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()
553 zend_fcall_info step_fci = empty_fcall_info; in pdo_sqlite_create_aggregate_internal()
554 zend_fcall_info fini_fci = empty_fcall_info; in pdo_sqlite_create_aggregate_internal()
630 zend_fcall_info fci = empty_fcall_info; in pdo_sqlite_create_collation_internal()
/php-src/ext/sqlite3/
H A Dsqlite3.c944 zend_fcall_info fci = empty_fcall_info; in PHP_METHOD()
989 zend_fcall_info step_fci = empty_fcall_info; in PHP_METHOD()
991 zend_fcall_info fini_fci = empty_fcall_info; in PHP_METHOD()
1042 zend_fcall_info fci = empty_fcall_info; in PHP_METHOD()
1309 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.c6510 zend_fcall_info fci = empty_fcall_info;
6752 zend_fcall_info fci = empty_fcall_info;

Completed in 55 milliseconds