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

  /external/jetty/src/java/org/eclipse/jetty/webapp/
TagLibConfiguration.java 48 * The class searches for TLD descriptors found in web.xml, in WEB-INF/*.tld files of the web app
49 * or *.tld files within jars found in WEB-INF/lib of the webapp. Any listeners defined in these
50 * tld's are added to the context.
74 * A listener that does the job of finding .tld files that contain
139 sce.getServletContext().setAttribute("com.sun.appserv.tld.map", tldMap);
147 //find the tld files and parse them to get out their
199 * Find all the locations that can harbour tld files that may contain
210 // Find tld's from web.xml
212 // for aliases ending in tld
282 Resource tld = null; local
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/iam/
connection.py     [all...]
  /frameworks/base/core/tests/coretests/src/android/util/
PatternsTest.java 35 assertTrue("Missed valid TLD", t);
39 assertTrue("Missed valid TLD", t);
43 assertTrue("Missed valid TLD", t);
47 assertTrue("Missed valid TLD", t);
50 assertFalse("Matched invalid TLD!", t);
53 assertFalse("Matched invalid TLD!", t);
56 assertFalse("Matched invalid TLD!", t);
76 assertTrue("Should match Punycode TLD", pattern.matcher("xn--qxam").matches());
82 assertTrue("Should match IRI TLD", pattern.matcher("\uD55C\uAD6D").matches());
94 assertFalse("Should not match invalid Punycode TLD", pattern.matcher("xn").matches())
490 String tld = "xn--"; local
    [all...]
  /frameworks/support/compat/tests/java/android/support/v4/util/
PatternsCompatTest.java 52 assertTrue("Should match Punycode TLD", pattern.matcher("xn--qxam").matches());
58 assertTrue("Should match IRI TLD", pattern.matcher("\uD55C\uAD6D").matches());
70 assertFalse("Should not match invalid Punycode TLD", pattern.matcher("xn").matches());
85 assertTrue("Should match URL with scheme, hostname and new TLD",
92 assertTrue("Should match URL with hostname and new TLD",
141 assertTrue("Should match URL with Unicode TLD",
250 assertTrue("Should match URL with scheme, hostname and new TLD",
257 assertTrue("Should match URL with hostname and new TLD",
261 assertTrue("Should match URL with hostname and new TLD",
296 assertFalse("Should not match Punycode TLD that starts with dash"
562 String tld = "xn--"; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cookielib.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cookielib.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py     [all...]
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
jetty-6.1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
  /external/curl/lib/
url.c 64 #include <tld.h>
    [all...]

Completed in 767 milliseconds