Searched defs:store (Results 1 – 4 of 4) sorted by relevance
/php-src/Zend/ |
H A D | zend_lazy_objects.c | 85 void zend_lazy_objects_init(zend_lazy_objects_store *store) in zend_lazy_objects_init() 90 void zend_lazy_objects_destroy(zend_lazy_objects_store *store) in zend_lazy_objects_destroy()
|
/php-src/ext/standard/ |
H A D | dns_win32.c | 145 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, bool raw, zval *subarray) in php_parserr()
|
H A D | dns.c | 449 …parserr(uint8_t *cp, uint8_t *end, querybuf *answer, int type_to_fetch, int store, bool raw, zval … in php_parserr()
|
/php-src/ext/openssl/ |
H A D | openssl.c | 2428 X509_STORE *store; in php_openssl_setup_verify() local 5616 X509_STORE * store = NULL; in PHP_FUNCTION() local 6180 X509_STORE * store = NULL; in PHP_FUNCTION() local
|
Completed in 45 milliseconds