Home
last modified time | relevance | path

Searched refs:REG_ESIZE (Results 1 - 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2posix.h90 REG_ESIZE, /* expression too big */ enumerator
H A Dpcre2posix.c123 REG_ESIZE, /* parentheses nested too deeply */
125 REG_ESIZE, /* regular expression too large */
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1118 pub const REG_ESIZE: ::c_int = 15; consts

Completed in 7 milliseconds