Searched refs:href (Results 1 – 13 of 13) sorted by relevance
15 * <?xml-stylesheet href="docbook-css-<ver>/driver.css" type="text/css"?>
45 …<a href="http://haiku-os.org/docs/userguide/en/preferences/network.html">Network preferences app</…
49 <a href="https://datatracker.ietf.org/doc/html/rfc7230#section-3.1.2">three digit status69 See <a href="https://datatracker.ietf.org/doc/html/rfc7231#page-48">RFC7231 and its81 <a href="https://datatracker.ietf.org/doc/html/rfc7230#section-3.1.2">specification</a>, the
36 The <a href="https://datatracker.ietf.org/doc/html/rfc7231#section-4.1">HTTP standard</a>
21 <a href="https://www.ietf.org/rfc/rfc2047.txt">RFC-2047</a> style text. As such,
1021 const char *href = GetStringAttribute(attributes, "xlink:href"); in StartElement() local1023 if (href) { in StartElement()1024 BBitmap *bitmap = BTranslationUtils::GetBitmap(href); in StartElement()
8 <a href="https://api.haiku-os.org">online version</a> for the most10 contact the <a href="https://www.freelists.org/list/haiku-doc">documentation23 <a href="https://haiku-os.org/legacy-docs/bebook/">The Be Book</a>.25 <a href="https://www.access-company.com/">Access Co.</a>, the current480 …<a href="https://haiku-os.org/docs/userguide/en/preferences/network.html">Network preferences app<…
2478 # For details please see <a href=https://graphviz.org/doc/info/attrs.html>Node,2490 # href=https://graphviz.org/doc/info/arrows.html>Complete documentation about2499 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>
4 <a href="http://www.json.org/">JSON</a> is a simple textual description of a
257 <a href="http://haiku-os.org/docs/userguide/en/preferences/keymap.html">User Guide</a>.
2610 const char *href = attr[i+1]; in nsvg__parseGradient() local2611 strncpy(grad->ref, href+1, 62); in nsvg__parseGradient()
2306 href 12 1 5
2152 See <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule">