Home
last modified time | relevance | path

Searched defs:out (Results 26 – 50 of 65) sorted by relevance

123

/PHP-7.3/ext/gd/libgd/
H A Dgd_gd2.c644 static void _gd2PutHeader (gdImagePtr im, gdIOCtx * out, int cs, int fmt, int cx, int cy) in _gd2PutHeader()
664 static void _gdImageGd2 (gdImagePtr im, gdIOCtx * out, int cs, int fmt) in _gdImageGd2()
834 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageGd2() local
844 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImageGd2Ptr() local
H A Dwebpng.c23 FILE *out; in main() local
H A Dgdtest.c23 FILE *in, *out; in main() local
H A Dgd_jpeg.c147 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg() local
155 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageJpegPtr() local
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_dfg.c28 zend_bitset tmp, def, use, in, out; in zend_build_dfg() local
H A Dzend_dfg.h32 zend_bitset out; member
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_eol.c88 char *in = *str, *out ; in phpdbg_eol_convert() local
/PHP-7.3/ext/standard/
H A Dcrypt.c117 char output[MD5_HASH_MAX_LEN], *out; in php_crypt() local
H A Ddns_win32.c260 unsigned short out[8]; in php_parserr() local
H A Dpassword.c508 zend_string *salt, *out, *encoded; in PHP_FUNCTION() local
H A Dcrypt_freesec.c576 des_cipher(const char *in, char *out, uint32_t salt, int count, in des_cipher()
/PHP-7.3/ext/zip/lib/
H A Dzip_source_pkware.c97 decrypt(struct trad_pkware *ctx, zip_uint8_t *out, const zip_uint8_t *in, in decrypt()
H A Dzip_source_buffer.c60 buffer_t *out; member
/PHP-7.3/ext/hash/
H A Dphp_hash.h154 static inline void php_hash_bin2hex(char *out, const unsigned char *in, int in_len) in php_hash_bin2hex()
H A Dhash.c197 static inline void php_hash_string_xor_char(unsigned char *out, const unsigned char *in, const unsi… in php_hash_string_xor_char()
204 static inline void php_hash_string_xor(unsigned char *out, const unsigned char *in, const unsigned … in php_hash_string_xor()
/PHP-7.3/ext/sockets/
H A Dmulticast.c64 int php_string_to_if_index(const char *val, unsigned *out) in php_string_to_if_index()
86 static int php_get_if_index_from_zval(zval *val, unsigned *out) in php_get_if_index_from_zval()
/PHP-7.3/ext/fileinfo/libmagic/
H A Dencoding.c534 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
H A Dfile.h403 struct out { struct
404 char *buf; /* Accumulation buffer */
405 char *pbuf; /* Printable buffer */
/PHP-7.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c672 php_output_options out; in PHP_FUNCTION() local
1032 php_output_options out; in PHP_FUNCTION() local
/PHP-7.3/main/
H A Dphp_output.h102 php_output_buffer out; member
/PHP-7.3/TSRM/
H A Dtsrm_win32.c455 HANDLE in, out; in popen_ex() local
/PHP-7.3/ext/openssl/
H A Dxp_ssl.c98 #define PHP_X509_NAME_ENTRY_TO_UTF8(ne, i, out) \ argument
1547 unsigned char *out; in php_openssl_alpn_protos_parse() local
1577 const unsigned char **out, unsigned char *outlen, in php_openssl_server_alpn_callback()
/PHP-7.3/ext/tidy/
H A Dtidy.c762 static int tidy_doc_cast_handler(zval *in, zval *out, int type) in tidy_doc_cast_handler()
796 static int tidy_node_cast_handler(zval *in, zval *out, int type) in tidy_node_cast_handler()
/PHP-7.3/ext/soap/
H A Dphp_encoding.c666 xmlBufferPtr out = xmlBufferCreate(); in to_zval_string() local
699 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringr() local
732 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringc() local
853 xmlBufferPtr out = xmlBufferCreate(); in to_xml_string() local
/PHP-7.3/ext/imap/
H A Dphp_imap.c2472 zval *stream, *out; in PHP_FUNCTION() local
2807 unsigned char *out, *outp; in PHP_FUNCTION() local
2946 zend_string *out; in PHP_FUNCTION() local
3059 unsigned char *out; in php_imap_mutf7() local

Completed in 125 milliseconds

123