Home | History | Annotate | Download | only in parser

Lines Matching refs:flushBufferedEndTag

228 bool HTMLTokenizer::flushBufferedEndTag(SegmentedString& source)
242 if (flushBufferedEndTag(source)) \
254 flushBufferedEndTag(source);
266 // FIXME: This should call flushBufferedEndTag().