PropertyList      177 ext/mbstring/oniguruma/enc/euc_jp.c static const OnigCodePoint** PropertyList;
PropertyList      240 ext/mbstring/oniguruma/enc/euc_jp.c     return onig_is_in_code_range((UChar* )PropertyList[ctype], code);
PropertyList      262 ext/mbstring/oniguruma/enc/euc_jp.c     *ranges = PropertyList[ctype];
PropertyList      210 ext/mbstring/oniguruma/enc/sjis.c static const OnigCodePoint** PropertyList;
PropertyList      274 ext/mbstring/oniguruma/enc/sjis.c     return onig_is_in_code_range((UChar* )PropertyList[ctype], code);
PropertyList      296 ext/mbstring/oniguruma/enc/sjis.c     *ranges = PropertyList[ctype];
PropertyList      814 ext/mbstring/oniguruma/regint.h 	      &PropertyNameTable, &PropertyList, &PropertyListNum,\