Searched defs:variable (Results 1 – 4 of 4) sorted by relevance
32 void *variable; member
150 std::vector<int64_t> variable; variable
886 auto variable = value.substr(4, value.size() - 5); in GetPlurals() local1377 auto variable = value.substr(2, value.size() - 4); in ParseVariable() local1396 auto variable = value.substr(3, value.size() - 4); in ParseMultiVariable() local1627 …::function<void(const std::unique_ptr<JsonValue>&, T&)>& function, std::string& variable, T& value) in ParseSpecialAttr()
3864 deepCopyObject(obj, variable) { argument3879 static deepCopyObjectInternal(obj, variable) { argument