Home
last modified time | relevance | path

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

123

/PHP-7.1/ext/iconv/
H A Diconv.c439 zend_string *out; in php_iconv_output_handler() local
557 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.1/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.1/main/
H A Drfc1867.c667 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/PHP-7.1/ext/ftp/
H A Dftp.c1597 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
/PHP-7.1/ext/openssl/
H A Dopenssl.c1958 BIO *out = NULL; in PHP_FUNCTION() local
4547 zval * zpkey, * args = NULL, *out; in PHP_FUNCTION() local
4689 BIO *out; in PHP_FUNCTION() local
5353 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/curl/
H A Dinterface.c3572 char *str = NULL, *out = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/gd/libgd/
H A Dgd_topal.c1596 int in, out; local
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c2101 php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); in PHP_METHOD() local
/PHP-7.1/ext/standard/
H A Dfile.c680 zval out; in PHP_FUNCTION() local
H A Dfilters.c1886 char *out = buf; in php_dechunk() local
H A Dstring.c195 PHPAPI struct lconv *localeconv_r(struct lconv *out) in localeconv_r()
/PHP-7.1/ext/ldap/
H A Dldap.c1692 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch()
/PHP-7.1/ext/gd/
H A Dgd.c3973 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold) in _php_image_bw_convert()
/PHP-7.1/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 502 milliseconds

123