array_offset() and array_offsets()

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 13dbc7a824b3f905904cab51840d37f31a07a9ef
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2015-03-18T19:01:34Z
Releases: 9.5.0
array_offset() and array_offsets()

These functions return the offset position or positions of a value in an
array.

Author: Pavel Stěhule
Reviewed by: Jim Nasby

Files