MCPcopy Create free account
hub / github.com/baidu/openrasp / array

Method array

agent/php5/utils/double_array_trie.h:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 const void *array() const
81 {
82 return const_cast<const void *>(reinterpret_cast<void *>(array_));
83 }
84
85 void clear()
86 {

Callers 4

build_pg_error_arrayMethod · 0.45
build_env_key_arrayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected