Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/locale/
Drpmatch.c42 if (regcomp(&yes, nl_langinfo(YESEXPR), REG_EXTENDED|REG_NOSUB) != 0) in rpmatch()
Dnl_langinfo.c150 case YESEXPR: in nl_langinfo_l()
/freebsd-12-stable/include/
Dlanginfo.h105 #define YESEXPR 52 /* affirmative response expression */ macro
/freebsd-12-stable/usr.bin/xargs/
Dxargs.c789 regcomp(&cre, nl_langinfo(YESEXPR), REG_EXTENDED) != 0) { in prompt()
/freebsd-12-stable/usr.bin/locale/
Dlocale.c340 YESEXPR, "" },