Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/
H A Doniguruma.h276 #define ONIGENC_IS_CODE_SB_WORD(enc,code) \ macro
H A Dregcomp.c2455 if (ONIGENC_IS_CODE_SB_WORD(reg->enc, i)) return 0; in is_not_included()
2464 if (! ONIGENC_IS_CODE_SB_WORD(reg->enc, i)) { in is_not_included()
H A Dregparse.c3680 if (ONIGENC_IS_CODE_SB_WORD(enc, c)) BITSET_SET_BIT(cc->bs, c); in add_ctype_to_cc()

Completed in 38 milliseconds