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

/external/libxml2/
H A Dxpath.c12094 if (breakOnFirstHit) goto first_hit; }
12107 if (breakOnFirstHit) goto first_hit; }
12138 int breakOnFirstHit; local
12301 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0;

Completed in 89 milliseconds