Searched refs:PropertyList (Results 1 – 3 of 3) sorted by relevance
177 static const OnigCodePoint** PropertyList; variable240 return onig_is_in_code_range((UChar* )PropertyList[ctype], code); in is_code_ctype()262 *ranges = PropertyList[ctype]; in get_ctype_code_range()
210 static const OnigCodePoint** PropertyList; variable274 return onig_is_in_code_range((UChar* )PropertyList[ctype], code); in is_code_ctype()296 *ranges = PropertyList[ctype]; in get_ctype_code_range()
814 &PropertyNameTable, &PropertyList, &PropertyListNum,\
Completed in 20 milliseconds