HelenOS sources

_is_non_shortest  341 common/str.c   		if (!_is_continuation(b) || _is_non_shortest(mb, b)) {
_is_non_shortest  341 kernel/generic/common/str.c 		if (!_is_continuation(b) || _is_non_shortest(mb, b)) {
_is_non_shortest  341 uspace/lib/c/common/str.c 		if (!_is_continuation(b) || _is_non_shortest(mb, b)) {
HelenOS homepage, sources at GitHub