HomeSort by: relevance | last modified time | path
    Searched defs:trimtrail (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/libc/regex/
split.c 54 int trimtrail; local in function:split
61 trimtrail = 1;
65 trimtrail = 0;
104 if (trimtrail && **(fp-1) == '\0')
126 if (trimtrail) {

Completed in 46 milliseconds