Home
last modified time | relevance | path

Searched defs:html (Results 126 – 150 of 737) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/emma/lib/
HDemma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDemma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/nodes/
H A DCommentTest.java45 String html = "<div><!-- comment --> Text</div><p><!-- comment --> Text</p>"; in stableIndentInBlock() local
/aosp_15_r20/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlSanitizerFuzzerTest.java62 String html = Resources.toString( in testFuzzHtmlParser() local
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DEbayPolicyExample.java215 String html = CharStreams.toString( in main() local
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlSanitizer.java102 public static void sanitize(@Nullable String html, final Policy policy) { in sanitize()
DHtmlEntities.java51 public static long decodeEntityAt(String html, int offset, int limit) { in decodeEntityAt()
/aosp_15_r20/external/python/six/documentation/
DMakefile39 html: target
/aosp_15_r20/external/python/uritemplates/docs/
DMakefile39 html: target
/aosp_15_r20/external/python/watchdog/docs/
DMakefile39 html: target
/aosp_15_r20/external/libcups/locale/
H A Dpo2strings.c301 html = 0; /* HTML text */ in normalize_string() local
/aosp_15_r20/external/libtraceevent/Documentation/
H A Dmeson.build135 html = [] variable
/aosp_15_r20/external/python/mako/doc/build/
DMakefile40 html: target
/aosp_15_r20/external/python/rsa/doc/
DMakefile41 html: target
/aosp_15_r20/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/page/
H A DSourceHighlighterTest.java40 private HTMLElement html; field in SourceHighlighterTest
/aosp_15_r20/external/nanohttpd/core/src/main/resources/META-INF/nanohttpd/
H A Ddefault-mimetypes.properties4 html=text/html key
/aosp_15_r20/external/python/cachetools/docs/
DMakefile44 html: target
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/integration/
H A DConnectTest.java307 File html = ParseTest.getFile("/htmltests/large.html"); in postFiles() local
693 String html = dom.asString(wDoc); in fetchToW3c() local
/aosp_15_r20/external/libxml2/
H A Dmeson_options.txt57 option('html', feature
/aosp_15_r20/external/python/oauth2client/docs/
DMakefile52 html: target
/aosp_15_r20/external/python/dateutil/docs/
DMakefile52 html: target
/aosp_15_r20/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/table/
H A DLabelColumnTest.java44 private HTMLElement html; field in LabelColumnTest
/aosp_15_r20/external/iperf3/docs/
H A DMakefile52 html: target
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/
H A Ddataurl-realdata-yuiapp.css1 html { selector
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/select/
H A DCssTest.java15 private Document html = null; field in CssTest

12345678910>>...30