Home
last modified time | relevance | path

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

123

/PHP-7.2/Zend/
H A Dzend_vm_gen.php611 function out($f, $s) { function
/PHP-7.2/ext/iconv/
H A Diconv.c435 zend_string *out; in php_iconv_output_handler() local
553 PHP_ICONV_API php_iconv_err_t php_iconv_string(const char *in_p, size_t in_len, zend_string **out, … in php_iconv_string()
/PHP-7.2/main/streams/
H A Dstreams.c335 static const char *_php_stream_pretty_free_options(int close_options, char *out) in _php_stream_pretty_free_options()
382 char out[200] = ""; in _php_stream_free() local
/PHP-7.2/main/
H A Drfc1867.c667 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/PHP-7.2/ext/openssl/
H A Dopenssl.c1972 BIO *out = NULL; in PHP_FUNCTION() local
4595 zval * zpkey, * args = NULL, *out; in PHP_FUNCTION() local
4741 BIO *out; in PHP_FUNCTION() local
5528 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/ftp/
H A Dftp.c1728 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
/PHP-7.2/ext/curl/
H A Dinterface.c3581 char *out = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/gd/libgd/
H A Dgd_topal.c1376 int in, out; in init_error_limit() local
/PHP-7.2/ext/pdo/
H A Dpdo_stmt.c2107 php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); in PHP_METHOD() local
/PHP-7.2/ext/standard/
H A Dfile.c690 zval out; in PHP_FUNCTION() local
H A Dfilters.c1853 char *out = buf; in php_dechunk() local
H A Dstring.c197 PHPAPI struct lconv *localeconv_r(struct lconv *out) in localeconv_r()
/PHP-7.2/ext/session/
H A Dsession.c272 static size_t bin_to_readable(unsigned char *in, size_t inlen, char *out, char nbits) /* {{{ */ in bin_to_readable()
/PHP-7.2/ext/ldap/
H A Dldap.c1764 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch()
/PHP-7.2/ext/gd/
H A Dgd.c4103 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold) in _php_image_bw_convert()
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c23518 FILE *out; in sqlite3MemdebugDump() local
24163 FILE *out; in sqlite3Memsys3Dump() local
24782 FILE *out; in sqlite3Memsys5Dump() local

Completed in 782 milliseconds

123