Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregint.h782 …up_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type *…
783 …rt_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type v…
H A Dregparse.c410 const UChar* end_key, hash_data_type *value) in onig_st_lookup_strend() argument
415 key.end = (UChar* )end_key; in onig_st_lookup_strend()
422 const UChar* end_key, hash_data_type value) in onig_st_insert_strend() argument
429 key->end = (UChar* )end_key; in onig_st_insert_strend()

Completed in 53 milliseconds