Home
last modified time | relevance | path

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

/PHP-8.0/ext/session/
H A Dsession.c1978 zend_function *current_mptr; in PHP_FUNCTION() local
1993 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