Home
last modified time | relevance | path

Searched refs:href (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/mdocml/
H A Dhtml.c804 char *id, *href; in print_otag_id() local
807 id = href = NULL; in print_otag_id()
811 href = id == NULL ? html_make_id(n, 2) : id; in print_otag_id()
812 if (href != NULL && htmltags[elemtype].flags & HTML_INPHRASE) in print_otag_id()
813 ret = print_otag(h, TAG_A, "chR", "permalink", href); in print_otag_id()
817 if (href != NULL && (nch = n->child) != NULL) { in print_otag_id()
826 print_otag(h, TAG_A, "chR", "permalink", href); in print_otag_id()
831 free(href); in print_otag_id()
911 char *href; in print_tagged_text() local
941 if (n != NULL && (href = html_make_id(n, 2)) != NULL) { in print_tagged_text()
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Darray48 * Meets the requirements of a <a href="tables.html#65">container</a>, a
49 * <a href="tables.html#66">reversible container</a>, and a
50 * <a href="tables.html#67">sequence</a>.
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Darray47 * Meets the requirements of a <a href="tables.html#65">container</a>, a
48 * <a href="tables.html#66">reversible container</a>, and a
49 * <a href="tables.html#67">sequence</a>.
/dflybsd-src/contrib/gdb-7/gdb/
H A Dxml-support.c776 char *href = xml_find_attribute (attributes, "href")->value; in xinclude_start_include() local
780 gdb_xml_debug (parser, _("Processing XInclude of \"%s\""), href); in xinclude_start_include()
786 text = data->fetcher (href, data->fetcher_baton); in xinclude_start_include()
788 gdb_xml_error (parser, _("Could not load XML document \"%s\""), href); in xinclude_start_include()
795 gdb_xml_error (parser, _("Parsing \"%s\" failed"), href); in xinclude_start_include()
H A Dxml-support.h55 typedef char *(*xml_fetch_another) (const char *href, void *baton);
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Darray52 * Meets the requirements of a <a href="tables.html#65">container</a>, a
53 * <a href="tables.html#66">reversible container</a>, and a
54 * <a href="tables.html#67">sequence</a>.
H A Dbitset691 * <a href="tables.html#65">container</a>. Mainly, it lacks iterators.)
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Darray84 * Meets the requirements of a <a href="tables.html#65">container</a>, a
85 * <a href="tables.html#66">reversible container</a>, and a
86 * <a href="tables.html#67">sequence</a>.
H A Dbitset692 * <a href="tables.html#65">container</a>. Mainly, it lacks iterators.)
/dflybsd-src/contrib/file/magic/Magdir/
H A Dsgml96 0 search/4096/cwt \<a\ href= HTML document text
H A Dfilesystems1384 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dfunctional362 * <a href="http://www.sgi.com/tech/stl/">SGI's site</a>.
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dfunctional347 * <a href="http://www.sgi.com/tech/stl/">SGI's site</a>.
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr2/
H A Ddynamic_bitset508 * requirements of a <a href="tables.html#65">container</a>.