Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c80 if (ONIGENC_IS_CODE_ASCII(code)) return 1; in code_to_mbclen()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h751 (ONIGENC_IS_CODE_ASCII(code) && ONIGENC_IS_CODE_WORD(enc,code))
H A Doniguruma.h268 #define ONIGENC_IS_CODE_ASCII(code) ((code) < 128) macro

Completed in 15 milliseconds