Searched defs:LANGUAGE (Results 1 – 4 of 4) sorted by relevance
38 enum LANGUAGE { enum
25 static constexpr auto LANGUAGE = 2; variable
35 LANGUAGE = 0x01, enumerator
219 static const std::string LANGUAGE = "language"; in ParseDynamicPaths() local