Home
last modified time | relevance | path

Searched refs:xinclude (Results 101 – 125 of 1755) sorted by relevance

12345678910>>...71

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/fuzz/seed_corpus/
H A D846b75d8201bc4be99b7f09e9afdbea164af9e5a1 <x xmlns:xinclude="http://www.w3.org/2001/XInclude">
3 <xinclude:include href="../ents/something.xml"/>
H A D814696d90cc9eb8d7673dea191aa107e69f13a601 <x xmlns:xinclude="http://www.w3.org/2001/XInclude">
3 <xinclude:include href="../ents/something.txt" parse="text"/>
H A Ddf3072782ab255b28e0d96a5227077e28181b1d91 <x xmlns:xinclude="http://www.w3.org/2003/XInclude">
3 <xinclude:include href="../ents/something.xml#xpointer(//p)"/>
H A D8417b375ee04fc01fb076db23961076133df89e51 <x xmlns:xinclude="http://www.w3.org/2003/XInclude">
3 <xinclude:include href="../ents/something.xml" xpointer="xpointer(//p)"/>
/dports/audio/vmpk/vmpk-0.8.6/man/
H A DMakefile5 xmllint --nonet --noout --postvalid --xinclude $^
7 xsltproc --output $@ --nonet --xinclude --xincludestyle \
/dports/benchmarks/uperf/uperf-1.0.7/manual/
H A DMakefile2 CMD=xsltproc --xinclude --output $(FILE).html $(FILE).xsl $(FILE).xml
5 time /usr/bin/xsltproc --xinclude -o $(FILE).html $(FILE).xsl $(FILE).xml
/dports/textproc/libxml++26/libxml++-2.40.1/docs/
H A DMakefile.am34 $(AM_V_GEN)$(XSLTPROC) -o manual/html/ --xinclude --catalogs \
41 $(XMLLINT) --xinclude --postvalid --noout $<
44 $(XMLLINT) --xinclude --postvalid --noout $<
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/quickbook/test/
H A Dregen-gold.sh24 if [[ $gold_file =~ .*xinclude/.*-alt\.gold ]]
28 elif [[ $gold_file =~ .*xinclude/.*\.gold ]]
H A Dquickbook-testing.jam21 feature.feature <quickbook-xinclude-base> : : free ;
160 toolset.flags quickbook-testing.process-quickbook XINCLUDE <quickbook-xinclude-base> ;
164 toolset.flags quickbook-testing.process-quickbook-html XINCLUDE <quickbook-xinclude-base> ;
174 …nd) $(>) --output-file=$(<) --debug -D"$(QB-DEFINES)" -I"$(INCLUDES)" --xinclude-base="$(XINCLUDE)"
184 …=onehtml --output-file=$(<) --debug -D"$(QB-DEFINES)" -I"$(INCLUDES)" --xinclude-base="$(XINCLUDE)"
/dports/devel/boost-docs/boost_1_72_0/tools/quickbook/test/
H A Dregen-gold.sh24 if [[ $gold_file =~ .*xinclude/.*-alt\.gold ]]
28 elif [[ $gold_file =~ .*xinclude/.*\.gold ]]
/dports/devel/boost-libs/boost_1_72_0/tools/quickbook/test/
H A Dregen-gold.sh24 if [[ $gold_file =~ .*xinclude/.*-alt\.gold ]]
28 elif [[ $gold_file =~ .*xinclude/.*\.gold ]]
/dports/devel/boost-python-libs/boost_1_72_0/tools/quickbook/test/
H A Dregen-gold.sh24 if [[ $gold_file =~ .*xinclude/.*-alt\.gold ]]
28 elif [[ $gold_file =~ .*xinclude/.*\.gold ]]
/dports/devel/hyperscan/boost_1_75_0/tools/quickbook/test/
H A Dregen-gold.sh24 if [[ $gold_file =~ .*xinclude/.*-alt\.gold ]]
28 elif [[ $gold_file =~ .*xinclude/.*\.gold ]]
/dports/devel/boost-libs/boost_1_72_0/doc/
H A DJamfile.v2137 rule xinclude-generator ( target : sources * : properties * )
160 type.register XINCLUDE_XML : xinclude : XML ;
161 generators.register-composing $(__name__).xinclude-generator : XML : XINCLUDE_XML ;
163 rule xinclude ( name : sources * : requirements * : default-build * : usage-requirements * )
175 xinclude libraries :
180 xinclude tools :
/dports/devel/boost-docs/boost_1_72_0/doc/
H A DJamfile.v2137 rule xinclude-generator ( target : sources * : properties * )
160 type.register XINCLUDE_XML : xinclude : XML ;
161 generators.register-composing $(__name__).xinclude-generator : XML : XINCLUDE_XML ;
163 rule xinclude ( name : sources * : requirements * : default-build * : usage-requirements * )
175 xinclude libraries :
180 xinclude tools :
/dports/devel/boost-python-libs/boost_1_72_0/doc/
H A DJamfile.v2137 rule xinclude-generator ( target : sources * : properties * )
160 type.register XINCLUDE_XML : xinclude : XML ;
161 generators.register-composing $(__name__).xinclude-generator : XML : XINCLUDE_XML ;
163 rule xinclude ( name : sources * : requirements * : default-build * : usage-requirements * )
175 xinclude libraries :
180 xinclude tools :
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/doc/
H A DMakefile13 $(XSLTPROC) --xinclude docbook.xsl $< > $@
19 $(XSLTPROC) --xinclude http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl $< > $@
27 …$(XSLTPROC) --stringparam extraparanewline "$(EXTRAPARANEWLINE)" --xinclude help.xsl $< | perl -00…
/dports/accessibility/caribou/caribou-0.4.21/data/layouts/fullscale/
H A DMakefile.am22 xsltproc --xinclude $(top_srcdir)/tools/basic.xsl $${srcdir}$@.in > $@.xsl && \
23 xsltproc --xinclude $@.xsl $${srcdir}$@.in > $@
/dports/devel/py-lxml/lxml-4.7.1/tools/
H A Dxpathgrep.py151 def find_in_file(f, xpath, print_name=True, xinclude=False, pretty_print=True, line_by_line=False, argument
167 if xinclude:
168 tree.xinclude()
310 xinclude=options.xinclude,
/dports/accessibility/caribou/caribou-0.4.21/data/layouts/tablet/
H A DMakefile.am23 xsltproc --xinclude $(top_srcdir)/tools/basic.xsl $${srcdir}$@.in > $@.xsl && \
24 xsltproc --xinclude $@.xsl $${srcdir}$@.in > $@
/dports/x11-wm/fvwm2/fvwm-2.6.9/doc/commands/
H A DMakefile.am21 $(XSLTPROC) --path "$(top_builddir)/doc" --xinclude \
26 $(XSLTPROC) --path "$(top_builddir)/doc" --xinclude \
/dports/devel/py-lxml/lxml-4.7.1/src/lxml/
H A Dxinclude.pxi3 from lxml.includes cimport xinclude
54 result = xinclude.xmlXIncludeProcessTreeFlagsData(
57 result = xinclude.xmlXIncludeProcessTree(node._c_node)
/dports/devel/hyperscan/boost_1_75_0/doc/
H A DJamfile.v2156 rule xinclude-generator ( target : sources * : properties * )
179 type.register XINCLUDE_XML : xinclude : XML ;
180 generators.register-composing $(__name__).xinclude-generator : XML : XINCLUDE_XML ;
182 rule xinclude ( name : sources * : requirements * : default-build * : usage-requirements * )
194 xinclude libraries :
199 xinclude tools :
/dports/accessibility/caribou/caribou-0.4.21/data/layouts/touch/
H A DMakefile.am28 xsltproc --xinclude $(top_srcdir)/tools/basic.xsl $${srcdir}$@.in > $@.xsl && \
29 xsltproc --xinclude $@.xsl $${srcdir}$@.in > $@
/dports/security/opensc/OpenSC-0.22.0/doc/tools/
H A DMakefile.am17 …$(AM_V_GEN)$(XSLTPROC) --nonet --path "$(srcdir)/..:$(xslstylesheetsdir)/html" --xinclude -o $@ ht…
21 …| $(XSLTPROC) --nonet --path "$(srcdir)/..:$(xslstylesheetsdir)/manpages" --xinclude -o $@ man.xsl…

12345678910>>...71