Searched refs:exceedsOneByte (Results 1 – 1 of 1) sorted by relevance
133 static inline bool exceedsOneByte(uint8_t c) { in exceedsOneByte() function137 static inline bool exceedsOneByte(uint16_t c) { in exceedsOneByte() function147 if (exceedsOneByte(char_code)) { in CharOccurrence()245 if (exceedsOneByte(pattern_first_char)) { in SingleCharSearch()