Searched refs:YESEXPR (Results 1 - 4 of 4) sorted by last modified time

/freebsd-10-stable/usr.bin/locale/
H A Dlocale.c214 { "yesexpr", 1, LC_MESSAGES, YESEXPR, "" },
/freebsd-10-stable/include/
H A Dlanginfo.h103 #define YESEXPR 52 /* affirmative response expression */ macro
/freebsd-10-stable/lib/libc/locale/
H A Dnl_langinfo.c134 case YESEXPR:
H A Drpmatch.c40 if (regcomp(&yes, nl_langinfo(YESEXPR), REG_EXTENDED|REG_NOSUB) != 0)

Completed in 154 milliseconds