Searched refs:toptable1 (Results 1 – 1 of 1) sorted by relevance
266 static const uint8_t toptable1[] = { variable1073 ((ctypes[c] & toptable1[codevalue]) ^ toptable2[codevalue]) != 0) in internal_dfa_match()1082 ((ctypes[c] & toptable1[codevalue]) ^ toptable2[codevalue]) != 0)) in internal_dfa_match()1267 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()1298 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()1328 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()1356 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()1385 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()
Completed in 11 milliseconds