Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h808 …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…
H A Dregparse.c366 const UChar* end_key, hash_data_type *value) in onig_st_lookup_strend() argument
371 key.end = (UChar* )end_key; in onig_st_lookup_strend()
378 const UChar* end_key, hash_data_type value) in onig_st_insert_strend() argument
385 key->end = (UChar* )end_key; in onig_st_insert_strend()

Completed in 20 milliseconds