/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | HtmlPolicyBuilder.java | 301 public AttributeBuilder allowAttributes(String... attributeNames) { in allowAttributes() argument 303 for (String attributeName : attributeNames) { in allowAttributes() 318 public AttributeBuilder disallowAttributes(String... attributeNames) { in disallowAttributes() argument 319 return this.allowAttributes(attributeNames) in disallowAttributes() 325 AttributePolicy policy, List<String> attributeNames) { in allowAttributesGlobally() argument 327 for (String attributeName : attributeNames) { in allowAttributesGlobally() 341 AttributePolicy policy, List<String> attributeNames, in allowAttributesOnElements() argument 350 for (String attributeName : attributeNames) { in allowAttributesOnElements() 635 private final List<String> attributeNames; field in HtmlPolicyBuilder.AttributeBuilder 638 AttributeBuilder(List<? extends String> attributeNames) { in AttributeBuilder() argument [all …]
|
D | HtmlChangeListener.java | 48 @Nullable T context, String tagName, String... attributeNames); in discardedAttributes() argument
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ChartDtdDelta.java | 127 .addCell(datum.attributeNames) in writeContents() 193 …Set<String> attributeNames = getAttributeNames(dtdCurrent, dtdLast, name, Collections.emptyMap(), … in checkNames() local 194 addData(dtdCurrent, NEW_PREFIX + name, version, newPath, attributeNames); in checkNames() 197 …Set<String> attributeNames = getAttributeNames(dtdCurrent, dtdLast, name, oldElement.getAttributes… in checkNames() local 204 if (!attributeNames.isEmpty()) { in checkNames() 205 …a(dtdCurrent, (newlyDeprecated ? DEPRECATED_PREFIX : "") + name, version, newPath, attributeNames); in checkNames() 235 final String attributeNames; field in ChartDtdDelta.DiffElement 247 …this.attributeNames = attributeNames2.isEmpty() ? NONE : CollectionUtilities.join(attributeNames2,… in DiffElement() 267 .add("attributeNames", attributeNames) in toString() 278 …ta(DtdData dtdCurrent, String element, String prefix, String newPath, Set<String> attributeNames) { in addData() argument [all …]
|
D | ShowDtdDiffs.java | 93 …String attributeNames = getAttributeNames(dtdCurrent, name, Collections.EMPTY_MAP, element.getAttr… in checkNames() local 94 System.out.println(prefix + "\tElement\t" + newPath + "\t" + attributeNames); in checkNames() 97 …String attributeNames = getAttributeNames(dtdCurrent, name, oldElement.getAttributes(), element.ge… in checkNames() local 98 if (!attributeNames.isEmpty()) { in checkNames() 99 System.out.println(prefix + "\tAttribute\t" + newPath + "\t" + attributeNames); in checkNames()
|
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
D | HtmlChangeReporterTest.java | 56 Context context, String tagName, String... attributeNames) { in testChangeReporting() 59 for (String attributeName : attributeNames) { in testChangeReporting()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | XPathParts.java | 509 public XPathParts removeAttributes(String elementName, Collection<String> attributeNames) { in removeAttributes() argument 510 return removeAttributes(findElement(elementName), attributeNames); in removeAttributes() 513 public XPathParts removeAttributes(int elementIndex, Collection<String> attributeNames) { in removeAttributes() argument 514 …nts.get(elementIndex >= 0 ? elementIndex : elementIndex + size()).removeAttributes(attributeNames); in removeAttributes() 740 public void removeAttributes(Collection<String> attributeNames) { in removeAttributes() argument 744 if (attributeNames == null) { in removeAttributes() 747 for (String attribute : attributeNames) { in removeAttributes()
|
/external/owasp/sanitizer/distrib/lib/ |
D | owasp-java-html-sanitizer.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/owasp/
org/ ... |
/external/guice/lib/build/ |
D | spring-core.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |
/external/ImageMagick/Magick++/lib/Magick++/ |
D | STL.h | 2024 void attributeNames(Container *names_,const Image* image_) in attributeNames() function
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/python/cpython2/Mac/Modules/qt/ |
D | _Qtmodule.c | 19529 char attributeNames; in Qt_XMLParseAddMultipleAttributes() local 19541 &attributeNames, in Qt_XMLParseAddMultipleAttributes() 19546 attributeNames, in Qt_XMLParseAddMultipleAttributes()
|
/external/guice/extensions/struts2/lib/ |
D | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |