Home
last modified time | relevance | path

Searched defs:offsetUnset (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DRepeatedField.php213 public function offsetUnset($offset) function in Google\\Protobuf\\Internal\\RepeatedField
DMapField.php212 public function offsetUnset($key) function in Google\\Protobuf\\Internal\\MapField
/external/protobuf/php/ext/google/protobuf/
Darray.c424 PHP_METHOD(RepeatedField, offsetUnset) { argument
Dmap.c463 PHP_METHOD(MapField, offsetUnset) { in PHP_METHOD() argument