coverage++
[awesomized/ext-ion] / ion_arginfo.h
1 /* This is a generated file, edit the .stub.php file instead.
2 * Stub hash: 3308325e021d22db87092646b58d431f8f988532 */
3
4 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_ion_Symbol_Table_PHP, 0, 0, ion\\Symbol\\Table, 0)
5 ZEND_END_ARG_INFO()
6
7 #define arginfo_ion_Symbol_Table_System arginfo_ion_Symbol_Table_PHP
8
9 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_ion_serialize, 0, 1, IS_STRING, 0)
10 ZEND_ARG_TYPE_INFO(0, data, IS_MIXED, 0)
11 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, serializer, ion\\Serializer, 1, "null")
12 ZEND_END_ARG_INFO()
13
14 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_ion_unserialize, 0, 1, IS_MIXED, 0)
15 ZEND_ARG_INFO(0, data)
16 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, unserializer, ion\\Unserializer, 1, "null")
17 ZEND_END_ARG_INFO()
18
19 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Symbol___construct, 0, 0, 0)
20 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, value, IS_STRING, 1, "null")
21 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, sid, IS_LONG, 0, "-1")
22 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, importLocation, ion\\Symbol\\ImportLocation, 1, "null")
23 ZEND_END_ARG_INFO()
24
25 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Symbol_equals, 0, 1, _IS_BOOL, 0)
26 ZEND_ARG_OBJ_INFO(0, symbol, ion\\Symbol, 0)
27 ZEND_END_ARG_INFO()
28
29 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Symbol___toString, 0, 0, IS_STRING, 0)
30 ZEND_END_ARG_INFO()
31
32 #define arginfo_class_ion_Symbol_toString arginfo_class_ion_Symbol___toString
33
34 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Symbol_ImportLocation___construct, 0, 0, 2)
35 ZEND_ARG_TYPE_INFO(0, name, IS_STRING, 0)
36 ZEND_ARG_TYPE_INFO(0, location, IS_LONG, 0)
37 ZEND_END_ARG_INFO()
38
39 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Symbol_Enum_toSymbol, 0, 0, ion\\Symbol, 0)
40 ZEND_END_ARG_INFO()
41
42 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Symbol_Enum_toSID, 0, 0, IS_LONG, 0)
43 ZEND_END_ARG_INFO()
44
45 #define arginfo_class_ion_Symbol_Enum_toString arginfo_class_ion_Symbol___toString
46
47 #define arginfo_class_ion_Symbol_Table_System_toSymbol arginfo_class_ion_Symbol_Enum_toSymbol
48
49 #define arginfo_class_ion_Symbol_Table_System_toSID arginfo_class_ion_Symbol_Enum_toSID
50
51 #define arginfo_class_ion_Symbol_Table_System_toString arginfo_class_ion_Symbol___toString
52
53 #define arginfo_class_ion_Symbol_Table_PHP_toSymbol arginfo_class_ion_Symbol_Enum_toSymbol
54
55 #define arginfo_class_ion_Symbol_Table_PHP_toSID arginfo_class_ion_Symbol_Enum_toSID
56
57 #define arginfo_class_ion_Symbol_Table_PHP_toString arginfo_class_ion_Symbol___toString
58
59 #define arginfo_class_ion_Symbol_Table_getMaxId arginfo_class_ion_Symbol_Enum_toSID
60
61 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Symbol_Table_add, 0, 1, IS_LONG, 0)
62 ZEND_ARG_OBJ_TYPE_MASK(0, symbol, ion\\Symbol, MAY_BE_STRING, NULL)
63 ZEND_END_ARG_INFO()
64
65 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Symbol_Table_find, 0, 1, ion\\Symbol, 1)
66 ZEND_ARG_TYPE_MASK(0, id, MAY_BE_STRING|MAY_BE_LONG, NULL)
67 ZEND_END_ARG_INFO()
68
69 #define arginfo_class_ion_Symbol_Table_findLocal arginfo_class_ion_Symbol_Table_find
70
71 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Symbol_Table_Local___construct, 0, 0, 0)
72 ZEND_END_ARG_INFO()
73
74 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Symbol_Table_Local_import, 0, 1, IS_VOID, 0)
75 ZEND_ARG_OBJ_INFO(0, table, ion\\Symbol\\Table, 0)
76 ZEND_END_ARG_INFO()
77
78 #define arginfo_class_ion_Symbol_Table_Local_getMaxId arginfo_class_ion_Symbol_Enum_toSID
79
80 #define arginfo_class_ion_Symbol_Table_Local_add arginfo_class_ion_Symbol_Table_add
81
82 #define arginfo_class_ion_Symbol_Table_Local_find arginfo_class_ion_Symbol_Table_find
83
84 #define arginfo_class_ion_Symbol_Table_Local_findLocal arginfo_class_ion_Symbol_Table_find
85
86 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Symbol_Table_Shared___construct, 0, 0, 1)
87 ZEND_ARG_TYPE_INFO(0, name, IS_STRING, 0)
88 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, version, IS_LONG, 0, "1")
89 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, symbols, IS_ARRAY, 1, "null")
90 ZEND_END_ARG_INFO()
91
92 #define arginfo_class_ion_Symbol_Table_Shared_getMaxId arginfo_class_ion_Symbol_Enum_toSID
93
94 #define arginfo_class_ion_Symbol_Table_Shared_add arginfo_class_ion_Symbol_Table_add
95
96 #define arginfo_class_ion_Symbol_Table_Shared_find arginfo_class_ion_Symbol_Table_find
97
98 #define arginfo_class_ion_Symbol_Table_Shared_findLocal arginfo_class_ion_Symbol_Table_find
99
100 #define arginfo_class_ion_Catalog___construct arginfo_class_ion_Symbol_Table_Local___construct
101
102 #define arginfo_class_ion_Catalog_count arginfo_class_ion_Symbol_Enum_toSID
103
104 #define arginfo_class_ion_Catalog_add arginfo_class_ion_Symbol_Table_Local_import
105
106 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Catalog_remove, 0, 1, _IS_BOOL, 0)
107 ZEND_ARG_OBJ_TYPE_MASK(0, table, ion\\Symbol\\Table, MAY_BE_STRING, NULL)
108 ZEND_END_ARG_INFO()
109
110 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Catalog_find, 0, 1, ion\\Symbol\\Table, 1)
111 ZEND_ARG_TYPE_INFO(0, name, IS_STRING, 0)
112 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, version, IS_LONG, 0, "0")
113 ZEND_END_ARG_INFO()
114
115 #define arginfo_class_ion_Catalog_findBest arginfo_class_ion_Catalog_find
116
117 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_LOB___construct, 0, 0, 1)
118 ZEND_ARG_TYPE_INFO(0, value, IS_STRING, 0)
119 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, type, ion\\Type, 0, "ion\\Type::CLob")
120 ZEND_END_ARG_INFO()
121
122 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Decimal_Context___construct, 0, 0, 5)
123 ZEND_ARG_TYPE_INFO(0, digits, IS_LONG, 0)
124 ZEND_ARG_TYPE_INFO(0, eMax, IS_LONG, 0)
125 ZEND_ARG_TYPE_INFO(0, eMin, IS_LONG, 0)
126 ZEND_ARG_OBJ_TYPE_MASK(0, round, ion\\Decimal\\Context\\Rounding, MAY_BE_LONG, NULL)
127 ZEND_ARG_TYPE_INFO(0, clamp, _IS_BOOL, 0)
128 ZEND_END_ARG_INFO()
129
130 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Decimal_Context_Dec32, 0, 0, ion\\Decimal\\Context, 0)
131 ZEND_END_ARG_INFO()
132
133 #define arginfo_class_ion_Decimal_Context_Dec64 arginfo_class_ion_Decimal_Context_Dec32
134
135 #define arginfo_class_ion_Decimal_Context_Dec128 arginfo_class_ion_Decimal_Context_Dec32
136
137 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Decimal_Context_DecMax, 0, 0, ion\\Decimal\\Context, 0)
138 ZEND_ARG_OBJ_TYPE_MASK(0, round, ion\\Decimal\\Context\\Rounding, MAY_BE_LONG, "ion\\Decimal\\Context\\Rounding::HalfEven")
139 ZEND_END_ARG_INFO()
140
141 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Decimal___construct, 0, 0, 1)
142 ZEND_ARG_TYPE_MASK(0, number, MAY_BE_STRING|MAY_BE_LONG, NULL)
143 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, context, ion\\Decimal\\Context, 1, "null")
144 ZEND_END_ARG_INFO()
145
146 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Decimal_equals, 0, 1, _IS_BOOL, 0)
147 ZEND_ARG_OBJ_INFO(0, decimal, ion\\Decimal, 0)
148 ZEND_END_ARG_INFO()
149
150 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Decimal_isInt, 0, 0, _IS_BOOL, 0)
151 ZEND_END_ARG_INFO()
152
153 #define arginfo_class_ion_Decimal___toString arginfo_class_ion_Symbol___toString
154
155 #define arginfo_class_ion_Decimal_toString arginfo_class_ion_Symbol___toString
156
157 #define arginfo_class_ion_Decimal_toInt arginfo_class_ion_Symbol_Enum_toSID
158
159 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Timestamp___construct, 0, 0, 1)
160 ZEND_ARG_OBJ_TYPE_MASK(0, precision, ion\\Timestamp\\Precision, MAY_BE_LONG, NULL)
161 ZEND_ARG_OBJ_TYPE_MASK(0, format, ion\\Timestamp\\Format, MAY_BE_STRING|MAY_BE_NULL, "null")
162 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, datetime, IS_STRING, 1, "null")
163 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, timezone, DateTimeZone, 1, "null")
164 ZEND_END_ARG_INFO()
165
166 #define arginfo_class_ion_Timestamp___toString arginfo_class_ion_Symbol___toString
167
168 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Reader_getType, 0, 0, ion\\Type, 0)
169 ZEND_END_ARG_INFO()
170
171 #define arginfo_class_ion_Reader_hasAnnotations arginfo_class_ion_Decimal_isInt
172
173 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_hasAnnotation, 0, 1, _IS_BOOL, 0)
174 ZEND_ARG_TYPE_INFO(0, annotation, IS_STRING, 0)
175 ZEND_END_ARG_INFO()
176
177 #define arginfo_class_ion_Reader_isNull arginfo_class_ion_Decimal_isInt
178
179 #define arginfo_class_ion_Reader_isInStruct arginfo_class_ion_Decimal_isInt
180
181 #define arginfo_class_ion_Reader_getFieldName arginfo_class_ion_Symbol___toString
182
183 #define arginfo_class_ion_Reader_getFieldNameSymbol arginfo_class_ion_Symbol_Enum_toSymbol
184
185 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_getAnnotations, 0, 0, IS_ARRAY, 0)
186 ZEND_END_ARG_INFO()
187
188 #define arginfo_class_ion_Reader_getAnnotationSymbols arginfo_class_ion_Reader_getAnnotations
189
190 #define arginfo_class_ion_Reader_countAnnotations arginfo_class_ion_Symbol_Enum_toSID
191
192 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_getAnnotation, 0, 1, IS_STRING, 0)
193 ZEND_ARG_TYPE_INFO(0, index, IS_LONG, 0)
194 ZEND_END_ARG_INFO()
195
196 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Reader_getAnnotationSymbol, 0, 1, ion\\Symbol, 0)
197 ZEND_ARG_TYPE_INFO(0, index, IS_LONG, 0)
198 ZEND_END_ARG_INFO()
199
200 #define arginfo_class_ion_Reader_readNull arginfo_class_ion_Reader_getType
201
202 #define arginfo_class_ion_Reader_readBool arginfo_class_ion_Decimal_isInt
203
204 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(arginfo_class_ion_Reader_readInt, 0, 0, MAY_BE_LONG|MAY_BE_STRING)
205 ZEND_END_ARG_INFO()
206
207 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_readFloat, 0, 0, IS_DOUBLE, 0)
208 ZEND_END_ARG_INFO()
209
210 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Reader_readDecimal, 0, 0, ion\\Decimal, 0)
211 ZEND_END_ARG_INFO()
212
213 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Reader_readTimestamp, 0, 0, ion\\Timestamp, 0)
214 ZEND_END_ARG_INFO()
215
216 #define arginfo_class_ion_Reader_readSymbol arginfo_class_ion_Symbol_Enum_toSymbol
217
218 #define arginfo_class_ion_Reader_readString arginfo_class_ion_Symbol___toString
219
220 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_readStringPart, 0, 1, _IS_BOOL, 0)
221 ZEND_ARG_INFO(1, string)
222 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, length, IS_LONG, 0, "0x1000")
223 ZEND_END_ARG_INFO()
224
225 #define arginfo_class_ion_Reader_readLob arginfo_class_ion_Symbol___toString
226
227 #define arginfo_class_ion_Reader_readLobPart arginfo_class_ion_Reader_readStringPart
228
229 #define arginfo_class_ion_Reader_getPosition arginfo_class_ion_Symbol_Enum_toSID
230
231 #define arginfo_class_ion_Reader_getDepth arginfo_class_ion_Symbol_Enum_toSID
232
233 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_seek, 0, 1, IS_VOID, 0)
234 ZEND_ARG_TYPE_INFO(0, offset, IS_LONG, 0)
235 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, length, IS_LONG, 0, "-1")
236 ZEND_END_ARG_INFO()
237
238 #define arginfo_class_ion_Reader_getValueOffset arginfo_class_ion_Symbol_Enum_toSID
239
240 #define arginfo_class_ion_Reader_getValueLength arginfo_class_ion_Symbol_Enum_toSID
241
242 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Reader_Options___construct, 0, 0, 0)
243 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, catalog, ion\\Catalog, 1, "null")
244 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, decimalContext, ion\\Decimal\\Context, 1, "null")
245 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, onContextChange, Closure, 1, "null")
246 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, returnSystemValues, _IS_BOOL, 0, "false")
247 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, newLine, IS_LONG, 0, "0xa")
248 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxContainerDepth, IS_LONG, 0, "10")
249 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxAnnotations, IS_LONG, 0, "10")
250 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxAnnotationBuffered, IS_LONG, 0, "512")
251 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, symbolThreshold, IS_LONG, 0, "0x4000")
252 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, userValueThreshold, IS_LONG, 0, "0x4000")
253 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, chunkThreshold, IS_LONG, 0, "0x4000")
254 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, allocationPageSize, IS_LONG, 0, "0x10000")
255 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, skipCharacterValidation, _IS_BOOL, 0, "false")
256 ZEND_END_ARG_INFO()
257
258 #define arginfo_class_ion_Reader_Reader_hasChildren arginfo_class_ion_Decimal_isInt
259
260 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ion_Reader_Reader_getChildren, 0, 0, ion\\Reader, 0)
261 ZEND_END_ARG_INFO()
262
263 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_Reader_rewind, 0, 0, IS_VOID, 0)
264 ZEND_END_ARG_INFO()
265
266 #define arginfo_class_ion_Reader_Reader_next arginfo_class_ion_Reader_Reader_rewind
267
268 #define arginfo_class_ion_Reader_Reader_valid arginfo_class_ion_Decimal_isInt
269
270 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_Reader_key, 0, 0, IS_MIXED, 0)
271 ZEND_END_ARG_INFO()
272
273 #define arginfo_class_ion_Reader_Reader_current arginfo_class_ion_Reader_Reader_key
274
275 #define arginfo_class_ion_Reader_Reader_getType arginfo_class_ion_Reader_getType
276
277 #define arginfo_class_ion_Reader_Reader_hasAnnotations arginfo_class_ion_Decimal_isInt
278
279 #define arginfo_class_ion_Reader_Reader_hasAnnotation arginfo_class_ion_Reader_hasAnnotation
280
281 #define arginfo_class_ion_Reader_Reader_isNull arginfo_class_ion_Decimal_isInt
282
283 #define arginfo_class_ion_Reader_Reader_isInStruct arginfo_class_ion_Decimal_isInt
284
285 #define arginfo_class_ion_Reader_Reader_getFieldName arginfo_class_ion_Symbol___toString
286
287 #define arginfo_class_ion_Reader_Reader_getFieldNameSymbol arginfo_class_ion_Symbol_Enum_toSymbol
288
289 #define arginfo_class_ion_Reader_Reader_getAnnotations arginfo_class_ion_Reader_getAnnotations
290
291 #define arginfo_class_ion_Reader_Reader_getAnnotationSymbols arginfo_class_ion_Reader_getAnnotations
292
293 #define arginfo_class_ion_Reader_Reader_countAnnotations arginfo_class_ion_Symbol_Enum_toSID
294
295 #define arginfo_class_ion_Reader_Reader_getAnnotation arginfo_class_ion_Reader_getAnnotation
296
297 #define arginfo_class_ion_Reader_Reader_getAnnotationSymbol arginfo_class_ion_Reader_getAnnotationSymbol
298
299 #define arginfo_class_ion_Reader_Reader_readNull arginfo_class_ion_Reader_getType
300
301 #define arginfo_class_ion_Reader_Reader_readBool arginfo_class_ion_Decimal_isInt
302
303 #define arginfo_class_ion_Reader_Reader_readInt arginfo_class_ion_Reader_readInt
304
305 #define arginfo_class_ion_Reader_Reader_readFloat arginfo_class_ion_Reader_readFloat
306
307 #define arginfo_class_ion_Reader_Reader_readDecimal arginfo_class_ion_Reader_readDecimal
308
309 #define arginfo_class_ion_Reader_Reader_readTimestamp arginfo_class_ion_Reader_readTimestamp
310
311 #define arginfo_class_ion_Reader_Reader_readSymbol arginfo_class_ion_Symbol_Enum_toSymbol
312
313 #define arginfo_class_ion_Reader_Reader_readString arginfo_class_ion_Symbol___toString
314
315 #define arginfo_class_ion_Reader_Reader_readStringPart arginfo_class_ion_Reader_readStringPart
316
317 #define arginfo_class_ion_Reader_Reader_readLob arginfo_class_ion_Symbol___toString
318
319 #define arginfo_class_ion_Reader_Reader_readLobPart arginfo_class_ion_Reader_readStringPart
320
321 #define arginfo_class_ion_Reader_Reader_getPosition arginfo_class_ion_Symbol_Enum_toSID
322
323 #define arginfo_class_ion_Reader_Reader_getDepth arginfo_class_ion_Symbol_Enum_toSID
324
325 #define arginfo_class_ion_Reader_Reader_seek arginfo_class_ion_Reader_seek
326
327 #define arginfo_class_ion_Reader_Reader_getValueOffset arginfo_class_ion_Symbol_Enum_toSID
328
329 #define arginfo_class_ion_Reader_Reader_getValueLength arginfo_class_ion_Symbol_Enum_toSID
330
331 #define arginfo_class_ion_Reader_Buffer_getBuffer arginfo_class_ion_Symbol___toString
332
333 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Reader_Buffer_Reader___construct, 0, 0, 1)
334 ZEND_ARG_TYPE_INFO(0, buffer, IS_STRING, 0)
335 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, options, ion\\Reader\\Options, 1, "null")
336 ZEND_END_ARG_INFO()
337
338 #define arginfo_class_ion_Reader_Buffer_Reader_getBuffer arginfo_class_ion_Symbol___toString
339
340 #define arginfo_class_ion_Reader_Stream_getStream arginfo_class_ion_Symbol_Table_Local___construct
341
342 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_Stream_resetStream, 0, 1, IS_VOID, 0)
343 ZEND_ARG_INFO(0, stream)
344 ZEND_END_ARG_INFO()
345
346 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Reader_Stream_resetStreamWithLength, 0, 2, IS_VOID, 0)
347 ZEND_ARG_INFO(0, stream)
348 ZEND_ARG_TYPE_INFO(0, length, IS_LONG, 0)
349 ZEND_END_ARG_INFO()
350
351 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Reader_Stream_Reader___construct, 0, 0, 1)
352 ZEND_ARG_INFO(0, stream)
353 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, options, ion\\Reader\\Options, 1, "null")
354 ZEND_END_ARG_INFO()
355
356 #define arginfo_class_ion_Reader_Stream_Reader_getStream arginfo_class_ion_Symbol_Table_Local___construct
357
358 #define arginfo_class_ion_Reader_Stream_Reader_resetStream arginfo_class_ion_Reader_Stream_resetStream
359
360 #define arginfo_class_ion_Reader_Stream_Reader_resetStreamWithLength arginfo_class_ion_Reader_Stream_resetStreamWithLength
361
362 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Writer_Options___construct, 0, 0, 0)
363 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, catalog, ion\\Catalog, 1, "null")
364 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, decimalContext, ion\\Decimal\\Context, 1, "null")
365 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, outputBinary, _IS_BOOL, 0, "false")
366 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, compactFloats, _IS_BOOL, 0, "false")
367 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, escapeNonAscii, _IS_BOOL, 0, "false")
368 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, prettyPrint, _IS_BOOL, 0, "false")
369 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, indentTabs, _IS_BOOL, 0, "true")
370 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, indentSize, IS_LONG, 0, "2")
371 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, smallContainersInline, _IS_BOOL, 0, "true")
372 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, suppressSystemValues, _IS_BOOL, 0, "false")
373 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, flushEveryValue, _IS_BOOL, 0, "false")
374 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxContainerDepth, IS_LONG, 0, "10")
375 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxAnnotations, IS_LONG, 0, "10")
376 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, tempBufferSize, IS_LONG, 0, "0x4000")
377 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, allocationPageSize, IS_LONG, 0, "0x10000")
378 ZEND_END_ARG_INFO()
379
380 #define arginfo_class_ion_Writer_writeNull arginfo_class_ion_Reader_Reader_rewind
381
382 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeTypedNull, 0, 1, IS_VOID, 0)
383 ZEND_ARG_OBJ_INFO(0, type, ion\\Type, 0)
384 ZEND_END_ARG_INFO()
385
386 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeBool, 0, 1, IS_VOID, 0)
387 ZEND_ARG_TYPE_INFO(0, value, _IS_BOOL, 0)
388 ZEND_END_ARG_INFO()
389
390 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeInt, 0, 1, IS_VOID, 0)
391 ZEND_ARG_TYPE_MASK(0, value, MAY_BE_LONG|MAY_BE_STRING, NULL)
392 ZEND_END_ARG_INFO()
393
394 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeFloat, 0, 1, IS_VOID, 0)
395 ZEND_ARG_TYPE_INFO(0, value, IS_DOUBLE, 0)
396 ZEND_END_ARG_INFO()
397
398 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeDecimal, 0, 1, IS_VOID, 0)
399 ZEND_ARG_OBJ_TYPE_MASK(0, value, ion\\Decimal, MAY_BE_STRING, NULL)
400 ZEND_END_ARG_INFO()
401
402 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeTimestamp, 0, 1, IS_VOID, 0)
403 ZEND_ARG_OBJ_TYPE_MASK(0, value, ion\\Timestamp, MAY_BE_STRING, NULL)
404 ZEND_END_ARG_INFO()
405
406 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeSymbol, 0, 1, IS_VOID, 0)
407 ZEND_ARG_OBJ_TYPE_MASK(0, value, ion\\Symbol, MAY_BE_STRING, NULL)
408 ZEND_END_ARG_INFO()
409
410 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeString, 0, 1, IS_VOID, 0)
411 ZEND_ARG_TYPE_INFO(0, value, IS_STRING, 0)
412 ZEND_END_ARG_INFO()
413
414 #define arginfo_class_ion_Writer_writeCLob arginfo_class_ion_Writer_writeString
415
416 #define arginfo_class_ion_Writer_writeBLob arginfo_class_ion_Writer_writeString
417
418 #define arginfo_class_ion_Writer_startLob arginfo_class_ion_Writer_writeTypedNull
419
420 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_appendLob, 0, 1, IS_VOID, 0)
421 ZEND_ARG_TYPE_INFO(0, data, IS_STRING, 0)
422 ZEND_END_ARG_INFO()
423
424 #define arginfo_class_ion_Writer_finishLob arginfo_class_ion_Reader_Reader_rewind
425
426 #define arginfo_class_ion_Writer_startContainer arginfo_class_ion_Writer_writeTypedNull
427
428 #define arginfo_class_ion_Writer_finishContainer arginfo_class_ion_Reader_Reader_rewind
429
430 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeFieldName, 0, 1, IS_VOID, 0)
431 ZEND_ARG_TYPE_INFO(0, name, IS_STRING, 0)
432 ZEND_END_ARG_INFO()
433
434 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Writer_writeAnnotation, 0, 0, IS_VOID, 0)
435 ZEND_ARG_VARIADIC_OBJ_TYPE_MASK(0, annotation, ion\\Symbol, MAY_BE_STRING, NULL)
436 ZEND_END_ARG_INFO()
437
438 #define arginfo_class_ion_Writer_getDepth arginfo_class_ion_Symbol_Enum_toSID
439
440 #define arginfo_class_ion_Writer_flush arginfo_class_ion_Symbol_Enum_toSID
441
442 #define arginfo_class_ion_Writer_finish arginfo_class_ion_Symbol_Enum_toSID
443
444 #define arginfo_class_ion_Writer_Writer_writeNull arginfo_class_ion_Reader_Reader_rewind
445
446 #define arginfo_class_ion_Writer_Writer_writeTypedNull arginfo_class_ion_Writer_writeTypedNull
447
448 #define arginfo_class_ion_Writer_Writer_writeBool arginfo_class_ion_Writer_writeBool
449
450 #define arginfo_class_ion_Writer_Writer_writeInt arginfo_class_ion_Writer_writeInt
451
452 #define arginfo_class_ion_Writer_Writer_writeFloat arginfo_class_ion_Writer_writeFloat
453
454 #define arginfo_class_ion_Writer_Writer_writeDecimal arginfo_class_ion_Writer_writeDecimal
455
456 #define arginfo_class_ion_Writer_Writer_writeTimestamp arginfo_class_ion_Writer_writeTimestamp
457
458 #define arginfo_class_ion_Writer_Writer_writeSymbol arginfo_class_ion_Writer_writeSymbol
459
460 #define arginfo_class_ion_Writer_Writer_writeString arginfo_class_ion_Writer_writeString
461
462 #define arginfo_class_ion_Writer_Writer_writeCLob arginfo_class_ion_Writer_writeString
463
464 #define arginfo_class_ion_Writer_Writer_writeBLob arginfo_class_ion_Writer_writeString
465
466 #define arginfo_class_ion_Writer_Writer_startLob arginfo_class_ion_Writer_writeTypedNull
467
468 #define arginfo_class_ion_Writer_Writer_appendLob arginfo_class_ion_Writer_appendLob
469
470 #define arginfo_class_ion_Writer_Writer_finishLob arginfo_class_ion_Reader_Reader_rewind
471
472 #define arginfo_class_ion_Writer_Writer_startContainer arginfo_class_ion_Writer_writeTypedNull
473
474 #define arginfo_class_ion_Writer_Writer_finishContainer arginfo_class_ion_Reader_Reader_rewind
475
476 #define arginfo_class_ion_Writer_Writer_writeFieldName arginfo_class_ion_Writer_writeFieldName
477
478 #define arginfo_class_ion_Writer_Writer_writeAnnotation arginfo_class_ion_Writer_writeAnnotation
479
480 #define arginfo_class_ion_Writer_Writer_getDepth arginfo_class_ion_Symbol_Enum_toSID
481
482 #define arginfo_class_ion_Writer_Writer_flush arginfo_class_ion_Symbol_Enum_toSID
483
484 #define arginfo_class_ion_Writer_Writer_finish arginfo_class_ion_Symbol_Enum_toSID
485
486 #define arginfo_class_ion_Writer_Buffer_getBuffer arginfo_class_ion_Symbol___toString
487
488 #define arginfo_class_ion_Writer_Buffer_resetBuffer arginfo_class_ion_Reader_Reader_rewind
489
490 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Writer_Buffer_Writer___construct, 0, 0, 0)
491 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, options, ion\\Writer\\Options, 1, "null")
492 ZEND_END_ARG_INFO()
493
494 #define arginfo_class_ion_Writer_Buffer_Writer_getBuffer arginfo_class_ion_Symbol___toString
495
496 #define arginfo_class_ion_Writer_Buffer_Writer_resetBuffer arginfo_class_ion_Reader_Reader_rewind
497
498 #define arginfo_class_ion_Writer_Stream_getStream arginfo_class_ion_Symbol_Table_Local___construct
499
500 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Writer_Stream_Writer___construct, 0, 0, 1)
501 ZEND_ARG_INFO(0, stream)
502 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, options, ion\\Writer\\Options, 1, "null")
503 ZEND_END_ARG_INFO()
504
505 #define arginfo_class_ion_Writer_Stream_Writer_getStream arginfo_class_ion_Symbol_Table_Local___construct
506
507 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Serializer_serialize, 0, 1, IS_STRING, 0)
508 ZEND_ARG_TYPE_INFO(0, data, IS_MIXED, 0)
509 ZEND_END_ARG_INFO()
510
511 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ion_Unserializer_unserialize, 0, 1, IS_MIXED, 0)
512 ZEND_ARG_INFO(0, data)
513 ZEND_END_ARG_INFO()
514
515 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Serializer_PHP___construct, 0, 0, 0)
516 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, writerOptions, ion\\Writer\\Options, 1, "null")
517 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, multiSequence, _IS_BOOL, 0, "false")
518 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, callMagicSerialize, _IS_BOOL, 0, "true")
519 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, callCustomSerialize, IS_STRING, 1, "null")
520 ZEND_END_ARG_INFO()
521
522 #define arginfo_class_ion_Serializer_PHP_serialize arginfo_class_ion_Serializer_serialize
523
524 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ion_Unserializer_PHP___construct, 0, 0, 0)
525 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, readerOptions, ion\\Reader\\Options, 1, "null")
526 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, multiSequence, _IS_BOOL, 0, "false")
527 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, callMagicUnserialize, _IS_BOOL, 0, "true")
528 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, callCustomUnserialize, IS_STRING, 1, "null")
529 ZEND_END_ARG_INFO()
530
531 #define arginfo_class_ion_Unserializer_PHP_unserialize arginfo_class_ion_Unserializer_unserialize
532
533
534 static ZEND_FUNCTION(ion_Symbol_Table_PHP);
535 static ZEND_FUNCTION(ion_Symbol_Table_System);
536 static ZEND_FUNCTION(ion_serialize);
537 static ZEND_FUNCTION(ion_unserialize);
538 static ZEND_METHOD(ion_Symbol, __construct);
539 static ZEND_METHOD(ion_Symbol, equals);
540 static ZEND_METHOD(ion_Symbol, __toString);
541 static ZEND_METHOD(ion_Symbol_ImportLocation, __construct);
542 static ZEND_METHOD(ion_Symbol_Table_Local, __construct);
543 static ZEND_METHOD(ion_Symbol_Table_Local, import);
544 static ZEND_METHOD(ion_Symbol_Table_Shared, __construct);
545 static ZEND_METHOD(ion_Catalog, __construct);
546 static ZEND_METHOD(ion_Catalog, count);
547 static ZEND_METHOD(ion_Catalog, add);
548 static ZEND_METHOD(ion_Catalog, remove);
549 static ZEND_METHOD(ion_Catalog, find);
550 static ZEND_METHOD(ion_Catalog, findBest);
551 static ZEND_METHOD(ion_LOB, __construct);
552 static ZEND_METHOD(ion_Decimal_Context, __construct);
553 static ZEND_METHOD(ion_Decimal_Context, Dec32);
554 static ZEND_METHOD(ion_Decimal_Context, Dec64);
555 static ZEND_METHOD(ion_Decimal_Context, Dec128);
556 static ZEND_METHOD(ion_Decimal_Context, DecMax);
557 static ZEND_METHOD(ion_Decimal, __construct);
558 static ZEND_METHOD(ion_Decimal, equals);
559 static ZEND_METHOD(ion_Decimal, isInt);
560 static ZEND_METHOD(ion_Decimal, __toString);
561 static ZEND_METHOD(ion_Decimal, toInt);
562 static ZEND_METHOD(ion_Timestamp, __construct);
563 static ZEND_METHOD(ion_Timestamp, __toString);
564 static ZEND_METHOD(ion_Reader_Options, __construct);
565 static ZEND_METHOD(ion_Reader_Reader, hasChildren);
566 static ZEND_METHOD(ion_Reader_Reader, getChildren);
567 static ZEND_METHOD(ion_Reader_Reader, rewind);
568 static ZEND_METHOD(ion_Reader_Reader, next);
569 static ZEND_METHOD(ion_Reader_Reader, valid);
570 static ZEND_METHOD(ion_Reader_Reader, key);
571 static ZEND_METHOD(ion_Reader_Reader, current);
572 static ZEND_METHOD(ion_Reader_Reader, getType);
573 static ZEND_METHOD(ion_Reader_Reader, hasAnnotations);
574 static ZEND_METHOD(ion_Reader_Reader, hasAnnotation);
575 static ZEND_METHOD(ion_Reader_Reader, isNull);
576 static ZEND_METHOD(ion_Reader_Reader, isInStruct);
577 static ZEND_METHOD(ion_Reader_Reader, getFieldName);
578 static ZEND_METHOD(ion_Reader_Reader, getFieldNameSymbol);
579 static ZEND_METHOD(ion_Reader_Reader, getAnnotations);
580 static ZEND_METHOD(ion_Reader_Reader, getAnnotationSymbols);
581 static ZEND_METHOD(ion_Reader_Reader, countAnnotations);
582 static ZEND_METHOD(ion_Reader_Reader, getAnnotation);
583 static ZEND_METHOD(ion_Reader_Reader, getAnnotationSymbol);
584 static ZEND_METHOD(ion_Reader_Reader, readNull);
585 static ZEND_METHOD(ion_Reader_Reader, readBool);
586 static ZEND_METHOD(ion_Reader_Reader, readInt);
587 static ZEND_METHOD(ion_Reader_Reader, readFloat);
588 static ZEND_METHOD(ion_Reader_Reader, readDecimal);
589 static ZEND_METHOD(ion_Reader_Reader, readTimestamp);
590 static ZEND_METHOD(ion_Reader_Reader, readSymbol);
591 static ZEND_METHOD(ion_Reader_Reader, readString);
592 static ZEND_METHOD(ion_Reader_Reader, readStringPart);
593 static ZEND_METHOD(ion_Reader_Reader, readLob);
594 static ZEND_METHOD(ion_Reader_Reader, readLobPart);
595 static ZEND_METHOD(ion_Reader_Reader, getPosition);
596 static ZEND_METHOD(ion_Reader_Reader, getDepth);
597 static ZEND_METHOD(ion_Reader_Reader, seek);
598 static ZEND_METHOD(ion_Reader_Reader, getValueOffset);
599 static ZEND_METHOD(ion_Reader_Reader, getValueLength);
600 static ZEND_METHOD(ion_Reader_Buffer_Reader, __construct);
601 static ZEND_METHOD(ion_Reader_Buffer_Reader, getBuffer);
602 static ZEND_METHOD(ion_Reader_Stream_Reader, __construct);
603 static ZEND_METHOD(ion_Reader_Stream_Reader, getStream);
604 static ZEND_METHOD(ion_Reader_Stream_Reader, resetStream);
605 static ZEND_METHOD(ion_Reader_Stream_Reader, resetStreamWithLength);
606 static ZEND_METHOD(ion_Writer_Options, __construct);
607 static ZEND_METHOD(ion_Writer_Writer, writeNull);
608 static ZEND_METHOD(ion_Writer_Writer, writeTypedNull);
609 static ZEND_METHOD(ion_Writer_Writer, writeBool);
610 static ZEND_METHOD(ion_Writer_Writer, writeInt);
611 static ZEND_METHOD(ion_Writer_Writer, writeFloat);
612 static ZEND_METHOD(ion_Writer_Writer, writeDecimal);
613 static ZEND_METHOD(ion_Writer_Writer, writeTimestamp);
614 static ZEND_METHOD(ion_Writer_Writer, writeSymbol);
615 static ZEND_METHOD(ion_Writer_Writer, writeString);
616 static ZEND_METHOD(ion_Writer_Writer, writeCLob);
617 static ZEND_METHOD(ion_Writer_Writer, writeBLob);
618 static ZEND_METHOD(ion_Writer_Writer, startLob);
619 static ZEND_METHOD(ion_Writer_Writer, appendLob);
620 static ZEND_METHOD(ion_Writer_Writer, finishLob);
621 static ZEND_METHOD(ion_Writer_Writer, startContainer);
622 static ZEND_METHOD(ion_Writer_Writer, finishContainer);
623 static ZEND_METHOD(ion_Writer_Writer, writeFieldName);
624 static ZEND_METHOD(ion_Writer_Writer, writeAnnotation);
625 static ZEND_METHOD(ion_Writer_Writer, getDepth);
626 static ZEND_METHOD(ion_Writer_Writer, flush);
627 static ZEND_METHOD(ion_Writer_Writer, finish);
628 static ZEND_METHOD(ion_Writer_Buffer_Writer, __construct);
629 static ZEND_METHOD(ion_Writer_Buffer_Writer, getBuffer);
630 static ZEND_METHOD(ion_Writer_Buffer_Writer, resetBuffer);
631 static ZEND_METHOD(ion_Writer_Stream_Writer, __construct);
632 static ZEND_METHOD(ion_Writer_Stream_Writer, getStream);
633 static ZEND_METHOD(ion_Serializer_PHP, __construct);
634 static ZEND_METHOD(ion_Serializer_PHP, serialize);
635 static ZEND_METHOD(ion_Unserializer_PHP, __construct);
636 static ZEND_METHOD(ion_Unserializer_PHP, unserialize);
637
638
639 static const zend_function_entry ext_functions[] = {
640 ZEND_NS_RAW_FENTRY("ion\\Symbol\\Table", "PHP", ZEND_FN(ion_Symbol_Table_PHP), arginfo_ion_Symbol_Table_PHP, 0)
641 ZEND_NS_RAW_FENTRY("ion\\Symbol\\Table", "System", ZEND_FN(ion_Symbol_Table_System), arginfo_ion_Symbol_Table_System, 0)
642 ZEND_NS_RAW_FENTRY("ion", "serialize", ZEND_FN(ion_serialize), arginfo_ion_serialize, 0)
643 ZEND_NS_RAW_FENTRY("ion", "unserialize", ZEND_FN(ion_unserialize), arginfo_ion_unserialize, 0)
644 ZEND_FE_END
645 };
646
647
648 static const zend_function_entry class_ion_Type_methods[] = {
649 ZEND_FE_END
650 };
651
652
653 static const zend_function_entry class_ion_Symbol_methods[] = {
654 ZEND_ME(ion_Symbol, __construct, arginfo_class_ion_Symbol___construct, ZEND_ACC_PUBLIC)
655 ZEND_ME(ion_Symbol, equals, arginfo_class_ion_Symbol_equals, ZEND_ACC_PUBLIC)
656 ZEND_ME(ion_Symbol, __toString, arginfo_class_ion_Symbol___toString, ZEND_ACC_PUBLIC)
657 ZEND_MALIAS(ion_Symbol, toString, __toString, arginfo_class_ion_Symbol_toString, ZEND_ACC_PUBLIC)
658 ZEND_FE_END
659 };
660
661
662 static const zend_function_entry class_ion_Symbol_ImportLocation_methods[] = {
663 ZEND_ME(ion_Symbol_ImportLocation, __construct, arginfo_class_ion_Symbol_ImportLocation___construct, ZEND_ACC_PUBLIC)
664 ZEND_FE_END
665 };
666
667
668 static const zend_function_entry class_ion_Symbol_Enum_methods[] = {
669 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Symbol_Enum, toSymbol, arginfo_class_ion_Symbol_Enum_toSymbol, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
670 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Symbol_Enum, toSID, arginfo_class_ion_Symbol_Enum_toSID, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
671 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Symbol_Enum, toString, arginfo_class_ion_Symbol_Enum_toString, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
672 ZEND_FE_END
673 };
674
675
676 static const zend_function_entry class_ion_Symbol_Table_System_methods[] = {
677 ZEND_MALIAS(ion_Symbol_Enum, toSymbol, toSymbol, arginfo_class_ion_Symbol_Table_System_toSymbol, ZEND_ACC_PUBLIC)
678 ZEND_MALIAS(ion_Symbol_Enum, toSID, toSID, arginfo_class_ion_Symbol_Table_System_toSID, ZEND_ACC_PUBLIC)
679 ZEND_MALIAS(ion_Symbol_Enum, toString, toString, arginfo_class_ion_Symbol_Table_System_toString, ZEND_ACC_PUBLIC)
680 ZEND_FE_END
681 };
682
683
684 static const zend_function_entry class_ion_Symbol_Table_PHP_methods[] = {
685 ZEND_MALIAS(ion_Symbol_Enum, toSymbol, toSymbol, arginfo_class_ion_Symbol_Table_PHP_toSymbol, ZEND_ACC_PUBLIC)
686 ZEND_MALIAS(ion_Symbol_Enum, toSID, toSID, arginfo_class_ion_Symbol_Table_PHP_toSID, ZEND_ACC_PUBLIC)
687 ZEND_MALIAS(ion_Symbol_Enum, toString, toString, arginfo_class_ion_Symbol_Table_PHP_toString, ZEND_ACC_PUBLIC)
688 ZEND_FE_END
689 };
690
691
692 static const zend_function_entry class_ion_Symbol_Table_methods[] = {
693 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Symbol_Table, getMaxId, arginfo_class_ion_Symbol_Table_getMaxId, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
694 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Symbol_Table, add, arginfo_class_ion_Symbol_Table_add, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
695 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Symbol_Table, find, arginfo_class_ion_Symbol_Table_find, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
696 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Symbol_Table, findLocal, arginfo_class_ion_Symbol_Table_findLocal, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
697 ZEND_FE_END
698 };
699
700
701 static const zend_function_entry class_ion_Symbol_Table_Local_methods[] = {
702 ZEND_ME(ion_Symbol_Table_Local, __construct, arginfo_class_ion_Symbol_Table_Local___construct, ZEND_ACC_PUBLIC)
703 ZEND_ME(ion_Symbol_Table_Local, import, arginfo_class_ion_Symbol_Table_Local_import, ZEND_ACC_PUBLIC)
704 ZEND_MALIAS(ion_Symbol_Table, getMaxId, getMaxId, arginfo_class_ion_Symbol_Table_Local_getMaxId, ZEND_ACC_PUBLIC)
705 ZEND_MALIAS(ion_Symbol_Table, add, add, arginfo_class_ion_Symbol_Table_Local_add, ZEND_ACC_PUBLIC)
706 ZEND_MALIAS(ion_Symbol_Table, find, find, arginfo_class_ion_Symbol_Table_Local_find, ZEND_ACC_PUBLIC)
707 ZEND_MALIAS(ion_Symbol_Table, findLocal, findLocal, arginfo_class_ion_Symbol_Table_Local_findLocal, ZEND_ACC_PUBLIC)
708 ZEND_FE_END
709 };
710
711
712 static const zend_function_entry class_ion_Symbol_Table_Shared_methods[] = {
713 ZEND_ME(ion_Symbol_Table_Shared, __construct, arginfo_class_ion_Symbol_Table_Shared___construct, ZEND_ACC_PUBLIC)
714 ZEND_MALIAS(ion_Symbol_Table, getMaxId, getMaxId, arginfo_class_ion_Symbol_Table_Shared_getMaxId, ZEND_ACC_PUBLIC)
715 ZEND_MALIAS(ion_Symbol_Table, add, add, arginfo_class_ion_Symbol_Table_Shared_add, ZEND_ACC_PUBLIC)
716 ZEND_MALIAS(ion_Symbol_Table, find, find, arginfo_class_ion_Symbol_Table_Shared_find, ZEND_ACC_PUBLIC)
717 ZEND_MALIAS(ion_Symbol_Table, findLocal, findLocal, arginfo_class_ion_Symbol_Table_Shared_findLocal, ZEND_ACC_PUBLIC)
718 ZEND_FE_END
719 };
720
721
722 static const zend_function_entry class_ion_Catalog_methods[] = {
723 ZEND_ME(ion_Catalog, __construct, arginfo_class_ion_Catalog___construct, ZEND_ACC_PUBLIC)
724 ZEND_ME(ion_Catalog, count, arginfo_class_ion_Catalog_count, ZEND_ACC_PUBLIC)
725 ZEND_ME(ion_Catalog, add, arginfo_class_ion_Catalog_add, ZEND_ACC_PUBLIC)
726 ZEND_ME(ion_Catalog, remove, arginfo_class_ion_Catalog_remove, ZEND_ACC_PUBLIC)
727 ZEND_ME(ion_Catalog, find, arginfo_class_ion_Catalog_find, ZEND_ACC_PUBLIC)
728 ZEND_ME(ion_Catalog, findBest, arginfo_class_ion_Catalog_findBest, ZEND_ACC_PUBLIC)
729 ZEND_FE_END
730 };
731
732
733 static const zend_function_entry class_ion_LOB_methods[] = {
734 ZEND_ME(ion_LOB, __construct, arginfo_class_ion_LOB___construct, ZEND_ACC_PUBLIC)
735 ZEND_FE_END
736 };
737
738
739 static const zend_function_entry class_ion_Decimal_Context_Rounding_methods[] = {
740 ZEND_FE_END
741 };
742
743
744 static const zend_function_entry class_ion_Decimal_Context_methods[] = {
745 ZEND_ME(ion_Decimal_Context, __construct, arginfo_class_ion_Decimal_Context___construct, ZEND_ACC_PUBLIC)
746 ZEND_ME(ion_Decimal_Context, Dec32, arginfo_class_ion_Decimal_Context_Dec32, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
747 ZEND_ME(ion_Decimal_Context, Dec64, arginfo_class_ion_Decimal_Context_Dec64, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
748 ZEND_ME(ion_Decimal_Context, Dec128, arginfo_class_ion_Decimal_Context_Dec128, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
749 ZEND_ME(ion_Decimal_Context, DecMax, arginfo_class_ion_Decimal_Context_DecMax, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
750 ZEND_FE_END
751 };
752
753
754 static const zend_function_entry class_ion_Decimal_methods[] = {
755 ZEND_ME(ion_Decimal, __construct, arginfo_class_ion_Decimal___construct, ZEND_ACC_PUBLIC)
756 ZEND_ME(ion_Decimal, equals, arginfo_class_ion_Decimal_equals, ZEND_ACC_PUBLIC)
757 ZEND_ME(ion_Decimal, isInt, arginfo_class_ion_Decimal_isInt, ZEND_ACC_PUBLIC)
758 ZEND_ME(ion_Decimal, __toString, arginfo_class_ion_Decimal___toString, ZEND_ACC_PUBLIC)
759 ZEND_MALIAS(ion_Decimal, toString, __toString, arginfo_class_ion_Decimal_toString, ZEND_ACC_PUBLIC)
760 ZEND_ME(ion_Decimal, toInt, arginfo_class_ion_Decimal_toInt, ZEND_ACC_PUBLIC)
761 ZEND_FE_END
762 };
763
764
765 static const zend_function_entry class_ion_Timestamp_Precision_methods[] = {
766 ZEND_FE_END
767 };
768
769
770 static const zend_function_entry class_ion_Timestamp_Format_methods[] = {
771 ZEND_FE_END
772 };
773
774
775 static const zend_function_entry class_ion_Timestamp_methods[] = {
776 ZEND_ME(ion_Timestamp, __construct, arginfo_class_ion_Timestamp___construct, ZEND_ACC_PUBLIC)
777 ZEND_ME(ion_Timestamp, __toString, arginfo_class_ion_Timestamp___toString, ZEND_ACC_PUBLIC)
778 ZEND_FE_END
779 };
780
781
782 static const zend_function_entry class_ion_Reader_methods[] = {
783 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getType, arginfo_class_ion_Reader_getType, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
784 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, hasAnnotations, arginfo_class_ion_Reader_hasAnnotations, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
785 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, hasAnnotation, arginfo_class_ion_Reader_hasAnnotation, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
786 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, isNull, arginfo_class_ion_Reader_isNull, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
787 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, isInStruct, arginfo_class_ion_Reader_isInStruct, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
788 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getFieldName, arginfo_class_ion_Reader_getFieldName, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
789 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getFieldNameSymbol, arginfo_class_ion_Reader_getFieldNameSymbol, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
790 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getAnnotations, arginfo_class_ion_Reader_getAnnotations, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
791 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getAnnotationSymbols, arginfo_class_ion_Reader_getAnnotationSymbols, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
792 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, countAnnotations, arginfo_class_ion_Reader_countAnnotations, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
793 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getAnnotation, arginfo_class_ion_Reader_getAnnotation, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
794 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getAnnotationSymbol, arginfo_class_ion_Reader_getAnnotationSymbol, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
795 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readNull, arginfo_class_ion_Reader_readNull, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
796 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readBool, arginfo_class_ion_Reader_readBool, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
797 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readInt, arginfo_class_ion_Reader_readInt, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
798 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readFloat, arginfo_class_ion_Reader_readFloat, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
799 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readDecimal, arginfo_class_ion_Reader_readDecimal, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
800 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readTimestamp, arginfo_class_ion_Reader_readTimestamp, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
801 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readSymbol, arginfo_class_ion_Reader_readSymbol, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
802 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readString, arginfo_class_ion_Reader_readString, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
803 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readStringPart, arginfo_class_ion_Reader_readStringPart, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
804 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readLob, arginfo_class_ion_Reader_readLob, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
805 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, readLobPart, arginfo_class_ion_Reader_readLobPart, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
806 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getPosition, arginfo_class_ion_Reader_getPosition, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
807 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getDepth, arginfo_class_ion_Reader_getDepth, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
808 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, seek, arginfo_class_ion_Reader_seek, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
809 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getValueOffset, arginfo_class_ion_Reader_getValueOffset, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
810 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader, getValueLength, arginfo_class_ion_Reader_getValueLength, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
811 ZEND_FE_END
812 };
813
814
815 static const zend_function_entry class_ion_Reader_Options_methods[] = {
816 ZEND_ME(ion_Reader_Options, __construct, arginfo_class_ion_Reader_Options___construct, ZEND_ACC_PUBLIC)
817 ZEND_FE_END
818 };
819
820
821 static const zend_function_entry class_ion_Reader_Reader_methods[] = {
822 ZEND_ME(ion_Reader_Reader, hasChildren, arginfo_class_ion_Reader_Reader_hasChildren, ZEND_ACC_PUBLIC)
823 ZEND_ME(ion_Reader_Reader, getChildren, arginfo_class_ion_Reader_Reader_getChildren, ZEND_ACC_PUBLIC)
824 ZEND_ME(ion_Reader_Reader, rewind, arginfo_class_ion_Reader_Reader_rewind, ZEND_ACC_PUBLIC)
825 ZEND_ME(ion_Reader_Reader, next, arginfo_class_ion_Reader_Reader_next, ZEND_ACC_PUBLIC)
826 ZEND_ME(ion_Reader_Reader, valid, arginfo_class_ion_Reader_Reader_valid, ZEND_ACC_PUBLIC)
827 ZEND_ME(ion_Reader_Reader, key, arginfo_class_ion_Reader_Reader_key, ZEND_ACC_PUBLIC)
828 ZEND_ME(ion_Reader_Reader, current, arginfo_class_ion_Reader_Reader_current, ZEND_ACC_PUBLIC)
829 ZEND_ME(ion_Reader_Reader, getType, arginfo_class_ion_Reader_Reader_getType, ZEND_ACC_PUBLIC)
830 ZEND_ME(ion_Reader_Reader, hasAnnotations, arginfo_class_ion_Reader_Reader_hasAnnotations, ZEND_ACC_PUBLIC)
831 ZEND_ME(ion_Reader_Reader, hasAnnotation, arginfo_class_ion_Reader_Reader_hasAnnotation, ZEND_ACC_PUBLIC)
832 ZEND_ME(ion_Reader_Reader, isNull, arginfo_class_ion_Reader_Reader_isNull, ZEND_ACC_PUBLIC)
833 ZEND_ME(ion_Reader_Reader, isInStruct, arginfo_class_ion_Reader_Reader_isInStruct, ZEND_ACC_PUBLIC)
834 ZEND_ME(ion_Reader_Reader, getFieldName, arginfo_class_ion_Reader_Reader_getFieldName, ZEND_ACC_PUBLIC)
835 ZEND_ME(ion_Reader_Reader, getFieldNameSymbol, arginfo_class_ion_Reader_Reader_getFieldNameSymbol, ZEND_ACC_PUBLIC)
836 ZEND_ME(ion_Reader_Reader, getAnnotations, arginfo_class_ion_Reader_Reader_getAnnotations, ZEND_ACC_PUBLIC)
837 ZEND_ME(ion_Reader_Reader, getAnnotationSymbols, arginfo_class_ion_Reader_Reader_getAnnotationSymbols, ZEND_ACC_PUBLIC)
838 ZEND_ME(ion_Reader_Reader, countAnnotations, arginfo_class_ion_Reader_Reader_countAnnotations, ZEND_ACC_PUBLIC)
839 ZEND_ME(ion_Reader_Reader, getAnnotation, arginfo_class_ion_Reader_Reader_getAnnotation, ZEND_ACC_PUBLIC)
840 ZEND_ME(ion_Reader_Reader, getAnnotationSymbol, arginfo_class_ion_Reader_Reader_getAnnotationSymbol, ZEND_ACC_PUBLIC)
841 ZEND_ME(ion_Reader_Reader, readNull, arginfo_class_ion_Reader_Reader_readNull, ZEND_ACC_PUBLIC)
842 ZEND_ME(ion_Reader_Reader, readBool, arginfo_class_ion_Reader_Reader_readBool, ZEND_ACC_PUBLIC)
843 ZEND_ME(ion_Reader_Reader, readInt, arginfo_class_ion_Reader_Reader_readInt, ZEND_ACC_PUBLIC)
844 ZEND_ME(ion_Reader_Reader, readFloat, arginfo_class_ion_Reader_Reader_readFloat, ZEND_ACC_PUBLIC)
845 ZEND_ME(ion_Reader_Reader, readDecimal, arginfo_class_ion_Reader_Reader_readDecimal, ZEND_ACC_PUBLIC)
846 ZEND_ME(ion_Reader_Reader, readTimestamp, arginfo_class_ion_Reader_Reader_readTimestamp, ZEND_ACC_PUBLIC)
847 ZEND_ME(ion_Reader_Reader, readSymbol, arginfo_class_ion_Reader_Reader_readSymbol, ZEND_ACC_PUBLIC)
848 ZEND_ME(ion_Reader_Reader, readString, arginfo_class_ion_Reader_Reader_readString, ZEND_ACC_PUBLIC)
849 ZEND_ME(ion_Reader_Reader, readStringPart, arginfo_class_ion_Reader_Reader_readStringPart, ZEND_ACC_PUBLIC)
850 ZEND_ME(ion_Reader_Reader, readLob, arginfo_class_ion_Reader_Reader_readLob, ZEND_ACC_PUBLIC)
851 ZEND_ME(ion_Reader_Reader, readLobPart, arginfo_class_ion_Reader_Reader_readLobPart, ZEND_ACC_PUBLIC)
852 ZEND_ME(ion_Reader_Reader, getPosition, arginfo_class_ion_Reader_Reader_getPosition, ZEND_ACC_PUBLIC)
853 ZEND_ME(ion_Reader_Reader, getDepth, arginfo_class_ion_Reader_Reader_getDepth, ZEND_ACC_PUBLIC)
854 ZEND_ME(ion_Reader_Reader, seek, arginfo_class_ion_Reader_Reader_seek, ZEND_ACC_PUBLIC)
855 ZEND_ME(ion_Reader_Reader, getValueOffset, arginfo_class_ion_Reader_Reader_getValueOffset, ZEND_ACC_PUBLIC)
856 ZEND_ME(ion_Reader_Reader, getValueLength, arginfo_class_ion_Reader_Reader_getValueLength, ZEND_ACC_PUBLIC)
857 ZEND_FE_END
858 };
859
860
861 static const zend_function_entry class_ion_Reader_Buffer_methods[] = {
862 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader_Buffer, getBuffer, arginfo_class_ion_Reader_Buffer_getBuffer, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
863 ZEND_FE_END
864 };
865
866
867 static const zend_function_entry class_ion_Reader_Buffer_Reader_methods[] = {
868 ZEND_ME(ion_Reader_Buffer_Reader, __construct, arginfo_class_ion_Reader_Buffer_Reader___construct, ZEND_ACC_PUBLIC)
869 ZEND_ME(ion_Reader_Buffer_Reader, getBuffer, arginfo_class_ion_Reader_Buffer_Reader_getBuffer, ZEND_ACC_PUBLIC)
870 ZEND_FE_END
871 };
872
873
874 static const zend_function_entry class_ion_Reader_Stream_methods[] = {
875 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader_Stream, getStream, arginfo_class_ion_Reader_Stream_getStream, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
876 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader_Stream, resetStream, arginfo_class_ion_Reader_Stream_resetStream, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
877 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Reader_Stream, resetStreamWithLength, arginfo_class_ion_Reader_Stream_resetStreamWithLength, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
878 ZEND_FE_END
879 };
880
881
882 static const zend_function_entry class_ion_Reader_Stream_Reader_methods[] = {
883 ZEND_ME(ion_Reader_Stream_Reader, __construct, arginfo_class_ion_Reader_Stream_Reader___construct, ZEND_ACC_PUBLIC)
884 ZEND_ME(ion_Reader_Stream_Reader, getStream, arginfo_class_ion_Reader_Stream_Reader_getStream, ZEND_ACC_PUBLIC)
885 ZEND_ME(ion_Reader_Stream_Reader, resetStream, arginfo_class_ion_Reader_Stream_Reader_resetStream, ZEND_ACC_PUBLIC)
886 ZEND_ME(ion_Reader_Stream_Reader, resetStreamWithLength, arginfo_class_ion_Reader_Stream_Reader_resetStreamWithLength, ZEND_ACC_PUBLIC)
887 ZEND_FE_END
888 };
889
890
891 static const zend_function_entry class_ion_Writer_Options_methods[] = {
892 ZEND_ME(ion_Writer_Options, __construct, arginfo_class_ion_Writer_Options___construct, ZEND_ACC_PUBLIC)
893 ZEND_FE_END
894 };
895
896
897 static const zend_function_entry class_ion_Writer_methods[] = {
898 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeNull, arginfo_class_ion_Writer_writeNull, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
899 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeTypedNull, arginfo_class_ion_Writer_writeTypedNull, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
900 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeBool, arginfo_class_ion_Writer_writeBool, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
901 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeInt, arginfo_class_ion_Writer_writeInt, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
902 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeFloat, arginfo_class_ion_Writer_writeFloat, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
903 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeDecimal, arginfo_class_ion_Writer_writeDecimal, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
904 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeTimestamp, arginfo_class_ion_Writer_writeTimestamp, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
905 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeSymbol, arginfo_class_ion_Writer_writeSymbol, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
906 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeString, arginfo_class_ion_Writer_writeString, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
907 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeCLob, arginfo_class_ion_Writer_writeCLob, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
908 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeBLob, arginfo_class_ion_Writer_writeBLob, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
909 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, startLob, arginfo_class_ion_Writer_startLob, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
910 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, appendLob, arginfo_class_ion_Writer_appendLob, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
911 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, finishLob, arginfo_class_ion_Writer_finishLob, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
912 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, startContainer, arginfo_class_ion_Writer_startContainer, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
913 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, finishContainer, arginfo_class_ion_Writer_finishContainer, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
914 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeFieldName, arginfo_class_ion_Writer_writeFieldName, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
915 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, writeAnnotation, arginfo_class_ion_Writer_writeAnnotation, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
916 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, getDepth, arginfo_class_ion_Writer_getDepth, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
917 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, flush, arginfo_class_ion_Writer_flush, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
918 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer, finish, arginfo_class_ion_Writer_finish, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
919 ZEND_FE_END
920 };
921
922
923 static const zend_function_entry class_ion_Writer_Writer_methods[] = {
924 ZEND_ME(ion_Writer_Writer, writeNull, arginfo_class_ion_Writer_Writer_writeNull, ZEND_ACC_PUBLIC)
925 ZEND_ME(ion_Writer_Writer, writeTypedNull, arginfo_class_ion_Writer_Writer_writeTypedNull, ZEND_ACC_PUBLIC)
926 ZEND_ME(ion_Writer_Writer, writeBool, arginfo_class_ion_Writer_Writer_writeBool, ZEND_ACC_PUBLIC)
927 ZEND_ME(ion_Writer_Writer, writeInt, arginfo_class_ion_Writer_Writer_writeInt, ZEND_ACC_PUBLIC)
928 ZEND_ME(ion_Writer_Writer, writeFloat, arginfo_class_ion_Writer_Writer_writeFloat, ZEND_ACC_PUBLIC)
929 ZEND_ME(ion_Writer_Writer, writeDecimal, arginfo_class_ion_Writer_Writer_writeDecimal, ZEND_ACC_PUBLIC)
930 ZEND_ME(ion_Writer_Writer, writeTimestamp, arginfo_class_ion_Writer_Writer_writeTimestamp, ZEND_ACC_PUBLIC)
931 ZEND_ME(ion_Writer_Writer, writeSymbol, arginfo_class_ion_Writer_Writer_writeSymbol, ZEND_ACC_PUBLIC)
932 ZEND_ME(ion_Writer_Writer, writeString, arginfo_class_ion_Writer_Writer_writeString, ZEND_ACC_PUBLIC)
933 ZEND_ME(ion_Writer_Writer, writeCLob, arginfo_class_ion_Writer_Writer_writeCLob, ZEND_ACC_PUBLIC)
934 ZEND_ME(ion_Writer_Writer, writeBLob, arginfo_class_ion_Writer_Writer_writeBLob, ZEND_ACC_PUBLIC)
935 ZEND_ME(ion_Writer_Writer, startLob, arginfo_class_ion_Writer_Writer_startLob, ZEND_ACC_PUBLIC)
936 ZEND_ME(ion_Writer_Writer, appendLob, arginfo_class_ion_Writer_Writer_appendLob, ZEND_ACC_PUBLIC)
937 ZEND_ME(ion_Writer_Writer, finishLob, arginfo_class_ion_Writer_Writer_finishLob, ZEND_ACC_PUBLIC)
938 ZEND_ME(ion_Writer_Writer, startContainer, arginfo_class_ion_Writer_Writer_startContainer, ZEND_ACC_PUBLIC)
939 ZEND_ME(ion_Writer_Writer, finishContainer, arginfo_class_ion_Writer_Writer_finishContainer, ZEND_ACC_PUBLIC)
940 ZEND_ME(ion_Writer_Writer, writeFieldName, arginfo_class_ion_Writer_Writer_writeFieldName, ZEND_ACC_PUBLIC)
941 ZEND_ME(ion_Writer_Writer, writeAnnotation, arginfo_class_ion_Writer_Writer_writeAnnotation, ZEND_ACC_PUBLIC)
942 ZEND_ME(ion_Writer_Writer, getDepth, arginfo_class_ion_Writer_Writer_getDepth, ZEND_ACC_PUBLIC)
943 ZEND_ME(ion_Writer_Writer, flush, arginfo_class_ion_Writer_Writer_flush, ZEND_ACC_PUBLIC)
944 ZEND_ME(ion_Writer_Writer, finish, arginfo_class_ion_Writer_Writer_finish, ZEND_ACC_PUBLIC)
945 ZEND_FE_END
946 };
947
948
949 static const zend_function_entry class_ion_Writer_Buffer_methods[] = {
950 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer_Buffer, getBuffer, arginfo_class_ion_Writer_Buffer_getBuffer, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
951 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer_Buffer, resetBuffer, arginfo_class_ion_Writer_Buffer_resetBuffer, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
952 ZEND_FE_END
953 };
954
955
956 static const zend_function_entry class_ion_Writer_Buffer_Writer_methods[] = {
957 ZEND_ME(ion_Writer_Buffer_Writer, __construct, arginfo_class_ion_Writer_Buffer_Writer___construct, ZEND_ACC_PUBLIC)
958 ZEND_ME(ion_Writer_Buffer_Writer, getBuffer, arginfo_class_ion_Writer_Buffer_Writer_getBuffer, ZEND_ACC_PUBLIC)
959 ZEND_ME(ion_Writer_Buffer_Writer, resetBuffer, arginfo_class_ion_Writer_Buffer_Writer_resetBuffer, ZEND_ACC_PUBLIC)
960 ZEND_FE_END
961 };
962
963
964 static const zend_function_entry class_ion_Writer_Stream_methods[] = {
965 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Writer_Stream, getStream, arginfo_class_ion_Writer_Stream_getStream, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
966 ZEND_FE_END
967 };
968
969
970 static const zend_function_entry class_ion_Writer_Stream_Writer_methods[] = {
971 ZEND_ME(ion_Writer_Stream_Writer, __construct, arginfo_class_ion_Writer_Stream_Writer___construct, ZEND_ACC_PUBLIC)
972 ZEND_ME(ion_Writer_Stream_Writer, getStream, arginfo_class_ion_Writer_Stream_Writer_getStream, ZEND_ACC_PUBLIC)
973 ZEND_FE_END
974 };
975
976
977 static const zend_function_entry class_ion_Serializer_methods[] = {
978 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Serializer, serialize, arginfo_class_ion_Serializer_serialize, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
979 ZEND_FE_END
980 };
981
982
983 static const zend_function_entry class_ion_Unserializer_methods[] = {
984 ZEND_ABSTRACT_ME_WITH_FLAGS(ion_Unserializer, unserialize, arginfo_class_ion_Unserializer_unserialize, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT)
985 ZEND_FE_END
986 };
987
988
989 static const zend_function_entry class_ion_Serializer_PHP_methods[] = {
990 ZEND_ME(ion_Serializer_PHP, __construct, arginfo_class_ion_Serializer_PHP___construct, ZEND_ACC_PUBLIC)
991 ZEND_ME(ion_Serializer_PHP, serialize, arginfo_class_ion_Serializer_PHP_serialize, ZEND_ACC_PUBLIC)
992 ZEND_FE_END
993 };
994
995
996 static const zend_function_entry class_ion_Unserializer_PHP_methods[] = {
997 ZEND_ME(ion_Unserializer_PHP, __construct, arginfo_class_ion_Unserializer_PHP___construct, ZEND_ACC_PUBLIC)
998 ZEND_ME(ion_Unserializer_PHP, unserialize, arginfo_class_ion_Unserializer_PHP_unserialize, ZEND_ACC_PUBLIC)
999 ZEND_FE_END
1000 };
1001
1002 static zend_class_entry *register_class_ion_Type(void)
1003 {
1004 zend_class_entry *class_entry = zend_register_internal_enum("ion\\Type", IS_LONG, class_ion_Type_methods);
1005
1006 zval enum_case_Null_value;
1007 ZVAL_LONG(&enum_case_Null_value, 0);
1008 zend_enum_add_case_cstr(class_entry, "Null", &enum_case_Null_value);
1009
1010 zval enum_case_Bool_value;
1011 ZVAL_LONG(&enum_case_Bool_value, 256);
1012 zend_enum_add_case_cstr(class_entry, "Bool", &enum_case_Bool_value);
1013
1014 zval enum_case_Int_value;
1015 ZVAL_LONG(&enum_case_Int_value, 512);
1016 zend_enum_add_case_cstr(class_entry, "Int", &enum_case_Int_value);
1017
1018 zval enum_case_Float_value;
1019 ZVAL_LONG(&enum_case_Float_value, 1024);
1020 zend_enum_add_case_cstr(class_entry, "Float", &enum_case_Float_value);
1021
1022 zval enum_case_Decimal_value;
1023 ZVAL_LONG(&enum_case_Decimal_value, 1280);
1024 zend_enum_add_case_cstr(class_entry, "Decimal", &enum_case_Decimal_value);
1025
1026 zval enum_case_Timestamp_value;
1027 ZVAL_LONG(&enum_case_Timestamp_value, 1536);
1028 zend_enum_add_case_cstr(class_entry, "Timestamp", &enum_case_Timestamp_value);
1029
1030 zval enum_case_Symbol_value;
1031 ZVAL_LONG(&enum_case_Symbol_value, 1792);
1032 zend_enum_add_case_cstr(class_entry, "Symbol", &enum_case_Symbol_value);
1033
1034 zval enum_case_String_value;
1035 ZVAL_LONG(&enum_case_String_value, 2048);
1036 zend_enum_add_case_cstr(class_entry, "String", &enum_case_String_value);
1037
1038 zval enum_case_CLob_value;
1039 ZVAL_LONG(&enum_case_CLob_value, 2304);
1040 zend_enum_add_case_cstr(class_entry, "CLob", &enum_case_CLob_value);
1041
1042 zval enum_case_BLob_value;
1043 ZVAL_LONG(&enum_case_BLob_value, 2560);
1044 zend_enum_add_case_cstr(class_entry, "BLob", &enum_case_BLob_value);
1045
1046 zval enum_case_List_value;
1047 ZVAL_LONG(&enum_case_List_value, 2816);
1048 zend_enum_add_case_cstr(class_entry, "List", &enum_case_List_value);
1049
1050 zval enum_case_SExp_value;
1051 ZVAL_LONG(&enum_case_SExp_value, 3072);
1052 zend_enum_add_case_cstr(class_entry, "SExp", &enum_case_SExp_value);
1053
1054 zval enum_case_Struct_value;
1055 ZVAL_LONG(&enum_case_Struct_value, 3328);
1056 zend_enum_add_case_cstr(class_entry, "Struct", &enum_case_Struct_value);
1057
1058 zval enum_case_Datagram_value;
1059 ZVAL_LONG(&enum_case_Datagram_value, 3840);
1060 zend_enum_add_case_cstr(class_entry, "Datagram", &enum_case_Datagram_value);
1061
1062 zval enum_case_EOF_value;
1063 ZVAL_LONG(&enum_case_EOF_value, -256);
1064 zend_enum_add_case_cstr(class_entry, "EOF", &enum_case_EOF_value);
1065
1066 zval enum_case_NONE_value;
1067 ZVAL_LONG(&enum_case_NONE_value, -512);
1068 zend_enum_add_case_cstr(class_entry, "NONE", &enum_case_NONE_value);
1069
1070 return class_entry;
1071 }
1072
1073 static zend_class_entry *register_class_ion_Symbol(void)
1074 {
1075 zend_class_entry ce, *class_entry;
1076
1077 INIT_NS_CLASS_ENTRY(ce, "ion", "Symbol", class_ion_Symbol_methods);
1078 class_entry = zend_register_internal_class_ex(&ce, NULL);
1079
1080 zval property_value_default_value;
1081 ZVAL_UNDEF(&property_value_default_value);
1082 zend_string *property_value_name = zend_string_init("value", sizeof("value") - 1, 1);
1083 zend_declare_typed_property(class_entry, property_value_name, &property_value_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_STRING|MAY_BE_NULL));
1084 zend_string_release(property_value_name);
1085
1086 zval property_sid_default_value;
1087 ZVAL_UNDEF(&property_sid_default_value);
1088 zend_string *property_sid_name = zend_string_init("sid", sizeof("sid") - 1, 1);
1089 zend_declare_typed_property(class_entry, property_sid_name, &property_sid_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1090 zend_string_release(property_sid_name);
1091
1092 zend_string *property_importLocation_class_ion_Symbol_ImportLocation = zend_string_init("ion\\Symbol\\ImportLocation", sizeof("ion\\Symbol\\ImportLocation")-1, 1);
1093 zval property_importLocation_default_value;
1094 ZVAL_UNDEF(&property_importLocation_default_value);
1095 zend_string *property_importLocation_name = zend_string_init("importLocation", sizeof("importLocation") - 1, 1);
1096 zend_declare_typed_property(class_entry, property_importLocation_name, &property_importLocation_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_importLocation_class_ion_Symbol_ImportLocation, 0, MAY_BE_NULL));
1097 zend_string_release(property_importLocation_name);
1098
1099 return class_entry;
1100 }
1101
1102 static zend_class_entry *register_class_ion_Symbol_ImportLocation(void)
1103 {
1104 zend_class_entry ce, *class_entry;
1105
1106 INIT_NS_CLASS_ENTRY(ce, "ion\\Symbol", "ImportLocation", class_ion_Symbol_ImportLocation_methods);
1107 class_entry = zend_register_internal_class_ex(&ce, NULL);
1108
1109 zval property_name_default_value;
1110 ZVAL_UNDEF(&property_name_default_value);
1111 zend_string *property_name_name = zend_string_init("name", sizeof("name") - 1, 1);
1112 zend_declare_typed_property(class_entry, property_name_name, &property_name_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_STRING));
1113 zend_string_release(property_name_name);
1114
1115 zval property_location_default_value;
1116 ZVAL_UNDEF(&property_location_default_value);
1117 zend_string *property_location_name = zend_string_init("location", sizeof("location") - 1, 1);
1118 zend_declare_typed_property(class_entry, property_location_name, &property_location_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1119 zend_string_release(property_location_name);
1120
1121 return class_entry;
1122 }
1123
1124 static zend_class_entry *register_class_ion_Symbol_Enum(void)
1125 {
1126 zend_class_entry ce, *class_entry;
1127
1128 INIT_NS_CLASS_ENTRY(ce, "ion\\Symbol", "Enum", class_ion_Symbol_Enum_methods);
1129 class_entry = zend_register_internal_interface(&ce);
1130
1131 return class_entry;
1132 }
1133
1134 static zend_class_entry *register_class_ion_Symbol_Table_System(zend_class_entry *class_entry_ion_Symbol_Enum)
1135 {
1136 zend_class_entry *class_entry = zend_register_internal_enum("ion\\Symbol\\Table\\System", IS_STRING, class_ion_Symbol_Table_System_methods);
1137 zend_class_implements(class_entry, 1, class_entry_ion_Symbol_Enum);
1138
1139 zval enum_case_Ion_value;
1140 zend_string *enum_case_Ion_value_str = zend_string_init("$ion", sizeof("$ion") - 1, 1);
1141 ZVAL_STR(&enum_case_Ion_value, enum_case_Ion_value_str);
1142 zend_enum_add_case_cstr(class_entry, "Ion", &enum_case_Ion_value);
1143
1144 zval enum_case_Ivm_1_0_value;
1145 zend_string *enum_case_Ivm_1_0_value_str = zend_string_init("$ion_1_0", sizeof("$ion_1_0") - 1, 1);
1146 ZVAL_STR(&enum_case_Ivm_1_0_value, enum_case_Ivm_1_0_value_str);
1147 zend_enum_add_case_cstr(class_entry, "Ivm_1_0", &enum_case_Ivm_1_0_value);
1148
1149 zval enum_case_IonSymbolTable_value;
1150 zend_string *enum_case_IonSymbolTable_value_str = zend_string_init("$ion_symbol_table", sizeof("$ion_symbol_table") - 1, 1);
1151 ZVAL_STR(&enum_case_IonSymbolTable_value, enum_case_IonSymbolTable_value_str);
1152 zend_enum_add_case_cstr(class_entry, "IonSymbolTable", &enum_case_IonSymbolTable_value);
1153
1154 zval enum_case_Name_value;
1155 zend_string *enum_case_Name_value_str = zend_string_init("name", sizeof("name") - 1, 1);
1156 ZVAL_STR(&enum_case_Name_value, enum_case_Name_value_str);
1157 zend_enum_add_case_cstr(class_entry, "Name", &enum_case_Name_value);
1158
1159 zval enum_case_Version_value;
1160 zend_string *enum_case_Version_value_str = zend_string_init("version", sizeof("version") - 1, 1);
1161 ZVAL_STR(&enum_case_Version_value, enum_case_Version_value_str);
1162 zend_enum_add_case_cstr(class_entry, "Version", &enum_case_Version_value);
1163
1164 zval enum_case_Imports_value;
1165 zend_string *enum_case_Imports_value_str = zend_string_init("imports", sizeof("imports") - 1, 1);
1166 ZVAL_STR(&enum_case_Imports_value, enum_case_Imports_value_str);
1167 zend_enum_add_case_cstr(class_entry, "Imports", &enum_case_Imports_value);
1168
1169 zval enum_case_Symbols_value;
1170 zend_string *enum_case_Symbols_value_str = zend_string_init("symbols", sizeof("symbols") - 1, 1);
1171 ZVAL_STR(&enum_case_Symbols_value, enum_case_Symbols_value_str);
1172 zend_enum_add_case_cstr(class_entry, "Symbols", &enum_case_Symbols_value);
1173
1174 zval enum_case_MaxId_value;
1175 zend_string *enum_case_MaxId_value_str = zend_string_init("max_id", sizeof("max_id") - 1, 1);
1176 ZVAL_STR(&enum_case_MaxId_value, enum_case_MaxId_value_str);
1177 zend_enum_add_case_cstr(class_entry, "MaxId", &enum_case_MaxId_value);
1178
1179 zval enum_case_SharedSymbolTable_value;
1180 zend_string *enum_case_SharedSymbolTable_value_str = zend_string_init("$ion_shared_symbol_table", sizeof("$ion_shared_symbol_table") - 1, 1);
1181 ZVAL_STR(&enum_case_SharedSymbolTable_value, enum_case_SharedSymbolTable_value_str);
1182 zend_enum_add_case_cstr(class_entry, "SharedSymbolTable", &enum_case_SharedSymbolTable_value);
1183
1184 return class_entry;
1185 }
1186
1187 static zend_class_entry *register_class_ion_Symbol_Table_PHP(zend_class_entry *class_entry_ion_Symbol_Enum)
1188 {
1189 zend_class_entry *class_entry = zend_register_internal_enum("ion\\Symbol\\Table\\PHP", IS_STRING, class_ion_Symbol_Table_PHP_methods);
1190 zend_class_implements(class_entry, 1, class_entry_ion_Symbol_Enum);
1191
1192 zval enum_case_PHP_value;
1193 zend_string *enum_case_PHP_value_str = zend_string_init("PHP", sizeof("PHP") - 1, 1);
1194 ZVAL_STR(&enum_case_PHP_value, enum_case_PHP_value_str);
1195 zend_enum_add_case_cstr(class_entry, "PHP", &enum_case_PHP_value);
1196
1197 zval enum_case_Reference_value;
1198 zend_string *enum_case_Reference_value_str = zend_string_init("R", sizeof("R") - 1, 1);
1199 ZVAL_STR(&enum_case_Reference_value, enum_case_Reference_value_str);
1200 zend_enum_add_case_cstr(class_entry, "Reference", &enum_case_Reference_value);
1201
1202 zval enum_case_Backref_value;
1203 zend_string *enum_case_Backref_value_str = zend_string_init("r", sizeof("r") - 1, 1);
1204 ZVAL_STR(&enum_case_Backref_value, enum_case_Backref_value_str);
1205 zend_enum_add_case_cstr(class_entry, "Backref", &enum_case_Backref_value);
1206
1207 zval enum_case_Property_value;
1208 zend_string *enum_case_Property_value_str = zend_string_init("p", sizeof("p") - 1, 1);
1209 ZVAL_STR(&enum_case_Property_value, enum_case_Property_value_str);
1210 zend_enum_add_case_cstr(class_entry, "Property", &enum_case_Property_value);
1211
1212 zval enum_case_Object_value;
1213 zend_string *enum_case_Object_value_str = zend_string_init("o", sizeof("o") - 1, 1);
1214 ZVAL_STR(&enum_case_Object_value, enum_case_Object_value_str);
1215 zend_enum_add_case_cstr(class_entry, "Object", &enum_case_Object_value);
1216
1217 zval enum_case_ClassObject_value;
1218 zend_string *enum_case_ClassObject_value_str = zend_string_init("c", sizeof("c") - 1, 1);
1219 ZVAL_STR(&enum_case_ClassObject_value, enum_case_ClassObject_value_str);
1220 zend_enum_add_case_cstr(class_entry, "ClassObject", &enum_case_ClassObject_value);
1221
1222 zval enum_case_MagicObject_value;
1223 zend_string *enum_case_MagicObject_value_str = zend_string_init("O", sizeof("O") - 1, 1);
1224 ZVAL_STR(&enum_case_MagicObject_value, enum_case_MagicObject_value_str);
1225 zend_enum_add_case_cstr(class_entry, "MagicObject", &enum_case_MagicObject_value);
1226
1227 zval enum_case_CustomObject_value;
1228 zend_string *enum_case_CustomObject_value_str = zend_string_init("C", sizeof("C") - 1, 1);
1229 ZVAL_STR(&enum_case_CustomObject_value, enum_case_CustomObject_value_str);
1230 zend_enum_add_case_cstr(class_entry, "CustomObject", &enum_case_CustomObject_value);
1231
1232 zval enum_case_Enum_value;
1233 zend_string *enum_case_Enum_value_str = zend_string_init("E", sizeof("E") - 1, 1);
1234 ZVAL_STR(&enum_case_Enum_value, enum_case_Enum_value_str);
1235 zend_enum_add_case_cstr(class_entry, "Enum", &enum_case_Enum_value);
1236
1237 zval enum_case_Serializable_value;
1238 zend_string *enum_case_Serializable_value_str = zend_string_init("S", sizeof("S") - 1, 1);
1239 ZVAL_STR(&enum_case_Serializable_value, enum_case_Serializable_value_str);
1240 zend_enum_add_case_cstr(class_entry, "Serializable", &enum_case_Serializable_value);
1241
1242 return class_entry;
1243 }
1244
1245 static zend_class_entry *register_class_ion_Symbol_Table(void)
1246 {
1247 zend_class_entry ce, *class_entry;
1248
1249 INIT_NS_CLASS_ENTRY(ce, "ion\\Symbol", "Table", class_ion_Symbol_Table_methods);
1250 class_entry = zend_register_internal_interface(&ce);
1251
1252 return class_entry;
1253 }
1254
1255 static zend_class_entry *register_class_ion_Symbol_Table_Local(zend_class_entry *class_entry_ion_Symbol_Table)
1256 {
1257 zend_class_entry ce, *class_entry;
1258
1259 INIT_NS_CLASS_ENTRY(ce, "ion\\Symbol\\Table", "Local", class_ion_Symbol_Table_Local_methods);
1260 class_entry = zend_register_internal_class_ex(&ce, NULL);
1261 zend_class_implements(class_entry, 1, class_entry_ion_Symbol_Table);
1262
1263 zval property_imports_default_value;
1264 ZVAL_EMPTY_ARRAY(&property_imports_default_value);
1265 zend_string *property_imports_name = zend_string_init("imports", sizeof("imports") - 1, 1);
1266 zend_declare_typed_property(class_entry, property_imports_name, &property_imports_default_value, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_ARRAY));
1267 zend_string_release(property_imports_name);
1268
1269 zval property_symbols_default_value;
1270 ZVAL_EMPTY_ARRAY(&property_symbols_default_value);
1271 zend_string *property_symbols_name = zend_string_init("symbols", sizeof("symbols") - 1, 1);
1272 zend_declare_typed_property(class_entry, property_symbols_name, &property_symbols_default_value, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_ARRAY));
1273 zend_string_release(property_symbols_name);
1274
1275 return class_entry;
1276 }
1277
1278 static zend_class_entry *register_class_ion_Symbol_Table_Shared(zend_class_entry *class_entry_ion_Symbol_Table)
1279 {
1280 zend_class_entry ce, *class_entry;
1281
1282 INIT_NS_CLASS_ENTRY(ce, "ion\\Symbol\\Table", "Shared", class_ion_Symbol_Table_Shared_methods);
1283 class_entry = zend_register_internal_class_ex(&ce, NULL);
1284 zend_class_implements(class_entry, 1, class_entry_ion_Symbol_Table);
1285
1286 zval property_name_default_value;
1287 ZVAL_UNDEF(&property_name_default_value);
1288 zend_string *property_name_name = zend_string_init("name", sizeof("name") - 1, 1);
1289 zend_declare_typed_property(class_entry, property_name_name, &property_name_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_STRING));
1290 zend_string_release(property_name_name);
1291
1292 zval property_version_default_value;
1293 ZVAL_UNDEF(&property_version_default_value);
1294 zend_string *property_version_name = zend_string_init("version", sizeof("version") - 1, 1);
1295 zend_declare_typed_property(class_entry, property_version_name, &property_version_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1296 zend_string_release(property_version_name);
1297
1298 zval property_symbols_default_value;
1299 ZVAL_EMPTY_ARRAY(&property_symbols_default_value);
1300 zend_string *property_symbols_name = zend_string_init("symbols", sizeof("symbols") - 1, 1);
1301 zend_declare_typed_property(class_entry, property_symbols_name, &property_symbols_default_value, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_ARRAY));
1302 zend_string_release(property_symbols_name);
1303
1304 return class_entry;
1305 }
1306
1307 static zend_class_entry *register_class_ion_Catalog(zend_class_entry *class_entry_ion_Countable)
1308 {
1309 zend_class_entry ce, *class_entry;
1310
1311 INIT_NS_CLASS_ENTRY(ce, "ion", "Catalog", class_ion_Catalog_methods);
1312 class_entry = zend_register_internal_class_ex(&ce, NULL);
1313 zend_class_implements(class_entry, 1, class_entry_ion_Countable);
1314
1315 zval property_symbolTables_default_value;
1316 ZVAL_EMPTY_ARRAY(&property_symbolTables_default_value);
1317 zend_string *property_symbolTables_name = zend_string_init("symbolTables", sizeof("symbolTables") - 1, 1);
1318 zend_declare_typed_property(class_entry, property_symbolTables_name, &property_symbolTables_default_value, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_ARRAY));
1319 zend_string_release(property_symbolTables_name);
1320
1321 return class_entry;
1322 }
1323
1324 static zend_class_entry *register_class_ion_LOB(void)
1325 {
1326 zend_class_entry ce, *class_entry;
1327
1328 INIT_NS_CLASS_ENTRY(ce, "ion", "LOB", class_ion_LOB_methods);
1329 class_entry = zend_register_internal_class_ex(&ce, NULL);
1330
1331 zval property_value_default_value;
1332 ZVAL_UNDEF(&property_value_default_value);
1333 zend_string *property_value_name = zend_string_init("value", sizeof("value") - 1, 1);
1334 zend_declare_typed_property(class_entry, property_value_name, &property_value_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_STRING));
1335 zend_string_release(property_value_name);
1336
1337 zend_string *property_type_class_ion_Type = zend_string_init("ion\\Type", sizeof("ion\\Type")-1, 1);
1338 zval property_type_default_value;
1339 ZVAL_UNDEF(&property_type_default_value);
1340 zend_string *property_type_name = zend_string_init("type", sizeof("type") - 1, 1);
1341 zend_declare_typed_property(class_entry, property_type_name, &property_type_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_type_class_ion_Type, 0, 0));
1342 zend_string_release(property_type_name);
1343
1344 return class_entry;
1345 }
1346
1347 static zend_class_entry *register_class_ion_Decimal_Context_Rounding(void)
1348 {
1349 zend_class_entry *class_entry = zend_register_internal_enum("ion\\Decimal\\Context\\Rounding", IS_LONG, class_ion_Decimal_Context_Rounding_methods);
1350
1351 zval enum_case_Ceiling_value;
1352 ZVAL_LONG(&enum_case_Ceiling_value, 0);
1353 zend_enum_add_case_cstr(class_entry, "Ceiling", &enum_case_Ceiling_value);
1354
1355 zval enum_case_Up_value;
1356 ZVAL_LONG(&enum_case_Up_value, 1);
1357 zend_enum_add_case_cstr(class_entry, "Up", &enum_case_Up_value);
1358
1359 zval enum_case_HalfUp_value;
1360 ZVAL_LONG(&enum_case_HalfUp_value, 2);
1361 zend_enum_add_case_cstr(class_entry, "HalfUp", &enum_case_HalfUp_value);
1362
1363 zval enum_case_HalfEven_value;
1364 ZVAL_LONG(&enum_case_HalfEven_value, 3);
1365 zend_enum_add_case_cstr(class_entry, "HalfEven", &enum_case_HalfEven_value);
1366
1367 zval enum_case_HalfDown_value;
1368 ZVAL_LONG(&enum_case_HalfDown_value, 4);
1369 zend_enum_add_case_cstr(class_entry, "HalfDown", &enum_case_HalfDown_value);
1370
1371 zval enum_case_Down_value;
1372 ZVAL_LONG(&enum_case_Down_value, 5);
1373 zend_enum_add_case_cstr(class_entry, "Down", &enum_case_Down_value);
1374
1375 zval enum_case_Floor_value;
1376 ZVAL_LONG(&enum_case_Floor_value, 6);
1377 zend_enum_add_case_cstr(class_entry, "Floor", &enum_case_Floor_value);
1378
1379 zval enum_case_Down05Up_value;
1380 ZVAL_LONG(&enum_case_Down05Up_value, 7);
1381 zend_enum_add_case_cstr(class_entry, "Down05Up", &enum_case_Down05Up_value);
1382
1383 return class_entry;
1384 }
1385
1386 static zend_class_entry *register_class_ion_Decimal_Context(void)
1387 {
1388 zend_class_entry ce, *class_entry;
1389
1390 INIT_NS_CLASS_ENTRY(ce, "ion\\Decimal", "Context", class_ion_Decimal_Context_methods);
1391 class_entry = zend_register_internal_class_ex(&ce, NULL);
1392
1393 zval property_digits_default_value;
1394 ZVAL_UNDEF(&property_digits_default_value);
1395 zend_string *property_digits_name = zend_string_init("digits", sizeof("digits") - 1, 1);
1396 zend_declare_typed_property(class_entry, property_digits_name, &property_digits_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1397 zend_string_release(property_digits_name);
1398
1399 zval property_eMax_default_value;
1400 ZVAL_UNDEF(&property_eMax_default_value);
1401 zend_string *property_eMax_name = zend_string_init("eMax", sizeof("eMax") - 1, 1);
1402 zend_declare_typed_property(class_entry, property_eMax_name, &property_eMax_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1403 zend_string_release(property_eMax_name);
1404
1405 zval property_eMin_default_value;
1406 ZVAL_UNDEF(&property_eMin_default_value);
1407 zend_string *property_eMin_name = zend_string_init("eMin", sizeof("eMin") - 1, 1);
1408 zend_declare_typed_property(class_entry, property_eMin_name, &property_eMin_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1409 zend_string_release(property_eMin_name);
1410
1411 zend_string *property_round_class_ion_Decimal_Context_Rounding = zend_string_init("ion\\Decimal\\Context\\Rounding", sizeof("ion\\Decimal\\Context\\Rounding")-1, 1);
1412 zval property_round_default_value;
1413 ZVAL_UNDEF(&property_round_default_value);
1414 zend_string *property_round_name = zend_string_init("round", sizeof("round") - 1, 1);
1415 zend_declare_typed_property(class_entry, property_round_name, &property_round_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_round_class_ion_Decimal_Context_Rounding, 0, MAY_BE_LONG));
1416 zend_string_release(property_round_name);
1417
1418 zval property_clamp_default_value;
1419 ZVAL_UNDEF(&property_clamp_default_value);
1420 zend_string *property_clamp_name = zend_string_init("clamp", sizeof("clamp") - 1, 1);
1421 zend_declare_typed_property(class_entry, property_clamp_name, &property_clamp_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1422 zend_string_release(property_clamp_name);
1423
1424 return class_entry;
1425 }
1426
1427 static zend_class_entry *register_class_ion_Decimal(void)
1428 {
1429 zend_class_entry ce, *class_entry;
1430
1431 INIT_NS_CLASS_ENTRY(ce, "ion", "Decimal", class_ion_Decimal_methods);
1432 class_entry = zend_register_internal_class_ex(&ce, NULL);
1433
1434 zval property_number_default_value;
1435 ZVAL_UNDEF(&property_number_default_value);
1436 zend_string *property_number_name = zend_string_init("number", sizeof("number") - 1, 1);
1437 zend_declare_typed_property(class_entry, property_number_name, &property_number_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_STRING|MAY_BE_LONG));
1438 zend_string_release(property_number_name);
1439
1440 zend_string *property_context_class_ion_Decimal_Context = zend_string_init("ion\\Decimal\\Context", sizeof("ion\\Decimal\\Context")-1, 1);
1441 zval property_context_default_value;
1442 ZVAL_UNDEF(&property_context_default_value);
1443 zend_string *property_context_name = zend_string_init("context", sizeof("context") - 1, 1);
1444 zend_declare_typed_property(class_entry, property_context_name, &property_context_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_context_class_ion_Decimal_Context, 0, MAY_BE_NULL));
1445 zend_string_release(property_context_name);
1446
1447 return class_entry;
1448 }
1449
1450 static zend_class_entry *register_class_ion_Timestamp_Precision(void)
1451 {
1452 zend_class_entry *class_entry = zend_register_internal_enum("ion\\Timestamp\\Precision", IS_LONG, class_ion_Timestamp_Precision_methods);
1453
1454 zval enum_case_Year_value;
1455 ZVAL_LONG(&enum_case_Year_value, 1);
1456 zend_enum_add_case_cstr(class_entry, "Year", &enum_case_Year_value);
1457
1458 zval enum_case_Month_value;
1459 ZVAL_LONG(&enum_case_Month_value, 3);
1460 zend_enum_add_case_cstr(class_entry, "Month", &enum_case_Month_value);
1461
1462 zval enum_case_Day_value;
1463 ZVAL_LONG(&enum_case_Day_value, 7);
1464 zend_enum_add_case_cstr(class_entry, "Day", &enum_case_Day_value);
1465
1466 zval enum_case_Min_value;
1467 ZVAL_LONG(&enum_case_Min_value, 23);
1468 zend_enum_add_case_cstr(class_entry, "Min", &enum_case_Min_value);
1469
1470 zval enum_case_Sec_value;
1471 ZVAL_LONG(&enum_case_Sec_value, 55);
1472 zend_enum_add_case_cstr(class_entry, "Sec", &enum_case_Sec_value);
1473
1474 zval enum_case_Frac_value;
1475 ZVAL_LONG(&enum_case_Frac_value, 119);
1476 zend_enum_add_case_cstr(class_entry, "Frac", &enum_case_Frac_value);
1477
1478 zval enum_case_MinTZ_value;
1479 ZVAL_LONG(&enum_case_MinTZ_value, 151);
1480 zend_enum_add_case_cstr(class_entry, "MinTZ", &enum_case_MinTZ_value);
1481
1482 zval enum_case_SecTZ_value;
1483 ZVAL_LONG(&enum_case_SecTZ_value, 183);
1484 zend_enum_add_case_cstr(class_entry, "SecTZ", &enum_case_SecTZ_value);
1485
1486 zval enum_case_FracTZ_value;
1487 ZVAL_LONG(&enum_case_FracTZ_value, 247);
1488 zend_enum_add_case_cstr(class_entry, "FracTZ", &enum_case_FracTZ_value);
1489
1490 return class_entry;
1491 }
1492
1493 static zend_class_entry *register_class_ion_Timestamp_Format(void)
1494 {
1495 zend_class_entry *class_entry = zend_register_internal_enum("ion\\Timestamp\\Format", IS_STRING, class_ion_Timestamp_Format_methods);
1496
1497 zval enum_case_Year_value;
1498 zend_string *enum_case_Year_value_str = zend_string_init("Y\\T", sizeof("Y\\T") - 1, 1);
1499 ZVAL_STR(&enum_case_Year_value, enum_case_Year_value_str);
1500 zend_enum_add_case_cstr(class_entry, "Year", &enum_case_Year_value);
1501
1502 zval enum_case_Month_value;
1503 zend_string *enum_case_Month_value_str = zend_string_init("Y-m\\T", sizeof("Y-m\\T") - 1, 1);
1504 ZVAL_STR(&enum_case_Month_value, enum_case_Month_value_str);
1505 zend_enum_add_case_cstr(class_entry, "Month", &enum_case_Month_value);
1506
1507 zval enum_case_Day_value;
1508 zend_string *enum_case_Day_value_str = zend_string_init("Y-m-d\\T", sizeof("Y-m-d\\T") - 1, 1);
1509 ZVAL_STR(&enum_case_Day_value, enum_case_Day_value_str);
1510 zend_enum_add_case_cstr(class_entry, "Day", &enum_case_Day_value);
1511
1512 zval enum_case_Min_value;
1513 zend_string *enum_case_Min_value_str = zend_string_init("Y-m-d\\TH:i", sizeof("Y-m-d\\TH:i") - 1, 1);
1514 ZVAL_STR(&enum_case_Min_value, enum_case_Min_value_str);
1515 zend_enum_add_case_cstr(class_entry, "Min", &enum_case_Min_value);
1516
1517 zval enum_case_Sec_value;
1518 zend_string *enum_case_Sec_value_str = zend_string_init("Y-m-d\\TH:i:s", sizeof("Y-m-d\\TH:i:s") - 1, 1);
1519 ZVAL_STR(&enum_case_Sec_value, enum_case_Sec_value_str);
1520 zend_enum_add_case_cstr(class_entry, "Sec", &enum_case_Sec_value);
1521
1522 zval enum_case_Frac_value;
1523 zend_string *enum_case_Frac_value_str = zend_string_init("Y-m-d\\TH:i:s.v", sizeof("Y-m-d\\TH:i:s.v") - 1, 1);
1524 ZVAL_STR(&enum_case_Frac_value, enum_case_Frac_value_str);
1525 zend_enum_add_case_cstr(class_entry, "Frac", &enum_case_Frac_value);
1526
1527 zval enum_case_MinTZ_value;
1528 zend_string *enum_case_MinTZ_value_str = zend_string_init("Y-m-d\\TH:iP", sizeof("Y-m-d\\TH:iP") - 1, 1);
1529 ZVAL_STR(&enum_case_MinTZ_value, enum_case_MinTZ_value_str);
1530 zend_enum_add_case_cstr(class_entry, "MinTZ", &enum_case_MinTZ_value);
1531
1532 zval enum_case_SecTZ_value;
1533 zend_string *enum_case_SecTZ_value_str = zend_string_init("Y-m-d\\TH:i:sP", sizeof("Y-m-d\\TH:i:sP") - 1, 1);
1534 ZVAL_STR(&enum_case_SecTZ_value, enum_case_SecTZ_value_str);
1535 zend_enum_add_case_cstr(class_entry, "SecTZ", &enum_case_SecTZ_value);
1536
1537 zval enum_case_FracTZ_value;
1538 zend_string *enum_case_FracTZ_value_str = zend_string_init("Y-m-d\\TH:i:s.vP", sizeof("Y-m-d\\TH:i:s.vP") - 1, 1);
1539 ZVAL_STR(&enum_case_FracTZ_value, enum_case_FracTZ_value_str);
1540 zend_enum_add_case_cstr(class_entry, "FracTZ", &enum_case_FracTZ_value);
1541
1542 return class_entry;
1543 }
1544
1545 static zend_class_entry *register_class_ion_Timestamp(zend_class_entry *class_entry_DateTime)
1546 {
1547 zend_class_entry ce, *class_entry;
1548
1549 INIT_NS_CLASS_ENTRY(ce, "ion", "Timestamp", class_ion_Timestamp_methods);
1550 class_entry = zend_register_internal_class_ex(&ce, class_entry_DateTime);
1551
1552 zval property_precision_default_value;
1553 ZVAL_UNDEF(&property_precision_default_value);
1554 zend_string *property_precision_name = zend_string_init("precision", sizeof("precision") - 1, 1);
1555 zend_declare_typed_property(class_entry, property_precision_name, &property_precision_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1556 zend_string_release(property_precision_name);
1557
1558 zval property_format_default_value;
1559 ZVAL_UNDEF(&property_format_default_value);
1560 zend_string *property_format_name = zend_string_init("format", sizeof("format") - 1, 1);
1561 zend_declare_typed_property(class_entry, property_format_name, &property_format_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_STRING));
1562 zend_string_release(property_format_name);
1563
1564 return class_entry;
1565 }
1566
1567 static zend_class_entry *register_class_ion_Reader(zend_class_entry *class_entry_RecursiveIterator)
1568 {
1569 zend_class_entry ce, *class_entry;
1570
1571 INIT_NS_CLASS_ENTRY(ce, "ion", "Reader", class_ion_Reader_methods);
1572 class_entry = zend_register_internal_interface(&ce);
1573 zend_class_implements(class_entry, 1, class_entry_RecursiveIterator);
1574
1575 return class_entry;
1576 }
1577
1578 static zend_class_entry *register_class_ion_Reader_Options(void)
1579 {
1580 zend_class_entry ce, *class_entry;
1581
1582 INIT_NS_CLASS_ENTRY(ce, "ion\\Reader", "Options", class_ion_Reader_Options_methods);
1583 class_entry = zend_register_internal_class_ex(&ce, NULL);
1584
1585 zend_string *property_catalog_class_ion_Catalog = zend_string_init("ion\\Catalog", sizeof("ion\\Catalog")-1, 1);
1586 zval property_catalog_default_value;
1587 ZVAL_UNDEF(&property_catalog_default_value);
1588 zend_string *property_catalog_name = zend_string_init("catalog", sizeof("catalog") - 1, 1);
1589 zend_declare_typed_property(class_entry, property_catalog_name, &property_catalog_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_catalog_class_ion_Catalog, 0, MAY_BE_NULL));
1590 zend_string_release(property_catalog_name);
1591
1592 zend_string *property_decimalContext_class_ion_Decimal_Context = zend_string_init("ion\\Decimal\\Context", sizeof("ion\\Decimal\\Context")-1, 1);
1593 zval property_decimalContext_default_value;
1594 ZVAL_UNDEF(&property_decimalContext_default_value);
1595 zend_string *property_decimalContext_name = zend_string_init("decimalContext", sizeof("decimalContext") - 1, 1);
1596 zend_declare_typed_property(class_entry, property_decimalContext_name, &property_decimalContext_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_decimalContext_class_ion_Decimal_Context, 0, MAY_BE_NULL));
1597 zend_string_release(property_decimalContext_name);
1598
1599 zend_string *property_onContextChange_class_Closure = zend_string_init("Closure", sizeof("Closure")-1, 1);
1600 zval property_onContextChange_default_value;
1601 ZVAL_UNDEF(&property_onContextChange_default_value);
1602 zend_string *property_onContextChange_name = zend_string_init("onContextChange", sizeof("onContextChange") - 1, 1);
1603 zend_declare_typed_property(class_entry, property_onContextChange_name, &property_onContextChange_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_onContextChange_class_Closure, 0, MAY_BE_NULL));
1604 zend_string_release(property_onContextChange_name);
1605
1606 zval property_returnSystemValues_default_value;
1607 ZVAL_UNDEF(&property_returnSystemValues_default_value);
1608 zend_string *property_returnSystemValues_name = zend_string_init("returnSystemValues", sizeof("returnSystemValues") - 1, 1);
1609 zend_declare_typed_property(class_entry, property_returnSystemValues_name, &property_returnSystemValues_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1610 zend_string_release(property_returnSystemValues_name);
1611
1612 zval property_newLine_default_value;
1613 ZVAL_UNDEF(&property_newLine_default_value);
1614 zend_string *property_newLine_name = zend_string_init("newLine", sizeof("newLine") - 1, 1);
1615 zend_declare_typed_property(class_entry, property_newLine_name, &property_newLine_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1616 zend_string_release(property_newLine_name);
1617
1618 zval property_maxContainerDepth_default_value;
1619 ZVAL_UNDEF(&property_maxContainerDepth_default_value);
1620 zend_string *property_maxContainerDepth_name = zend_string_init("maxContainerDepth", sizeof("maxContainerDepth") - 1, 1);
1621 zend_declare_typed_property(class_entry, property_maxContainerDepth_name, &property_maxContainerDepth_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1622 zend_string_release(property_maxContainerDepth_name);
1623
1624 zval property_maxAnnotations_default_value;
1625 ZVAL_UNDEF(&property_maxAnnotations_default_value);
1626 zend_string *property_maxAnnotations_name = zend_string_init("maxAnnotations", sizeof("maxAnnotations") - 1, 1);
1627 zend_declare_typed_property(class_entry, property_maxAnnotations_name, &property_maxAnnotations_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1628 zend_string_release(property_maxAnnotations_name);
1629
1630 zval property_maxAnnotationBuffered_default_value;
1631 ZVAL_UNDEF(&property_maxAnnotationBuffered_default_value);
1632 zend_string *property_maxAnnotationBuffered_name = zend_string_init("maxAnnotationBuffered", sizeof("maxAnnotationBuffered") - 1, 1);
1633 zend_declare_typed_property(class_entry, property_maxAnnotationBuffered_name, &property_maxAnnotationBuffered_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1634 zend_string_release(property_maxAnnotationBuffered_name);
1635
1636 zval property_symbolThreshold_default_value;
1637 ZVAL_UNDEF(&property_symbolThreshold_default_value);
1638 zend_string *property_symbolThreshold_name = zend_string_init("symbolThreshold", sizeof("symbolThreshold") - 1, 1);
1639 zend_declare_typed_property(class_entry, property_symbolThreshold_name, &property_symbolThreshold_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1640 zend_string_release(property_symbolThreshold_name);
1641
1642 zval property_userValueThreshold_default_value;
1643 ZVAL_UNDEF(&property_userValueThreshold_default_value);
1644 zend_string *property_userValueThreshold_name = zend_string_init("userValueThreshold", sizeof("userValueThreshold") - 1, 1);
1645 zend_declare_typed_property(class_entry, property_userValueThreshold_name, &property_userValueThreshold_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1646 zend_string_release(property_userValueThreshold_name);
1647
1648 zval property_chunkThreshold_default_value;
1649 ZVAL_UNDEF(&property_chunkThreshold_default_value);
1650 zend_string *property_chunkThreshold_name = zend_string_init("chunkThreshold", sizeof("chunkThreshold") - 1, 1);
1651 zend_declare_typed_property(class_entry, property_chunkThreshold_name, &property_chunkThreshold_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1652 zend_string_release(property_chunkThreshold_name);
1653
1654 zval property_allocationPageSize_default_value;
1655 ZVAL_UNDEF(&property_allocationPageSize_default_value);
1656 zend_string *property_allocationPageSize_name = zend_string_init("allocationPageSize", sizeof("allocationPageSize") - 1, 1);
1657 zend_declare_typed_property(class_entry, property_allocationPageSize_name, &property_allocationPageSize_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1658 zend_string_release(property_allocationPageSize_name);
1659
1660 zval property_skipCharacterValidation_default_value;
1661 ZVAL_UNDEF(&property_skipCharacterValidation_default_value);
1662 zend_string *property_skipCharacterValidation_name = zend_string_init("skipCharacterValidation", sizeof("skipCharacterValidation") - 1, 1);
1663 zend_declare_typed_property(class_entry, property_skipCharacterValidation_name, &property_skipCharacterValidation_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1664 zend_string_release(property_skipCharacterValidation_name);
1665
1666 return class_entry;
1667 }
1668
1669 static zend_class_entry *register_class_ion_Reader_Reader(zend_class_entry *class_entry_ion_Reader)
1670 {
1671 zend_class_entry ce, *class_entry;
1672
1673 INIT_NS_CLASS_ENTRY(ce, "ion\\Reader", "Reader", class_ion_Reader_Reader_methods);
1674 class_entry = zend_register_internal_class_ex(&ce, NULL);
1675 class_entry->ce_flags |= ZEND_ACC_ABSTRACT;
1676 zend_class_implements(class_entry, 1, class_entry_ion_Reader);
1677
1678 zend_string *property_options_class_ion_Reader_Options = zend_string_init("ion\\Reader\\Options", sizeof("ion\\Reader\\Options")-1, 1);
1679 zval property_options_default_value;
1680 ZVAL_UNDEF(&property_options_default_value);
1681 zend_string *property_options_name = zend_string_init("options", sizeof("options") - 1, 1);
1682 zend_declare_typed_property(class_entry, property_options_name, &property_options_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_options_class_ion_Reader_Options, 0, MAY_BE_NULL));
1683 zend_string_release(property_options_name);
1684
1685 return class_entry;
1686 }
1687
1688 static zend_class_entry *register_class_ion_Reader_Buffer(zend_class_entry *class_entry_ion_Reader)
1689 {
1690 zend_class_entry ce, *class_entry;
1691
1692 INIT_NS_CLASS_ENTRY(ce, "ion\\Reader", "Buffer", class_ion_Reader_Buffer_methods);
1693 class_entry = zend_register_internal_interface(&ce);
1694 zend_class_implements(class_entry, 1, class_entry_ion_Reader);
1695
1696 return class_entry;
1697 }
1698
1699 static zend_class_entry *register_class_ion_Reader_Buffer_Reader(zend_class_entry *class_entry_ion_Reader_Reader, zend_class_entry *class_entry_ion_Reader_Buffer)
1700 {
1701 zend_class_entry ce, *class_entry;
1702
1703 INIT_NS_CLASS_ENTRY(ce, "ion\\Reader\\Buffer", "Reader", class_ion_Reader_Buffer_Reader_methods);
1704 class_entry = zend_register_internal_class_ex(&ce, class_entry_ion_Reader_Reader);
1705 zend_class_implements(class_entry, 1, class_entry_ion_Reader_Buffer);
1706
1707 return class_entry;
1708 }
1709
1710 static zend_class_entry *register_class_ion_Reader_Stream(zend_class_entry *class_entry_ion_Reader)
1711 {
1712 zend_class_entry ce, *class_entry;
1713
1714 INIT_NS_CLASS_ENTRY(ce, "ion\\Reader", "Stream", class_ion_Reader_Stream_methods);
1715 class_entry = zend_register_internal_interface(&ce);
1716 zend_class_implements(class_entry, 1, class_entry_ion_Reader);
1717
1718 return class_entry;
1719 }
1720
1721 static zend_class_entry *register_class_ion_Reader_Stream_Reader(zend_class_entry *class_entry_ion_Reader_Reader, zend_class_entry *class_entry_ion_Reader_Stream)
1722 {
1723 zend_class_entry ce, *class_entry;
1724
1725 INIT_NS_CLASS_ENTRY(ce, "ion\\Reader\\Stream", "Reader", class_ion_Reader_Stream_Reader_methods);
1726 class_entry = zend_register_internal_class_ex(&ce, class_entry_ion_Reader_Reader);
1727 zend_class_implements(class_entry, 1, class_entry_ion_Reader_Stream);
1728
1729 return class_entry;
1730 }
1731
1732 static zend_class_entry *register_class_ion_Writer_Options(void)
1733 {
1734 zend_class_entry ce, *class_entry;
1735
1736 INIT_NS_CLASS_ENTRY(ce, "ion\\Writer", "Options", class_ion_Writer_Options_methods);
1737 class_entry = zend_register_internal_class_ex(&ce, NULL);
1738
1739 zend_string *property_catalog_class_ion_Catalog = zend_string_init("ion\\Catalog", sizeof("ion\\Catalog")-1, 1);
1740 zval property_catalog_default_value;
1741 ZVAL_UNDEF(&property_catalog_default_value);
1742 zend_string *property_catalog_name = zend_string_init("catalog", sizeof("catalog") - 1, 1);
1743 zend_declare_typed_property(class_entry, property_catalog_name, &property_catalog_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_catalog_class_ion_Catalog, 0, MAY_BE_NULL));
1744 zend_string_release(property_catalog_name);
1745
1746 zend_string *property_decimalContext_class_ion_Decimal_Context = zend_string_init("ion\\Decimal\\Context", sizeof("ion\\Decimal\\Context")-1, 1);
1747 zval property_decimalContext_default_value;
1748 ZVAL_UNDEF(&property_decimalContext_default_value);
1749 zend_string *property_decimalContext_name = zend_string_init("decimalContext", sizeof("decimalContext") - 1, 1);
1750 zend_declare_typed_property(class_entry, property_decimalContext_name, &property_decimalContext_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_decimalContext_class_ion_Decimal_Context, 0, MAY_BE_NULL));
1751 zend_string_release(property_decimalContext_name);
1752
1753 zval property_outputBinary_default_value;
1754 ZVAL_UNDEF(&property_outputBinary_default_value);
1755 zend_string *property_outputBinary_name = zend_string_init("outputBinary", sizeof("outputBinary") - 1, 1);
1756 zend_declare_typed_property(class_entry, property_outputBinary_name, &property_outputBinary_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1757 zend_string_release(property_outputBinary_name);
1758
1759 zval property_compactFloats_default_value;
1760 ZVAL_UNDEF(&property_compactFloats_default_value);
1761 zend_string *property_compactFloats_name = zend_string_init("compactFloats", sizeof("compactFloats") - 1, 1);
1762 zend_declare_typed_property(class_entry, property_compactFloats_name, &property_compactFloats_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1763 zend_string_release(property_compactFloats_name);
1764
1765 zval property_escapeNonAscii_default_value;
1766 ZVAL_UNDEF(&property_escapeNonAscii_default_value);
1767 zend_string *property_escapeNonAscii_name = zend_string_init("escapeNonAscii", sizeof("escapeNonAscii") - 1, 1);
1768 zend_declare_typed_property(class_entry, property_escapeNonAscii_name, &property_escapeNonAscii_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1769 zend_string_release(property_escapeNonAscii_name);
1770
1771 zval property_prettyPrint_default_value;
1772 ZVAL_UNDEF(&property_prettyPrint_default_value);
1773 zend_string *property_prettyPrint_name = zend_string_init("prettyPrint", sizeof("prettyPrint") - 1, 1);
1774 zend_declare_typed_property(class_entry, property_prettyPrint_name, &property_prettyPrint_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1775 zend_string_release(property_prettyPrint_name);
1776
1777 zval property_indentTabs_default_value;
1778 ZVAL_UNDEF(&property_indentTabs_default_value);
1779 zend_string *property_indentTabs_name = zend_string_init("indentTabs", sizeof("indentTabs") - 1, 1);
1780 zend_declare_typed_property(class_entry, property_indentTabs_name, &property_indentTabs_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1781 zend_string_release(property_indentTabs_name);
1782
1783 zval property_indentSize_default_value;
1784 ZVAL_UNDEF(&property_indentSize_default_value);
1785 zend_string *property_indentSize_name = zend_string_init("indentSize", sizeof("indentSize") - 1, 1);
1786 zend_declare_typed_property(class_entry, property_indentSize_name, &property_indentSize_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1787 zend_string_release(property_indentSize_name);
1788
1789 zval property_smallContainersInline_default_value;
1790 ZVAL_UNDEF(&property_smallContainersInline_default_value);
1791 zend_string *property_smallContainersInline_name = zend_string_init("smallContainersInline", sizeof("smallContainersInline") - 1, 1);
1792 zend_declare_typed_property(class_entry, property_smallContainersInline_name, &property_smallContainersInline_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1793 zend_string_release(property_smallContainersInline_name);
1794
1795 zval property_suppressSystemValues_default_value;
1796 ZVAL_UNDEF(&property_suppressSystemValues_default_value);
1797 zend_string *property_suppressSystemValues_name = zend_string_init("suppressSystemValues", sizeof("suppressSystemValues") - 1, 1);
1798 zend_declare_typed_property(class_entry, property_suppressSystemValues_name, &property_suppressSystemValues_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1799 zend_string_release(property_suppressSystemValues_name);
1800
1801 zval property_flushEveryValue_default_value;
1802 ZVAL_UNDEF(&property_flushEveryValue_default_value);
1803 zend_string *property_flushEveryValue_name = zend_string_init("flushEveryValue", sizeof("flushEveryValue") - 1, 1);
1804 zend_declare_typed_property(class_entry, property_flushEveryValue_name, &property_flushEveryValue_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1805 zend_string_release(property_flushEveryValue_name);
1806
1807 zval property_maxContainerDepth_default_value;
1808 ZVAL_UNDEF(&property_maxContainerDepth_default_value);
1809 zend_string *property_maxContainerDepth_name = zend_string_init("maxContainerDepth", sizeof("maxContainerDepth") - 1, 1);
1810 zend_declare_typed_property(class_entry, property_maxContainerDepth_name, &property_maxContainerDepth_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1811 zend_string_release(property_maxContainerDepth_name);
1812
1813 zval property_maxAnnotations_default_value;
1814 ZVAL_UNDEF(&property_maxAnnotations_default_value);
1815 zend_string *property_maxAnnotations_name = zend_string_init("maxAnnotations", sizeof("maxAnnotations") - 1, 1);
1816 zend_declare_typed_property(class_entry, property_maxAnnotations_name, &property_maxAnnotations_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1817 zend_string_release(property_maxAnnotations_name);
1818
1819 zval property_tempBufferSize_default_value;
1820 ZVAL_UNDEF(&property_tempBufferSize_default_value);
1821 zend_string *property_tempBufferSize_name = zend_string_init("tempBufferSize", sizeof("tempBufferSize") - 1, 1);
1822 zend_declare_typed_property(class_entry, property_tempBufferSize_name, &property_tempBufferSize_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1823 zend_string_release(property_tempBufferSize_name);
1824
1825 zval property_allocationPageSize_default_value;
1826 ZVAL_UNDEF(&property_allocationPageSize_default_value);
1827 zend_string *property_allocationPageSize_name = zend_string_init("allocationPageSize", sizeof("allocationPageSize") - 1, 1);
1828 zend_declare_typed_property(class_entry, property_allocationPageSize_name, &property_allocationPageSize_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_LONG));
1829 zend_string_release(property_allocationPageSize_name);
1830
1831 return class_entry;
1832 }
1833
1834 static zend_class_entry *register_class_ion_Writer(void)
1835 {
1836 zend_class_entry ce, *class_entry;
1837
1838 INIT_NS_CLASS_ENTRY(ce, "ion", "Writer", class_ion_Writer_methods);
1839 class_entry = zend_register_internal_interface(&ce);
1840
1841 return class_entry;
1842 }
1843
1844 static zend_class_entry *register_class_ion_Writer_Writer(zend_class_entry *class_entry_ion_Writer)
1845 {
1846 zend_class_entry ce, *class_entry;
1847
1848 INIT_NS_CLASS_ENTRY(ce, "ion\\Writer", "Writer", class_ion_Writer_Writer_methods);
1849 class_entry = zend_register_internal_class_ex(&ce, NULL);
1850 class_entry->ce_flags |= ZEND_ACC_ABSTRACT;
1851 zend_class_implements(class_entry, 1, class_entry_ion_Writer);
1852
1853 return class_entry;
1854 }
1855
1856 static zend_class_entry *register_class_ion_Writer_Buffer(zend_class_entry *class_entry_ion_Writer)
1857 {
1858 zend_class_entry ce, *class_entry;
1859
1860 INIT_NS_CLASS_ENTRY(ce, "ion\\Writer", "Buffer", class_ion_Writer_Buffer_methods);
1861 class_entry = zend_register_internal_interface(&ce);
1862 zend_class_implements(class_entry, 1, class_entry_ion_Writer);
1863
1864 return class_entry;
1865 }
1866
1867 static zend_class_entry *register_class_ion_Writer_Buffer_Writer(zend_class_entry *class_entry_ion_Writer_Writer, zend_class_entry *class_entry_ion_Writer_Buffer)
1868 {
1869 zend_class_entry ce, *class_entry;
1870
1871 INIT_NS_CLASS_ENTRY(ce, "ion\\Writer\\Buffer", "Writer", class_ion_Writer_Buffer_Writer_methods);
1872 class_entry = zend_register_internal_class_ex(&ce, class_entry_ion_Writer_Writer);
1873 zend_class_implements(class_entry, 1, class_entry_ion_Writer_Buffer);
1874
1875 return class_entry;
1876 }
1877
1878 static zend_class_entry *register_class_ion_Writer_Stream(zend_class_entry *class_entry_ion_Writer)
1879 {
1880 zend_class_entry ce, *class_entry;
1881
1882 INIT_NS_CLASS_ENTRY(ce, "ion\\Writer", "Stream", class_ion_Writer_Stream_methods);
1883 class_entry = zend_register_internal_interface(&ce);
1884 zend_class_implements(class_entry, 1, class_entry_ion_Writer);
1885
1886 return class_entry;
1887 }
1888
1889 static zend_class_entry *register_class_ion_Writer_Stream_Writer(zend_class_entry *class_entry_ion_Writer_Writer, zend_class_entry *class_entry_ion_Writer_Stream)
1890 {
1891 zend_class_entry ce, *class_entry;
1892
1893 INIT_NS_CLASS_ENTRY(ce, "ion\\Writer\\Stream", "Writer", class_ion_Writer_Stream_Writer_methods);
1894 class_entry = zend_register_internal_class_ex(&ce, class_entry_ion_Writer_Writer);
1895 zend_class_implements(class_entry, 1, class_entry_ion_Writer_Stream);
1896
1897 return class_entry;
1898 }
1899
1900 static zend_class_entry *register_class_ion_Serializer(void)
1901 {
1902 zend_class_entry ce, *class_entry;
1903
1904 INIT_NS_CLASS_ENTRY(ce, "ion", "Serializer", class_ion_Serializer_methods);
1905 class_entry = zend_register_internal_interface(&ce);
1906
1907 return class_entry;
1908 }
1909
1910 static zend_class_entry *register_class_ion_Unserializer(void)
1911 {
1912 zend_class_entry ce, *class_entry;
1913
1914 INIT_NS_CLASS_ENTRY(ce, "ion", "Unserializer", class_ion_Unserializer_methods);
1915 class_entry = zend_register_internal_interface(&ce);
1916
1917 return class_entry;
1918 }
1919
1920 static zend_class_entry *register_class_ion_Serializer_PHP(zend_class_entry *class_entry_ion_Serializer)
1921 {
1922 zend_class_entry ce, *class_entry;
1923
1924 INIT_NS_CLASS_ENTRY(ce, "ion\\Serializer", "PHP", class_ion_Serializer_PHP_methods);
1925 class_entry = zend_register_internal_class_ex(&ce, NULL);
1926 zend_class_implements(class_entry, 1, class_entry_ion_Serializer);
1927
1928 zend_string *property_writerOptions_class_ion_Writer_Options = zend_string_init("ion\\Writer\\Options", sizeof("ion\\Writer\\Options")-1, 1);
1929 zval property_writerOptions_default_value;
1930 ZVAL_UNDEF(&property_writerOptions_default_value);
1931 zend_string *property_writerOptions_name = zend_string_init("writerOptions", sizeof("writerOptions") - 1, 1);
1932 zend_declare_typed_property(class_entry, property_writerOptions_name, &property_writerOptions_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_writerOptions_class_ion_Writer_Options, 0, MAY_BE_NULL));
1933 zend_string_release(property_writerOptions_name);
1934
1935 zval property_multiSequence_default_value;
1936 ZVAL_UNDEF(&property_multiSequence_default_value);
1937 zend_string *property_multiSequence_name = zend_string_init("multiSequence", sizeof("multiSequence") - 1, 1);
1938 zend_declare_typed_property(class_entry, property_multiSequence_name, &property_multiSequence_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1939 zend_string_release(property_multiSequence_name);
1940
1941 zval property_callMagicSerialize_default_value;
1942 ZVAL_UNDEF(&property_callMagicSerialize_default_value);
1943 zend_string *property_callMagicSerialize_name = zend_string_init("callMagicSerialize", sizeof("callMagicSerialize") - 1, 1);
1944 zend_declare_typed_property(class_entry, property_callMagicSerialize_name, &property_callMagicSerialize_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1945 zend_string_release(property_callMagicSerialize_name);
1946
1947 zval property_callCustomSerialize_default_value;
1948 ZVAL_UNDEF(&property_callCustomSerialize_default_value);
1949 zend_string *property_callCustomSerialize_name = zend_string_init("callCustomSerialize", sizeof("callCustomSerialize") - 1, 1);
1950 zend_declare_typed_property(class_entry, property_callCustomSerialize_name, &property_callCustomSerialize_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_STRING|MAY_BE_NULL));
1951 zend_string_release(property_callCustomSerialize_name);
1952
1953 return class_entry;
1954 }
1955
1956 static zend_class_entry *register_class_ion_Unserializer_PHP(zend_class_entry *class_entry_ion_Unserializer)
1957 {
1958 zend_class_entry ce, *class_entry;
1959
1960 INIT_NS_CLASS_ENTRY(ce, "ion\\Unserializer", "PHP", class_ion_Unserializer_PHP_methods);
1961 class_entry = zend_register_internal_class_ex(&ce, NULL);
1962 zend_class_implements(class_entry, 1, class_entry_ion_Unserializer);
1963
1964 zend_string *property_readerOptions_class_ion_Reader_Options = zend_string_init("ion\\Reader\\Options", sizeof("ion\\Reader\\Options")-1, 1);
1965 zval property_readerOptions_default_value;
1966 ZVAL_UNDEF(&property_readerOptions_default_value);
1967 zend_string *property_readerOptions_name = zend_string_init("readerOptions", sizeof("readerOptions") - 1, 1);
1968 zend_declare_typed_property(class_entry, property_readerOptions_name, &property_readerOptions_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_readerOptions_class_ion_Reader_Options, 0, MAY_BE_NULL));
1969 zend_string_release(property_readerOptions_name);
1970
1971 zval property_multiSequence_default_value;
1972 ZVAL_UNDEF(&property_multiSequence_default_value);
1973 zend_string *property_multiSequence_name = zend_string_init("multiSequence", sizeof("multiSequence") - 1, 1);
1974 zend_declare_typed_property(class_entry, property_multiSequence_name, &property_multiSequence_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1975 zend_string_release(property_multiSequence_name);
1976
1977 zval property_callMagicUnserialize_default_value;
1978 ZVAL_UNDEF(&property_callMagicUnserialize_default_value);
1979 zend_string *property_callMagicUnserialize_name = zend_string_init("callMagicUnserialize", sizeof("callMagicUnserialize") - 1, 1);
1980 zend_declare_typed_property(class_entry, property_callMagicUnserialize_name, &property_callMagicUnserialize_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_BOOL));
1981 zend_string_release(property_callMagicUnserialize_name);
1982
1983 zval property_callCustomUnserialize_default_value;
1984 ZVAL_UNDEF(&property_callCustomUnserialize_default_value);
1985 zend_string *property_callCustomUnserialize_name = zend_string_init("callCustomUnserialize", sizeof("callCustomUnserialize") - 1, 1);
1986 zend_declare_typed_property(class_entry, property_callCustomUnserialize_name, &property_callCustomUnserialize_default_value, ZEND_ACC_PUBLIC|ZEND_ACC_READONLY, NULL, (zend_type) ZEND_TYPE_INIT_MASK(MAY_BE_STRING|MAY_BE_NULL));
1987 zend_string_release(property_callCustomUnserialize_name);
1988
1989 return class_entry;
1990 }