Searched defs:offsetUnset (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | RepeatedField.php | 213 public function offsetUnset($offset) function in Google\\Protobuf\\Internal\\RepeatedField |
D | MapField.php | 212 public function offsetUnset($key) function in Google\\Protobuf\\Internal\\MapField |
/external/protobuf/php/ext/google/protobuf/ | ||
D | array.c | 424 PHP_METHOD(RepeatedField, offsetUnset) { argument |
D | map.c | 463 PHP_METHOD(MapField, offsetUnset) { in PHP_METHOD() argument |