Searched defs:raw (Results 1 – 5 of 5) sorted by relevance
/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() 361 bool raw = 0; in PHP_FUNCTION() local
|
H A D | dns.c | 449 …int8_t *cp, uint8_t *end, querybuf *answer, int type_to_fetch, int store, bool raw, zval *subarray) in php_parserr() 829 bool raw = 0; in PHP_FUNCTION() local
|
H A D | url.c | 449 static zend_always_inline zend_string *php_url_encode_impl(const char *s, size_t len, bool raw) /* … in php_url_encode_impl()
|
H A D | basic_functions.stub.php | 2112 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
|
/php-src/ext/openssl/ |
H A D | openssl.c | 1896 zend_string* php_openssl_x509_fingerprint(X509 *peer, const char *method, bool raw) in php_openssl_x509_fingerprint()
|
Completed in 35 milliseconds