Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c177 static const OnigCodePoint** PropertyList; variable
240 return onig_is_in_code_range((UChar* )PropertyList[ctype], code); in is_code_ctype()
262 *ranges = PropertyList[ctype]; in get_ctype_code_range()
H A Dsjis.c210 static const OnigCodePoint** PropertyList; variable
274 return onig_is_in_code_range((UChar* )PropertyList[ctype], code); in is_code_ctype()
296 *ranges = PropertyList[ctype]; in get_ctype_code_range()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h792 &PropertyNameTable, &PropertyList, &PropertyListNum,\

Completed in 24 milliseconds