Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/enc/
H A Dsjis.c80 sjis_code_to_mbclen(OnigCodePoint code) in sjis_code_to_mbclen() function
175 return (sjis_code_to_mbclen(code) > 1 ? TRUE : FALSE); in sjis_is_code_ctype()
228 sjis_code_to_mbclen,

Completed in 4 milliseconds