Searched defs:null (Results 1 – 8 of 8) sorted by relevance
31 "null": null, null
137 return $null in Get-VS-ProjectName() variable
215 static const Value& null; variable
658 …static const Value& null; ///< We regret this reference to a global instance; prefer the simpler … variable
2536 Value const& Value::null = Value::nullSingleton(); member in AlibabaCloud::OSS::Json::Value
79 Value const& Value::null = Value::nullSingleton(); member in Json::Value
1965 cJSON *null = cJSON_CreateNull(); in cJSON_AddNullToObject() local
437 JSONTEST_FIXTURE_LOCAL(ValueTest, null) { in JSONTEST_FIXTURE_LOCAL() argument
Completed in 36 milliseconds