Searched defs:store (Results 1 – 4 of 4) sorted by relevance
/PHP-8.3/ext/standard/ |
H A D | dns_win32.c | 144 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 | 446 …parserr(uint8_t *cp, uint8_t *end, querybuf *answer, int type_to_fetch, int store, bool raw, zval … in php_parserr()
|
/PHP-8.3/ext/openssl/ |
H A D | openssl.c | 2405 X509_STORE *store; in php_openssl_setup_verify() local 5403 X509_STORE * store = NULL; in PHP_FUNCTION() local 5967 X509_STORE * store = NULL; in PHP_FUNCTION() local
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_internal.h | 145 #define OP_REG_EX(reg, store, load, last_use) \ argument
|
Completed in 40 milliseconds