Searched defs:PCRE2_UTF (Results 1 – 2 of 2) sorted by relevance
/third_party/rust/crates/regex/bench/src/ffi/ | ||
D | pcre2.rs | 146 const PCRE2_UTF: u32 = 0x00080000; constant |
/third_party/pcre2/pcre2/src/ | ||
D | pcre2.h.in | 138 #define PCRE2_UTF 0x00080000u /* C J M D */ macro |