Home
last modified time | relevance | path

Searched defs:out_buf (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_stdio.c170 int out_buf = 1 + nl - buf; in fpm_stdio_child_said() local
H A Dfastcgi.h109 unsigned char out_buf[1024*8]; member
/PHP-5.5/ext/zlib/
H A Dzlib.c317 static int php_zlib_encode(const char *in_buf, size_t in_len, char **out_buf, size_t *out_len, int … in php_zlib_encode()
406 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()
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c807 smart_str out_buf = { 0 }; in _php_mb_regex_ereg_replace_exec() local
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c359 unsigned char out_buf[1024*8]; member
/PHP-5.5/ext/iconv/
H A Diconv.c2562 char *out_buf = NULL; in php_iconv_stream_filter_append_bucket() local
/PHP-5.5/ext/standard/
H A Dfilters.c1548 char *out_buf = NULL; in strfilter_convert_append_bucket() local

Completed in 31 milliseconds