Searched refs:Camel (Results 1 – 3 of 3) sorted by relevance
74 string(REPLACE "PROTOBUF_" "Protobuf_" Camel ${UPPER})75 if (NOT DEFINED ${Camel})76 set(${Camel} ${${UPPER}})169 foreach(Camel187 string(TOUPPER ${Camel} UPPER)188 set(${UPPER} ${${Camel}})
8 in the format of Lower Camel Case.27 will suppress the Lower Camel Case check according to the guide:
57 Camel, enumerator189 "camel" | "camelcase" => cs(Camel), in from_lit()213 Camel => s.to_mixed_case(), in translate()