ConsumeIfMatch     44 net/websockets/websocket_extension_parser.cc   while (ConsumeIfMatch(';')) {
ConsumeIfMatch     60 net/websockets/websocket_extension_parser.cc   if (!ConsumeIfMatch('=')) {
ConsumeIfMatch     43 net/websockets/websocket_extension_parser.h   bool ConsumeIfMatch(char c);