Searched defs:store (Results 1 – 6 of 6) sorted by relevance
/PHP-5.5/ext/standard/ |
H A D | dns_win32.c | 141 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval **subarray) in php_parserr()
|
H A D | var_unserializer.c | 142 static int var_access(php_unserialize_data_t *var_hashx, long id, zval ***store) in var_access()
|
H A D | dns.c | 433 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
|
/PHP-5.5/ext/sybase_ct/ |
H A D | php_sybase_ct.h | 114 int store; member
|
H A D | php_sybase_ct.c | 1427 zend_bool store = 1; in php_sybase_query() local
|
/PHP-5.5/ext/openssl/ |
H A D | openssl.c | 1774 X509_STORE *store; in setup_verify() local 3532 X509_STORE * store = NULL; in PHP_FUNCTION() local
|
Completed in 43 milliseconds