Searched refs:ovld_func (Results 1 – 2 of 2) sorted by relevance
206 char *ovld_func; member
1633 func = zend_hash_str_find_ptr(EG(function_table), p->ovld_func, strlen(p->ovld_func)); in PHP_RINIT_FUNCTION()4728 add_assoc_string(&row1, over_func->orig_func, over_func->ovld_func); in PHP_FUNCTION()4805 add_assoc_string(return_value, over_func->orig_func, over_func->ovld_func); in PHP_FUNCTION()
Completed in 15 milliseconds