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

  /external/libnl/lib/route/cls/
police.c 29 __ADD(TC_POLICE_RECLASSIFY,reclassify)
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlLexer.java 66 * An FSM that lets us reclassify text tokens inside tags as attribute
123 // Reclassify as attribute name
124 token = HtmlInputSplitter.reclassify(
136 // Reclassify as attribute name
137 token = HtmlInputSplitter.reclassify(
153 // Reclassify as value
154 token = HtmlInputSplitter.reclassify(
301 // reclassify as UNESCAPED, any tokens that appear in the middle.
305 token = reclassify(
390 * <p>This property is useful as it allows fetch to collapse and reclassify
704 static HtmlToken reclassify(HtmlToken token, HtmlTokenType type) { method in class:HtmlInputSplitter
    [all...]
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 

Completed in 85 milliseconds