Home | History | Annotate | Download | only in parser

Lines Matching refs:flushBufferedEndTag

172 bool HTMLTokenizer::flushBufferedEndTag(SegmentedString& source)
188 if (flushBufferedEndTag(source)) \
200 flushBufferedEndTag(source);
212 // FIXME: This should call flushBufferedEndTag().