Home
last modified time | relevance | path

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

/build/kati/
Dfunc.h32 bool trim_space; member
Dexpr.cc244 bool trim_space() const { return fi_->trim_space; } in trim_space() function in Func
299 if (f->trim_space()) { in ParseFunc()
311 const bool trim_right_space = (f->trim_space() || in ParseFunc()
DINTERNALS.md226 and *$(or ...)*. See *trim_space* and *trim_right_space_1st* in *func.h* and how