Searched refs:trimtrail (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/tests/lib/libc/regex/
H A Dsplit.c54 int trimtrail; local
61 trimtrail = 1;
65 trimtrail = 0;
104 if (trimtrail && **(fp-1) == '\0')
126 if (trimtrail) {

Completed in 119 milliseconds