Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_stdio.c96 int in_buf = 0; in fpm_stdio_child_said() local
/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/xmlrpc/libxmlrpc/
H A Dxmlrpc.c745 XMLRPC_VALUE XMLRPC_VALUE_FromXML (const char *in_buf, int len, XMLRPC_REQUEST_INPUT_OPTIONS in_opt… in XMLRPC_VALUE_FromXML()
804 XMLRPC_REQUEST XMLRPC_REQUEST_FromXML (const char *in_buf, int len, in XMLRPC_REQUEST_FromXML()
H A Dxml_element.c687 xml_element* xml_elem_parse_buf(const char* in_buf, int len, XML_ELEM_INPUT_OPTIONS options, XML_EL… in xml_elem_parse_buf()

Completed in 17 milliseconds