Home
last modified time | relevance | path

Searched refs:postvalid (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/docs/
DMakefile.am101 LINT_FLAGS = --noblanks --noout --xinclude --postvalid --noent
/external/chromium_org/third_party/libxml/src/
Dxmllint.c144 static int postvalid = 0; variable
2762 } else if (postvalid) { in parseAndPrintFile()
3179 postvalid++; in main()
DChangeLog16248 * xmllint.c: added --loaddtd and sligly changed --postvalid to
18934 * tester.c: added --postvalid, cleaning of the code
/external/libxml2/
Dxmllint.c145 static int postvalid = 0; variable
2776 } else if (postvalid) { in parseAndPrintFile()
3208 postvalid++; in main()