Home
last modified time | relevance | path

Searched defs:REG_ESIZE (Results 1 – 2 of 2) sorted by relevance

/external/pcre/src/
Dpcre2posix.h90 REG_ESIZE, /* expression too big */ enumerator
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1118 pub const REG_ESIZE: ::c_int = 15; constant