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

/ast/src/lib/libast/comp/
H A Dfnmatch.h34 #define FNM_NOESCAPE 0x0001 /* \ is literal */ macro
H A Dfnmatch.c43 FNM_NOESCAPE, REG_SHELL_ESCAPED,
/ast/src/cmd/re/
H A Dtestfnmatch.c101 H(" s FNM_NOESCAPE \\ not special\n");
149 #ifndef FNM_NOESCAPE
166 #ifndef FNM_NOESCAPE
167 #define FNM_NOESCAPE NOTEST macro
758 eflags |= FNM_NOESCAPE;

Completed in 69 milliseconds