Searched refs:char_set (Results 1 – 5 of 5) sorted by relevance
129 static const char char_set[] = variable150 *p++ = char_set[ch-1]; in error_table_name()
132 static const char char_set[] = variable153 *p++ = char_set[ch-1]; in error_table_name()
69 typeset char_set=${1:-VALID_NAME_CHAR}82 eval str=\${str}\${$char_set[\$ind]}
118 typeset char_set=${1:-VALID_NAME_CHAR}128 eval str=\${str}\${$char_set[\$ind]}
137 typeset char_set=${1:-VALID_NAME_CHAR}150 eval str=\${str}\${$char_set[\$ind]}