Searched refs:COMMENTS (Results 1 – 16 of 16) sorted by relevance
43 COMMENTS=false67 -c) COMMENTS="true";70 -nc) COMMENTS="true";108 if [ "$COMMENTS" = "true" ]; then
39 #define COMMENTS "#;\n" macro87 if ((c = strpbrk(state->lvalue, COMMENTS))) in parse_line()
199 Matcher m = Pattern.compile(resolved, Pattern.COMMENTS).matcher("");
196 Matcher m = Pattern.compile(resolved, Pattern.COMMENTS).matcher("");
48 #define COMMENTS "#;" macro
326 …thisRule.fRuleMatcher = Pattern.compile(thisRule.fExpandedRule, Pattern.COMMENTS | Pattern.DOTALL)… in addRule()
33 MISC COMMENTS AND SUGGESTIONS
323 …thisRule.fRuleMatcher = Pattern.compile(thisRule.fExpandedRule, Pattern.COMMENTS | Pattern.DOTALL)… in addRule()
221 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
2457 "<!--[\s\S]*?-->" "<COMMENTS>this is a comment</COMMENTS>"2460 "<!--[\p{Zs}\P{Zs}]*?-->" "<COMMENTS>this is a comment</COMMENTS>"
4390 ADDITIONAL COMMENTS:
4380 ADDITIONAL COMMENTS:
6774 ADDITIONAL COMMENTS:
8797 COMMENTS