Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c779 static int authorizer(void *autharg, int access_type, const char *arg3, const char *arg4, in authorizer() function
841 sqlite3_set_authorizer(H->db, authorizer, NULL); in pdo_sqlite_handle_factory()

Completed in 7 milliseconds