Searched refs:full_prefix_storage (Results 1 – 1 of 1) sorted by relevance
202 std::string full_prefix_storage; in Evaluate() local204 full_prefix_storage = std::string(prefix); in Evaluate()205 full_prefix_storage.append(std::string(option_prefix)); in Evaluate()206 full_prefix = full_prefix_storage; in Evaluate()