/third_party/pcre2/pcre2/src/ |
D | pcre2_xclass.c | 72 BOOL negated = (*data & XCL_NOT) != 0; in PRIV() local
|
D | pcre2_auto_possess.c | 200 BOOL negated) in check_char_prop()
|
D | pcre2_compile.c | 3156 BOOL negated; in parse_regex() local 3703 BOOL negated; in parse_regex() local
|
D | pcre2_jit_compile.c | 4116 static void read_char7_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char7_type() 4153 static void read_char8_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char8_type()
|
/third_party/skia/src/sksl/ir/ |
D | SkSLPrefixExpression.cpp | 32 double negated = -value->as<Literal>().value(); in simplify_negation() local
|
/third_party/node/deps/npm/node_modules/npm-install-checks/lib/ |
D | index.js | 81 let negated = 0 variable
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
D | mod.rs | 737 pub negated: bool, field 760 pub negated: bool, field 840 pub negated: bool, field 909 pub negated: bool, field 1295 let mut negated = false; in flag_state() localVariable
|
D | parse.rs | 1896 let negated = if self.char() != '^' { in parse_set_class_open() localVariable 1981 let mut negated = false; in maybe_parse_ascii_class() localVariable 2035 let negated = self.char() == 'P'; in parse_unicode_class() localVariable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | regexcmp.cpp | 4263 UBool negated = (fC.fChar == chP); in scanProp() local 4334 UBool negated = false; in scanPosixProp() local 4395 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
|
D | plurrule_impl.h | 357 UBool negated = false; // true for negated rules. variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.cpp | 4260 UBool negated = (fC.fChar == chP); in scanProp() local 4331 UBool negated = FALSE; in scanPosixProp() local 4392 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
|
D | plurrule_impl.h | 353 UBool negated = false; // true for negated rules. variable
|
/third_party/icu/icu4c/source/i18n/ |
D | regexcmp.cpp | 4263 UBool negated = (fC.fChar == chP); in scanProp() local 4334 UBool negated = false; in scanPosixProp() local 4395 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
|
D | plurrule_impl.h | 357 UBool negated = false; // true for negated rules. variable
|
/third_party/node/deps/v8/src/flags/ |
D | flags.cc | 530 bool* negated) { in SplitArgument() 599 bool negated; in SetFlagsFromCommandLine() local
|
/third_party/node/deps/v8/src/regexp/experimental/ |
D | experimental-compiler.cc | 395 ZoneList<CharacterRange>* negated = in VisitCharacterClass() local
|
/third_party/node/deps/v8/src/regexp/ |
D | regexp-compiler-tonode.cc | 473 ZoneList<CharacterRange>* negated = in ToNode() local 1197 ZoneList<CharacterRange>* negated = in RationalizeConsecutiveAtoms() local
|
/third_party/mksh/ |
D | misc.c | 1017 bool negated = false; in gmatch_cclass() local
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_64.c | 442 sljit_s32 negated; in logical_imm() local
|
/third_party/libabigail/tests/lib/ |
D | catch.hpp | 13049 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local 13069 bool negated ) { in reportExpr()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 10471 bool negated; member
|