Home
last modified time | relevance | path

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

/PHP-8.0/ext/sqlite3/
H A Dphp_sqlite3_structs.h75 zend_fcall_info_cache authorizer_fcc; member
H A Dsqlite3.c160 db_obj->authorizer_fcc = empty_fcall_info_cache; in PHP_METHOD()
1323 db_obj->authorizer_fcc = fcc; in PHP_METHOD()
2116 if (zend_call_function(fci, &db_obj->authorizer_fcc) != SUCCESS || Z_ISUNDEF(retval)) { in php_sqlite3_authorizer()

Completed in 10 milliseconds