Searched defs:camel_case (Results 1 – 2 of 2) sorted by relevance
88 std::ostringstream camel_case; in UnderscoreToCamelCase() local111 std::ostringstream camel_case; in ConstantCaseToCamelCase() local
45 let camel_case = self.to_camel_case(); in to_upper_camel_case() localVariable