HelenOS sources

_matched          365 uspace/lib/posix/src/fnmatch.c 		_matched(*str == ']');
_matched          380 uspace/lib/posix/src/fnmatch.c 			_matched(_coll_elm_between(current_elm, end_elm, str));
_matched          386 uspace/lib/posix/src/fnmatch.c 			_matched(_match_char_class(&p, str, flags));
_matched          394 uspace/lib/posix/src/fnmatch.c 		_matched(_coll_elm_match(current_elm, str));
HelenOS homepage, sources at GitHub