default_mptr 1794 ext/session/session.c zend_function *default_mptr, *current_mptr; default_mptr 1806 ext/session/session.c while (zend_hash_get_current_data_ex(&php_session_iface_entry->function_table, (void **) &default_mptr, &pos) == SUCCESS) { default_mptr 1831 ext/session/session.c while (zend_hash_get_current_data_ex(&php_session_id_iface_entry->function_table, (void **) &default_mptr, &pos) == SUCCESS) {