Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fmt/
H A Dfmt.c391 static const wchar_t *srchlist = (const wchar_t *) L".:!?"; in csplit() local
415 if (wschr(srchlist, cp[-1]) != NULL) in csplit()
430 static const wchar_t *srchlist = (const wchar_t *) L".:!?"; in msplit() local
461 if (wschr(srchlist, cp[-1]) != NULL) in msplit()