Home
last modified time | relevance | path

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

/PHP-7.0/main/
H A Dphp_variables.c187 gpc_element_p = zend_symtable_str_update_ind(symtable1, index, index_len, &tmp); in php_register_variable_ex()
230 gpc_element_p = zend_symtable_str_update_ind(symtable1, index, index_len, &gpc_element); in php_register_variable_ex()
/PHP-7.0/Zend/
H A Dzend_hash.h436 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 13 milliseconds