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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c350 #define REGEXP_ALL_LAX_COUNTER 0x123457 macro
1469 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_LAX_COUNTER);
3821 if (trans->count == REGEXP_ALL_LAX_COUNTER) {
4275 if (trans->count == REGEXP_ALL_LAX_COUNTER) {
4319 if (trans->count == REGEXP_ALL_LAX_COUNTER) {
/external/libxml2/
H A Dxmlregexp.c354 #define REGEXP_ALL_LAX_COUNTER 0x123457 macro
1473 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_LAX_COUNTER);
3831 if (trans->count == REGEXP_ALL_LAX_COUNTER) {
4285 if (trans->count == REGEXP_ALL_LAX_COUNTER) {
4329 if (trans->count == REGEXP_ALL_LAX_COUNTER) {

Completed in 266 milliseconds