Searched refs:separator_idx (Results 1 – 1 of 1) sorted by relevance
614 size_t separator_idx = var_expr.find_first_of(".-[=+~|&^%#@!/?,<>{}"); in LegacyGetValueForVariableExpressionPath() local617 ConstString name_const_string(var_expr.substr(0, separator_idx)); in LegacyGetValueForVariableExpressionPath()635 separator_idx = 0; in LegacyGetValueForVariableExpressionPath()738 separator_idx = var_expr.find_first_of(".-["); in LegacyGetValueForVariableExpressionPath()