php_http_cb 71 sapi/cli/php_http_parser.h typedef int (*php_http_cb) (php_http_parser*); php_http_cb 143 sapi/cli/php_http_parser.h php_http_cb on_message_begin; php_http_cb 150 sapi/cli/php_http_parser.h php_http_cb on_headers_complete; php_http_cb 152 sapi/cli/php_http_parser.h php_http_cb on_message_complete;