chompdirsep 3089 file.c return chompdirsep(path, end, enc); chompdirsep 3340 file.c p = chompdirsep(skiproot(buf, p, enc), p, enc); chompdirsep 3366 file.c p = chompdirsep(skiproot(buf, p, enc), p, enc); chompdirsep 3864 file.c ptr = chompdirsep(prefixptr, pend, enc); chompdirsep 4025 file.c n = chompdirsep(p, end, enc) - p; chompdirsep 4375 file.c tail = chompdirsep(name, name + len, rb_enc_get(result));