Home
last modified time | relevance | path

Searched defs:out (Results 101 – 108 of 108) sorted by relevance

12345

/PHP-8.2/ext/gd/libgd/
H A Dgd_topal.c1376 int in, out; in init_error_limit() local
/PHP-8.2/ext/pdo/
H A Dpdo_stmt.c1955 php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); in PHP_METHOD() local
/PHP-8.2/ext/curl/
H A Dinterface.c3031 char *out = NULL; in PHP_FUNCTION() local
/PHP-8.2/ext/standard/
H A Dfile.c568 zval out; in PHP_FUNCTION() local
H A Dfilters.c1728 char *out = buf; in php_dechunk() local
H A Dstring.c119 PHPAPI struct lconv *localeconv_r(struct lconv *out) in localeconv_r()
3985 static zend_always_inline char *php_stripslashes_impl(const char *str, char *out, size_t len)
/PHP-8.2/ext/session/
H A Dsession.c285 static void bin_to_readable(unsigned char *in, size_t inlen, char *out, size_t outlen, char nbits) … in bin_to_readable()
/PHP-8.2/ext/ldap/
H A Dldap.c2457 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch()

Completed in 74 milliseconds

12345