HomeSort by relevance Sort by last modified time
    Searched refs:trim_right_space (Results 1 - 2 of 2) sorted by null

  /build/kati/
expr.h 64 size_t* index_out, bool trim_right_space = false);
expr.cc 311 const bool trim_right_space = (f->trim_space() || local
315 &n, trim_right_space);
442 size_t* index_out, bool trim_right_space) {
560 if (trim_right_space)

Completed in 52 milliseconds