Searched refs:negated (Results 1 - 7 of 7) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_xclass.c70 BOOL negated = (*data & XCL_NOT) != 0; local
86 if ((*data & XCL_MAP) == 0) return negated;
91 return !negated; /* char found */
113 if (c == x) return !negated;
129 if (c >= x && c <= y) return !negated;
141 if (isprop) return !negated;
146 prop->chartype == ucp_Lt) == isprop) return !negated;
151 return !negated;
155 if ((data[1] == prop->chartype) == isprop) return !negated;
159 if ((data[1] == prop->script) == isprop) return !negated;
[all...]
H A Dpcre_compile.c1037 BOOL braced, negated, overflow; local
1139 negated = TRUE;
1142 else negated = FALSE;
1176 if (negated)
2063 map. This includes negated single high-valued characters. The length in
2198 map. This includes negated single high-valued characters. The length in
2493 cannot be represented just by a bit map. This includes negated single
2772 negated TRUE if it's a negated property (\P or \p{^)
2779 BOOL negated)
2778 check_char_prop(pcre_uint32 c, unsigned int ptype, unsigned int pdata, BOOL negated) argument
5152 BOOL negated; local
7826 BOOL negated; local
[all...]
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 264 milliseconds