Home
last modified time | relevance | path

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

123

/PHP-7.3/ext/iconv/
H A Diconv.c433 zend_string *out; in php_iconv_output_handler() local
551 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.3/main/streams/
H A Dstreams.c334 static const char *_php_stream_pretty_free_options(int close_options, char *out) in _php_stream_pretty_free_options()
381 char out[200] = ""; in _php_stream_free() local
/PHP-7.3/Zend/
H A Dzend_vm_gen.php601 function out($f, $s) { function
/PHP-7.3/main/
H A Drfc1867.c665 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/PHP-7.3/ext/openssl/
H A Dopenssl.c1978 BIO *out = NULL; in PHP_FUNCTION() local
4601 zval * zpkey, * args = NULL, *out; in PHP_FUNCTION() local
4745 BIO *out; in PHP_FUNCTION() local
5578 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/ftp/
H A Dftp.c1729 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
/PHP-7.3/ext/curl/
H A Dinterface.c3754 char *out = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/gd/libgd/
H A Dgd_topal.c1376 int in, out; in init_error_limit() local
/PHP-7.3/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.3/ext/standard/
H A Dfile.c693 zval out; in PHP_FUNCTION() local
H A Dstring.c188 PHPAPI struct lconv *localeconv_r(struct lconv *out) in localeconv_r()
4163 static zend_always_inline char *php_stripslashes_impl(const char *str, char *out, size_t len)
H A Dfilters.c1853 char *out = buf; in php_dechunk() local
/PHP-7.3/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.3/ext/ldap/
H A Dldap.c2584 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch()
/PHP-7.3/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 445 milliseconds

123