Searched refs:OP_EXTUNI_EXTRA (Results 1 – 1 of 1) sorted by relevance
102 #define OP_EXTUNI_EXTRA 320 macro817 case OP_EXTUNI: codevalue += OP_EXTUNI_EXTRA; break; in internal_dfa_match()1515 case OP_EXTUNI_EXTRA + OP_TYPEPLUS: in internal_dfa_match()1516 case OP_EXTUNI_EXTRA + OP_TYPEMINPLUS: in internal_dfa_match()1517 case OP_EXTUNI_EXTRA + OP_TYPEPOSPLUS: in internal_dfa_match()1523 if (count > 0 && codevalue == OP_EXTUNI_EXTRA + OP_TYPEPOSPLUS) in internal_dfa_match()1756 case OP_EXTUNI_EXTRA + OP_TYPEQUERY: in internal_dfa_match()1757 case OP_EXTUNI_EXTRA + OP_TYPEMINQUERY: in internal_dfa_match()1758 case OP_EXTUNI_EXTRA + OP_TYPEPOSQUERY: in internal_dfa_match()1762 case OP_EXTUNI_EXTRA + OP_TYPESTAR: in internal_dfa_match()[all …]