Home
last modified time | relevance | path

Searched refs:__applyPattern (Results 1 – 1 of 1) sorted by relevance

/external/markdown/markdown/
Dtreeprocessors.py93 data, matched, startIndex = self.__applyPattern(
198 def __applyPattern(self, pattern, data, patternIndex, startIndex=0): member in InlineProcessor