Home
last modified time | relevance | path

Searched refs:EncKOI8_CtypeTable (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/mbstring/oniguruma/enc/
H A Dkoi8.c34 ((EncKOI8_CtypeTable[code] & ctype) != 0)
71 static const unsigned short EncKOI8_CtypeTable[256] = { variable
135 int v = (EncKOI8_CtypeTable[*p] & in koi8_is_mbc_ambiguous()

Completed in 6 milliseconds