Home
last modified time | relevance | path

Searched refs:end_key (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h786 …up_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type *…
787 …rt_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type v…
H A Dregparse.c355 const UChar* end_key, hash_data_type *value) in onig_st_lookup_strend() argument
360 key.end = (UChar* )end_key; in onig_st_lookup_strend()
367 const UChar* end_key, hash_data_type value) in onig_st_insert_strend() argument
374 key->end = (UChar* )end_key; in onig_st_insert_strend()

Completed in 22 milliseconds