Searched refs:escapingAllowed (Results 1 – 1 of 1) sorted by relevance
270 bool escapingAllowed = wrapperEscapedEnding[wrapper].second; in doesNotContainEndingWrapperChar() local275 if (idx == lastIdx || !escapingAllowed || innerPart[idx + 1] != endingChar) in doesNotContainEndingWrapperChar()