Home
last modified time | relevance | path

Searched refs:xmllint (Results 1 – 25 of 25) sorted by relevance

/external/libxml2/
DMakefile.am18 bin_PROGRAMS = xmllint xmlcatalog program
99 xmllint_SOURCES=xmllint.c
309 XMLtests : xmllint$(EXEEXT)
317 $(CHECKER) $(top_builddir)/xmllint $$i > $(srcdir)/result/$$name ; \
320 log=`$(CHECKER) $(top_builddir)/xmllint $$i 2>&1 > result.$$name ; \
323 …$(CHECKER) $(top_builddir)/xmllint result.$$name 2>&1 > result2.$$name | grep -v 'failed to load e…
335 $(CHECKER) $(top_builddir)/xmllint --memory $$i > $(srcdir)/result/$$name ; \
338 log=`$(CHECKER) $(top_builddir)/xmllint --memory $$i 2>&1 > result.$$name ; \
341 …$(CHECKER) $(top_builddir)/xmllint --memory result.$$name 2>&1 > result2.$$name | grep -v 'failed …
348 XMLPushtests: xmllint$(EXEEXT)
[all …]
DNEWS58 xmllint was not parsing the --c14n11 flag (Sérgio Batista),
82 xmllint --pretty crashed without following numeric argument (Tim Galeckas),
177 xmllint --memory should fail on empty files (Daniel Veillard),
196 Add documentation for xmllint --xpath (Daniel Veillard),
235 xmllint should not load DTD by default when using the reader (Daniel,
262 Add a --pushsmall option to xmllint (Daniel Veillard)
391 Fix xmllint --xpath node initialization (Daniel Veillard)
430 xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY) (Patrick R. Gansterer),
472 Fix a crash with xmllint --path on empty results (Daniel Veillard),
508 Add "whereis" command to xmllint shell (Ryan),
[all …]
DAndroid.bp110 name: "xmllint",
111 srcs: ["xmllint.c"],
DChangeLog12 * runtest.c Makefile.am testC14N.c xmllint.c: add support in CLI
214 * xmllint.c: Matthias Kaehlcke reported a build problem when
367 * include/libxml/parser.h parser.c xmllint.c: strengthen some
386 * include/libxml/parser.h xinclude.c xmllint.c: patch based on
506 * xmllint.c: add a new option --oldxml10 to use the old parser
949 * xmllint.c: apply fix from Stefan Kost to avoid a crash
950 in xmllint, fixes 504284
1293 * xmllint.c catalog.c: "xmllint unusable on win32" so applied
1503 * xmllint.c: order XPath elements when using --shell
1545 * xmllint.c: started to switch xmllint to use xmlSaveDoc to test
[all …]
D.gitignore117 xmllint
Dlibxml.spec.in144 %doc %{_mandir}/man1/xmllint.1*
149 %{_bindir}/xmllint
DTODO3 123564 xmllint --html --format
171 - turn tester into a generic program xmllint installed with libxml
Dconfigure.ac70 AC_PATH_PROG(XMLLINT, xmllint, /usr/bin/xmllint)
117 [ --with-history add history support to xmllint shell(off)])
1103 dnl xmllint shell history
1106 echo Enabling xmllint shell history
DREADME.zOS58 bin_PROGRAMS = xmllint$(EXEEXT) xmlcatalog$(EXEEXT)
/external/libxml2/doc/
DMakefile.am28 apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
232 xmllint.1 \
233 xmllint.html \
234 xmllint.xml \
239 man_MANS = xmllint.1 xmlcatalog.1
246 web: $(PAGES) xmllint.html xmlcatalog_man.html
314 xmllint.1: xmllint.xml
315 -@($(XSLTPROC) --nonet xmllint.xml)
317 xmllint.html: xmllint.xml
318 …ROC) --nonet -o $@ http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl xmllint.xml)
Ddocdescr.doc43 xmllint.1 Man page for xmllint program, built from xmllint.xml DocBook
44 source with "make xmllint.1" or "make all"
90 7) Manually generate xmlcatalog.1 and xmllint.1 using manpages/docbook.xsl
/external/honggfuzz/docs/
DFeedbackDrivenFuzzing.md51 $ [honggfuzz_dir]/honggfuzz -C -f IN.corpus/ -- ./xmllint --format --nonet ___FILE___
56 Fuzzed cmd: './xmllint --format --nonet ___FILE___'
157 $ [honggfuzz_dir]/honggfuzz --linux_perf_bts_edge -f IN.corpus/ -- /usr/bin/xmllint -format ___FILE…
162 Fuzzed cmd: '/usr/bin/xmllint -format ___FILE___'
179 $ [honggfuzz_dir]/honggfuzz --linux_perf_ipt_block -f IN.corpus/ -- /usr/bin/xmllint -format ___FIL…
184 Fuzzed cmd: '/usr/bin/xmllint -format ___FILE___'
200 $ [honggfuzz_dir]/honggfuzz --linux_perf_instr -f IN.corpus -- /usr/bin/xmllint -format ___FILE___
205 Fuzzed cmd: '/usr/bin/xmllint -format ___FILE___'
225 $ [honggfuzz_dir]/honggfuzz --linux_perf_branch -f IN/ -F 2500 -- /usr/bin/xmllint -format ___FILE_…
230 Fuzzed cmd: '/usr/bin/xmllint -format ___FILE___'
/external/libxml2/os400/
Dmake-src.sh251 if action_needed "${LIBIFSNAME}/XMLLINT.PGM" "xmllint.c" ||
272 rm -f "${IFSDIR}/bin/xmllint"
273 ln -s "${LIBIFSNAME}/XMLLINT.PGM" "${IFSDIR}/bin/xmllint"
287 "${SCRIPTDIR}/xmllint.cmd"
DREADME400188 xmllint and xmlcatalog programs:
/external/parameter-framework/upstream/schemas/
DREADME.md5 `xmllint` may be used to check for correctness, e.g:
7xmllint --xinclude --noout --schema ParameterFrameworkConfiguration.xsd /path/to/your/ParameterFra…
12 `ConfigurableDomains.xsd` are relevant for use with xmllint: the others are
/external/libxml2/win32/
DMakefile.msvc248 UTILS = $(BINDIR)\xmllint.exe\
471 XMLtests : $(BINDIR)\xmllint.exe
477 $(BINDIR)\xmllint.exe %%I > $(XML_SRCDIR)\result\%%~nxI && \
480 $(BINDIR)\xmllint.exe %%I 2>&1 > result.%%~nxI && \
483 …$(BINDIR)\xmllint.exe result.%%~nxI 2>&1 > result2.%%~nxI | findstr /V /C:"failed to load external…
DMakefile.bcb208 UTILS = $(BINDIR)\xmllint.exe\
DMakefile.mingw204 UTILS = $(BINDIR)/xmllint.exe\
/external/bzip2/
Dxmlproc.sh76 xmllint $flags $dtd $xmlfmtfile 2> $OUT
/external/libxml2/VxWorks/
Dbuild.sh72 rm -fR xmllint.c
/external/libxml2/vms/
Dbuild_libxml.com19 $! - added module schematron.c (prevent xmllint errors)
/external/libxml2/doc/examples/
DMakefile.am22 -cd $(srcdir) && xmllint --valid --noout index.html
/external/valgrind/docs/
DMakefile.am112 XMLLINT = xmllint
DMakefile.in390 XMLLINT = xmllint
/external/clang/test/
Dlit.cfg448 if lit.util.which('xmllint'):
449 config.available_features.add('xmllint')