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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
HTMLParser.py 376 namematch = tagfind_tolerant.match(rawdata, i+2)
377 if not namematch:
383 tagname = namematch.group().lower()
388 gtpos = rawdata.find('>', namematch.end())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
HTMLParser.py 376 namematch = tagfind_tolerant.match(rawdata, i+2)
377 if not namematch:
383 tagname = namematch.group().lower()
388 gtpos = rawdata.find('>', namematch.end())
  /frameworks/base/docs/html/training/contacts-provider/
retrieve-names.jd 13 <li><a href="#NameMatch">Match a Contact by Name and List the Results</a></li>
94 <h2 id="NameMatch">Match a Contact by Name and List the Results</h2>
756 <a href="#NameMatch">Match a Contact by Name and List the Results</a>. Use the
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 97 milliseconds