Home
last modified time | relevance | path

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

/php-src/ext/pdo_pgsql/
H A Dpdo_pgsql.c151 zend_fcall_info fci = empty_fcall_info; in PHP_METHOD()
H A Dpgsql_driver.c1289 zend_fcall_info fci = empty_fcall_info; in PHP_METHOD()
/php-src/ext/pdo_sqlite/
H A Dsqlite_driver.c497 zend_fcall_info fci = empty_fcall_info; in pdo_sqlite_create_function_internal()
554 zend_fcall_info step_fci = empty_fcall_info; in pdo_sqlite_create_aggregate_internal()
555 zend_fcall_info fini_fci = empty_fcall_info; in pdo_sqlite_create_aggregate_internal()
632 zend_fcall_info fci = empty_fcall_info; in pdo_sqlite_create_collation_internal()
/php-src/ext/sqlite3/
H A Dsqlite3.c945 zend_fcall_info fci = empty_fcall_info; in PHP_METHOD()
991 zend_fcall_info step_fci = empty_fcall_info; in PHP_METHOD()
993 zend_fcall_info fini_fci = empty_fcall_info; in PHP_METHOD()
1045 zend_fcall_info fci = empty_fcall_info; in PHP_METHOD()
1312 zend_fcall_info fci = empty_fcall_info; in PHP_METHOD()
/php-src/Zend/
H A Dzend_execute_API.c57 ZEND_API const zend_fcall_info empty_fcall_info = {0}; variable
H A Dzend_API.h693 ZEND_API extern const zend_fcall_info empty_fcall_info;
/php-src/ext/standard/
H A Dbasic_functions.c413 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
H A Darray.c6506 zend_fcall_info fci = empty_fcall_info;
6748 zend_fcall_info fci = empty_fcall_info;

Completed in 101 milliseconds