Searched refs:toptable2 (Results 1 – 1 of 1) sorted by relevance
283 static const uint8_t toptable2[] = { variable1089 ((ctypes[c] & toptable1[codevalue]) ^ toptable2[codevalue]) != 0) in internal_dfa_match()1098 ((ctypes[c] & toptable1[codevalue]) ^ toptable2[codevalue]) != 0)) in internal_dfa_match()1312 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()1343 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()1373 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()1401 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()1430 ((ctypes[c] & toptable1[d]) ^ toptable2[d]) != 0)) in internal_dfa_match()
Completed in 10 milliseconds