Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_variables.c233 gpc_element_p = zend_symtable_str_update_ind(symtable1, index, index_len, &tmp); in php_register_variable_ex()
/PHP-7.4/Zend/
H A Dzend_hash.h527 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 10 milliseconds