Searched refs:current_mptr (Results 1 – 1 of 1) sorted by relevance
1978 zend_function *current_mptr; in PHP_FUNCTION() local1993 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()2012 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()2032 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()
Completed in 11 milliseconds