Searched refs:CLOSE (Results 1 – 1 of 1) sorted by relevance
108 #define CLOSE "close" macro592 cond1 = parser->index > sizeof(CLOSE) - 1; in header_states()593 if (cond1 || c != CLOSE[parser->index]) { in header_states()595 } else if (parser->index == sizeof(CLOSE) - 2) { in header_states()