Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dunicode.c131 e->ctype = CODE_RANGES_NUM + UserDefinedPropertyNum; in onig_unicode_define_user_property()
152 if (ctype >= CODE_RANGES_NUM) { in onigenc_unicode_is_code_ctype()
153 int index = ctype - CODE_RANGES_NUM; in onigenc_unicode_is_code_ctype()
167 if (ctype >= CODE_RANGES_NUM) { in onigenc_unicode_ctype_code_range()
168 int index = ctype - CODE_RANGES_NUM; in onigenc_unicode_ctype_code_range()
H A Dunicode_property_data_posix.c4940 #define CODE_RANGES_NUM 15 macro
H A Dunicode_property_data.c25306 #define CODE_RANGES_NUM 501 macro

Completed in 41 milliseconds