Searched defs:getSize (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/spl/ | ||
H A D | spl_fixedarray.stub.php | 27 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 | 766 PHP_METHOD(SplFixedArray, getSize) in PHP_METHOD() argument |
/php-src/ext/ffi/ | ||
H A D | ffi.stub.php | 164 public function getSize(): int {} function in FFI\\CType |
H A D | ffi.c | 4701 ZEND_METHOD(FFI_CType, getSize) /* {{{ */ in ZEND_METHOD() argument |
Completed in 121 milliseconds