Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.c2992 const zend_frameless_function_info *flf_info = reg_function->frameless_function_infos; in zend_register_functions() local
2993 while (flf_info->handler) { in zend_register_functions()
3004 zend_flf_handlers[zend_flf_count] = flf_info->handler; in zend_register_functions()
3007 flf_info++; in zend_register_functions()

Completed in 28 milliseconds