Searched defs:variable (Results 1 – 6 of 6) sorted by relevance
32 void *variable; member
34 void *variable; member
157 std::vector<int64_t> variable; variable
868 auto variable = value.substr(4, value.size() - 5); in GetPlurals() local1351 auto variable = value.substr(2, value.size() - 4); in ParseVariable() local1370 auto variable = value.substr(3, value.size() - 4); in ParseMultiVariable() local1596 …::function<void(const std::unique_ptr<JsonValue>&, T&)>& function, std::string& variable, T& value) in ParseSpecialAttr()
4418 deepCopyObject(obj, variable) { argument4433 static deepCopyObjectInternal(obj, variable) { argument
61 function isResource(variable) { argument