Skip to main content
FNM_IGNORECASE
relibc
0.2.5
In relibc::
header::
fnmatch
relibc
::
header
::
fnmatch
Constant
FNM_
IGNORECASE
Copy item path
Source
pub const FNM_IGNORECASE:
c_int
= FNM_CASEFOLD; // 8i32
Expand description
Equivalent to
FNM_CASEFOLD
.