OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARAGRAPH
(Results
1 - 3
of
3
) sorted by null
/external/owasp/sanitizer/src/main/org/owasp/html/examples/
EbayPolicyExample.java
75
private static final Pattern
PARAGRAPH
= Pattern.compile(
154
.allowAttributes("alt").matching(
PARAGRAPH
)
172
.allowAttributes("abbr").matching(
PARAGRAPH
)
/external/chromium_org/v8/test/mjsunit/
whitespaces.js
18
0x2029, //
Paragraph
Separator PS
35
0x2029, //
PARAGRAPH
SEPARATOR
/external/chromium_org/v8/test/webkit/
string-trim.js
58
{s : '\u2029', t : '
PARAGRAPH
SEPARATOR'},
Completed in 69 milliseconds