Home
last modified time | relevance | path

Searched defs:in (Results 26 – 50 of 60) sorted by relevance

123

/PHP-7.3/ext/gd/libgd/
H A Dgdtest.c23 FILE *in, *out; in main() local
H A Dgd_png.c97 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromPng() local
107 gdIOCtx *in = gdNewDynamicCtxEx(size, data, 0); in gdImageCreateFromPngPtr() local
H A Dgd_jpeg.c290 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromJpegEx() local
305 gdIOCtx *in = gdNewDynamicCtxEx(size, data, 0); in gdImageCreateFromJpegPtrEx() local
H A Dgd_bmp.c415 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromBmp() local
428 gdIOCtx *in = gdNewDynamicCtxEx(size, data, 0); in gdImageCreateFromBmpPtr() local
H A Dgd_gif_in.c104 gdIOCtx *in = gdNewSSCtx(inSource, NULL); in gdImageCreateFromGifSource() local
/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.c59 buffer_t *in; 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/Zend/
H A Dzend_language_scanner.h34 zend_file_handle *in; member
/PHP-7.3/win32/
H A Dioutil.h177 __forceinline static wchar_t *php_win32_ioutil_conv_any_to_w(const char* in, size_t in_len, size_t … in php_win32_ioutil_conv_any_to_w()
244 #define php_win32_ioutil_any_to_w(in) php_win32_ioutil_conv_any_to_w(in, PHP_WIN32_CP_IGNORE_LEN, P… argument
/PHP-7.3/ext/standard/
H A Ddns.c237 struct in_addr in; in PHP_FUNCTION() local
268 struct in_addr in; in php_gethostbyname() local
H A Dexec.c530 FILE *in; local
H A Dcrypt_freesec.c576 des_cipher(const char *in, char *out, uint32_t salt, int count, in des_cipher()
/PHP-7.3/main/streams/
H A Dfilter.c130 PHPAPI int php_stream_bucket_split(php_stream_bucket *in, php_stream_bucket **left, php_stream_buck… in php_stream_bucket_split()
/PHP-7.3/ext/phar/
H A Dutil.c1485 BIO *in; in phar_verify_signature() local
1835 BIO *in; in phar_create_signature() local
/PHP-7.3/main/
H A Dphp_output.h101 php_output_buffer in; member
/PHP-7.3/ext/date/lib/
H A Dparse_iso_intervals.c974 Scanner in; in timelib_strtointerval() local
H A Dparse_date.c22141 Scanner in; in timelib_strtotime() local
22330 Scanner in; in timelib_parse_from_format_with_map() local
/PHP-7.3/TSRM/
H A Dtsrm_win32.c455 HANDLE in, out; in popen_ex() local
/PHP-7.3/ext/openssl/
H A Dopenssl.c1673 BIO *in; in php_openssl_x509_from_zval() local
2469 BIO *in=NULL; in STACK_OF() local
3228 BIO * in; in php_openssl_csr_from_zval() local
3844 BIO* in; in php_openssl_evp_from_zval() local
3859 BIO *in; in php_openssl_evp_from_zval() local
5075 BIO * in = NULL, * datain = NULL, * dataout = NULL, * p7bout = NULL; in PHP_FUNCTION() local
5578 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
H A Dxp_ssl.c1544 static unsigned char *php_openssl_alpn_protos_parse(unsigned short *outlen, const char *in) /* {{{ … in php_openssl_alpn_protos_parse()
1578 const unsigned char *in, unsigned int inlen, void *arg) /* {{{ */ 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.c665 …xmlBufferPtr in = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->conten… in to_zval_string() local
698 …xmlBufferPtr in = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->conten… in to_zval_stringr() local
731 …xmlBufferPtr in = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->conten… in to_zval_stringc() local
852 xmlBufferPtr in = xmlBufferCreateStatic(str, new_len); in to_xml_string() local
/PHP-7.3/ext/imap/
H A Dphp_imap.c2806 const unsigned char *in, *inp, *endp; in PHP_FUNCTION() local
2945 const unsigned char *in, *inp, *endp; in PHP_FUNCTION() local
3058 zend_string *in; in php_imap_mutf7() local

Completed in 130 milliseconds

123