Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregerror.c356 else if (!ONIGENC_IS_CODE_PRINT(enc, *p) &&
H A Doniguruma.h330 #define ONIGENC_IS_CODE_PRINT(enc,code) m17n_isprint(enc,code) macro
388 #define ONIGENC_IS_CODE_PRINT(enc,code) \ macro
H A Dregcomp.c4961 ONIGENC_IS_CODE_PRINT(reg->enc, (OnigCodePoint )i)) in print_optimize_info()

Completed in 23 milliseconds