Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dphp_variables.c270 gpc_element_p = zend_symtable_str_update_ind(symtable1, index, index_len, &tmp); in php_register_variable_ex()
/PHP-8.3/Zend/
H A Dzend_hash.h581 static zend_always_inline zval *zend_symtable_str_update_ind(HashTable *ht, const char *str, size_t… in zend_symtable_str_update_ind() function

Completed in 26 milliseconds