Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComodoSecurity/openedr
/ isArray
Method
isArray
edrav2/eprj/jsoncpp/src/lib_json/json_value.cpp:1470–1470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1468
bool Value::isString() const { return type_ == stringValue; }
1469
1470
bool Value::isArray() const { return type_ == arrayValue; }
1471
1472
bool Value::isObject() const { return type_ == objectValue; }
1473
Callers
15
parse
Method · 0.80
isMultilineArray
Method · 0.80
json_value.cpp
File · 0.80
resolve
Method · 0.80
checkIs
Method · 0.80
jquery.js
File · 0.80
fb
Function · 0.80
xb
Function · 0.80
underscore.js
File · 0.80
underscore-1.3.1.js
File · 0.80
jquery-3.1.0.js
File · 0.80
propFilter
Function · 0.80
Calls
no outgoing calls
Tested by
2
GetProceduresFromString
Method · 0.64
GetProcedure
Method · 0.64