Home
last modified time | relevance | path

Searched refs:ONE_CHAR (Results 1 – 2 of 2) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DEbayPolicyExample.java121 private static final Pattern ONE_CHAR = Pattern.compile( field in EbayPolicyExample
192 .allowAttributes("char").matching(ONE_CHAR)
/external/pcre/dist/
Dpcre_compile.c5478 goto ONE_CHAR; in compile_branch()
8094 goto ONE_CHAR; in compile_branch()
8115 ONE_CHAR: in compile_branch()