HelenOS sources

_is_non_shortest  170 common/stdc/uchar.c 		if (!_is_continuation(b) || _is_non_shortest(mb->continuation, b)) {
_is_non_shortest  170 kernel/generic/common/stdc/uchar.c 		if (!_is_continuation(b) || _is_non_shortest(mb->continuation, b)) {
_is_non_shortest  170 uspace/lib/c/common/stdc/uchar.c 		if (!_is_continuation(b) || _is_non_shortest(mb->continuation, b)) {
HelenOS homepage, sources at GitHub