Searched refs:offsetUnset (Results 1 – 4 of 4) sorted by relevance
/third_party/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 |
/third_party/protobuf/php/ext/google/protobuf/ | ||
D | array.c | 342 PHP_METHOD(RepeatedField, offsetUnset) { in PHP_METHOD() argument |
D | map.c | 333 PHP_METHOD(MapField, offsetUnset) { in PHP_METHOD() argument |