Searched refs:end_key (Results 1 – 2 of 2) sorted by relevance
808 …up_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type *…809 …rt_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type v…
366 const UChar* end_key, hash_data_type *value) in onig_st_lookup_strend() argument371 key.end = (UChar* )end_key; in onig_st_lookup_strend()378 const UChar* end_key, hash_data_type value) in onig_st_insert_strend() argument385 key->end = (UChar* )end_key; in onig_st_insert_strend()
Completed in 20 milliseconds