Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c180 static hash_table_type* PropertyNameTable; variable
214 if (onig_st_lookup_strend(PropertyNameTable, p, end, &ctype) == 0) { in property_name_to_ctype()
H A Dsjis.c213 static hash_table_type* PropertyNameTable; variable
248 if (onig_st_lookup_strend(PropertyNameTable, p, end, &ctype) == 0) { in property_name_to_ctype()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h792 &PropertyNameTable, &PropertyList, &PropertyListNum,\

Completed in 18 milliseconds