Home
last modified time | relevance | path

Searched defs:output (Results 1 – 25 of 37) sorted by relevance

12

/php-src/ext/standard/
H A Dcrypt.c86 char output[MD5_HASH_MAX_LEN], *out; in php_crypt() local
94 char *output; in php_crypt() local
109 char *output; in php_crypt() local
128 char output[PHP_MAX_SALT_LEN + 1]; in php_crypt() local
H A Dpack.c91 static void php_pack(zval *val, size_t size, int *map, char *output) in php_pack()
244 zend_string *output; in PHP_FUNCTION() local
517 ZSTR_VAL(output)[++outputpos] = 0; in PHP_FUNCTION() local
522 ZSTR_VAL(output)[outputpos] |= (n << nibbleshift); in PHP_FUNCTION() local
688 ZSTR_VAL(output)[outputpos] = '\0'; in PHP_FUNCTION() local
H A Dcrypt_blowfish.c640 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 Dcrypt_freesec.h15 char output[21]; member
H A Dsha1.c361 static void SHA1Encode(unsigned char *output, uint32_t *input, unsigned int len) in SHA1Encode()
378 static void SHA1Decode(uint32_t *output, const unsigned char *input, unsigned int len) in SHA1Decode()
/php-src/sapi/phpdbg/
H A Dcreate-test.php66 $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-src/benchmark/
H A Dgenerate_diff.php65 $output = main($headCommitHash, $baseCommitHash); variable
H A Dbenchmark.php133 function extractInstructionsFromValgrindOutput(string $output): string {
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.h38 xmlBufferPtr output; member
/php-src/ext/hash/
H A Dphp_hash_haval.h28 short output; member
H A Dhash_sha.c37 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()
415 static void SHAEncode64(unsigned char *output, uint64_t *input, unsigned int len) in SHAEncode64()
437 static void SHADecode64(uint64_t *output, const unsigned char *input, unsigned int len) in SHADecode64()
H A Dhash_md.c80 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 Dhash_haval.c97 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 Dhash_ripemd.c206 static void RIPEMDDecode(uint32_t *output, const unsigned char *input, unsigned int len) in RIPEMDDecode()
627 static void RIPEMDEncode(unsigned char *output, uint32_t *input, unsigned int len) in RIPEMDEncode()
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dgenerate_name_perfect_hash_table.php88 $output = ob_get_clean(); variable
/php-src/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-opt64.c399 …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 DSnP-Relaned.h103 #define SnP_ExtractAndAddBytes(state, input, output, offset, length, SnP_ExtractAndAddLanes, SnP_Ex… argument
/php-src/ext/dom/
H A Dxpath.c480 zend_string *const output = zend_string_safe_alloc(1, input_len, 2, false); in PHP_METHOD() local
487 zend_string *const output = zend_string_safe_alloc(1, input_len, 2, false); in PHP_METHOD() local
494 smart_str output = {0}; in PHP_METHOD() local
H A Dcharacterdata.c37 static bool dom_convert_number_unsigned(dom_object *intern, zend_long input, unsigned int *output) in dom_convert_number_unsigned()
/php-src/ext/openssl/
H A Dopenssl.stub.php402 function openssl_x509_export(OpenSSLCertificate|string $certificate, &$output, bool $no_text = true…
409 function openssl_x509_check_private_key(OpenSSLCertificate|string $certificate, #[\SensitiveParamet…
/php-src/ext/hash/sha3/generic32lc/
H A DSnP-Relaned.h103 #define SnP_ExtractAndAddBytes(state, input, output, offset, length, SnP_ExtractAndAddLanes, SnP_Ex… argument
H A DKeccakP-1600-inplace32BI.c365 …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-src/ext/tidy/
H A Dtidy.c347 TidyBuffer output; in php_tidy_quick_repair() local
462 TidyBuffer output; in tidy_doc_cast_handler() local
538 TidyBuffer output; in tidy_doc_update_properties() local
1047 TidyBuffer output; in PHP_FUNCTION() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_convert.c369 PCRE2_UCHAR *output; /* current output position */ member
404 PCRE2_UCHAR *output = out->output; in convert_glob_write_str() local
/php-src/ext/xsl/
H A Dphp_xsl.c254 …bool output = XSL_TRY_OUTPUT_REPLACED_ERROR_MESSAGE(ctx, msg_arg, args, "xsltMaxDepth (--maxdepth)… in xsl_libxslt_error_handler() local

Completed in 77 milliseconds

12