Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fmt/
H A Dfmt.c390 static const wchar_t *srchlist = (const wchar_t *) L".:!?"; in csplit() local
414 if (wschr(srchlist, cp[-1]) != NULL) in csplit()
429 static const wchar_t *srchlist = (const wchar_t *) L".:!?"; in msplit() local
460 if (wschr(srchlist, cp[-1]) != NULL) in msplit()