(PECL judy >= 0.1.1)
Judy::offsetSet — Offset to set
public Judy::offsetSet ( mixed $offset , mixed $value ) : bool
Assigns a value to the specified offset.
offset
The offset to assign the value to.
value
The value to set.
No value is returned.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/judy.offsetset.php