Home
last modified time | relevance | path

Searched refs:DC_STRIP_QUOTES (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Ddeflt.h60 #define DC_STRIP_QUOTES 0004 /* ON: strip quotes; OFF: leave quotes */ macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ddeflt.c248 if (TSTBITS(thr_data->Dcflags, DC_STRIP_QUOTES)) { in defread_r()
H A Dlocaltime.c2326 TURNON(flags, DC_STRIP_QUOTES); in get_default_tz()