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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
string.py 119 'id' : cls.idpattern,
129 idpattern = r'[_a-z][_a-z0-9]*' variable in class:Template
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
string.py 119 'id' : cls.idpattern,
129 idpattern = r'[_a-z][_a-z0-9]*' variable in class:Template
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pep292.py 91 idpattern = r'[_a-z][._a-z0-9]*' variable in class:TestTemplate.test_idpattern_override.PathPattern
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pep292.py 91 idpattern = r'[_a-z][._a-z0-9]*' variable in class:TestTemplate.test_idpattern_override.PathPattern

Completed in 197 milliseconds