Home
last modified time | relevance | path

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

/PHP-5.5/ext/ereg/regex/
H A Dsplit.c22 register int trimtrail; local
29 trimtrail = 1;
33 trimtrail = 0;
72 if (trimtrail && **(fp-1) == '\0')
94 if (trimtrail) {

Completed in 6 milliseconds