Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/libudis86/
H A Dsyn-intel.c168 int cast = 0; in ud_translate_intel() local
196 int cast = 0; in ud_translate_intel() local
207 int cast = 0; in ud_translate_intel() local
/PHP-8.1/ext/ffi/
H A Dffi.stub.php25 public static function cast(FFI\CType|string $type, $ptr): ?FFI\CData {} function in FFI
H A Dffi.c3812 ZEND_METHOD(FFI, cast) /* {{{ */ in ZEND_METHOD() argument
/PHP-8.1/main/
H A Dphp_streams.h125 int (*cast)(php_stream *stream, int castas, void **ret); member
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c215 #define cast(t,exp)((t)(exp)) macro

Completed in 98 milliseconds