Home | History | Annotate | Download | only in strings

Lines Matching refs:TRIM_LEADING

291   const size_t first_good_char = (positions & TRIM_LEADING) ?
312 ((first_good_char == 0) ? TRIM_NONE : TRIM_LEADING) |
332 size_t begin = (positions & TRIM_LEADING) ?