HomeSort by relevance Sort by last modified time
    Searched refs:endmatch (Results 1 - 2 of 2) sorted by null

  /external/fonttools/Lib/fontTools/misc/
psLib.py 50 endmatch=endofthingRE.match,
87 m = endmatch(buf, pos+1)
90 m = endmatch(buf, pos)
  /external/chromium_org/third_party/re2/re2/
dfa.cc 1894 bool endmatch = false; local
    [all...]

Completed in 87 milliseconds