these are cruft from the original code which used an explicit string length rather than null termination. i blindly converted all the checks to null terminator checks, without noticing that in several cases, the subsequent switch statement would automatically handle the null byte correctly. |
||
|---|---|---|
| .. | ||
| fnmatch.c | ||
| glob.c | ||
| regcomp.c | ||
| regerror.c | ||
| regexec.c | ||
| tre-mem.c | ||
| tre.h | ||