/PHP-5.4/ext/standard/ |
H A D | crypt.c | 193 char output[MD5_HASH_MAX_LEN]; in PHP_FUNCTION() local 199 char *output; in PHP_FUNCTION() local 222 char *output; in PHP_FUNCTION() local 249 char output[PHP_MAX_SALT_LEN + 1]; in PHP_FUNCTION() local
|
H A D | crypt_blowfish.c | 655 char *output, int size, in BF_crypt() 666 BF_word output[6]; in BF_crypt() member 786 static int _crypt_output_magic(const char *setting, char *output, int size) in _crypt_output_magic() 822 char *output, int size) in php_crypt_blowfish_rn()
|
H A D | crypt_freesec.h | 36 char output[21]; member
|
H A D | pack.c | 87 static void php_pack(zval **val, int size, int *map, char *output) in php_pack() 117 char *output; in PHP_FUNCTION() local
|
H A D | sha1.c | 372 static void SHA1Encode(output, input, len) in SHA1Encode() argument 392 static void SHA1Decode(output, input, len) in SHA1Decode() argument
|
H A D | url_scanner_ex.c | 968 static void php_url_scanner_output_handler(char *output, uint output_len, char **handled_output, ui… in php_url_scanner_output_handler()
|
/PHP-5.4/ext/xmlwriter/ |
H A D | php_xmlwriter.h | 39 xmlBufferPtr output; member
|
/PHP-5.4/ext/hash/ |
H A D | php_hash_haval.h | 32 short output; member
|
H A D | hash_sha.c | 41 static void SHAEncode32(unsigned char *output, php_hash_uint32 *input, unsigned int len) in SHAEncode32() 59 static void SHADecode32(php_hash_uint32 *output, const unsigned char *input, unsigned int len) in SHADecode32() 732 static void SHAEncode64(unsigned char *output, php_hash_uint64 *input, unsigned int len) in SHAEncode64() 754 static void SHADecode64(php_hash_uint64 *output, const unsigned char *input, unsigned int len) in SHADecode64()
|
H A D | hash_haval.c | 101 static void Encode(unsigned char *output, php_hash_uint32 *input, unsigned int len) in Encode() 118 static void Decode(php_hash_uint32 *output, const unsigned char *input, unsigned int len) in Decode()
|
H A D | hash_ripemd.c | 190 static void RIPEMDDecode(php_hash_uint32 *output, const unsigned char *input, unsigned int len) in RIPEMDDecode() 607 static void RIPEMDEncode(unsigned char *output, php_hash_uint32 *input, unsigned int len) in RIPEMDEncode()
|
H A D | hash_md.c | 67 static void Encode(unsigned char *output, php_hash_uint32 *input, unsigned int len) in Encode() 84 static void Decode(php_hash_uint32 *output, const unsigned char *input, unsigned int len) in Decode()
|
/PHP-5.4/ext/recode/ |
H A D | recode.c | 191 zval *input, *output; in PHP_FUNCTION() local
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_private.h | 117 STRUCT_XMLRPC_REQUEST_OUTPUT_OPTIONS output; /* xml output options */ member
|
H A D | xml_to_dandarpc.c | 178 XMLRPC_REQUEST_OUTPUT_OPTIONS output = XMLRPC_RequestGetOutputOptions(request); in DANDARPC_to_xml_element_worker() local
|
H A D | xml_element.c | 571 void xml_elem_serialize_to_stream(xml_element *el, FILE *output, XML_ELEM_OUTPUT_OPTIONS options) in xml_elem_serialize_to_stream()
|
H A D | xmlrpc.c | 592 …IONS XMLRPC_RequestSetOutputOptions(XMLRPC_REQUEST request, XMLRPC_REQUEST_OUTPUT_OPTIONS output) { in XMLRPC_RequestSetOutputOptions()
|
/PHP-5.4/ext/tidy/ |
H A D | tidy.c | 615 TidyBuffer output; in php_tidy_quick_repair() local 747 TidyBuffer output; in tidy_doc_cast_handler() local 818 TidyBuffer output; in tidy_doc_update_properties() local 1258 TidyBuffer output; in PHP_FUNCTION() local
|
/PHP-5.4/sapi/apache2filter/ |
H A D | sapi_apache2.c | 643 int output = (f == r->output_filters); in php_add_filter() local
|
/PHP-5.4/ |
H A D | server-tests.php | 125 function generate_diff($wanted,$output)
|
H A D | run-tests.php | 2251 function generate_diff($wanted, $wanted_re, $output)
|
/PHP-5.4/ext/gd/libgd/ |
H A D | gd_gif_out.c | 610 output(code_int code, GifCtx *ctx) function
|
/PHP-5.4/main/ |
H A D | php_globals.h | 52 char *output; member
|
/PHP-5.4/ext/libxml/ |
H A D | libxml.c | 516 int len, len_iter, output = 0; in php_libxml_internal_error_handler() local
|
/PHP-5.4/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfilter.c | 877 int output; member 1279 int output; member
|