Searched defs:cap_next_letter (Results 1 – 4 of 4) sorted by relevance
69 string UnderscoresToCamelCaseImpl(const string& input, bool cap_next_letter) { in UnderscoresToCamelCaseImpl()
101 string UnderscoresToCamelCase(const string& input, bool cap_next_letter) { in UnderscoresToCamelCase()
112 string UnderscoresToCamelCaseImpl(const string& input, bool cap_next_letter) { in UnderscoresToCamelCaseImpl()
104 string UnderscoresToCamelCase(const string& input, bool cap_next_letter) { in UnderscoresToCamelCase()