Home
last modified time | relevance | path

Searched refs:YESEXPR (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/locale/
H A Drpmatch.c39 if (regcomp(&yes, nl_langinfo(YESEXPR), REG_EXTENDED|REG_NOSUB) != 0) in rpmatch()
H A Dnl_langinfo.c147 case YESEXPR: in nl_langinfo_l()
/freebsd/include/
H A Dlanginfo.h103 #define YESEXPR 52 /* affirmative response expression */ macro
/freebsd/usr.bin/xargs/
H A Dxargs.c783 regcomp(&cre, nl_langinfo(YESEXPR), REG_EXTENDED) != 0) { in prompt()
/freebsd/usr.bin/locale/
H A Dlocale.c338 YESEXPR, "" },