Searched refs:sub_value (Results 1 – 1 of 1) sorted by relevance
93 const char *sub_value = NULL; in GetSubValue() local95 sub_value = end_bracket + 1; in GetSubValue()118 if (sub_value) in GetSubValue()119 … return m_values[new_idx]->GetSubValue (exe_ctx, sub_value, will_modify, error); in GetSubValue()