Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_internal.h523 #define PCRE2_NOTEMPTY_SET 0x00010000 /* (*NOTEMPTY) used ) keep */
948 #define STRING_NOTEMPTY_RIGHTPAR "NOTEMPTY)"
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs432 pub const NOTEMPTY: Self = Self::from_errno(errno::ENOTEMPTY); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs757 pub const NOTEMPTY: Self = Self(c::ENOTEMPTY); consts

Completed in 8 milliseconds