Searched refs:lctype (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/sh/ | ||
H A D | init.c | 219 static int lctype; variable 457 lctype++; 2161 int lctype; member in struct:Mapchar 2170 if(mp->lctype!=lctype) 2172 mp->lctype = lctype; 2230 mp->lctype = lctype; |
Completed in 552 milliseconds