Searched refs:UTF8_ACCEPT (Results 1 – 2 of 2) sorted by relevance
242 #define UTF8_ACCEPT 0u macro269 *codep = (*state != UTF8_ACCEPT) ? in decode()309 EXPECT_EQ(UTF8_ACCEPT, state); in TEST()310 if (UTF8_ACCEPT != state) in TEST()
32 #define UTF8_ACCEPT 0 macro59 *codep = (*state != UTF8_ACCEPT) ? in decode()73 return state == UTF8_ACCEPT; in IsUTF8()