Searched refs:OP_EXTUNI_EXTRA (Results 1 – 1 of 1) sorted by relevance
102 #define OP_EXTUNI_EXTRA 320 macro822 case OP_EXTUNI: codevalue += OP_EXTUNI_EXTRA; break; in internal_dfa_match()1522 case OP_EXTUNI_EXTRA + OP_TYPEPLUS: in internal_dfa_match()1523 case OP_EXTUNI_EXTRA + OP_TYPEMINPLUS: in internal_dfa_match()1524 case OP_EXTUNI_EXTRA + OP_TYPEPOSPLUS: in internal_dfa_match()1530 if (count > 0 && codevalue == OP_EXTUNI_EXTRA + OP_TYPEPOSPLUS) in internal_dfa_match()1763 case OP_EXTUNI_EXTRA + OP_TYPEQUERY: in internal_dfa_match()1764 case OP_EXTUNI_EXTRA + OP_TYPEMINQUERY: in internal_dfa_match()1765 case OP_EXTUNI_EXTRA + OP_TYPEPOSQUERY: in internal_dfa_match()1769 case OP_EXTUNI_EXTRA + OP_TYPESTAR: in internal_dfa_match()[all …]