HomeSort by relevance Sort by last modified time
    Searched full:re_blockquote (Results 1 - 1 of 1) sorted by null

  /ndk/docs/tools/
ndk-markdown-substitutions.py 162 re_blockquote = re.compile(r"^ ") variable
174 if not re_blockquote.match(line):

Completed in 199 milliseconds