Searched refs:impliedStartTag (Results 1 – 4 of 4) sorted by relevance
37 const LeafContentToken *impliedStartTag() const;136 const LeafContentToken *OpenElement::impliedStartTag() const in impliedStartTag() function139 ? matchState_.impliedStartTag() in impliedStartTag()
223 const LeafContentToken *impliedStartTag(const AndState &andpos,352 const LeafContentToken *impliedStartTag() const;552 MatchState::impliedStartTag() const in impliedStartTag() function554 return pos_->impliedStartTag(andState_, minAndDepth_); in impliedStartTag()
768 const LeafContentToken *token = currentElement().impliedStartTag(); in tryImplyTag()1358 const LeafContentToken *token = currentElement().impliedStartTag();
725 LeafContentToken::impliedStartTag(const AndState &andState, in impliedStartTag() function in SP_NAMESPACE::LeafContentToken