Searched refs:snippetLocatorPrefix (Results 1 – 1 of 1) sorted by relevance
173 String snippetLocatorPrefix = "---"; in createSampleTagElement() local174 if (!snippetLocator.startsWith(snippetLocatorPrefix)) { in createSampleTagElement()178 String newTag = snippetLocator.substring(snippetLocatorPrefix.length()); in createSampleTagElement()