Searched refs:CODE_RANGES_NUM (Results 1 – 3 of 3) sorted by relevance
131 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()
4940 #define CODE_RANGES_NUM 15 macro
25306 #define CODE_RANGES_NUM 501 macro
Completed in 33 milliseconds