Searched refs:zend_symtable_str_update_ind (Results 1 – 2 of 2) sorted by relevance
270 gpc_element_p = zend_symtable_str_update_ind(symtable1, index, index_len, &tmp); in php_register_variable_ex()
589 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 17 milliseconds