Home
last modified time | relevance | path

Searched refs:PCRE_UCP (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/regex/bench/src/ffi/
Dpcre1.rs13 const PCRE_UCP: c_int = 0x20000000; constant
48 PCRE_UCP | PCRE_UTF8, in new()
/third_party/pcre2/pcre2/testdata/
Dtestinput71669 # Without PCRE_UCP, non-ASCII always fail, even if < 256
1679 # With PCRE_UCP, non-UTF8 chars that are < 256 still check properties
Dtestinput51241 # Without PCRE_UCP, non-ASCII always fail, even if < 256
1251 # With PCRE_UCP, non-UTF8 chars that are < 256 still check properties
Dtestoutput72870 # Without PCRE_UCP, non-ASCII always fail, even if < 256
2885 # With PCRE_UCP, non-UTF8 chars that are < 256 still check properties
Dtestoutput52587 # Without PCRE_UCP, non-ASCII always fail, even if < 256
2602 # With PCRE_UCP, non-UTF8 chars that are < 256 still check properties
/third_party/glib/patch/
Dbackport-replace-pcre1-with-pcre2.patch1376 - compile_options |= PCRE_UCP;
/third_party/pcre2/pcre2/doc/
Dpcre2.txt1695 process patterns from external sources. The option combination PCRE_UCP