Home
last modified time | relevance | path

Searched refs:CData (Results 1 – 25 of 51) sorted by relevance

123

/PHP-8.2/ext/ffi/
H A Dffi.stub.php24 public static function free(FFI\CData $ptr): void {}
30 public static function cast(FFI\CType|string $type, $ptr): ?FFI\CData {}
35 public static function typeof(FFI\CData $ptr): FFI\CType {}
40 public static function addr(FFI\CData $ptr): FFI\CData {}
43 public static function sizeof(FFI\CData|FFI\CType $ptr): int {}
46 public static function alignof(FFI\CData|FFI\CType $ptr): int {}
53 public static function memcpy(FFI\CData $to, $from, int $size): void {}
64 public static function memset(FFI\CData $ptr, int $value, int $size): void {}
67 public static function string(FFI\CData $ptr, ?int $size = null): string {}
70 public static function isNull(FFI\CData $ptr): bool {}
[all …]
/PHP-8.2/ext/ffi/tests/
H A Dgh11934.phpt2 Feature GH-11934 (Allow to pass CData into struct and/or union fields)
98 echo "--- Other FFI\CData assignment ---\n";
136 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
138 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
140 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
142 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
144 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
146 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
148 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
150 Warning: Object of class FFI\CData could not be converted to int in %s on line %d
[all …]
H A D004.phpt55 object(FFI\CData:enum _a)#%d (1) {
59 object(FFI\CData:enum _b)#%d (1) {
63 object(FFI\CData:enum _c)#%d (1) {
67 object(FFI\CData:enum _d)#%d (1) {
71 object(FFI\CData:int32_t[1])#%d (1) {
75 object(FFI\CData:int32_t[1])#%d (1) {
79 object(FFI\CData:int32_t[2])#%d (2) {
H A Dbug80847.phpt43 object(FFI\CData:struct bug80847_02)#%d (1) {
45 object(FFI\CData:struct bug80847_01)#%d (2) {
52 object(FFI\CData:struct bug80847_02)#%d (1) {
54 object(FFI\CData:struct bug80847_01)#%d (2) {
61 object(FFI\CData:struct bug80847_02)#%d (1) {
63 object(FFI\CData:struct bug80847_01)#%d (2) {
H A Dgh7867.phpt26 object(FFI\CData:char*)#%d (1) {
30 object(FFI\CData:char[4])#%d (4) {
40 object(FFI\CData:char[4])#%d (4) {
52 object(FFI\CData:char*)#%d (1) {
56 object(FFI\CData:char[4])#%d (4) {
66 object(FFI\CData:char[4])#%d (4) {
H A D041.phpt62 object(FFI\CData:int32_t)#%d (1) {
66 object(FFI\CData:int32_t[2])#%d (2) {
72 object(FFI\CData:int32_t)#%d (1) {
76 object(FFI\CData:int32_t[2])#%d (2) {
90 object(FFI\CData:int32_t)#%d (1) {
94 object(FFI\CData:int32_t[2])#%d (2) {
100 object(FFI\CData:int32_t)#%d (1) {
104 object(FFI\CData:int32_t[2])#%d (2) {
H A D025.phpt28 object(FFI\CData:int32_t)#%d (1) {
32 object(FFI\CData:int32_t)#%d (1) {
38 object(FFI\CData:char)#%d (1) {
42 object(FFI\CData:char)#%d (1) {
H A Dgh9698.phpt2 GH-9698 (stream_wrapper_register crashes with FFI\CData provided as class)
11 stream_wrapper_register('badffi', 'FFI\CData');
20 Attempt to assign field 'context' to uninitialized FFI\CData object
H A D005.phpt18 object(FFI\CData:int32_t[2][2])#%d (2) {
20 object(FFI\CData:int32_t[2])#%d (2) {
27 object(FFI\CData:int32_t[2])#%d (2) {
H A D006.phpt19 object(FFI\CData:int32_t*[2])#%d (2) {
23 object(FFI\CData:int32_t*)#%d (1) {
28 object(FFI\CData:int32_t*[2])#%d (2) {
H A D040.phpt54 object(FFI\CData:int32_t)#%d (1) {
60 object(FFI\CData:int8_t[4])#%d (4) {
70 object(FFI\CData:int32_t*)#%d (1) {
74 object(FFI\CData:int32_t)#%d (1) {
85 object(FFI\CData:int8_t[4])#%d (4) {
95 object(FFI\CData:int32_t*)#%d (1) {
H A D033.phpt32 object(FFI\CData:uint8_t[2])#%d (2) {
38 object(FFI\CData:uint16_t[2])#%d (2) {
46 object(FFI\CData:uint8_t[2])#%d (2) {
54 object(FFI\CData:uint16_t[2])#%d (2) {
H A D047.phpt2 FFI 047: FFI::CData->cdata meaning
30 object(FFI\CData:int32_t)#%d (1) {
35 object(FFI\CData:struct <anonymous>)#%d (1) {
H A Daddr_in_lval.phpt13 function &getBar() { return $this->data->bar; } // return by ref to get CData instead of null
24 object(FFI\CData:struct <anonymous>)#3 (1) {
26 object(FFI\CData:char*)#6 (1) {
H A D003.phpt45 object(FFI\CData:struct _a)#%d (1) {
49 object(FFI\CData:struct _b)#%d (1) {
53 object(FFI\CData:struct _c)#%d (1) {
57 object(FFI\CData:struct _d)#%d (1) {
H A D026.phpt19 object(FFI\CData:int32_t[3])#%d (3) {
27 object(FFI\CData:int32_t[3])#%d (3) {
H A Daddr_to_owned.phpt18 object(FFI\CData:struct <anonymous>*)#3 (1) {
20 object(FFI\CData:struct <anonymous>)#2 (1) {
H A D035.phpt20 object(FFI\CData:uint16_t[2])#%d (2) {
26 object(FFI\CData:uint16_t[2])#%d (0) {
H A D039.phpt30 object(FFI\CData:int32_t*)#%d (1) {
34 object(FFI\CData:int32_t*)#%d (1) {
H A D009.phpt24 object(FFI\CData:int32_t[4])#%d (4) {
35 object(FFI\CData:int32_t[3])#%d (3) {
H A D045.phpt26 TypeError: FFI::isNull(): Argument #1 ($ptr) must be of type FFI\CData, null given
27 FFI\Exception: Cannot instantiate FFI\CData of zero size
/PHP-8.2/ext/dom/tests/
H A Dbug52656.phpt7 $CData = new DOMCdataSection('splithere!');
8 $CDataSplit = $CData->splitText(5);
/PHP-8.2/ext/xmlwriter/tests/
H A DOO_013.phpt10 $cDataString = "<cdataElement><![CDATA[Text for inclusion within CData tags can include characters …
17 // CData output
28 <myDocumentRoot><myElement><cdataElement><![CDATA[Text for inclusion within CData tags can include …
H A DOO_012.phpt10 $cDataString = "Text for inclusion within CData tags can include characters like <, >, &, and quote…
17 // CData output
30 <myDocumentRoot><myElement><cdataElement><![CDATA[Text for inclusion within CData tags can include …
/PHP-8.2/ext/standard/tests/array/
H A Darray_sum_objects_operation_no_cast_FFI.phpt23 Warning: array_sum(): Addition is not supported on type FFI\CData in %s on line %d
26 object(FFI\CData:int32_t*)#4 (1) {

Completed in 38 milliseconds

123