Searched refs:TYPE_CHAR (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/ffi/ | ||
H A D | ffi.stub.php | 161 public const TYPE_CHAR = UNKNOWN; define in FFI\\CType |
/PHP-8.2/ext/ffi/tests/ | ||
H A D | 046.phpt | 21 var_dump($x->getArrayElementType()->getKind() === $x::TYPE_CHAR); |
Completed in 7 milliseconds