HomeSort by relevance Sort by last modified time
    Searched refs:nonull (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
testSAX.c 60 static int nonull = 0; variable
1011 if ((!quiet) && (!nonull)) {
1080 if ((!quiet) && (!nonull)) {
1155 nonull++;
1171 else if ((!strcmp(argv[i], "-nonull")) ||
1172 (!strcmp(argv[i], "--nonull")))
1173 nonull++;
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Gruntfile.js 33 nonull: true,

Completed in 71 milliseconds