Searched refs:OP_EXTUNI_EXTRA (Results 1 – 1 of 1) sorted by relevance
101 #define OP_EXTUNI_EXTRA 320 macro726 case OP_EXTUNI: codevalue += OP_EXTUNI_EXTRA; break; in internal_dfa_exec()1422 case OP_EXTUNI_EXTRA + OP_TYPEPLUS: in internal_dfa_exec()1423 case OP_EXTUNI_EXTRA + OP_TYPEMINPLUS: in internal_dfa_exec()1424 case OP_EXTUNI_EXTRA + OP_TYPEPOSPLUS: in internal_dfa_exec()1432 if (count > 0 && codevalue == OP_EXTUNI_EXTRA + OP_TYPEPOSPLUS) in internal_dfa_exec()1674 case OP_EXTUNI_EXTRA + OP_TYPEQUERY: in internal_dfa_exec()1675 case OP_EXTUNI_EXTRA + OP_TYPEMINQUERY: in internal_dfa_exec()1676 case OP_EXTUNI_EXTRA + OP_TYPEPOSQUERY: in internal_dfa_exec()1680 case OP_EXTUNI_EXTRA + OP_TYPESTAR: in internal_dfa_exec()[all …]