Home
last modified time | relevance | path

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

/build/kati/
Dexpr.h70 bool trim_right_space = false);
Dexpr.cc323 const bool trim_right_space = in ParseFunc() local
327 trim_right_space); in ParseFunc()
454 bool trim_right_space) { in ParseExprImpl() argument
571 if (trim_right_space) in ParseExprImpl()