Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dbig5.c32 static const int EncLen_BIG5[] = { variable
54 return EncLen_BIG5[*p]; in big5_mbc_enc_len()
111 #define BIG5_ISMB_FIRST(byte) (EncLen_BIG5[byte] > 1)

Completed in 4 milliseconds