Searched refs:shouldTreatNullAsEndOfFileMarker (Results 1 – 2 of 2) sorted by relevance
222 if (m_nextInputCharacter == '\0' && !shouldTreatNullAsEndOfFileMarker(source)) { in peek()247 bool shouldTreatNullAsEndOfFileMarker(SegmentedString& source) const in shouldTreatNullAsEndOfFileMarker() function
110103 (WebCore::HTMLTokenizer::InputStreamPreprocessor::shouldTreatNullAsEndOfFileMarker):