Home
last modified time | relevance | path

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

123

/PHP-7.2/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.2/ext/gd/libgd/
H A Dwebpng.c23 FILE *out; in main() local
H A Dgdtest.c23 FILE *in, *out; in main() local
H A Dgd_jpeg.c152 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg() local
160 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageJpegPtr() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_eol.c88 char *in = *str, *out ; in phpdbg_eol_convert() local
/PHP-7.2/ext/standard/
H A Dcrypt.c119 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.c478 zend_string *salt, *out, *encoded; in PHP_FUNCTION() local
H A Dcrypt_freesec.c580 des_cipher(const char *in, char *out, uint32_t salt, int count, in des_cipher()
/PHP-7.2/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.2/ext/hash/
H A Dphp_hash.h156 static inline void php_hash_bin2hex(char *out, const unsigned char *in, int in_len) in php_hash_bin2hex()
H A Dhash.c199 static inline void php_hash_string_xor_char(unsigned char *out, const unsigned char *in, const unsi… in php_hash_string_xor_char()
206 static inline void php_hash_string_xor(unsigned char *out, const unsigned char *in, const unsigned … in php_hash_string_xor()
/PHP-7.2/ext/sockets/
H A Dmulticast.c66 int php_string_to_if_index(const char *val, unsigned *out) in php_string_to_if_index()
88 static int php_get_if_index_from_zval(zval *val, unsigned *out) in php_get_if_index_from_zval()
/PHP-7.2/ext/fileinfo/libmagic/
H A Dencoding.c522 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
H A Dfile.h393 struct out { struct
394 char *buf; /* Accumulation buffer */
395 char *pbuf; /* Printable buffer */
/PHP-7.2/ext/mbstring/ucgendat/
H A Ducgendat.c1291 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
1311 FILE *out; in write_cdata() local
/PHP-7.2/ext/xmlrpc/
H A Dxmlrpc-epi-php.c678 php_output_options out; in PHP_FUNCTION() local
1042 php_output_options out; in PHP_FUNCTION() local
/PHP-7.2/main/
H A Dphp_output.h104 php_output_buffer out; member
/PHP-7.2/TSRM/
H A Dtsrm_win32.c480 HANDLE in, out; in popen_ex() local
/PHP-7.2/ext/openssl/
H A Dxp_ssl.c94 #define PHP_X509_NAME_ENTRY_TO_UTF8(ne, i, out) \ argument
1501 unsigned char *out; in php_openssl_alpn_protos_parse() local
1531 const unsigned char **out, unsigned char *outlen, in php_openssl_server_alpn_callback()
/PHP-7.2/ext/tidy/
H A Dtidy.c743 static int tidy_doc_cast_handler(zval *in, zval *out, int type) in tidy_doc_cast_handler()
776 static int tidy_node_cast_handler(zval *in, zval *out, int type) in tidy_node_cast_handler()
/PHP-7.2/ext/soap/
H A Dphp_encoding.c668 xmlBufferPtr out = xmlBufferCreate(); in to_zval_string() local
701 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringr() local
734 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringc() local
855 xmlBufferPtr out = xmlBufferCreate(); in to_xml_string() local
/PHP-7.2/ext/imap/
H A Dphp_imap.c2473 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 143 milliseconds

123