hash_table_type 180 ext/mbstring/oniguruma/enc/euc_jp.c static hash_table_type* PropertyNameTable; hash_table_type 213 ext/mbstring/oniguruma/enc/sjis.c static hash_table_type* PropertyNameTable; hash_table_type 865 ext/mbstring/oniguruma/regenc.c hash_table_type **table, const OnigCodePoint*** plist, int *pnum, hash_table_type 807 ext/mbstring/oniguruma/regint.h extern hash_table_type* onig_st_init_strend_table_with_size P_((int size)); hash_table_type 808 ext/mbstring/oniguruma/regint.h extern int onig_st_lookup_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type *value)); hash_table_type 809 ext/mbstring/oniguruma/regint.h extern int onig_st_insert_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type value)); hash_table_type 824 ext/mbstring/oniguruma/regint.h extern int onigenc_property_list_add_property P_((UChar* name, const OnigCodePoint* prop, hash_table_type **table, const OnigCodePoint*** plist, int *pnum, int *psize)); hash_table_type 349 ext/mbstring/oniguruma/regparse.c extern hash_table_type* hash_table_type 357 ext/mbstring/oniguruma/regparse.c return (hash_table_type* ) hash_table_type 362 ext/mbstring/oniguruma/regparse.c onig_st_lookup_strend(hash_table_type* table, const UChar* str_key, hash_table_type 374 ext/mbstring/oniguruma/regparse.c onig_st_insert_strend(hash_table_type* table, const UChar* str_key,