Searched refs:ONIGENC_IS_CODE_GRAPH (Results 1 – 2 of 2) sorted by relevance
324 # define ONIGENC_IS_CODE_GRAPH(enc,code) isgraph((int )code) macro326 # define ONIGENC_IS_CODE_GRAPH(enc,code) \ macro386 #define ONIGENC_IS_CODE_GRAPH(enc,code) \ macro
922 return ONIGENC_IS_CODE_GRAPH(enc, (int )(code)); in onigenc_is_code_ctype()
Completed in 14 milliseconds