Searched defs:getSize (Results 1 – 5 of 5) sorted by relevance
/PHP-8.2/ext/spl/ | ||
H A D | spl_fixedarray.stub.php | 26 public function getSize(): int {} function in SplFixedArray |
H A D | spl_directory.stub.php | 32 public function getSize(): int|false {} function in SplFileInfo |
H A D | spl_fixedarray.c | 787 PHP_METHOD(SplFixedArray, getSize) in PHP_METHOD() argument |
/PHP-8.2/ext/ffi/ | ||
H A D | ffi.stub.php | 283 public function getSize(): int {} function in FFI\\CType |
H A D | ffi.c | 4596 ZEND_METHOD(FFI_CType, getSize) /* {{{ */ in ZEND_METHOD() argument |
Completed in 28 milliseconds