Searched refs:noout (Results 1 – 21 of 21) sorted by relevance
180 xmlcatalog --noout --create $ROOTCATALOG188 xmlcatalog --noout --create $CATALOG214 xmlcatalog --noout --add "public" \217 xmlcatalog --noout --add "public" \220 xmlcatalog --noout --add "public" \223 xmlcatalog --noout --add "public" \226 xmlcatalog --noout --add "public" \229 xmlcatalog --noout --add "public" \232 xmlcatalog --noout --add "public" \235 xmlcatalog --noout --add "public" \[all …]
263 $(XMLLINT) --nonet --valid --noout $(PAGES) ; fi );281 $(XMLLINT) --nonet --valid --noout API*.html ; fi );289 $(XMLLINT) --nonet --valid --noout html/*.html ; fi );
35 static int noout = 0; variable354 noout = 1; in main()358 noout = 1; in main()467 if ((!no_super_update) && (noout) && (catal != NULL) && in main()483 if (noout) { in main()494 noout = 0; in main()510 noout = 0; in main()588 if (noout && filename && *filename) { in main()595 noout = 0; in main()
135 static int noout = 0; variable902 if (noout) in isStandaloneDebug()920 if (noout) in hasInternalSubsetDebug()938 if (noout) in hasExternalSubsetDebug()955 if (noout) in internalSubsetDebug()979 if (noout) in externalSubsetDebug()1010 if (noout) in resolveEntityDebug()1040 if (noout) in getEntityDebug()1059 if (noout) in getParameterEntityDebug()1090 if (noout) in entityDeclDebug()[all …]
51 static int noout = 0; variable74 noout++; in main()
46 static int noout = 0; variable659 if (!noout) { in parseSAXFile()698 if (!noout) { in parseSAXFile()777 if (!noout) { in parseAndPrintFile()820 noout++; in main()
50 static int noout = 0; variable74 noout++; in main()
681 -@($(CHECKER) $(top_builddir)/xmlcatalog --create --noout $(srcdir)/result/catalogs/mycatalog; \683 …$(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid sysid $(srcdir)/result/catalogs/m…685 …$(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid2 sysid2 $(srcdir)/result/catalogs…687 …$(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid3 sysid3 $(srcdir)/result/catalogs…691 $(CHECKER) $(top_builddir)/xmlcatalog --noout --del sysid $(srcdir)/result/catalogs/mycatalog; \693 $(CHECKER) $(top_builddir)/xmlcatalog --noout --del sysid3 $(srcdir)/result/catalogs/mycatalog; \695 $(CHECKER) $(top_builddir)/xmlcatalog --noout --del sysid2 $(srcdir)/result/catalogs/mycatalog; \830 log=`$(CHECKER) $(top_builddir)/xmllint --valid --noout --nowarning $$i ; \840 $(CHECKER) $(top_builddir)/xmllint --noout --valid $$i 2> $(srcdir)/result/VC/$$name ; \843 log=`$(CHECKER) $(top_builddir)/xmllint --noout --valid $$i 2> result.$$name ; \[all …]
15092 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
2 # openssl x509 -in src/cert.pem -fingerprint -sha256 -noout \
2 # openssl x509 -in src/cert.pem -fingerprint -sha1 -noout \
10 openssl x509 -in "$x" -noout -fingerprint | cut -f2 -d=; \
20 xmllint --noout --schema ../docs/drd-xml-output.xsd $b-${USER}.xml 2>&1 | tee $b.xmllint
64 $OPENSSL x509 -noout -text -in $PREFIX-ca.cacert -nameopt multiline
96 $OPENSSL x509 -noout -text -hash -in $PREFIX-sv.crt -nameopt multiline
105 xmllint --noout --valid "$$f" || exit 1 ; \
22 -cd $(srcdir) && xmllint --valid --noout index.html
104 (*NOOUT '--noout') +
7 …xmllint --xinclude --noout --schema ParameterFrameworkConfiguration.xsd /path/to/your/ParameterFra…
110 LINT_FLAGS = --noblanks --noout --xinclude --postvalid --noent
470 key_size=$(openssl rsa -text -noout -in "${key_file}" | \