| /openbsd-src/regress/usr.sbin/rpki-client/rrdp/ |
| H A D | rrdp-r2.out | 2 …rdp: snapshot_uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50550/snapshot.xml 4 …lta serial 50501 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50501/delta.xml 6 …lta serial 50502 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50502/delta.xml 8 …lta serial 50503 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50503/delta.xml 10 …lta serial 50504 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50504/delta.xml 12 …lta serial 50505 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50505/delta.xml 14 …lta serial 50506 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50506/delta.xml 16 …lta serial 50507 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50507/delta.xml 18 …lta serial 50508 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50508/delta.xml 20 …lta serial 50509 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50509/delta.xml [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | corpus.t | 36 my $xml = $maybetest; 37 $xml =~ s/\.(txt|pod)$/\.xml/is or next; 38 $wouldxml{$maybetest} = $xml; 40 foreach my $x ($xml, uc($xml), lc($xml)) { 71 my $xml = $xmlfiles{$f}; 72 if($xml) { 73 print "#\n#To test $f against $xml\ [all...] |
| H A D | begin.t | 117 '<Document><Para>I like pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></for><Para>Yup.</Para></Document>' 120 '<Document><Para>I like pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></for><Para>Yup.</Para></Document>' 123 '<Document><Para>I like pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">stuff</Data></for><Para>Yup.</Para></Document>' 126 '<Document><Para>I like pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">I<stuff></Data></for><Para>Yup.</Para></Document>' 136 '<Document><Para>I like pie.</Para><for target="!crunk,zaz" target_matching="!"><Data xml:space="preserve">stuff</Data></for><Para>Yup.</Para></Document>' 139 '<Document><Para>I like pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></for><Para>Yup.</Para></Document>' 142 '<Document><Para>I like pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></for><Para>Yup.</Para></Document>' 145 '<Document><Para>I like pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></for><Para>Yup.</Para></Document>' 149 '<Document><Para>I like pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">stuff</Data></for><Para>Yup.</Para></Document>' 152 '<Document><Para>I like pie.</Para><for target="!mojojojo" target_matching="!"><Data xml [all...] |
| H A D | ac_d.t | 41 '<Document><freepies xml:space="preserve">Mmmmpie</freepies></Document>' 44 '<Document><freepies xml:space="preserve">Mmmmpie</freepies></Document>' 53 qq{<Document><freepies xml:space="preserve">Mmmmpie \n\tI<is good>! </freepies></Document>} 56 qq{<Document><freepies xml:space="preserve">Mmmmpie \n I<is good>! </freepies></Document>} 66 qq{<Document><head1>NAME</head1><Para>Pie Consortium -- me gustan pasteles</Para><freepies xml:space="preserve">Mmmmpie \n\tI<is good>! </freepies><Para>Goody!</Para></Document>} 69 qq{<Document><head1>NAME</head1><Para>Pie Consortium -- me gustan pasteles</Para><freepies xml:space="preserve">Mmmmpie \n I<is good>! </freepies><Para>Goody!</Para></Document>}
|
| H A D | strpvbtm.t | 88 my ($pod, $indent, $xml, $xhtml, $desc) = @$spec; 97 is $output, $xml, "Should have expected XML output for $desc";
|
| /openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
| H A D | cmds.c | 387 if (xml && !docbook) in insert_space() 410 else if (xml && !docbook) in cm_asterisk() 427 if (xml && !docbook) in cm_dots() 445 if (xml && !docbook) in cm_enddots() 467 else if (xml && !docbook) in cm_bullet() 481 if (xml) in cm_minus() 499 else if (xml) in cm_dmn() 511 if (xml) in cm_TeX() 533 if (xml) in cm_LaTeX() 555 else if (xml && !docbook) in cm_copyright() [all …]
|
| H A D | insertion.c | 447 else if (!no_headers && !xml) in begin_insertion() 450 if (xml) in begin_insertion() 472 if (xml) in begin_insertion() 558 if (xml) in begin_insertion() 649 if (xml) in begin_insertion() 679 if (xml) in begin_insertion() 692 if (xml) in begin_insertion() 829 else if (xml) in begin_insertion() 850 if ((!xml || docbook) && strlen (current_float_id ()) > 0) in begin_insertion() 890 if (xml && !xml_in_para && xml_indentation_increment > 0) in begin_insertion() [all …]
|
| H A D | lang.c | 582 if (xml && !docbook) in cm_documentlanguage() 634 int save_xml = xml; in cm_documentencoding() 637 xml = 0; in cm_documentencoding() 640 xml = save_xml; in cm_documentencoding() 667 else if (xml) in cm_documentencoding() 704 else if (xml) in add_encoded_char() 765 if (xml) in cm_accent_generic_html() 853 add_word ((html || xml) ? "¯" : "="); in cm_accent() 867 add_word ((html || xml) ? "<" : "<"); in cm_accent() 890 if (html || xml) in cm_accent_generic()
|
| H A D | multi.c | 239 int width = xml || html ? (columnfrac + .005) * 100 in setup_multitable_parameters() 273 if (html || xml) in out_char() 300 if (xml) in draw_horizontal_separator() 348 if (xml) in do_multitable() 366 else if (xml) in do_multitable() 536 else if (xml) in multitable_item() 601 else if (xml) in cm_tab() 628 else if (xml) in end_multitable()
|
| H A D | makeinfo.c | 573 xml = 1; in main() 580 xml = 0; in main() 587 xml = 0; in main() 595 xml = 0; in main() 603 xml = 1; in main() 628 if (xml && !docbook) in main() 642 xml = 1; in main() 759 xml = 0; in main() 778 xml = 0; in main() 788 xml = 1; in main() [all …]
|
| H A D | xref.c | 168 else if (xml) in cm_xref() 211 if (!xml) in cm_xref() 434 if (xml && !docbook) in cm_inforef() 507 else if (xml) in cm_uref() 575 if (xml && docbook) in cm_email() 582 else if (xml) in cm_email()
|
| H A D | index.c | 179 if (!html && !xml) in index_add_arg() 192 if (!html && !xml && no_headers) in index_add_arg() 260 if (xml) in index_add_arg() 460 if (xml && !docbook) in cm_synindex() 714 if (xml && !docbook) in cm_printindex() 756 if (xml && docbook) in cm_printindex() 870 else if (xml && docbook) in cm_printindex() 956 else if (xml && docbook) in cm_printindex()
|
| H A D | defun.c | 235 if (xml) in process_defun_args() 487 if (!html && !xml) in defun_internal() 593 else if (xml) in defun_internal() 630 if (!xml) in defun_internal() 658 if (xml) in defun_internal()
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | sgml | 6 0 string \<?xml\ version=" 9 !:mime image/svg+xml 29 0 search/1/cb \<?xml XML document text 30 0 string \<?xml\ version\ " XML 31 0 string \<?xml\ version=" XML 32 0 string \<?xml\ version=' XML 36 0 search/1/b \<?xml XML document text
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/libs/xml/ |
| H A D | BUILD.gn | 1 import("//llvm/utils/gn/build/libs/xml/enable.gni") 6 visibility = [ ":xml" ] 15 group("xml") {
|
| /openbsd-src/share/misc/ |
| H A D | mime.types | 3 application/atom+xml atom 17 application/rss+xml rss 20 application/vnd.google-earth.kml+xml kml 59 application/xhtml+xml xhtml 72 image/svg+xml svg svgz 88 text/xml xml
|
| /openbsd-src/lib/libexpat/tests/ |
| H A D | xmltest.sh | 131 for xmlfile in $(ls -1 *.xml | sort -d) ; do 141 for xmlfile in *pass*.xml ; do 160 for xmlfile in *.xml ; do 167 for xmlfile in *fail*.xml ; do
|
| /openbsd-src/regress/usr.sbin/rpki-client/ |
| H A D | Makefile.inc | 111 -n < ${.CURDIR}/../rrdp/notification.xml 2>&1 | tee rrdp-r1.out 115 -n < ${.CURDIR}/../rrdp/notification.xml 2>&1 | tee rrdp-r2.out 120 -d < ${.CURDIR}/../rrdp/delta.xml 2>&1 | tee rrdp-r3.out 125 -s < ${.CURDIR}/../rrdp/snapshot.xml 2>&1 | tee rrdp-r4.out 129 -n < ${.CURDIR}/../rrdp/xxe.xml 2>&1 | tee rrdp-r5.out 133 -n < ${.CURDIR}/../rrdp/billion_lol.xml 2>&1 | tee rrdp-r6.out 137 -n < ${.CURDIR}/../rrdp/notification_xmlns.xml 2>&1 | tee rrdp-r7.out
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | ChangeLog | 23 * makeinfo/xml.c (try_docbook_image): new fn. 178 * makeinfo/xml.h (SANSSERIF, SLANTED): define these new elements. 179 * makeinfo/xml.c (texinfoml_element_list): add them. 214 * xml.h (DOCUMENTDESCRIPTION): new value for xml_element. 215 * xml.c (texinfoml_element_list): define documentdescription. 217 * cmds.c (cm_documentdescription): insert opening xml tag. 218 * insertion.c (end_insertion): insert closing xml tag. 514 * makeinfo/cmds.c, cmds.h, xml.c, xml.h, 592 (Otherwise, -D/-U with --xml cause a segfault.) 646 * makeinfo/xml.c (xml_insert_indexentry, xml_insert_indexterm): [all …]
|
| H A D | AUTHORS | 12 html-, xml-, and docbook-related. 22 Philippe Martin original makeinfo xml/docbook output.
|
| /openbsd-src/gnu/llvm/llvm/utils/jedit/ |
| H A D | README | 5 * tablegen.xml 10 <MODE NAME="tablegen" FILE="tablegen.xml" FILE_NAME_GLOB="*.td" />
|
| /openbsd-src/gnu/llvm/libcxx/ |
| H A D | .gitignore | 34 nosetests.xml 35 coverage.xml
|
| /openbsd-src/gnu/llvm/libcxxabi/ |
| H A D | .gitignore | 44 nosetests.xml 45 coverage.xml
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/ |
| H A D | Makefile | 34 17_intro/porting-howto.html: 17_intro/porting-howto.xml 35 xltproc -o $@ /usr/share/xml/docbook/xsl-stylesheets-1.48-2/html/docbook.xsl $<
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/html/ |
| H A D | Makefile | 35 17_intro/porting-howto.html: 17_intro/porting-howto.xml 36 xltproc -o $@ /usr/share/xml/docbook/xsl-stylesheets-1.48-2/html/docbook.xsl $<
|