Home
last modified time | relevance | path

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

/php-src/ext/zlib/
H A Dzlib.c384 static zend_string *php_zlib_encode(const char *in_buf, size_t in_len, int encoding, int level) in php_zlib_encode()
470 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()
942 char *in_buf; in PHP_FUNCTION() local
1179 char *in_buf; in PHP_FUNCTION() local
/php-src/sapi/fpm/fpm/
H A Dfpm_stdio.c176 int in_buf = 0, cmd_pos = 0, pos, start; local

Completed in 16 milliseconds