Judy::offsetSet
(PECL judy >= 0.1.1)
Judy::offsetSet — Offset to set
Description
public Judy::offsetSet ( mixed $offset , mixed $value ) : bool
Assigns a value to the specified offset.
Parameters
-
offset
-
The offset to assign the value to.
-
value
-
The value to set.
Return Values
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