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