Searched refs:astep (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 42 struct pdo_sqlite_fci afunc, astep, afini; member
|
H A D | sqlite_driver.c | 472 do_callback(&func->astep, &func->step, argc, argv, context, 1); in php_sqlite3_func_step_callback()
|
/PHP-8.2/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 56 struct php_sqlite3_fci afunc, astep, afini; member
|
H A D | sqlite3.c | 886 sqlite3_do_callback(&func->astep, &func->step, argc, argv, context, 1); in php_sqlite3_callback_step()
|
Completed in 21 milliseconds