Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Doniguruma.h324 # define ONIGENC_IS_CODE_GRAPH(enc,code) isgraph((int )code) macro
326 # define ONIGENC_IS_CODE_GRAPH(enc,code) \ macro
386 #define ONIGENC_IS_CODE_GRAPH(enc,code) \ macro
H A Dregenc.c922 return ONIGENC_IS_CODE_GRAPH(enc, (int )(code)); in onigenc_is_code_ctype()

Completed in 18 milliseconds