Home
last modified time | relevance | path

Searched defs:cast (Results 1 – 5 of 5) sorted by relevance

/php-src/scripts/gdb/
H A Dphp_gdb.py182 def cast(self): member in ZendAstPrettyPrinter
/php-src/ext/ffi/
H A Dffi.stub.php30 public static function cast(FFI\CType|string $type, $ptr): ?FFI\CData {} function in FFI
H A Dffi.c3910 ZEND_METHOD(FFI, cast) /* {{{ */ in ZEND_METHOD() argument
/php-src/main/
H A Dphp_streams.h130 int (*cast)(php_stream *stream, int castas, void **ret); member
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c215 #define cast(t,exp)((t)(exp)) macro

Completed in 46 milliseconds