Searched refs:coptable (Results 1 – 1 of 1) sorted by relevance
115 static const uint8_t coptable[] = { variable795 if (coptable[codevalue] > 0) in internal_dfa_match()799 if (utf) { GETCHARLEN(d, (code + coptable[codevalue]), dlen); } else in internal_dfa_match()801 d = code[coptable[codevalue]]; in internal_dfa_match()839 ((sizeof(coptable) == OP_TABLE_LENGTH) && in internal_dfa_match()