Home
last modified time | relevance | path

Searched defs:in_buf (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/zlib/
H A Dzlib.c386 static zend_string *php_zlib_encode(const char *in_buf, size_t in_len, int encoding, int level) in php_zlib_encode()
472 static int php_zlib_decode(const char *in_buf, size_t in_len, char **out_buf, size_t *out_len, int … in php_zlib_decode()
943 char *in_buf; in PHP_FUNCTION() local
1180 char *in_buf; in PHP_FUNCTION() local
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_stdio.c176 int in_buf = 0, cmd_pos = 0, pos, start; local

Completed in 11 milliseconds