Searched defs:empty_fcall_info (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/Zend/ | ||
| H A D | zend_execute_API.c | 44 ZEND_API const zend_fcall_info empty_fcall_info = { 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0 }; variable |
Completed in 5 milliseconds