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