/PHP-8.0/ext/standard/ |
H A D | crypt.c | 98 char output[MD5_HASH_MAX_LEN], *out; in php_crypt() local 106 char *output; in php_crypt() local 121 char *output; in php_crypt() local 140 char output[PHP_MAX_SALT_LEN + 1]; in php_crypt() local
|
H A D | pack.c | 82 static void php_pack(zval *val, size_t size, int *map, char *output) in php_pack() 230 zend_string *output; in PHP_FUNCTION() local 503 ZSTR_VAL(output)[++outputpos] = 0; in PHP_FUNCTION() local 508 ZSTR_VAL(output)[outputpos] |= (n << nibbleshift); in PHP_FUNCTION() local 674 ZSTR_VAL(output)[outputpos] = '\0'; in PHP_FUNCTION() local
|
H A D | crypt_blowfish.c | 640 char *output, int size, in BF_crypt() 648 BF_word output[6]; in BF_crypt() member 768 static int _crypt_output_magic(const char *setting, char *output, int size) in _crypt_output_magic() 804 char *output, int size) in php_crypt_blowfish_rn()
|
H A D | crypt_freesec.h | 21 char output[21]; member
|
H A D | sha1.c | 362 static void SHA1Encode(output, input, len) in SHA1Encode() argument 382 static void SHA1Decode(output, input, len) in SHA1Decode() argument
|
/PHP-8.0/sapi/phpdbg/ |
H A D | create-test.php | 66 $input = $output = ""; variable 114 $output = str_replace("string(".strlen($file).") \"$file\"", 'string(%d) "%s"', $output); variable 115 $output = str_replace($file, "%s", $output); variable
|
/PHP-8.0/ext/xmlwriter/ |
H A D | php_xmlwriter.h | 38 xmlBufferPtr output; member
|
/PHP-8.0/ext/hash/ |
H A D | hash_sha.c | 37 static void SHAEncode32(unsigned char *output, uint32_t *input, unsigned int len) in SHAEncode32() 55 static void SHADecode32(uint32_t *output, const unsigned char *input, unsigned int len) in SHADecode32() 413 static void SHAEncode64(unsigned char *output, uint64_t *input, unsigned int len) in SHAEncode64() 435 static void SHADecode64(uint64_t *output, const unsigned char *input, unsigned int len) in SHADecode64()
|
H A D | php_hash_haval.h | 28 short output; member
|
H A D | hash_md.c | 80 static void Encode(unsigned char *output, uint32_t *input, unsigned int len) in Encode() 97 static void Decode(uint32_t *output, const unsigned char *input, unsigned int len) in Decode()
|
H A D | hash_haval.c | 97 static void Encode(unsigned char *output, uint32_t *input, unsigned int len) in Encode() 114 static void Decode(uint32_t *output, const unsigned char *input, unsigned int len) in Decode()
|
H A D | hash_ripemd.c | 206 static void RIPEMDDecode(uint32_t *output, const unsigned char *input, unsigned int len) in RIPEMDDecode() 623 static void RIPEMDEncode(unsigned char *output, uint32_t *input, unsigned int len) in RIPEMDEncode()
|
/PHP-8.0/ext/hash/sha3/generic64lc/ |
H A D | KeccakP-1600-opt64.c | 399 …id *state, unsigned int lanePosition, const unsigned char *input, unsigned char *output, unsigned … in KeccakP1600_ExtractAndAddBytesInLane() 426 …ExtractAndAddLanes(const void *state, const unsigned char *input, unsigned char *output, unsigned … in KeccakP1600_ExtractAndAddLanes() 467 …ExtractAndAddBytes(const void *state, const unsigned char *input, unsigned char *output, unsigned … in KeccakP1600_ExtractAndAddBytes()
|
H A D | SnP-Relaned.h | 103 #define SnP_ExtractAndAddBytes(state, input, output, offset, length, SnP_ExtractAndAddLanes, SnP_Ex… argument
|
/PHP-8.0/ext/openssl/ |
H A D | openssl.stub.php | 20 function openssl_x509_export(OpenSSLCertificate|string $certificate, &$output, bool $no_text = true… 46 function openssl_pkcs12_export(OpenSSLCertificate|string $certificate, &$output, $private_key, stri… 54 function openssl_csr_export(OpenSSLCertificateSigningRequest|string $csr, &$output, bool $no_text =… 75 function openssl_pkey_export($key, &$output, ?string $passphrase = null, ?array $options = null): b… 188 function openssl_open(string $data, &$output, string $encrypted_key, $private_key, string $cipher_a…
|
/PHP-8.0/ext/hash/sha3/generic32lc/ |
H A D | SnP-Relaned.h | 103 #define SnP_ExtractAndAddBytes(state, input, output, offset, length, SnP_ExtractAndAddLanes, SnP_Ex… argument
|
H A D | KeccakP-1600-inplace32BI.c | 365 …id *state, unsigned int lanePosition, const unsigned char *input, unsigned char *output, unsigned … in KeccakP1600_ExtractAndAddBytesInLane() 393 …ExtractAndAddLanes(const void *state, const unsigned char *input, unsigned char *output, unsigned … in KeccakP1600_ExtractAndAddLanes() 434 …ExtractAndAddBytes(const void *state, const unsigned char *input, unsigned char *output, unsigned … in KeccakP1600_ExtractAndAddBytes()
|
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_convert.c | 370 PCRE2_UCHAR *output; /* current output position */ member 405 PCRE2_UCHAR *output = out->output; in convert_glob_write_str() local
|
/PHP-8.0/ext/tidy/ |
H A D | tidy.c | 413 TidyBuffer output; in php_tidy_quick_repair() local 530 TidyBuffer output; in tidy_doc_cast_handler() local 607 TidyBuffer output; in tidy_doc_update_properties() local 1052 TidyBuffer output; in PHP_FUNCTION() local
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd_gif_out.c | 632 output(code_int code, GifCtx *ctx) function
|
/PHP-8.0/main/ |
H A D | php_globals.h | 49 char *output; member
|
/PHP-8.0/ |
H A D | run-tests.php | 3036 function generate_diff(string $wanted, ?string $wanted_re, string $output): string
|
/PHP-8.0/ext/oci8/ |
H A D | oci8.stub.php | 242 function oci_fetch_all($statement, &$output, int $offset = 0, int $limit = -1, int $flags = OCI_FET… 250 function ocifetchstatement($statement, &$output, int $offset = 0, int $limit = -1, int $flags = OCI…
|
/PHP-8.0/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfilter.c | 632 size_t output; member 898 size_t output; member
|
/PHP-8.0/ext/libxml/ |
H A D | libxml.c | 543 int len, len_iter, output = 0; in php_libxml_internal_error_handler() local
|