| /src/external/ibm-public/postfix/dist/mantools/ |
| postlink | 64 s;\bautho[-</bB>]*\n*[ <bB>]*rized_flush_users\b;<a href="postconf.5.html#authorized_flush_users">$&</a>;g; 65 s;\bautho[-</bB>]*\n*[ <bB>]*rized_mailq_users\b;<a href="postconf.5.html#authorized_mailq_users">$&</a>;g; 66 s;\bautho[-</bB>]*\n*[ <bB>]*rized_submit_users\b;<a href="postconf.5.html#authorized_submit_users">$&</a>;g; 67 s;\bautho[-</bB>]*\n*[ <bB>]*rized_verp_clients\b;<a href="postconf.5.html#authorized_verp_clients">$&</a>;g; 68 s;\bdebugger_command\b;<a href="postconf.5.html#debugger_command">$&</a>;g; 69 s;\b2bounce_notice_recipi[-</bB>]*\n*[ <bB>]*ent\b;<a href="postconf.5.html#2bounce_notice_recipient">$&</a>;g; 70 s;\baccess_map_reject_code\b;<a href="postconf.5.html#access_map_reject_code">$&</a>;g; 71 s;\baccess_map_defer_code\b;<a href="postconf.5.html#access_map_defer_code">$&</a>;g; 72 s;\baddress_verify_default_transport\b;<a href="postconf.5.html#address_verify_default_transport">$&</a>;g; 73 s;\baddress_verify_sender_depen[-</bB>]*\n*[ <bB>]*dent_default_trans[-</bB>]*\n*[ <bB>]*port_maps\b;<a href="postconf.5.html#address_verify_sender_dependent_default_transport_maps">$&</a>;g [all...] |
| makemanidx | 14 <link rel='stylesheet' type='text/css' href='postfix-doc.css'> 35 <li> <a href="OVERVIEW.html"> Postfix architecture overview </a> 37 <li> <a href="BASIC_CONFIGURATION_README.html"> Basic configuration 40 <li> <a href="DEBUG_README.html"> Trouble shooting </a> 42 <li> <a href="CONTENT_INSPECTION_README.html"> Content inspection 45 <li> <a href="SMTPD_ACCESS_README.html">Relay/access control overview 48 <li> <a href="DATABASE_README.html"> Lookup table overview </a>
|
| make_soho_readme | 14 <link rel='stylesheet' type='text/css' href='postfix-doc.css'> 40 <li><a href="#stand_alone">Postfix on a stand-alone Internet host</a> 42 <li><a href="#fantasy">Postfix on hosts without a real 51 <li><a href="#client_sasl_enable">Enabling SASL authentication in the 54 <li><a href="#client_sasl_sender">Configuring Sender-Dependent SASL
|
| /src/external/gpl2/texinfo/dist/makeinfo/ |
| html.h | 55 extern void add_anchor_name (char *nodename, int href); 56 extern void add_url_name (char *nodename, int href); 57 extern void add_nodename_to_filename (char *nodename, int href);
|
| html.c | 243 add_word ("<link title=\"Top\" rel=\"top\" href=\"#Top\">\n"); 247 add_word ("<link title=\"Top\" rel=\"start\" href=\"index.html#Top\">\n"); 267 add_word ("<link title=\"Top\" rel=\"start\" href=\"#Top\">\n"); 270 add_word ("<link href=\"http://www.gnu.org/software/texinfo/\" \ 594 add_word_args (" href=\""); 645 If HREF is zero, generate text for name= in the new node name 647 If HREF is negative, generate text for name= in the old convention. 648 If HREF is positive, generate the name for an href= attribute, i.e., 651 add_anchor_name (char *nodename, int href) [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/WindowsManifest/ |
| WindowsManifestMerger.cpp | 123 // Search for prefix-defined namespace specified by HRef, starting on Node and 126 static xmlNsPtr search(const unsigned char *HRef, xmlNodePtr Node) { 128 if (Def->prefix && xmlStringsEqual(Def->href, HRef)) { 133 return search(HRef, Node->parent); 138 // Return the prefix that corresponds to the HRef. If HRef is not a recognized 139 // URI, then just return the HRef itself to use as the prefix. 140 static const unsigned char *getPrefixForHref(const unsigned char *HRef) { 142 if (xmlStringsEqual(HRef, TO_XML_CHAR(Ns.first.data()))) [all...] |
| /src/share/misc/ |
| make.country | 48 grep -v href= |
|
| /src/external/mit/libcbor/dist/docs/doxygen/ |
| menu.js | 7 result+='<li><a href="'+relPath+data.children[i].url+'">'+ 22 $('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><span class="left"><img id="MSearchSelect" src="'+relPath+'search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/><input type="text" id="MSearchField" value="'+search+'" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/></span><span class="right"><a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="'+relPath+'search/close.png" alt=""/></a></span></div></li>');
|
| dynsections.js | 101 $(this).data('powertip',$('#'+$(this).attr('href').replace(/.*\//,'').replace(/[^a-z_A-Z0-9]/g,'_')).html());
|
| /src/external/bsd/mdocml/dist/ |
| html.c | 706 attr = "href"; 804 char *id, *href; local 807 id = href = NULL; 811 href = id == NULL ? html_make_id(n, 2) : id; 812 if (href != NULL && htmltags[elemtype].flags & HTML_INPHRASE) 813 ret = print_otag(h, TAG_A, "chR", "permalink", href); 817 if (href != NULL && (nch = n->child) != NULL) { 826 print_otag(h, TAG_A, "chR", "permalink", href); 831 free(href); 911 char *href; local [all...] |
| /src/external/gpl3/gdb/dist/readline/readline/doc/ |
| texi2html | 667 # href, html-name, node-name of 946 using <A HREF="$T2H_HOMEPAGE"><I>texi2html</I></A> 1167 print $fh map {s/HREF=/target=\"main\" HREF=/; $_;} @stoc_lines; 1178 using <A HREF="$T2H_HOMEPAGE"><I>texi2html</I></A> 2415 %node2href = (); # node to HREF 2419 %bib2href = (); # bibliography reference to HREF 2420 %gloss2href = (); # glossary term to HREF 3824 $index->{$prefix}->{$key}->{href} = "$docu_doc#$id"; 3961 $l = t2h_anchor('', "$page->{href}#${name}_$letter", "<b>$letter</b>", [all...] |
| /src/external/gpl3/gdb.old/dist/readline/readline/doc/ |
| texi2html | 667 # href, html-name, node-name of 946 using <A HREF="$T2H_HOMEPAGE"><I>texi2html</I></A> 1167 print $fh map {s/HREF=/target=\"main\" HREF=/; $_;} @stoc_lines; 1178 using <A HREF="$T2H_HOMEPAGE"><I>texi2html</I></A> 2415 %node2href = (); # node to HREF 2419 %bib2href = (); # bibliography reference to HREF 2420 %gloss2href = (); # glossary term to HREF 3824 $index->{$prefix}->{$key}->{href} = "$docu_doc#$id"; 3961 $l = t2h_anchor('', "$page->{href}#${name}_$letter", "<b>$letter</b>", [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| xml-support.c | 780 char *href = (char *) xml_find_attribute (attributes, "href")->value.get (); 782 gdb_xml_debug (parser, _("Processing XInclude of \"%s\""), href); 788 std::optional<gdb::char_vector> text = data->fetcher (href); 790 gdb_xml_error (parser, _("Could not load XML document \"%s\""), href); 795 gdb_xml_error (parser, _("Parsing \"%s\" failed"), href); 859 { "href", GDB_XML_AF_NONE, NULL, NULL }, 779 char *href = (char *) xml_find_attribute (attributes, "href")->value.get (); local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| xml-support.c | 780 char *href = (char *) xml_find_attribute (attributes, "href")->value.get (); 782 gdb_xml_debug (parser, _("Processing XInclude of \"%s\""), href); 788 std::optional<gdb::char_vector> text = data->fetcher (href); 790 gdb_xml_error (parser, _("Could not load XML document \"%s\""), href); 795 gdb_xml_error (parser, _("Parsing \"%s\" failed"), href); 859 { "href", GDB_XML_AF_NONE, NULL, NULL }, 779 char *href = (char *) xml_find_attribute (attributes, "href")->value.get (); local
|
| /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/ |
| texi2html | 443 %node2href = (); # node to HREF 444 %bib2href = (); # bibliography reference to HREF 445 %gloss2href = (); # glossary term to HREF 1176 push(@lines2, "<A HREF=\"#$index\_$letter\">" . &protect_html($letter) . "</A>\n"); 1262 $href = $node2href{$node}; 1263 $_ = "${before}${type}section " . &anchor('', $href, $sec) . $after; 1277 $href = $bib2href{$what}; 1278 if (defined($href) && $post !~ /^[^<]*<\/A>/) { 1279 $done .= $pre . &anchor('', $href, $what); 1293 $href = $gloss2href{$entry} [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| texi2html | 443 %node2href = (); # node to HREF 444 %bib2href = (); # bibliography reference to HREF 445 %gloss2href = (); # glossary term to HREF 1176 push(@lines2, "<A HREF=\"#$index\_$letter\">" . &protect_html($letter) . "</A>\n"); 1262 $href = $node2href{$node}; 1263 $_ = "${before}${type}section " . &anchor('', $href, $sec) . $after; 1277 $href = $bib2href{$what}; 1278 if (defined($href) && $post !~ /^[^<]*<\/A>/) { 1279 $done .= $pre . &anchor('', $href, $what); 1293 $href = $gloss2href{$entry} [all...] |
| /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
| report.py | 85 | <link type="text/css" rel="stylesheet" href="scanview.css"/> 205 | <td><a href="{report_file}#EndPath">View Report</a></td> 242 | <td><a href="{file}">preprocessor output</a></td> 243 | <td><a href="{stderr}">analyzer std err</a></td>
|
| /src/external/gpl3/gdb/dist/gdb/contrib/ari/ |
| update-web-ari.sh | 489 printf "<a href=\"#,%s\">%d</a></td>", bug, count + BIAS 557 printf "<a href=\"#%s\">", bug 579 printf "<a href=\"#%s\">%d</a>", bug, bug_total[bug] 581 printf "<a href=\"#%s,%s\">^</a>", prev_file[bug, where], bug 582 printf "<a href=\"#%s,%s\">v</a>", next_file[bug, where], bug 682 printf "<a href=\"#%s,%s\">></a>", file, next_bug[file, 0] 689 printf "<a href=\"#%s\">%d</a>", bug, db[bug, file] 690 printf "<a href=\"#%s,%s\">^</a>", prev_file[bug, file], bug 691 printf "<a href=\"#%s,%s\">v</a>", next_file[bug, file], bug 703 printf "<a href=\"#%s,%s\"><</a>", file, prev_bug[file, -1 [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/contrib/ari/ |
| update-web-ari.sh | 489 printf "<a href=\"#,%s\">%d</a></td>", bug, count + BIAS 557 printf "<a href=\"#%s\">", bug 579 printf "<a href=\"#%s\">%d</a>", bug, bug_total[bug] 581 printf "<a href=\"#%s,%s\">^</a>", prev_file[bug, where], bug 582 printf "<a href=\"#%s,%s\">v</a>", next_file[bug, where], bug 682 printf "<a href=\"#%s,%s\">></a>", file, next_bug[file, 0] 689 printf "<a href=\"#%s\">%d</a>", bug, db[bug, file] 690 printf "<a href=\"#%s,%s\">^</a>", prev_file[bug, file], bug 691 printf "<a href=\"#%s,%s\">v</a>", next_file[bug, file], bug 703 printf "<a href=\"#%s,%s\"><</a>", file, prev_bug[file, -1 [all...] |
| /src/external/gpl2/groff/dist/contrib/pdfmark/ |
| pdfroff.sh | 464 $AWK '/^gropdf-info:href/ {$1 = ".pdfhref D -N"; print}' $WRKFILE > $REFFILE
|
| /src/external/mit/libcbor/dist/docs/doxygen/search/ |
| search.js | 741 srLink.setAttribute('href',searchData[e][1][1][0]); 753 srLink.setAttribute('href','javascript:searchResults.Toggle("SR_'+id+'")'); 762 srChild.setAttribute('href',searchData[e][1][c+1][0]); 785 link.href='javascript:void(0)';
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/ |
| README.md | 208 Licensed under either of <a href="LICENSE-APACHE">Apache License, Version 209 2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/ |
| README.md | 231 Licensed under either of <a href="LICENSE-APACHE">Apache License, Version 232 2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
|
| /src/external/bsd/nsd/dist/doc/ |
| differences.tex | 14 Jelte Jansen\thanks{\href{mailto:jelte@nlnetlabs.nl}{jelte@nlnetlabs.nl}}, 16 Wouter Wijngaards\thanks{\href{mailto:wouter@nlnetlabs.nl}{wouter@nlnetlabs.nl}}, 76 \href{http://www.ee.oulu.fi/research/ouspg/protos/testing/c09/dns} 83 repository. These can be found in \href{http://wiki.ethereal.com/SampleCaptures}
|
| /src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| doc.d | 3068 string href; /// the link destination 3112 if (!link.href.length && !delimiter.rightFlanking) 3114 if (!link.href.length) 3129 message(loc, "Ddoc: linking '%.*s' to '%.*s'", cast(int)s.length, s.ptr, cast(int)link.href.length, link.href.ptr); 3245 if (!parseHref(buf, iEnd) || href.length == 0) 3395 auto href = slice[iHrefStart .. j].dup; 3396 this.href = cast(string) percentEncode(removeEscapeBackslashes(href)).replaceChar(',', "$(COMMA)"); 3499 iLinkEnd = buf.insert(iLinkEnd, href); [all...] |