php_http_cb 71 sapi/cli/php_http_parser.h typedef int (*php_http_cb) (php_http_parser*); php_http_cb 144 sapi/cli/php_http_parser.h php_http_cb on_message_begin; php_http_cb 151 sapi/cli/php_http_parser.h php_http_cb on_headers_complete; php_http_cb 153 sapi/cli/php_http_parser.h php_http_cb on_message_complete;