/third_party/pcre2/pcre2/src/ |
H A D | pcre2_xclass.c | 72 BOOL negated = (*data & XCL_NOT) != 0; in xclass() local [all...] |
H A D | pcre2_auto_possess.c | 199 check_char_prop(uint32_t c, unsigned int ptype, unsigned int pdata, BOOL negated) check_char_prop() argument [all...] |
H A D | pcre2_compile.c | 3156 BOOL negated; in parse_regex() local 3703 BOOL negated; in parse_regex() local [all...] |
H A D | pcre2_jit_compile.c | 4116 static void read_char7_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char7_type() argument 4153 static void read_char8_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char8_type() argument
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLPrefixExpression.cpp | 32 double negated = -value->as<Literal>().value(); in simplify_negation() local
|
/third_party/node/deps/v8/src/regexp/experimental/ |
H A D | experimental-compiler.cc | 395 ZoneList<CharacterRange>* negated = variable
|
/third_party/node/deps/v8/src/flags/ |
H A D | flags.cc | 599 bool negated; in SetFlagsFromCommandLine() local 528 SplitArgument(const char* arg, char* buffer, int buffer_size, const char** name, const char** value, bool* negated) SplitArgument() argument
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
H A D | parse.rs | 1981 let mut negated = false; in maybe_parse_ascii_class() variables [all...] |
H A D | mod.rs | 1295 let mut negated = false; flag_state() variables [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | plurrule_impl.h | 357 UBool negated = false; // true for negated rules. member in AndConstraint
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | plurrule_impl.h | 357 UBool negated = false; // true for negated rules. member in AndConstraint
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler-tonode.cc | 473 ZoneList<CharacterRange>* negated = in ToNode() local 1197 ZoneList<CharacterRange>* negated = in RationalizeConsecutiveAtoms() local
|
/third_party/mksh/ |
H A D | misc.c | 1017 bool negated = false; in gmatch_cclass() local
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_64.c | 442 sljit_s32 negated; in logical_imm() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | plurrule_impl.h | 353 UBool negated = false; // true for negated rules. member in AndConstraint
|