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

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk1.c1347 * The upe_ctrls[] table contains the printable 'control-sequences' for the
1351 static const char *const upe_ctrls[] = variable
1385 return (upe_ctrls[0]);
1388 return (upe_ctrls[c+1]);

Completed in 85 milliseconds