Home
last modified time | relevance | path

Searched refs:eucw1 (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Deuclen.c70 return (eucw1); in euclen()
99 s += eucw1; in eucscol()
H A Dcsetlen.c41 return (eucw1); in csetlen()
H A Dgetwidth.c41 eucstruct->_eucw1 = eucw1; in getwidth()
/titanic_41/usr/src/head/
H A Deuc.h52 #define eucw1 __ctype[514] macro
/titanic_41/usr/src/lib/libcurses/screen/
H A Dwctomb.c56 size = eucw1; in _curs_wctomb()
H A Dmbtowc.c73 length = eucw1 - 1; in _curs_mbtowc()
/titanic_41/usr/src/lib/libgen/common/
H A Dreg_step.c530 if ((eucw1 != 0) || (eucw2 != 0) || (eucw3 != 0)) { in _advance()
548 lp = lp - eucw1 + 1; in _advance()
/titanic_41/usr/src/lib/libc/port/regex/
H A Dregex.c444 const char *prev_cs1 = current_charp - eucw1; in previous_charp()
/titanic_41/usr/src/cmd/egrep/
H A Degrep.y999 for(i = 1; i < (int) eucw1; i++) in mdotenter()