astep              46 ext/pdo_sqlite/php_pdo_sqlite_int.h 	struct pdo_sqlite_fci afunc, astep, afini;
astep             459 ext/pdo_sqlite/sqlite_driver.c 	do_callback(&func->astep, &func->step, argc, argv, context, 1);
astep              60 ext/sqlite3/php_sqlite3_structs.h 	struct php_sqlite3_fci afunc, astep, afini;
astep             834 ext/sqlite3/sqlite3.c 	sqlite3_do_callback(&func->astep, &func->step, argc, argv, context, 1);