Home
last modified time | relevance | path

Searched defs:access_type (Results 1 – 4 of 4) 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()
/PHP-5.5/Zend/
H A Dzend_globals.h125 zend_uint access_type; member
H A Dzend_API.c3414 …_class_entry *ce, const char *name, int name_length, zval *property, int access_type, const char *… in zend_declare_property_ex()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1993 static int php_sqlite3_authorizer(void *autharg, int access_type, const char *arg3, const char *arg…

Completed in 28 milliseconds