Home
last modified time | relevance | path

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

/PHP-7.4/ext/session/
H A Dsession.c1958 zend_function *current_mptr; in PHP_FUNCTION() local
1969 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()
1988 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()
2008 if ((current_mptr = zend_hash_find_ptr(&Z_OBJCE_P(obj)->function_table, func_name))) { in PHP_FUNCTION()

Completed in 10 milliseconds