Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_array.c247 } spl_hash_key; typedef
249 static void spl_hash_key_release(spl_hash_key *key) { in spl_hash_key_release()
257 static zend_result get_hash_key(spl_hash_key *key, spl_array_object *intern, zval *offset) in get_hash_key()
311 spl_hash_key key; in spl_array_get_dimension_ptr()
467 spl_hash_key key; in spl_array_write_dimension_ex()
528 spl_hash_key key; in spl_array_unset_dimension_ex()
608 spl_hash_key key; in spl_array_has_dimension_ex()

Completed in 18 milliseconds