Searched refs:modifier_l (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/strings/
H A Dstring_util.cc124 bool modifier_l = false; local
136 modifier_l = true;
137 } else if (((*position == 's' || *position == 'c') && !modifier_l) ||

Completed in 136 milliseconds