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