Home
last modified time | relevance | path

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

/PHP-7.3/ext/session/
H A Dsession.c1936 zend_function *current_mptr; in PHP_FUNCTION() local
1947 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()
1966 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()
1986 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()

Completed in 13 milliseconds