Home
last modified time | relevance | path

Searched defs:access_type (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/ext/pdo_sqlite/
H A Dsqlite_driver.c779 static int authorizer(void *autharg, int access_type, const char *arg3, const char *arg4, in authorizer()
/PHP-5.4/Zend/
H A Dzend_globals.h128 zend_uint access_type; member
H A Dzend_API.c3351 …_class_entry *ce, const char *name, int name_length, zval *property, int access_type, const char *… in zend_declare_property_ex()
/PHP-5.4/ext/sqlite3/
H A Dsqlite3.c1988 static int php_sqlite3_authorizer(void *autharg, int access_type, const char *arg3, const char *arg…

Completed in 24 milliseconds