Searched refs:ContentEnd (Results 1 – 1 of 1) sorted by relevance
626 const char* const ContentEnd = PH.P; // mark content end in ParseDirective() local634 StringRef Content(ContentBegin, ContentEnd-ContentBegin); in ParseDirective()643 D.Text.assign(ContentBegin, ContentEnd); in ParseDirective()