Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 63) sorted by last modified time

123

/PHP-7.4/main/streams/
H A Dstreams.c338 static const char *_php_stream_pretty_free_options(int close_options, char *out) in _php_stream_pretty_free_options()
392 char out[200] = ""; in _php_stream_free() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_png.c442 gdIOCtx *out = gdNewFileCtx(outFile); in gdImagePngEx() local
449 gdIOCtx *out = gdNewFileCtx(outFile); in gdImagePng() local
457 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImagePngPtr() local
468 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImagePngPtrEx() local
H A Dgd_wbmp.c69 void gd_putout (int i, void *out) in gd_putout()
96 void gdImageWBMPCtx (gdImagePtr image, int fg, gdIOCtx * out) in gdImageWBMPCtx()
102 static int _gdImageWBMPCtx(gdImagePtr image, int fg, gdIOCtx *out) in _gdImageWBMPCtx()
207 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageWBMP() local
218 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImageWBMPPtr() local
H A Dgd_gif_out.c106 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageGifPtr() local
118 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageGif() local
123 void gdImageGifCtx(gdImagePtr im, gdIOCtxPtr out) in gdImageGifCtx()
129 static int _gdImageGifCtx(gdImagePtr im, gdIOCtxPtr out) in _gdImageGifCtx()
780 static int gifPutWord(int w, gdIOCtx *out)
/PHP-7.4/ext/fileinfo/libmagic/
H A Dencoding.c589 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
H A Dfile.h408 struct out { struct
409 char *buf; /* Accumulation buffer */
410 char *pbuf; /* Printable buffer */
/PHP-7.4/TSRM/
H A Dtsrm_win32.c455 HANDLE in, out; in popen_ex() local
/PHP-7.4/ext/curl/
H A Dinterface.c3827 char *out = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/standard/
H A Ddns_win32.c265 unsigned short out[8]; in php_parserr() local
H A Dstring.c174 PHPAPI struct lconv *localeconv_r(struct lconv *out) in localeconv_r()
4222 static zend_always_inline char *php_stripslashes_impl(const char *str, char *out, size_t len)
H A Dfile.c691 zval out; in PHP_FUNCTION() local
H A Dcrypt.c114 char output[MD5_HASH_MAX_LEN], *out; in php_crypt() local
H A Dfilters.c1860 char *out = buf; in php_dechunk() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c2492 zval *stream, *out; in PHP_FUNCTION() local
2829 unsigned char *out, *outp; in PHP_FUNCTION() local
2968 zend_string *out; in PHP_FUNCTION() local
3081 unsigned char *out; in php_imap_mutf7() local
/PHP-7.4/ext/openssl/
H A Dopenssl.c2010 BIO *out = NULL; in PHP_FUNCTION() local
4681 zval * zpkey, * args = NULL, *out; in PHP_FUNCTION() local
4824 BIO *out; in PHP_FUNCTION() local
5665 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
H A Dxp_ssl.c117 #define PHP_X509_NAME_ENTRY_TO_UTF8(ne, i, out) \ argument
1546 unsigned char *out; in php_openssl_alpn_protos_parse() local
1576 const unsigned char **out, unsigned char *outlen, in php_openssl_server_alpn_callback()
/PHP-7.4/ext/ftp/
H A Dftp.c1738 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
/PHP-7.4/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
H A Dphp_sdl.c1791 static void sdl_serialize_string(const char *str, smart_str *out) in sdl_serialize_string()
1805 static void sdl_serialize_key(zend_string *key, smart_str *out) in sdl_serialize_key()
1815 static void sdl_serialize_encoder_ref(encodePtr enc, HashTable *tmp_encoders, smart_str *out) { in sdl_serialize_encoder_ref()
1828 static void sdl_serialize_type_ref(sdlTypePtr type, HashTable *tmp_types, smart_str *out) { in sdl_serialize_type_ref()
1841 static void sdl_serialize_attribute(sdlAttributePtr attr, HashTable *tmp_encoders, smart_str *out) in sdl_serialize_attribute()
1903 static void sdl_serialize_resriction_int(sdlRestrictionIntPtr x, smart_str *out) in sdl_serialize_resriction_int()
1914 static void sdl_serialize_resriction_char(sdlRestrictionCharPtr x, smart_str *out) in sdl_serialize_resriction_char()
1925 … sdl_serialize_type(sdlTypePtr type, HashTable *tmp_encoders, HashTable *tmp_types, smart_str *out) in sdl_serialize_type()
2021 static void sdl_serialize_encoder(encodePtr enc, HashTable *tmp_types, smart_str *out) in sdl_serialize_encoder()
2029 …_serialize_parameters(HashTable *ht, HashTable *tmp_encoders, HashTable *tmp_types, smart_str *out) in sdl_serialize_parameters()
[all …]
/PHP-7.4/ext/session/
H A Dsession.c269 static void bin_to_readable(unsigned char *in, size_t inlen, char *out, size_t outlen, char nbits) … in bin_to_readable()
/PHP-7.4/main/
H A Drfc1867.c657 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/PHP-7.4/ext/tidy/
H A Dtidy.c771 static int tidy_doc_cast_handler(zval *in, zval *out, int type) in tidy_doc_cast_handler()
809 static int tidy_node_cast_handler(zval *in, zval *out, int type) in tidy_node_cast_handler()
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c2100 php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); in PHP_METHOD() local
/PHP-7.4/scripts/dev/
H A Dbless_tests.php22 $out = file_get_contents($outPath); variable
37 $out = generateMinimallyDifferingOutput($out, $oldExpect); variable
39 $out = normalizeOutput($out); variable
64 function normalizeOutput(string $out): string {
92 function generateMinimallyDifferingOutput(string $out, string $oldExpect) {
114 function insertOutput(string $phpt, string $out): string {
/PHP-7.4/ext/ldap/
H A Dldap.c2559 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch()

Completed in 217 milliseconds

123