Searched defs:breakOnFirstHit (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c11943 if (breakOnFirstHit) goto first_hit; }
11955 if (breakOnFirstHit) goto first_hit; }
11988 int breakOnFirstHit; local
12161 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0;

Completed in 62 milliseconds