Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dsjis.c169 if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) {
262 if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { in is_code_ctype()
H A Deuc_jp.c228 if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { in is_code_ctype()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.h94 #define CTYPE_IS_WORD_GRAPH_PRINT(ctype) \ macro
H A Dregenc.c798 if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { in onigenc_mb2_is_code_ctype()
813 if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { in onigenc_mb4_is_code_ctype()

Completed in 19 milliseconds