Searched refs:V_STR (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/adv_cmds-158/locale/
H A Dlocale.cc22 V_STR, V_NUM enumerator in enum:vtype
44 return (show_quotes && t == V_STR) ? quote(value) : value; }
94 li_keyword(int category, string kword, int itemnum, vtype t = V_STR) argument
110 if (show_quotes && t == V_STR) {
120 lia_keyword(int category, string kword, int *s, int *e, vtype t = V_STR) argument
130 lc_keyword(int category, string kword, string value, vtype t = V_STR) argument

Completed in 129 milliseconds