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

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
search_widget.js 175 var searchStr = this.txtNode_.value;
177 if (searchStr.length > 0) {
178 searchStr = searchStr.substring(0, searchStr.length - 1);
179 this.txtNode_.value = searchStr;
180 this.beginSearch_(searchStr);
187 this.next_(searchStr, false);
189 this.next_(searchStr, true);
215 var searchStr = this.txtNode_.value
    [all...]
  /external/chromium_org/third_party/tlslite/tlslite/utils/
pem.py 97 searchStr = "-----BEGIN %s-----" % name
98 return searchStr in inStr
  /external/chromium_org/third_party/libxslt/libexslt/
strings.c 510 * @searchStr: string to find
511 * @replaceStr: string to replace occurrences of searchStr
516 exsltStrReplaceInternal(const xmlChar* str, const xmlChar* searchStr,
524 searchStrSize = xmlStrlen(searchStr);
527 next = xmlStrstr(curr, searchStr);
550 xmlChar *str = NULL, *searchStr = NULL, *replaceStr = NULL;
574 searchStr = xmlXPathPopString(ctxt);
582 ret = exsltStrReplaceInternal(str, searchStr, replaceStr);
595 searchStr = xmlXPathCastNodeToString(searchSet->nodeTab[i]);
603 retSwap = exsltStrReplaceInternal(ret, searchStr, replaceStr)
    [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-lang-2.6.jar 
plexus-utils-3.0.17.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 

Completed in 263 milliseconds