Searched defs:negated (Results 1 – 15 of 15) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_xclass.c | 72 BOOL negated = (*data & XCL_NOT) != 0; in PRIV() local
|
D | pcre2_auto_possess.c | 197 BOOL negated) in check_char_prop()
|
D | pcre2_compile.c | 2855 BOOL negated; in parse_regex() local 3385 BOOL negated; in parse_regex() local
|
/external/openssh/ |
D | auth-rhosts.c | 88 int negated; in check_rhosts_file() local
|
D | match.c | 124 int negated; in match_pattern_list() local
|
D | readconf.c | 831 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | UnicodeSetBuilder.java | 69 boolean negated; field in UnicodeSetBuilder.MyObjectBuilder.Info 72 public Info(UnicodeSet set, boolean negated, Operation operation) { in Info()
|
/external/catch2/include/internal/ |
D | catch_run_context.cpp | 394 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local 414 bool negated ) { in reportExpr()
|
/external/v8/src/ |
D | flags.cc | 341 bool* negated) { in SplitArgument() 435 bool negated; in SetFlagsFromCommandLine() local
|
/external/icu/icu4c/source/i18n/ |
D | regexcmp.cpp | 4242 UBool negated = (fC.fChar == chP); in scanProp() local 4313 UBool negated = FALSE; in scanPosixProp() local 4374 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
|
D | plurrule_impl.h | 317 UBool negated = FALSE; // TRUE for negated rules. variable
|
/external/mksh/src/ |
D | misc.c | 965 bool negated = false; in gmatch_cclass() local
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeARM_64.c | 392 sljit_s32 negated, ones, right; in logical_imm() local
|
/external/v8/src/regexp/ |
D | jsregexp.cc | 5086 ZoneList<CharacterRange>* negated = in ToNode() local 5835 ZoneList<CharacterRange>* negated = in AddClassEscape() local
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 10623 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local 10643 bool negated ) { in reportExpr()
|