资讯

For patterns that can match the empty string (length 0), POSIX regexec() returns a match with rm_eo == rm_so. In that case, the code does not advance name (adds zero), so the next regexec() searches ...