Searched refs:FNM_NOESCAPE (Results 26 - 50 of 105) sorted by relevance

12345

/netbsd-current/tests/lib/libc/gen/
H A Dt_fnmatch.c100 atf_tc_set_md_var(tc, "descr", "Test FNM_NOESCAPE");
109 ATF_CHECK(fnmatch(" \\x", " \\x", FNM_NOESCAPE) == 0);
110 ATF_CHECK(fnmatch("xx\\x", "xx\\x", FNM_NOESCAPE) == 0);
111 ATF_CHECK(fnmatch("\\xxx", "\\xxx", FNM_NOESCAPE) == 0);
/netbsd-current/external/gpl2/gmake/dist/glob/
H A Dfnmatch.c192 if (!(flags & FNM_NOESCAPE))
271 if (c == '\\' && !(flags & FNM_NOESCAPE))
322 if (!(flags & FNM_NOESCAPE) && c == '\\')
407 if (!(flags & FNM_NOESCAPE) && cend == '\\')
436 if (!(flags & FNM_NOESCAPE) && c == '\\')
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sparc/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/vax/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dfnmatch.h526 #undef FNM_NOESCAPE macro
531 #define FNM_NOESCAPE (1 << 1) /* Backslashes don't quote special chars. */ macro

Completed in 225 milliseconds

12345