Searched refs:noout (Results 1 – 20 of 20) 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; variable353 noout = 1; in main()357 noout = 1; in main()466 if ((!no_super_update) && (noout) && (catal != NULL) && in main()482 if (noout) { in main()493 noout = 0; in main()509 noout = 0; in main()587 if (noout && filename && *filename) { in main()594 noout = 0; in main()
135 static int noout = 0; variable901 if (noout) in isStandaloneDebug()919 if (noout) in hasInternalSubsetDebug()937 if (noout) in hasExternalSubsetDebug()954 if (noout) in internalSubsetDebug()978 if (noout) in externalSubsetDebug()1009 if (noout) in resolveEntityDebug()1039 if (noout) in getEntityDebug()1058 if (noout) in getParameterEntityDebug()1089 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()
677 -@($(CHECKER) $(top_builddir)/xmlcatalog --create --noout $(srcdir)/result/catalogs/mycatalog; \679 …$(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid sysid $(srcdir)/result/catalogs/m…681 …$(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid2 sysid2 $(srcdir)/result/catalogs…683 …$(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid3 sysid3 $(srcdir)/result/catalogs…687 $(CHECKER) $(top_builddir)/xmlcatalog --noout --del sysid $(srcdir)/result/catalogs/mycatalog; \689 $(CHECKER) $(top_builddir)/xmlcatalog --noout --del sysid3 $(srcdir)/result/catalogs/mycatalog; \691 $(CHECKER) $(top_builddir)/xmlcatalog --noout --del sysid2 $(srcdir)/result/catalogs/mycatalog; \826 log=`$(CHECKER) $(top_builddir)/xmllint --valid --noout --nowarning $$i ; \836 $(CHECKER) $(top_builddir)/xmllint --noout --valid $$i 2> $(srcdir)/result/VC/$$name ; \839 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 -sha1 -noout \
2 # openssl x509 -in src/cert.pem -fingerprint -sha256 -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
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}" | \