make PHP_SAPI dynamic based on execution mode
[hiphop-php.git] / hphp / system / constants.h
blob4d6dc99d9f5aa04e48a3a4de98afaf1a69a1b380
1 /*
2 +----------------------------------------------------------------------+
3 | HipHop for PHP |
4 +----------------------------------------------------------------------+
5 | Copyright (c) 2010-2013 Facebook, Inc. (http://www.facebook.com) |
6 +----------------------------------------------------------------------+
7 | This source file is subject to version 3.01 of the PHP license, |
8 | that is bundled with this package in the file LICENSE, and is |
9 | available through the world-wide-web at the following url: |
10 | http://www.php.net/license/3_01.txt |
11 | If you did not receive a copy of the PHP license and are unable to |
12 | obtain it through the world-wide-web, please send a note to |
13 | license@php.net so we can mail you a copy immediately. |
14 +----------------------------------------------------------------------+
16 #ifndef _H_SYSTEM_CONSTANTS
17 #define _H_SYSTEM_CONSTANTS
18 // @generated by idl/class_map.php
19 namespace HPHP {
20 class StaticString;
21 class Variant;
22 extern const int64_t k_ABDAY_1;
23 extern const int64_t k_ABDAY_2;
24 extern const int64_t k_ABDAY_3;
25 extern const int64_t k_ABDAY_4;
26 extern const int64_t k_ABDAY_5;
27 extern const int64_t k_ABDAY_6;
28 extern const int64_t k_ABDAY_7;
29 extern const int64_t k_ABMON_1;
30 extern const int64_t k_ABMON_10;
31 extern const int64_t k_ABMON_11;
32 extern const int64_t k_ABMON_12;
33 extern const int64_t k_ABMON_2;
34 extern const int64_t k_ABMON_3;
35 extern const int64_t k_ABMON_4;
36 extern const int64_t k_ABMON_5;
37 extern const int64_t k_ABMON_6;
38 extern const int64_t k_ABMON_7;
39 extern const int64_t k_ABMON_8;
40 extern const int64_t k_ABMON_9;
41 extern const int64_t k_AF_INET;
42 extern const int64_t k_AF_INET6;
43 extern const int64_t k_AF_UNIX;
44 extern const int64_t k_ALT_DIGITS;
45 extern const int64_t k_AM_STR;
46 extern const int64_t k_APACHE_MAP;
47 extern const int64_t k_ASSERT_ACTIVE;
48 extern const int64_t k_ASSERT_BAIL;
49 extern const int64_t k_ASSERT_CALLBACK;
50 extern const int64_t k_ASSERT_QUIET_EVAL;
51 extern const int64_t k_ASSERT_WARNING;
52 extern const int64_t k_CASE_LOWER;
53 extern const int64_t k_CASE_UPPER;
54 extern const int64_t k_CHAR_MAX;
55 extern const int64_t k_CLOCK_MONOTONIC;
56 extern const int64_t k_CLOCK_PROCESS_CPUTIME_ID;
57 extern const int64_t k_CLOCK_REALTIME;
58 extern const int64_t k_CLOCK_THREAD_CPUTIME_ID;
59 extern const int64_t k_CL_EXPUNGE;
60 extern const int64_t k_CODESET;
61 extern const int64_t k_CONNECTION_ABORTED;
62 extern const int64_t k_CONNECTION_NORMAL;
63 extern const int64_t k_CONNECTION_TIMEOUT;
64 extern const int64_t k_COUNT_NORMAL;
65 extern const int64_t k_COUNT_RECURSIVE;
66 extern const int64_t k_CP_MOVE;
67 extern const int64_t k_CP_UID;
68 extern const int64_t k_CREDITS_ALL;
69 extern const int64_t k_CREDITS_DOCS;
70 extern const int64_t k_CREDITS_FULLPAGE;
71 extern const int64_t k_CREDITS_GENERAL;
72 extern const int64_t k_CREDITS_GROUP;
73 extern const int64_t k_CREDITS_MODULES;
74 extern const int64_t k_CREDITS_QA;
75 extern const int64_t k_CREDITS_SAPI;
76 extern const int64_t k_CRNCYSTR;
77 extern const int64_t k_CRYPT_BLOWFISH;
78 extern const int64_t k_CRYPT_EXT_DES;
79 extern const int64_t k_CRYPT_MD5;
80 extern const int64_t k_CRYPT_SALT_LENGTH;
81 extern const int64_t k_CRYPT_STD_DES;
82 extern const int64_t k_CURLAUTH_ANY;
83 extern const int64_t k_CURLAUTH_ANYSAFE;
84 extern const int64_t k_CURLAUTH_BASIC;
85 extern const int64_t k_CURLAUTH_DIGEST;
86 extern const int64_t k_CURLAUTH_GSSNEGOTIATE;
87 extern const int64_t k_CURLAUTH_NTLM;
88 extern const int64_t k_CURLCLOSEPOLICY_CALLBACK;
89 extern const int64_t k_CURLCLOSEPOLICY_LEAST_RECENTLY_USED;
90 extern const int64_t k_CURLCLOSEPOLICY_LEAST_TRAFFIC;
91 extern const int64_t k_CURLCLOSEPOLICY_OLDEST;
92 extern const int64_t k_CURLCLOSEPOLICY_SLOWEST;
93 extern const int64_t k_CURLE_ABORTED_BY_CALLBACK;
94 extern const int64_t k_CURLE_BAD_CALLING_ORDER;
95 extern const int64_t k_CURLE_BAD_CONTENT_ENCODING;
96 extern const int64_t k_CURLE_BAD_FUNCTION_ARGUMENT;
97 extern const int64_t k_CURLE_BAD_PASSWORD_ENTERED;
98 extern const int64_t k_CURLE_COULDNT_CONNECT;
99 extern const int64_t k_CURLE_COULDNT_RESOLVE_HOST;
100 extern const int64_t k_CURLE_COULDNT_RESOLVE_PROXY;
101 extern const int64_t k_CURLE_FAILED_INIT;
102 extern const int64_t k_CURLE_FILESIZE_EXCEEDED;
103 extern const int64_t k_CURLE_FILE_COULDNT_READ_FILE;
104 extern const int64_t k_CURLE_FTP_ACCESS_DENIED;
105 extern const int64_t k_CURLE_FTP_BAD_DOWNLOAD_RESUME;
106 extern const int64_t k_CURLE_FTP_CANT_GET_HOST;
107 extern const int64_t k_CURLE_FTP_CANT_RECONNECT;
108 extern const int64_t k_CURLE_FTP_COULDNT_GET_SIZE;
109 extern const int64_t k_CURLE_FTP_COULDNT_RETR_FILE;
110 extern const int64_t k_CURLE_FTP_COULDNT_SET_ASCII;
111 extern const int64_t k_CURLE_FTP_COULDNT_SET_BINARY;
112 extern const int64_t k_CURLE_FTP_COULDNT_STOR_FILE;
113 extern const int64_t k_CURLE_FTP_COULDNT_USE_REST;
114 extern const int64_t k_CURLE_FTP_PORT_FAILED;
115 extern const int64_t k_CURLE_FTP_QUOTE_ERROR;
116 extern const int64_t k_CURLE_FTP_SSL_FAILED;
117 extern const int64_t k_CURLE_FTP_USER_PASSWORD_INCORRECT;
118 extern const int64_t k_CURLE_FTP_WEIRD_227_FORMAT;
119 extern const int64_t k_CURLE_FTP_WEIRD_PASS_REPLY;
120 extern const int64_t k_CURLE_FTP_WEIRD_PASV_REPLY;
121 extern const int64_t k_CURLE_FTP_WEIRD_SERVER_REPLY;
122 extern const int64_t k_CURLE_FTP_WEIRD_USER_REPLY;
123 extern const int64_t k_CURLE_FTP_WRITE_ERROR;
124 extern const int64_t k_CURLE_FUNCTION_NOT_FOUND;
125 extern const int64_t k_CURLE_GOT_NOTHING;
126 extern const int64_t k_CURLE_HTTP_NOT_FOUND;
127 extern const int64_t k_CURLE_HTTP_PORT_FAILED;
128 extern const int64_t k_CURLE_HTTP_POST_ERROR;
129 extern const int64_t k_CURLE_HTTP_RANGE_ERROR;
130 extern const int64_t k_CURLE_LDAP_CANNOT_BIND;
131 extern const int64_t k_CURLE_LDAP_INVALID_URL;
132 extern const int64_t k_CURLE_LDAP_SEARCH_FAILED;
133 extern const int64_t k_CURLE_LIBRARY_NOT_FOUND;
134 extern const int64_t k_CURLE_MALFORMAT_USER;
135 extern const int64_t k_CURLE_OBSOLETE;
136 extern const int64_t k_CURLE_OK;
137 extern const int64_t k_CURLE_OPERATION_TIMEOUTED;
138 extern const int64_t k_CURLE_OUT_OF_MEMORY;
139 extern const int64_t k_CURLE_PARTIAL_FILE;
140 extern const int64_t k_CURLE_READ_ERROR;
141 extern const int64_t k_CURLE_RECV_ERROR;
142 extern const int64_t k_CURLE_SEND_ERROR;
143 extern const int64_t k_CURLE_SHARE_IN_USE;
144 extern const int64_t k_CURLE_SSL_CACERT;
145 extern const int64_t k_CURLE_SSL_CERTPROBLEM;
146 extern const int64_t k_CURLE_SSL_CIPHER;
147 extern const int64_t k_CURLE_SSL_CONNECT_ERROR;
148 extern const int64_t k_CURLE_SSL_ENGINE_NOTFOUND;
149 extern const int64_t k_CURLE_SSL_ENGINE_SETFAILED;
150 extern const int64_t k_CURLE_SSL_PEER_CERTIFICATE;
151 extern const int64_t k_CURLE_TELNET_OPTION_SYNTAX;
152 extern const int64_t k_CURLE_TOO_MANY_REDIRECTS;
153 extern const int64_t k_CURLE_UNKNOWN_TELNET_OPTION;
154 extern const int64_t k_CURLE_UNSUPPORTED_PROTOCOL;
155 extern const int64_t k_CURLE_URL_MALFORMAT;
156 extern const int64_t k_CURLE_URL_MALFORMAT_USER;
157 extern const int64_t k_CURLE_WRITE_ERROR;
158 extern const int64_t k_CURLFTPAUTH_DEFAULT;
159 extern const int64_t k_CURLFTPAUTH_SSL;
160 extern const int64_t k_CURLFTPAUTH_TLS;
161 extern const int64_t k_CURLFTPSSL_ALL;
162 extern const int64_t k_CURLFTPSSL_CONTROL;
163 extern const int64_t k_CURLFTPSSL_NONE;
164 extern const int64_t k_CURLFTPSSL_TRY;
165 extern const int64_t k_CURLINFO_CONNECT_TIME;
166 extern const int64_t k_CURLINFO_CONTENT_LENGTH_DOWNLOAD;
167 extern const int64_t k_CURLINFO_CONTENT_LENGTH_UPLOAD;
168 extern const int64_t k_CURLINFO_CONTENT_TYPE;
169 extern const int64_t k_CURLINFO_EFFECTIVE_URL;
170 extern const int64_t k_CURLINFO_FILETIME;
171 extern const int64_t k_CURLINFO_HEADER_OUT;
172 extern const int64_t k_CURLINFO_HEADER_SIZE;
173 extern const int64_t k_CURLINFO_HTTP_CODE;
174 extern const int64_t k_CURLINFO_NAMELOOKUP_TIME;
175 extern const int64_t k_CURLINFO_PRETRANSFER_TIME;
176 extern const int64_t k_CURLINFO_PRIVATE;
177 extern const int64_t k_CURLINFO_REDIRECT_COUNT;
178 extern const int64_t k_CURLINFO_REDIRECT_TIME;
179 extern const int64_t k_CURLINFO_REQUEST_SIZE;
180 extern const int64_t k_CURLINFO_SIZE_DOWNLOAD;
181 extern const int64_t k_CURLINFO_SIZE_UPLOAD;
182 extern const int64_t k_CURLINFO_SPEED_DOWNLOAD;
183 extern const int64_t k_CURLINFO_SPEED_UPLOAD;
184 extern const int64_t k_CURLINFO_SSL_VERIFYRESULT;
185 extern const int64_t k_CURLINFO_STARTTRANSFER_TIME;
186 extern const int64_t k_CURLINFO_TOTAL_TIME;
187 extern const int64_t k_CURLMSG_DONE;
188 extern const int64_t k_CURLM_BAD_EASY_HANDLE;
189 extern const int64_t k_CURLM_BAD_HANDLE;
190 extern const int64_t k_CURLM_CALL_MULTI_PERFORM;
191 extern const int64_t k_CURLM_INTERNAL_ERROR;
192 extern const int64_t k_CURLM_OK;
193 extern const int64_t k_CURLM_OUT_OF_MEMORY;
194 extern const int64_t k_CURLOPT_AUTOREFERER;
195 extern const int64_t k_CURLOPT_BINARYTRANSFER;
196 extern const int64_t k_CURLOPT_BUFFERSIZE;
197 extern const int64_t k_CURLOPT_CAINFO;
198 extern const int64_t k_CURLOPT_CAPATH;
199 extern const int64_t k_CURLOPT_CLOSEPOLICY;
200 extern const int64_t k_CURLOPT_CONNECTTIMEOUT;
201 extern const int64_t k_CURLOPT_COOKIE;
202 extern const int64_t k_CURLOPT_COOKIEFILE;
203 extern const int64_t k_CURLOPT_COOKIEJAR;
204 extern const int64_t k_CURLOPT_COOKIESESSION;
205 extern const int64_t k_CURLOPT_CRLF;
206 extern const int64_t k_CURLOPT_CUSTOMREQUEST;
207 extern const int64_t k_CURLOPT_DNS_CACHE_TIMEOUT;
208 extern const int64_t k_CURLOPT_DNS_USE_GLOBAL_CACHE;
209 extern const int64_t k_CURLOPT_EGDSOCKET;
210 extern const int64_t k_CURLOPT_ENCODING;
211 extern const int64_t k_CURLOPT_FAILONERROR;
212 extern const int64_t k_CURLOPT_FILE;
213 extern const int64_t k_CURLOPT_FILETIME;
214 extern const int64_t k_CURLOPT_FOLLOWLOCATION;
215 extern const int64_t k_CURLOPT_FORBID_REUSE;
216 extern const int64_t k_CURLOPT_FRESH_CONNECT;
217 extern const int64_t k_CURLOPT_FTPAPPEND;
218 extern const int64_t k_CURLOPT_FTPLISTONLY;
219 extern const int64_t k_CURLOPT_FTPPORT;
220 extern const int64_t k_CURLOPT_FTPSSLAUTH;
221 extern const int64_t k_CURLOPT_FTP_CREATE_MISSING_DIRS;
222 extern const int64_t k_CURLOPT_FTP_SSL;
223 extern const int64_t k_CURLOPT_FTP_USE_EPRT;
224 extern const int64_t k_CURLOPT_FTP_USE_EPSV;
225 extern const int64_t k_CURLOPT_HEADER;
226 extern const int64_t k_CURLOPT_HEADERFUNCTION;
227 extern const int64_t k_CURLOPT_HTTP200ALIASES;
228 extern const int64_t k_CURLOPT_HTTPAUTH;
229 extern const int64_t k_CURLOPT_HTTPGET;
230 extern const int64_t k_CURLOPT_HTTPHEADER;
231 extern const int64_t k_CURLOPT_HTTPPROXYTUNNEL;
232 extern const int64_t k_CURLOPT_HTTP_VERSION;
233 extern const int64_t k_CURLOPT_INFILE;
234 extern const int64_t k_CURLOPT_INFILESIZE;
235 extern const int64_t k_CURLOPT_INTERFACE;
236 extern const int64_t k_CURLOPT_IPRESOLVE;
237 extern const int64_t k_CURLOPT_KRB4LEVEL;
238 extern const int64_t k_CURLOPT_LOW_SPEED_LIMIT;
239 extern const int64_t k_CURLOPT_LOW_SPEED_TIME;
240 extern const int64_t k_CURLOPT_MAXCONNECTS;
241 extern const int64_t k_CURLOPT_MAXREDIRS;
242 extern const int64_t k_CURLOPT_MUTE;
243 extern const int64_t k_CURLOPT_NETRC;
244 extern const int64_t k_CURLOPT_NOBODY;
245 extern const int64_t k_CURLOPT_NOPROGRESS;
246 extern const int64_t k_CURLOPT_NOSIGNAL;
247 extern const int64_t k_CURLOPT_PASSWDFUNCTION;
248 extern const int64_t k_CURLOPT_PORT;
249 extern const int64_t k_CURLOPT_POST;
250 extern const int64_t k_CURLOPT_POSTFIELDS;
251 extern const int64_t k_CURLOPT_POSTQUOTE;
252 extern const int64_t k_CURLOPT_PRIVATE;
253 extern const int64_t k_CURLOPT_PROXY;
254 extern const int64_t k_CURLOPT_PROXYAUTH;
255 extern const int64_t k_CURLOPT_PROXYPORT;
256 extern const int64_t k_CURLOPT_PROXYTYPE;
257 extern const int64_t k_CURLOPT_PROXYUSERPWD;
258 extern const int64_t k_CURLOPT_PUT;
259 extern const int64_t k_CURLOPT_QUOTE;
260 extern const int64_t k_CURLOPT_RANDOM_FILE;
261 extern const int64_t k_CURLOPT_RANGE;
262 extern const int64_t k_CURLOPT_READDATA;
263 extern const int64_t k_CURLOPT_READFUNCTION;
264 extern const int64_t k_CURLOPT_REFERER;
265 extern const int64_t k_CURLOPT_RESUME_FROM;
266 extern const int64_t k_CURLOPT_RETURNTRANSFER;
267 extern const int64_t k_CURLOPT_SSLCERT;
268 extern const int64_t k_CURLOPT_SSLCERTPASSWD;
269 extern const int64_t k_CURLOPT_SSLCERTTYPE;
270 extern const int64_t k_CURLOPT_SSLENGINE;
271 extern const int64_t k_CURLOPT_SSLENGINE_DEFAULT;
272 extern const int64_t k_CURLOPT_SSLKEY;
273 extern const int64_t k_CURLOPT_SSLKEYPASSWD;
274 extern const int64_t k_CURLOPT_SSLKEYTYPE;
275 extern const int64_t k_CURLOPT_SSLVERSION;
276 extern const int64_t k_CURLOPT_SSL_CIPHER_LIST;
277 extern const int64_t k_CURLOPT_SSL_VERIFYHOST;
278 extern const int64_t k_CURLOPT_SSL_VERIFYPEER;
279 extern const int64_t k_CURLOPT_STDERR;
280 extern const int64_t k_CURLOPT_TCP_NODELAY;
281 extern const int64_t k_CURLOPT_TIMECONDITION;
282 extern const int64_t k_CURLOPT_TIMEOUT;
283 extern const int64_t k_CURLOPT_TIMEVALUE;
284 extern const int64_t k_CURLOPT_TRANSFERTEXT;
285 extern const int64_t k_CURLOPT_UNRESTRICTED_AUTH;
286 extern const int64_t k_CURLOPT_UPLOAD;
287 extern const int64_t k_CURLOPT_URL;
288 extern const int64_t k_CURLOPT_USERAGENT;
289 extern const int64_t k_CURLOPT_USERPWD;
290 extern const int64_t k_CURLOPT_VERBOSE;
291 extern const int64_t k_CURLOPT_WRITEFUNCTION;
292 extern const int64_t k_CURLOPT_WRITEHEADER;
293 extern const int64_t k_CURLPROXY_HTTP;
294 extern const int64_t k_CURLPROXY_SOCKS5;
295 extern const int64_t k_CURLVERSION_NOW;
296 extern const int64_t k_CURL_HTTP_VERSION_1_0;
297 extern const int64_t k_CURL_HTTP_VERSION_1_1;
298 extern const int64_t k_CURL_HTTP_VERSION_NONE;
299 extern const int64_t k_CURL_IPRESOLVE_V4;
300 extern const int64_t k_CURL_IPRESOLVE_V6;
301 extern const int64_t k_CURL_IPRESOLVE_WHATEVER;
302 extern const int64_t k_CURL_NETRC_IGNORED;
303 extern const int64_t k_CURL_NETRC_OPTIONAL;
304 extern const int64_t k_CURL_NETRC_REQUIRED;
305 extern const int64_t k_CURL_TIMECOND_IFMODSINCE;
306 extern const int64_t k_CURL_TIMECOND_IFUNMODSINCE;
307 extern const int64_t k_CURL_TIMECOND_LASTMOD;
308 extern const int64_t k_CURL_VERSION_IPV6;
309 extern const int64_t k_CURL_VERSION_KERBEROS4;
310 extern const int64_t k_CURL_VERSION_LIBZ;
311 extern const int64_t k_CURL_VERSION_SSL;
312 extern const StaticString k_DATE_ATOM;
313 extern const StaticString k_DATE_COOKIE;
314 extern const StaticString k_DATE_ISO8601;
315 extern const StaticString k_DATE_RFC1036;
316 extern const StaticString k_DATE_RFC1123;
317 extern const StaticString k_DATE_RFC2822;
318 extern const StaticString k_DATE_RFC3339;
319 extern const StaticString k_DATE_RFC822;
320 extern const StaticString k_DATE_RFC850;
321 extern const StaticString k_DATE_RSS;
322 extern const StaticString k_DATE_W3C;
323 extern const int64_t k_DAY_1;
324 extern const int64_t k_DAY_2;
325 extern const int64_t k_DAY_3;
326 extern const int64_t k_DAY_4;
327 extern const int64_t k_DAY_5;
328 extern const int64_t k_DAY_6;
329 extern const int64_t k_DAY_7;
330 extern const int64_t k_DEBUG_LOG_AGENT;
331 extern const int64_t k_DEBUG_LOG_ALL;
332 extern const int64_t k_DEBUG_LOG_COOKIE;
333 extern const int64_t k_DEBUG_LOG_DEFAULT;
334 extern const int64_t k_DEBUG_LOG_IP;
335 extern const int64_t k_DEBUG_LOG_NONE;
336 extern const int64_t k_DEBUG_LOG_POST;
337 extern const int64_t k_DEBUG_LOG_REFERER;
338 extern const int64_t k_DEBUG_LOG_TRACE;
339 extern const int64_t k_DEBUG_LOG_URL;
340 extern const int64_t k_DEBUG_LOG_USER;
341 extern const StaticString k_DEFAULT_INCLUDE_PATH;
342 extern const StaticString k_DIRECTORY_SEPARATOR;
343 extern const int64_t k_DNS_A;
344 extern const int64_t k_DNS_A6;
345 extern const int64_t k_DNS_AAAA;
346 extern const int64_t k_DNS_ALL;
347 extern const int64_t k_DNS_ANY;
348 extern const int64_t k_DNS_CNAME;
349 extern const int64_t k_DNS_HINFO;
350 extern const int64_t k_DNS_MX;
351 extern const int64_t k_DNS_NAPTR;
352 extern const int64_t k_DNS_NS;
353 extern const int64_t k_DNS_PTR;
354 extern const int64_t k_DNS_SOA;
355 extern const int64_t k_DNS_SRV;
356 extern const int64_t k_DNS_TXT;
357 extern const int64_t k_DOMSTRING_SIZE_ERR;
358 extern const int64_t k_DOM_HIERARCHY_REQUEST_ERR;
359 extern const int64_t k_DOM_INDEX_SIZE_ERR;
360 extern const int64_t k_DOM_INUSE_ATTRIBUTE_ERR;
361 extern const int64_t k_DOM_INVALID_ACCESS_ERR;
362 extern const int64_t k_DOM_INVALID_CHARACTER_ERR;
363 extern const int64_t k_DOM_INVALID_MODIFICATION_ERR;
364 extern const int64_t k_DOM_INVALID_STATE_ERR;
365 extern const int64_t k_DOM_NAMESPACE_ERR;
366 extern const int64_t k_DOM_NOT_FOUND_ERR;
367 extern const int64_t k_DOM_NOT_SUPPORTED_ERR;
368 extern const int64_t k_DOM_NO_DATA_ALLOWED_ERR;
369 extern const int64_t k_DOM_NO_MODIFICATION_ALLOWED_ERR;
370 extern const int64_t k_DOM_PHP_ERR;
371 extern const int64_t k_DOM_SYNTAX_ERR;
372 extern const int64_t k_DOM_VALIDATION_ERR;
373 extern const int64_t k_DOM_WRONG_DOCUMENT_ERR;
374 extern const int64_t k_D_FMT;
375 extern const int64_t k_D_T_FMT;
376 extern const int64_t k_ENC7BIT;
377 extern const int64_t k_ENC8BIT;
378 extern const int64_t k_ENCBASE64;
379 extern const int64_t k_ENCBINARY;
380 extern const int64_t k_ENCOTHER;
381 extern const int64_t k_ENCQUOTEDPRINTABLE;
382 extern const int64_t k_ENT_COMPAT;
383 extern const int64_t k_ENT_NOQUOTES;
384 extern const int64_t k_ENT_QUOTES;
385 extern const int64_t k_ENT_FB_UTF8;
386 extern const int64_t k_ENT_FB_UTF8_ONLY;
387 extern const int64_t k_ERA;
388 extern const int64_t k_ERA_D_FMT;
389 extern const int64_t k_ERA_D_T_FMT;
390 extern const int64_t k_ERA_T_FMT;
391 extern const int64_t k_EXIF_USE_MBSTRING;
392 extern const int64_t k_EXTR_IF_EXISTS;
393 extern const int64_t k_EXTR_OVERWRITE;
394 extern const int64_t k_EXTR_PREFIX_ALL;
395 extern const int64_t k_EXTR_PREFIX_IF_EXISTS;
396 extern const int64_t k_EXTR_PREFIX_INVALID;
397 extern const int64_t k_EXTR_PREFIX_SAME;
398 extern const int64_t k_EXTR_REFS;
399 extern const int64_t k_EXTR_SKIP;
400 extern const int64_t k_E_ALL;
401 extern const int64_t k_E_COMPILE_ERROR;
402 extern const int64_t k_E_COMPILE_WARNING;
403 extern const int64_t k_E_CORE_ERROR;
404 extern const int64_t k_E_CORE_WARNING;
405 extern const int64_t k_E_DEPRECATED;
406 extern const int64_t k_E_ERROR;
407 extern const int64_t k_E_NOTICE;
408 extern const int64_t k_E_PARSE;
409 extern const int64_t k_E_RECOVERABLE_ERROR;
410 extern const int64_t k_E_STRICT;
411 extern const int64_t k_E_USER_DEPRECATED;
412 extern const int64_t k_E_USER_ERROR;
413 extern const int64_t k_E_USER_NOTICE;
414 extern const int64_t k_E_USER_WARNING;
415 extern const int64_t k_E_WARNING;
416 extern const bool k_FALSE;
417 extern const int64_t k_FILE_APPEND;
418 extern const int64_t k_FILE_IGNORE_NEW_LINES;
419 extern const int64_t k_FILE_NO_DEFAULT_CONTEXT;
420 extern const int64_t k_FILE_SKIP_EMPTY_LINES;
421 extern const int64_t k_FILE_USE_INCLUDE_PATH;
422 extern const int64_t k_FNM_CASEFOLD;
423 extern const int64_t k_FNM_NOESCAPE;
424 extern const int64_t k_FNM_PATHNAME;
425 extern const int64_t k_FNM_PERIOD;
426 extern const int64_t k_FORCE_DEFLATE;
427 extern const int64_t k_FORCE_GZIP;
428 extern const int64_t k_FT_INTERNAL;
429 extern const int64_t k_FT_NOT;
430 extern const int64_t k_FT_PEEK;
431 extern const int64_t k_FT_PREFETCHTEXT;
432 extern const int64_t k_FT_UID;
433 extern const int64_t k_GD_BUNDLED;
434 extern const StaticString k_GD_EXTRA_VERSION;
435 extern const int64_t k_GD_MAJOR_VERSION;
436 extern const int64_t k_GD_MINOR_VERSION;
437 extern const int64_t k_GD_RELEASE_VERSION;
438 extern const StaticString k_GD_VERSION;
439 extern const int64_t k_GLOBAL_STATE_IGNORE;
440 extern const int64_t k_GLOBAL_STATE_OVERWRITE;
441 extern const int64_t k_GLOBAL_STATE_SKIP;
442 extern const int64_t k_GLOBAL_SYMBOL_CLASS_STATIC;
443 extern const int64_t k_GLOBAL_SYMBOL_DYNAMIC_CONSTANT;
444 extern const int64_t k_GLOBAL_SYMBOL_FILE_INCLUDE;
445 extern const int64_t k_GLOBAL_SYMBOL_GLOBAL_VARIABLE;
446 extern const int64_t k_GLOBAL_SYMBOL_REDECLARED_CLASS;
447 extern const int64_t k_GLOBAL_SYMBOL_REDECLARED_FUNCTION;
448 extern const int64_t k_GLOBAL_SYMBOL_STATIC_VARIABLE;
449 extern const int64_t k_GLOB_AVAILABLE_FLAGS;
450 extern const int64_t k_GLOB_BRACE;
451 extern const int64_t k_GLOB_ERR;
452 extern const int64_t k_GLOB_MARK;
453 extern const int64_t k_GLOB_NOCHECK;
454 extern const int64_t k_GLOB_NOESCAPE;
455 extern const int64_t k_GLOB_NOSORT;
456 extern const int64_t k_GLOB_ONLYDIR;
457 extern const int64_t k_GRAPHEME_EXTR_COUNT;
458 extern const int64_t k_GRAPHEME_EXTR_MAXBYTES;
459 extern const int64_t k_GRAPHEME_EXTR_MAXCHARS;
460 extern const int64_t k_HASH_HMAC;
461 extern const StaticString k_HPHP_TRIM_CHARLIST;
462 extern const StaticString k_HPHP_VERSION;
463 extern const int64_t k_HTML_ENTITIES;
464 extern const int64_t k_HTML_SPECIALCHARS;
465 extern const StaticString k_ICONV_IMPL;
466 extern const int64_t k_ICONV_MIME_DECODE_CONTINUE_ON_ERROR;
467 extern const int64_t k_ICONV_MIME_DECODE_STRICT;
468 extern const StaticString k_ICONV_VERSION;
469 extern const int64_t k_IDNA_ALLOW_UNASSIGNED;
470 extern const int64_t k_IDNA_CHECK_BIDI;
471 extern const int64_t k_IDNA_CHECK_CONTEXTJ;
472 extern const int64_t k_IDNA_CHECK_CONTEXTO;
473 extern const int64_t k_IDNA_CONTAINS_ACE_PREFIX;
474 extern const int64_t k_IDNA_CONTAINS_MINUS;
475 extern const int64_t k_IDNA_CONTAINS_NON_LDH;
476 extern const int64_t k_IDNA_DEFAULT;
477 extern const int64_t k_IDNA_ERROR_CONTEXTJ;
478 extern const int64_t k_IDNA_ERROR_CONTEXTO_DIGITS;
479 extern const int64_t k_IDNA_ERROR_CONTEXTO_PUNCTUATION;
480 extern const int64_t k_IDNA_ERROR_BIDI;
481 extern const int64_t k_IDNA_ERROR_DISALLOWED;
482 extern const int64_t k_IDNA_ERROR_DOMAIN_NAME_TOO_LONG;
483 extern const int64_t k_IDNA_ERROR_EMPTY_LABEL;
484 extern const int64_t k_IDNA_ERROR_HYPHEN_3_4;
485 extern const int64_t k_IDNA_ERROR_INVALID_ACE_LABEL;
486 extern const int64_t k_IDNA_ERROR_LABEL_HAS_DOT;
487 extern const int64_t k_IDNA_ERROR_LABEL_TOO_LONG;
488 extern const int64_t k_IDNA_ERROR_LEADING_COMBINING_MARK;
489 extern const int64_t k_IDNA_ERROR_LEADING_HYPHEN;
490 extern const int64_t k_IDNA_ERROR_PUNYCODE;
491 extern const int64_t k_IDNA_ERROR_TRAILING_HYPHEN;
492 extern const int64_t k_IDNA_ICONV_ERROR;
493 extern const int64_t k_IDNA_INVALID_LENGTH;
494 extern const int64_t k_IDNA_MALLOC_ERROR;
495 extern const int64_t k_IDNA_NO_ACE_PREFIX;
496 extern const int64_t k_IDNA_NONTRANSITIONAL_TO_ASCII;
497 extern const int64_t k_IDNA_NONTRANSITIONAL_TO_UNICODE;
498 extern const int64_t k_IDNA_PUNYCODE_ERROR;
499 extern const int64_t k_IDNA_ROUNDTRIP_VERIFY_ERROR;
500 extern const int64_t k_IDNA_STRINGPREP_ERROR;
501 extern const int64_t k_IDNA_USE_STD3_RULES;
502 extern const int64_t k_IMAGETYPE_BMP;
503 extern const int64_t k_IMAGETYPE_GIF;
504 extern const int64_t k_IMAGETYPE_IFF;
505 extern const int64_t k_IMAGETYPE_JB2;
506 extern const int64_t k_IMAGETYPE_JP2;
507 extern const int64_t k_IMAGETYPE_JPC;
508 extern const int64_t k_IMAGETYPE_JPEG;
509 extern const int64_t k_IMAGETYPE_JPEG2000;
510 extern const int64_t k_IMAGETYPE_JPX;
511 extern const int64_t k_IMAGETYPE_PNG;
512 extern const int64_t k_IMAGETYPE_PSD;
513 extern const int64_t k_IMAGETYPE_SWC;
514 extern const int64_t k_IMAGETYPE_SWF;
515 extern const int64_t k_IMAGETYPE_TIFF_II;
516 extern const int64_t k_IMAGETYPE_TIFF_MM;
517 extern const int64_t k_IMAGETYPE_WBMP;
518 extern const int64_t k_IMAGETYPE_XBM;
519 extern const int64_t k_IMAGETYPE_ICO;
520 extern const int64_t k_IMAP_CLOSETIMEOUT;
521 extern const int64_t k_IMAP_OPENTIMEOUT;
522 extern const int64_t k_IMAP_READTIMEOUT;
523 extern const int64_t k_IMAP_WRITETIMEOUT;
524 extern const int64_t k_IMG_ARC_CHORD;
525 extern const int64_t k_IMG_ARC_EDGED;
526 extern const int64_t k_IMG_ARC_NOFILL;
527 extern const int64_t k_IMG_ARC_PIE;
528 extern const int64_t k_IMG_ARC_ROUNDED;
529 extern const int64_t k_IMG_COLOR_BRUSHED;
530 extern const int64_t k_IMG_COLOR_STYLED;
531 extern const int64_t k_IMG_COLOR_STYLEDBRUSHED;
532 extern const int64_t k_IMG_COLOR_TILED;
533 extern const int64_t k_IMG_COLOR_TRANSPARENT;
534 extern const int64_t k_IMG_EFFECT_ALPHABLEND;
535 extern const int64_t k_IMG_EFFECT_NORMAL;
536 extern const int64_t k_IMG_EFFECT_OVERLAY;
537 extern const int64_t k_IMG_EFFECT_REPLACE;
538 extern const int64_t k_IMG_FILTER_BRIGHTNESS;
539 extern const int64_t k_IMG_FILTER_COLORIZE;
540 extern const int64_t k_IMG_FILTER_CONTRAST;
541 extern const int64_t k_IMG_FILTER_EDGEDETECT;
542 extern const int64_t k_IMG_FILTER_EMBOSS;
543 extern const int64_t k_IMG_FILTER_GAUSSIAN_BLUR;
544 extern const int64_t k_IMG_FILTER_GRAYSCALE;
545 extern const int64_t k_IMG_FILTER_MEAN_REMOVAL;
546 extern const int64_t k_IMG_FILTER_NEGATE;
547 extern const int64_t k_IMG_FILTER_SELECTIVE_BLUR;
548 extern const int64_t k_IMG_FILTER_SMOOTH;
549 extern const int64_t k_IMG_GD2_COMPRESSED;
550 extern const int64_t k_IMG_GD2_RAW;
551 extern const int64_t k_IMG_GIF;
552 extern const int64_t k_IMG_JPEG;
553 extern const int64_t k_IMG_JPG;
554 extern const int64_t k_IMG_PNG;
555 extern const int64_t k_IMG_WBMP;
556 extern const int64_t k_IMG_XPM;
557 extern const int64_t k_INFO_ALL;
558 extern const int64_t k_INFO_CONFIGURATION;
559 extern const int64_t k_INFO_CREDITS;
560 extern const int64_t k_INFO_ENVIRONMENT;
561 extern const int64_t k_INFO_GENERAL;
562 extern const int64_t k_INFO_LICENSE;
563 extern const int64_t k_INFO_MODULES;
564 extern const int64_t k_INFO_VARIABLES;
565 extern const int64_t k_INI_ALL;
566 extern const int64_t k_INI_PERDIR;
567 extern const int64_t k_INI_SCANNER_NORMAL;
568 extern const int64_t k_INI_SCANNER_RAW;
569 extern const int64_t k_INI_SYSTEM;
570 extern const int64_t k_INI_USER;
571 extern const int64_t k_INTL_IDNA_VARIANT_2003;
572 extern const int64_t k_INTL_IDNA_VARIANT_UTS46;
573 extern const int64_t k_INTL_MAX_LOCALE_LEN;
574 extern const int64_t k_LATT_HASCHILDREN;
575 extern const int64_t k_LATT_HASNOCHILDREN;
576 extern const int64_t k_LATT_MARKED;
577 extern const int64_t k_LATT_NOINFERIORS;
578 extern const int64_t k_LATT_NOSELECT;
579 extern const int64_t k_LATT_REFERRAL;
580 extern const int64_t k_LATT_UNMARKED;
581 extern const int64_t k_LC_ALL;
582 extern const int64_t k_LC_COLLATE;
583 extern const int64_t k_LC_CTYPE;
584 extern const int64_t k_LC_MESSAGES;
585 extern const int64_t k_LC_MONETARY;
586 extern const int64_t k_LC_NUMERIC;
587 extern const int64_t k_LC_TIME;
588 extern const int64_t k_LDAP_DEREF_ALWAYS;
589 extern const int64_t k_LDAP_DEREF_FINDING;
590 extern const int64_t k_LDAP_DEREF_NEVER;
591 extern const int64_t k_LDAP_DEREF_SEARCHING;
592 extern const int64_t k_LDAP_OPT_CLIENT_CONTROLS;
593 extern const int64_t k_LDAP_OPT_DEBUG_LEVEL;
594 extern const int64_t k_LDAP_OPT_DEREF;
595 extern const int64_t k_LDAP_OPT_ERROR_NUMBER;
596 extern const int64_t k_LDAP_OPT_ERROR_STRING;
597 extern const int64_t k_LDAP_OPT_HOST_NAME;
598 extern const int64_t k_LDAP_OPT_MATCHED_DN;
599 extern const int64_t k_LDAP_OPT_PROTOCOL_VERSION;
600 extern const int64_t k_LDAP_OPT_REFERRALS;
601 extern const int64_t k_LDAP_OPT_RESTART;
602 extern const int64_t k_LDAP_OPT_SERVER_CONTROLS;
603 extern const int64_t k_LDAP_OPT_SIZELIMIT;
604 extern const int64_t k_LDAP_OPT_TIMELIMIT;
605 extern const int64_t k_LIBXML_COMPACT;
606 extern const StaticString k_LIBXML_DOTTED_VERSION;
607 extern const int64_t k_LIBXML_DTDATTR;
608 extern const int64_t k_LIBXML_DTDLOAD;
609 extern const int64_t k_LIBXML_DTDVALID;
610 extern const int64_t k_LIBXML_ERR_ERROR;
611 extern const int64_t k_LIBXML_ERR_FATAL;
612 extern const int64_t k_LIBXML_ERR_NONE;
613 extern const int64_t k_LIBXML_ERR_WARNING;
614 extern const int64_t k_LIBXML_NOBLANKS;
615 extern const int64_t k_LIBXML_NOCDATA;
616 extern const int64_t k_LIBXML_NOEMPTYTAG;
617 extern const int64_t k_LIBXML_NOENT;
618 extern const int64_t k_LIBXML_NOERROR;
619 extern const int64_t k_LIBXML_NONET;
620 extern const int64_t k_LIBXML_NOWARNING;
621 extern const int64_t k_LIBXML_NOXMLDECL;
622 extern const int64_t k_LIBXML_NSCLEAN;
623 extern const int64_t k_LIBXML_VERSION;
624 extern const int64_t k_LIBXML_XINCLUDE;
625 extern const int64_t k_LOCK_EX;
626 extern const int64_t k_LOCK_NB;
627 extern const int64_t k_LOCK_SH;
628 extern const int64_t k_LOCK_UN;
629 extern const int64_t k_LOG_ALERT;
630 extern const int64_t k_LOG_AUTH;
631 extern const int64_t k_LOG_AUTHPRIV;
632 extern const int64_t k_LOG_CONS;
633 extern const int64_t k_LOG_CRIT;
634 extern const int64_t k_LOG_CRON;
635 extern const int64_t k_LOG_DAEMON;
636 extern const int64_t k_LOG_DEBUG;
637 extern const int64_t k_LOG_EMERG;
638 extern const int64_t k_LOG_ERR;
639 extern const int64_t k_LOG_INFO;
640 extern const int64_t k_LOG_KERN;
641 extern const int64_t k_LOG_LOCAL0;
642 extern const int64_t k_LOG_LOCAL1;
643 extern const int64_t k_LOG_LOCAL2;
644 extern const int64_t k_LOG_LOCAL3;
645 extern const int64_t k_LOG_LOCAL4;
646 extern const int64_t k_LOG_LOCAL5;
647 extern const int64_t k_LOG_LOCAL6;
648 extern const int64_t k_LOG_LOCAL7;
649 extern const int64_t k_LOG_LPR;
650 extern const int64_t k_LOG_MAIL;
651 extern const int64_t k_LOG_NDELAY;
652 extern const int64_t k_LOG_NEWS;
653 extern const int64_t k_LOG_NOTICE;
654 extern const int64_t k_LOG_NOWAIT;
655 extern const int64_t k_LOG_ODELAY;
656 extern const int64_t k_LOG_PERROR;
657 extern const int64_t k_LOG_PID;
658 extern const int64_t k_LOG_SYSLOG;
659 extern const int64_t k_LOG_USER;
660 extern const int64_t k_LOG_UUCP;
661 extern const int64_t k_LOG_WARNING;
662 extern const int64_t k_MB_CASE_LOWER;
663 extern const int64_t k_MB_CASE_TITLE;
664 extern const int64_t k_MB_CASE_UPPER;
665 extern const int64_t k_MB_OVERLOAD_MAIL;
666 extern const int64_t k_MB_OVERLOAD_REGEX;
667 extern const int64_t k_MB_OVERLOAD_STRING;
668 extern const int64_t k_MCC_ACCESSPOINT_DOWN;
669 extern const int64_t k_MCC_ACCESSPOINT_UP;
670 extern const StaticString k_MCRYPT_3DES;
671 extern const StaticString k_MCRYPT_ARCFOUR;
672 extern const StaticString k_MCRYPT_ARCFOUR_IV;
673 extern const StaticString k_MCRYPT_BLOWFISH;
674 extern const StaticString k_MCRYPT_BLOWFISH_COMPAT;
675 extern const StaticString k_MCRYPT_CAST_128;
676 extern const StaticString k_MCRYPT_CAST_256;
677 extern const StaticString k_MCRYPT_CRYPT;
678 extern const int64_t k_MCRYPT_DECRYPT;
679 extern const StaticString k_MCRYPT_DES;
680 extern const int64_t k_MCRYPT_DEV_RANDOM;
681 extern const int64_t k_MCRYPT_DEV_URANDOM;
682 extern const int64_t k_MCRYPT_ENCRYPT;
683 extern const StaticString k_MCRYPT_ENIGNA;
684 extern const StaticString k_MCRYPT_GOST;
685 extern const StaticString k_MCRYPT_IDEA;
686 extern const StaticString k_MCRYPT_LOKI97;
687 extern const StaticString k_MCRYPT_MARS;
688 extern const StaticString k_MCRYPT_MODE_CBC;
689 extern const StaticString k_MCRYPT_MODE_CFB;
690 extern const StaticString k_MCRYPT_MODE_ECB;
691 extern const StaticString k_MCRYPT_MODE_NOFB;
692 extern const StaticString k_MCRYPT_MODE_OFB;
693 extern const StaticString k_MCRYPT_MODE_STREAM;
694 extern const StaticString k_MCRYPT_PANAMA;
695 extern const int64_t k_MCRYPT_RAND;
696 extern const StaticString k_MCRYPT_RC2;
697 extern const StaticString k_MCRYPT_RC6;
698 extern const StaticString k_MCRYPT_RIJNDAEL_128;
699 extern const StaticString k_MCRYPT_RIJNDAEL_192;
700 extern const StaticString k_MCRYPT_RIJNDAEL_256;
701 extern const StaticString k_MCRYPT_SAFER128;
702 extern const StaticString k_MCRYPT_SAFER64;
703 extern const StaticString k_MCRYPT_SAFERPLUS;
704 extern const StaticString k_MCRYPT_SERPENT;
705 extern const StaticString k_MCRYPT_SKIPJACK;
706 extern const StaticString k_MCRYPT_THREEWAY;
707 extern const StaticString k_MCRYPT_TRIPLEDES;
708 extern const StaticString k_MCRYPT_TWOFISH;
709 extern const StaticString k_MCRYPT_WAKE;
710 extern const StaticString k_MCRYPT_XTEA;
711 extern const int64_t k_MON_1;
712 extern const int64_t k_MON_10;
713 extern const int64_t k_MON_11;
714 extern const int64_t k_MON_12;
715 extern const int64_t k_MON_2;
716 extern const int64_t k_MON_3;
717 extern const int64_t k_MON_4;
718 extern const int64_t k_MON_5;
719 extern const int64_t k_MON_6;
720 extern const int64_t k_MON_7;
721 extern const int64_t k_MON_8;
722 extern const int64_t k_MON_9;
723 extern const int64_t k_MSG_DONTROUTE;
724 extern const int64_t k_MSG_EAGAIN;
725 extern const int64_t k_MSG_ENOMSG;
726 extern const int64_t k_MSG_EOF;
727 extern const int64_t k_MSG_EOR;
728 extern const int64_t k_MSG_EXCEPT;
729 extern const int64_t k_MSG_IPC_NOWAIT;
730 extern const int64_t k_MSG_NOERROR;
731 extern const int64_t k_MSG_OOB;
732 extern const int64_t k_MSG_PEEK;
733 extern const int64_t k_MSG_WAITALL;
734 extern const int64_t k_MW_AbsoluteIntent;
735 extern const int64_t k_MW_AddCompositeOp;
736 extern const int64_t k_MW_AddEvaluateOperator;
737 extern const int64_t k_MW_AddNoisePreview;
738 extern const int64_t k_MW_AllChannels;
739 extern const int64_t k_MW_AlphaChannel;
740 extern const int64_t k_MW_AndEvaluateOperator;
741 extern const int64_t k_MW_AnyStretch;
742 extern const int64_t k_MW_AnyStyle;
743 extern const int64_t k_MW_AreaResource;
744 extern const int64_t k_MW_AtopCompositeOp;
745 extern const int64_t k_MW_BZipCompression;
746 extern const int64_t k_MW_BackgroundDispose;
747 extern const int64_t k_MW_BesselFilter;
748 extern const int64_t k_MW_BevelJoin;
749 extern const int64_t k_MW_BilevelType;
750 extern const int64_t k_MW_BlackChannel;
751 extern const int64_t k_MW_BlackmanFilter;
752 extern const int64_t k_MW_BlendCompositeOp;
753 extern const int64_t k_MW_BlobError;
754 extern const int64_t k_MW_BlobFatalError;
755 extern const int64_t k_MW_BlobWarning;
756 extern const int64_t k_MW_BlueChannel;
757 extern const int64_t k_MW_BlurPreview;
758 extern const int64_t k_MW_BoxFilter;
759 extern const int64_t k_MW_BrightnessPreview;
760 extern const int64_t k_MW_BumpmapCompositeOp;
761 extern const int64_t k_MW_ButtCap;
762 extern const int64_t k_MW_CMYKColorspace;
763 extern const int64_t k_MW_CacheError;
764 extern const int64_t k_MW_CacheFatalError;
765 extern const int64_t k_MW_CacheWarning;
766 extern const int64_t k_MW_CatromFilter;
767 extern const int64_t k_MW_CenterAlign;
768 extern const int64_t k_MW_CenterGravity;
769 extern const int64_t k_MW_CharPixel;
770 extern const int64_t k_MW_CharcoalDrawingPreview;
771 extern const int64_t k_MW_ClearCompositeOp;
772 extern const int64_t k_MW_CoderError;
773 extern const int64_t k_MW_CoderFatalError;
774 extern const int64_t k_MW_CoderWarning;
775 extern const int64_t k_MW_ColorBurnCompositeOp;
776 extern const int64_t k_MW_ColorDodgeCompositeOp;
777 extern const int64_t k_MW_ColorSeparationMatteType;
778 extern const int64_t k_MW_ColorSeparationType;
779 extern const int64_t k_MW_ColorizeCompositeOp;
780 extern const int64_t k_MW_ConcatenateMode;
781 extern const int64_t k_MW_CondensedStretch;
782 extern const int64_t k_MW_ConfigureError;
783 extern const int64_t k_MW_ConfigureFatalError;
784 extern const int64_t k_MW_ConfigureWarning;
785 extern const int64_t k_MW_ConstantVirtualPixelMethod;
786 extern const int64_t k_MW_CopyBlackCompositeOp;
787 extern const int64_t k_MW_CopyBlueCompositeOp;
788 extern const int64_t k_MW_CopyCompositeOp;
789 extern const int64_t k_MW_CopyCyanCompositeOp;
790 extern const int64_t k_MW_CopyGreenCompositeOp;
791 extern const int64_t k_MW_CopyMagentaCompositeOp;
792 extern const int64_t k_MW_CopyOpacityCompositeOp;
793 extern const int64_t k_MW_CopyRedCompositeOp;
794 extern const int64_t k_MW_CopyYellowCompositeOp;
795 extern const int64_t k_MW_CorruptImageError;
796 extern const int64_t k_MW_CorruptImageFatalError;
797 extern const int64_t k_MW_CorruptImageWarning;
798 extern const int64_t k_MW_CubicFilter;
799 extern const int64_t k_MW_CyanChannel;
800 extern const int64_t k_MW_DarkenCompositeOp;
801 extern const int64_t k_MW_DelegateError;
802 extern const int64_t k_MW_DelegateFatalError;
803 extern const int64_t k_MW_DelegateWarning;
804 extern const int64_t k_MW_DespecklePreview;
805 extern const int64_t k_MW_DifferenceCompositeOp;
806 extern const int64_t k_MW_DiskResource;
807 extern const int64_t k_MW_DisplaceCompositeOp;
808 extern const int64_t k_MW_DissolveCompositeOp;
809 extern const int64_t k_MW_DivideEvaluateOperator;
810 extern const int64_t k_MW_DoublePixel;
811 extern const int64_t k_MW_DrawError;
812 extern const int64_t k_MW_DrawFatalError;
813 extern const int64_t k_MW_DrawWarning;
814 extern const int64_t k_MW_DstAtopCompositeOp;
815 extern const int64_t k_MW_DstCompositeOp;
816 extern const int64_t k_MW_DstInCompositeOp;
817 extern const int64_t k_MW_DstOutCompositeOp;
818 extern const int64_t k_MW_DstOverCompositeOp;
819 extern const int64_t k_MW_DullPreview;
820 extern const int64_t k_MW_EastGravity;
821 extern const int64_t k_MW_EdgeDetectPreview;
822 extern const int64_t k_MW_EdgeVirtualPixelMethod;
823 extern const int64_t k_MW_ErrorException;
824 extern const int64_t k_MW_EvenOddRule;
825 extern const int64_t k_MW_ExclusionCompositeOp;
826 extern const int64_t k_MW_ExpandedStretch;
827 extern const int64_t k_MW_ExtraCondensedStretch;
828 extern const int64_t k_MW_ExtraExpandedStretch;
829 extern const int64_t k_MW_FatalErrorException;
830 extern const int64_t k_MW_FaxCompression;
831 extern const int64_t k_MW_FileOpenError;
832 extern const int64_t k_MW_FileOpenFatalError;
833 extern const int64_t k_MW_FileOpenWarning;
834 extern const int64_t k_MW_FileResource;
835 extern const int64_t k_MW_FillToBorderMethod;
836 extern const int64_t k_MW_FloatPixel;
837 extern const int64_t k_MW_FloodfillMethod;
838 extern const int64_t k_MW_ForgetGravity;
839 extern const int64_t k_MW_FrameMode;
840 extern const int64_t k_MW_GRAYColorspace;
841 extern const int64_t k_MW_GammaPreview;
842 extern const int64_t k_MW_GaussianFilter;
843 extern const int64_t k_MW_GaussianNoise;
844 extern const int64_t k_MW_GrayscaleMatteType;
845 extern const int64_t k_MW_GrayscalePreview;
846 extern const int64_t k_MW_GrayscaleType;
847 extern const int64_t k_MW_GreenChannel;
848 extern const int64_t k_MW_Group4Compression;
849 extern const int64_t k_MW_HSBColorspace;
850 extern const int64_t k_MW_HSLColorspace;
851 extern const int64_t k_MW_HWBColorspace;
852 extern const int64_t k_MW_HammingFilter;
853 extern const int64_t k_MW_HanningFilter;
854 extern const int64_t k_MW_HardLightCompositeOp;
855 extern const int64_t k_MW_HermiteFilter;
856 extern const int64_t k_MW_HueCompositeOp;
857 extern const int64_t k_MW_HuePreview;
858 extern const int64_t k_MW_ImageError;
859 extern const int64_t k_MW_ImageFatalError;
860 extern const int64_t k_MW_ImageWarning;
861 extern const int64_t k_MW_ImplodePreview;
862 extern const int64_t k_MW_ImpulseNoise;
863 extern const int64_t k_MW_InCompositeOp;
864 extern const int64_t k_MW_IndexChannel;
865 extern const int64_t k_MW_IntegerPixel;
866 extern const int64_t k_MW_ItalicStyle;
867 extern const int64_t k_MW_JPEGCompression;
868 extern const int64_t k_MW_JPEGPreview;
869 extern const int64_t k_MW_LABColorspace;
870 extern const int64_t k_MW_LZWCompression;
871 extern const int64_t k_MW_LanczosFilter;
872 extern const int64_t k_MW_LaplacianNoise;
873 extern const int64_t k_MW_LeftAlign;
874 extern const int64_t k_MW_LeftShiftEvaluateOperator;
875 extern const int64_t k_MW_LightenCompositeOp;
876 extern const int64_t k_MW_LineInterlace;
877 extern const int64_t k_MW_LineThroughDecoration;
878 extern const int64_t k_MW_LongPixel;
879 extern const int64_t k_MW_LosslessJPEGCompression;
880 extern const int64_t k_MW_LuminizeCompositeOp;
881 extern const int64_t k_MW_MagentaChannel;
882 extern const int64_t k_MW_MapResource;
883 extern const int64_t k_MW_MaxEvaluateOperator;
884 extern const int64_t k_MW_MaxRGB;
885 extern const int64_t k_MW_MeanAbsoluteErrorMetric;
886 extern const int64_t k_MW_MeanSquaredErrorMetric;
887 extern const int64_t k_MW_MemoryResource;
888 extern const int64_t k_MW_MinEvaluateOperator;
889 extern const int64_t k_MW_MinusCompositeOp;
890 extern const int64_t k_MW_MirrorVirtualPixelMethod;
891 extern const int64_t k_MW_MissingDelegateError;
892 extern const int64_t k_MW_MissingDelegateFatalError;
893 extern const int64_t k_MW_MissingDelegateWarning;
894 extern const int64_t k_MW_MitchellFilter;
895 extern const int64_t k_MW_MiterJoin;
896 extern const int64_t k_MW_ModulateCompositeOp;
897 extern const int64_t k_MW_ModuleError;
898 extern const int64_t k_MW_ModuleFatalError;
899 extern const int64_t k_MW_ModuleWarning;
900 extern const int64_t k_MW_MonitorError;
901 extern const int64_t k_MW_MonitorFatalError;
902 extern const int64_t k_MW_MonitorWarning;
903 extern const int64_t k_MW_MultiplicativeGaussianNoise;
904 extern const int64_t k_MW_MultiplyCompositeOp;
905 extern const int64_t k_MW_MultiplyEvaluateOperator;
906 extern const int64_t k_MW_NoCompositeOp;
907 extern const int64_t k_MW_NoCompression;
908 extern const int64_t k_MW_NoDecoration;
909 extern const int64_t k_MW_NoInterlace;
910 extern const int64_t k_MW_NonZeroRule;
911 extern const int64_t k_MW_NoneDispose;
912 extern const int64_t k_MW_NormalStretch;
913 extern const int64_t k_MW_NormalStyle;
914 extern const int64_t k_MW_NorthEastGravity;
915 extern const int64_t k_MW_NorthGravity;
916 extern const int64_t k_MW_NorthWestGravity;
917 extern const int64_t k_MW_OHTAColorspace;
918 extern const int64_t k_MW_ObjectBoundingBox;
919 extern const int64_t k_MW_ObliqueStyle;
920 extern const int64_t k_MW_OilPaintPreview;
921 extern const int64_t k_MW_OpacityChannel;
922 extern const int64_t k_MW_OpaqueOpacity;
923 extern const int64_t k_MW_OptimizeType;
924 extern const int64_t k_MW_OptionError;
925 extern const int64_t k_MW_OptionFatalError;
926 extern const int64_t k_MW_OptionWarning;
927 extern const int64_t k_MW_OrEvaluateOperator;
928 extern const int64_t k_MW_OutCompositeOp;
929 extern const int64_t k_MW_OverCompositeOp;
930 extern const int64_t k_MW_OverlayCompositeOp;
931 extern const int64_t k_MW_OverlineDecoration;
932 extern const int64_t k_MW_PaletteMatteType;
933 extern const int64_t k_MW_PaletteType;
934 extern const int64_t k_MW_PartitionInterlace;
935 extern const int64_t k_MW_PeakAbsoluteErrorMetric;
936 extern const int64_t k_MW_PeakSignalToNoiseRatioMetric;
937 extern const int64_t k_MW_PerceptualIntent;
938 extern const int64_t k_MW_PixelsPerCentimeterResolution;
939 extern const int64_t k_MW_PixelsPerInchResolution;
940 extern const int64_t k_MW_PlaneInterlace;
941 extern const int64_t k_MW_PlusCompositeOp;
942 extern const int64_t k_MW_PointFilter;
943 extern const int64_t k_MW_PointMethod;
944 extern const int64_t k_MW_PoissonNoise;
945 extern const int64_t k_MW_PreviousDispose;
946 extern const int64_t k_MW_QuadraticFilter;
947 extern const int64_t k_MW_QuantizePreview;
948 extern const int64_t k_MW_QuantumRange;
949 extern const int64_t k_MW_RGBColorspace;
950 extern const int64_t k_MW_RLECompression;
951 extern const int64_t k_MW_RaisePreview;
952 extern const int64_t k_MW_RedChannel;
953 extern const int64_t k_MW_ReduceNoisePreview;
954 extern const int64_t k_MW_RegistryError;
955 extern const int64_t k_MW_RegistryFatalError;
956 extern const int64_t k_MW_RegistryWarning;
957 extern const int64_t k_MW_RelativeIntent;
958 extern const int64_t k_MW_ReplaceCompositeOp;
959 extern const int64_t k_MW_ReplaceMethod;
960 extern const int64_t k_MW_ResetMethod;
961 extern const int64_t k_MW_ResourceLimitError;
962 extern const int64_t k_MW_ResourceLimitFatalError;
963 extern const int64_t k_MW_ResourceLimitWarning;
964 extern const int64_t k_MW_RightAlign;
965 extern const int64_t k_MW_RightShiftEvaluateOperator;
966 extern const int64_t k_MW_RollPreview;
967 extern const int64_t k_MW_RootMeanSquaredErrorMetric;
968 extern const int64_t k_MW_RotatePreview;
969 extern const int64_t k_MW_RoundCap;
970 extern const int64_t k_MW_RoundJoin;
971 extern const int64_t k_MW_SaturateCompositeOp;
972 extern const int64_t k_MW_SaturationIntent;
973 extern const int64_t k_MW_SaturationPreview;
974 extern const int64_t k_MW_ScreenCompositeOp;
975 extern const int64_t k_MW_SegmentPreview;
976 extern const int64_t k_MW_SemiCondensedStretch;
977 extern const int64_t k_MW_SemiExpandedStretch;
978 extern const int64_t k_MW_SetEvaluateOperator;
979 extern const int64_t k_MW_ShadePreview;
980 extern const int64_t k_MW_SharpenPreview;
981 extern const int64_t k_MW_ShearPreview;
982 extern const int64_t k_MW_ShortPixel;
983 extern const int64_t k_MW_SincFilter;
984 extern const int64_t k_MW_SoftLightCompositeOp;
985 extern const int64_t k_MW_SolarizePreview;
986 extern const int64_t k_MW_SouthEastGravity;
987 extern const int64_t k_MW_SouthGravity;
988 extern const int64_t k_MW_SouthWestGravity;
989 extern const int64_t k_MW_SpiffPreview;
990 extern const int64_t k_MW_SpreadPreview;
991 extern const int64_t k_MW_SquareCap;
992 extern const int64_t k_MW_SrcAtopCompositeOp;
993 extern const int64_t k_MW_SrcCompositeOp;
994 extern const int64_t k_MW_SrcInCompositeOp;
995 extern const int64_t k_MW_SrcOutCompositeOp;
996 extern const int64_t k_MW_SrcOverCompositeOp;
997 extern const int64_t k_MW_StaticGravity;
998 extern const int64_t k_MW_StreamError;
999 extern const int64_t k_MW_StreamFatalError;
1000 extern const int64_t k_MW_StreamWarning;
1001 extern const int64_t k_MW_SubtractCompositeOp;
1002 extern const int64_t k_MW_SubtractEvaluateOperator;
1003 extern const int64_t k_MW_SwirlPreview;
1004 extern const int64_t k_MW_ThresholdCompositeOp;
1005 extern const int64_t k_MW_ThresholdPreview;
1006 extern const int64_t k_MW_TileVirtualPixelMethod;
1007 extern const int64_t k_MW_TransparentColorspace;
1008 extern const int64_t k_MW_TransparentOpacity;
1009 extern const int64_t k_MW_TriangleFilter;
1010 extern const int64_t k_MW_TrueColorMatteType;
1011 extern const int64_t k_MW_TrueColorType;
1012 extern const int64_t k_MW_TypeError;
1013 extern const int64_t k_MW_TypeFatalError;
1014 extern const int64_t k_MW_TypeWarning;
1015 extern const int64_t k_MW_UltraCondensedStretch;
1016 extern const int64_t k_MW_UltraExpandedStretch;
1017 extern const int64_t k_MW_UndefinedAlign;
1018 extern const int64_t k_MW_UndefinedCap;
1019 extern const int64_t k_MW_UndefinedChannel;
1020 extern const int64_t k_MW_UndefinedColorspace;
1021 extern const int64_t k_MW_UndefinedCompositeOp;
1022 extern const int64_t k_MW_UndefinedCompression;
1023 extern const int64_t k_MW_UndefinedDecoration;
1024 extern const int64_t k_MW_UndefinedDispose;
1025 extern const int64_t k_MW_UndefinedEvaluateOperator;
1026 extern const int64_t k_MW_UndefinedException;
1027 extern const int64_t k_MW_UndefinedFilter;
1028 extern const int64_t k_MW_UndefinedGravity;
1029 extern const int64_t k_MW_UndefinedIntent;
1030 extern const int64_t k_MW_UndefinedInterlace;
1031 extern const int64_t k_MW_UndefinedJoin;
1032 extern const int64_t k_MW_UndefinedMethod;
1033 extern const int64_t k_MW_UndefinedMetric;
1034 extern const int64_t k_MW_UndefinedMode;
1035 extern const int64_t k_MW_UndefinedNoise;
1036 extern const int64_t k_MW_UndefinedPathUnits;
1037 extern const int64_t k_MW_UndefinedPixel;
1038 extern const int64_t k_MW_UndefinedPreview;
1039 extern const int64_t k_MW_UndefinedResolution;
1040 extern const int64_t k_MW_UndefinedResource;
1041 extern const int64_t k_MW_UndefinedRule;
1042 extern const int64_t k_MW_UndefinedStretch;
1043 extern const int64_t k_MW_UndefinedStyle;
1044 extern const int64_t k_MW_UndefinedType;
1045 extern const int64_t k_MW_UndefinedVirtualPixelMethod;
1046 extern const int64_t k_MW_UnderlineDecoration;
1047 extern const int64_t k_MW_UnframeMode;
1048 extern const int64_t k_MW_UniformNoise;
1049 extern const int64_t k_MW_UnrecognizedDispose;
1050 extern const int64_t k_MW_UserSpace;
1051 extern const int64_t k_MW_UserSpaceOnUse;
1052 extern const int64_t k_MW_WandError;
1053 extern const int64_t k_MW_WandFatalError;
1054 extern const int64_t k_MW_WandWarning;
1055 extern const int64_t k_MW_WarningException;
1056 extern const int64_t k_MW_WavePreview;
1057 extern const int64_t k_MW_WestGravity;
1058 extern const int64_t k_MW_XYZColorspace;
1059 extern const int64_t k_MW_XorCompositeOp;
1060 extern const int64_t k_MW_XorEvaluateOperator;
1061 extern const int64_t k_MW_YCCColorspace;
1062 extern const int64_t k_MW_YCbCrColorspace;
1063 extern const int64_t k_MW_YIQColorspace;
1064 extern const int64_t k_MW_YPbPrColorspace;
1065 extern const int64_t k_MW_YUVColorspace;
1066 extern const int64_t k_MW_YellowChannel;
1067 extern const int64_t k_MW_ZipCompression;
1068 extern const int64_t k_MW_sRGBColorspace;
1069 extern const int64_t k_MYSQLI_ASSOC;
1070 extern const int64_t k_MYSQLI_AUTO_INCREMENT_FLAG;
1071 extern const int64_t k_MYSQLI_BLOB_FLAG;
1072 extern const int64_t k_MYSQLI_BOTH;
1073 extern const int64_t k_MYSQLI_CLIENT_COMPRESS;
1074 extern const int64_t k_MYSQLI_CLIENT_FOUND_ROWS;
1075 extern const int64_t k_MYSQLI_CLIENT_IGNORE_SPACE;
1076 extern const int64_t k_MYSQLI_CLIENT_INTERACTIVE;
1077 extern const int64_t k_MYSQLI_CLIENT_NO_SCHEMA;
1078 extern const int64_t k_MYSQLI_CLIENT_SSL;
1079 extern const int64_t k_MYSQLI_CURSOR_TYPE_FOR_UPDATE;
1080 extern const int64_t k_MYSQLI_CURSOR_TYPE_NO_CURSOR;
1081 extern const int64_t k_MYSQLI_CURSOR_TYPE_READ_ONLY;
1082 extern const int64_t k_MYSQLI_CURSOR_TYPE_SCROLLABLE;
1083 extern const int64_t k_MYSQLI_DATA_TRUNCATED;
1084 extern const int64_t k_MYSQLI_GROUP_FLAG;
1085 extern const int64_t k_MYSQLI_INIT_COMMAND;
1086 extern const int64_t k_MYSQLI_MULTIPLE_KEY_FLAG;
1087 extern const int64_t k_MYSQLI_NOT_NULL_FLAG;
1088 extern const int64_t k_MYSQLI_NO_DATA;
1089 extern const int64_t k_MYSQLI_NUM;
1090 extern const int64_t k_MYSQLI_NUM_FLAG;
1091 extern const int64_t k_MYSQLI_OPT_CONNECT_TIMEOUT;
1092 extern const int64_t k_MYSQLI_OPT_LOCAL_INFILE;
1093 extern const int64_t k_MYSQLI_PART_KEY_FLAG;
1094 extern const int64_t k_MYSQLI_PRI_KEY_FLAG;
1095 extern const int64_t k_MYSQLI_READ_DEFAULT_FILE;
1096 extern const int64_t k_MYSQLI_READ_DEFAULT_GROUP;
1097 extern const int64_t k_MYSQLI_REPORT_ALL;
1098 extern const int64_t k_MYSQLI_REPORT_ERROR;
1099 extern const int64_t k_MYSQLI_REPORT_INDEX;
1100 extern const int64_t k_MYSQLI_REPORT_OFF;
1101 extern const int64_t k_MYSQLI_REPORT_STRICT;
1102 extern const int64_t k_MYSQLI_RPL_ADMIN;
1103 extern const int64_t k_MYSQLI_RPL_MASTER;
1104 extern const int64_t k_MYSQLI_RPL_SLAVE;
1105 extern const int64_t k_MYSQLI_SET_CHARSET_NAME;
1106 extern const int64_t k_MYSQLI_SET_FLAG;
1107 extern const int64_t k_MYSQLI_STMT_ATTR_CURSOR_TYPE;
1108 extern const int64_t k_MYSQLI_STMT_ATTR_PREFETCH_ROWS;
1109 extern const int64_t k_MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH;
1110 extern const int64_t k_MYSQLI_STORE_RESULT;
1111 extern const int64_t k_MYSQLI_TIMESTAMP_FLAG;
1112 extern const int64_t k_MYSQLI_TYPE_BIT;
1113 extern const int64_t k_MYSQLI_TYPE_BLOB;
1114 extern const int64_t k_MYSQLI_TYPE_CHAR;
1115 extern const int64_t k_MYSQLI_TYPE_DATE;
1116 extern const int64_t k_MYSQLI_TYPE_DATETIME;
1117 extern const int64_t k_MYSQLI_TYPE_DECIMAL;
1118 extern const int64_t k_MYSQLI_TYPE_DOUBLE;
1119 extern const int64_t k_MYSQLI_TYPE_ENUM;
1120 extern const int64_t k_MYSQLI_TYPE_FLOAT;
1121 extern const int64_t k_MYSQLI_TYPE_GEOMETRY;
1122 extern const int64_t k_MYSQLI_TYPE_INT24;
1123 extern const int64_t k_MYSQLI_TYPE_INTERVAL;
1124 extern const int64_t k_MYSQLI_TYPE_LONG;
1125 extern const int64_t k_MYSQLI_TYPE_LONGLONG;
1126 extern const int64_t k_MYSQLI_TYPE_LONG_BLOB;
1127 extern const int64_t k_MYSQLI_TYPE_MEDIUM_BLOB;
1128 extern const int64_t k_MYSQLI_TYPE_NEWDATE;
1129 extern const int64_t k_MYSQLI_TYPE_NEWDECIMAL;
1130 extern const int64_t k_MYSQLI_TYPE_NULL;
1131 extern const int64_t k_MYSQLI_TYPE_SET;
1132 extern const int64_t k_MYSQLI_TYPE_SHORT;
1133 extern const int64_t k_MYSQLI_TYPE_STRING;
1134 extern const int64_t k_MYSQLI_TYPE_TIME;
1135 extern const int64_t k_MYSQLI_TYPE_TIMESTAMP;
1136 extern const int64_t k_MYSQLI_TYPE_TINY;
1137 extern const int64_t k_MYSQLI_TYPE_TINY_BLOB;
1138 extern const int64_t k_MYSQLI_TYPE_VAR_STRING;
1139 extern const int64_t k_MYSQLI_TYPE_YEAR;
1140 extern const int64_t k_MYSQLI_UNIQUE_KEY_FLAG;
1141 extern const int64_t k_MYSQLI_UNSIGNED_FLAG;
1142 extern const int64_t k_MYSQLI_USE_RESULT;
1143 extern const int64_t k_MYSQLI_ZEROFILL_FLAG;
1144 extern const int64_t k_MYSQL_ASSOC;
1145 extern const int64_t k_MYSQL_BOTH;
1146 extern const int64_t k_MYSQL_CLIENT_COMPRESS;
1147 extern const int64_t k_MYSQL_CLIENT_IGNORE_SPACE;
1148 extern const int64_t k_MYSQL_CLIENT_INTERACTIVE;
1149 extern const int64_t k_MYSQL_CLIENT_SSL;
1150 extern const int64_t k_MYSQL_NUM;
1151 extern const double k_M_1_PI;
1152 extern const double k_M_2_PI;
1153 extern const double k_M_2_SQRTPI;
1154 extern const double k_M_E;
1155 extern const double k_M_EULER;
1156 extern const double k_M_LN10;
1157 extern const double k_M_LN2;
1158 extern const double k_M_LNPI;
1159 extern const double k_M_LOG10E;
1160 extern const double k_M_LOG2E;
1161 extern const double k_M_PI;
1162 extern const double k_M_PI_2;
1163 extern const double k_M_PI_4;
1164 extern const double k_M_SQRT1_2;
1165 extern const double k_M_SQRT2;
1166 extern const double k_M_SQRT3;
1167 extern const double k_M_SQRTPI;
1168 extern const int64_t k_NIL;
1169 extern const int64_t k_NOEXPR;
1170 extern const Variant k_NULL;
1171 extern const int64_t k_OCI_ASSOC;
1172 extern const int64_t k_OCI_BOTH;
1173 extern const int64_t k_OCI_B_BFILE;
1174 extern const int64_t k_OCI_B_BIN;
1175 extern const int64_t k_OCI_B_BLOB;
1176 extern const int64_t k_OCI_B_CFILEE;
1177 extern const int64_t k_OCI_B_CLOB;
1178 extern const int64_t k_OCI_B_CURSOR;
1179 extern const int64_t k_OCI_B_INT;
1180 extern const int64_t k_OCI_B_NTY;
1181 extern const int64_t k_OCI_B_NUM;
1182 extern const int64_t k_OCI_B_ROWID;
1183 extern const int64_t k_OCI_COMMIT_ON_SUCCESS;
1184 extern const int64_t k_OCI_DEFAULT;
1185 extern const int64_t k_OCI_DESCRIBE_ONLY;
1186 extern const int64_t k_OCI_DTYPE_FILE;
1187 extern const int64_t k_OCI_DTYPE_LOB;
1188 extern const int64_t k_OCI_DTYPE_ROWID;
1189 extern const int64_t k_OCI_D_FILE;
1190 extern const int64_t k_OCI_D_LOB;
1191 extern const int64_t k_OCI_D_ROWID;
1192 extern const int64_t k_OCI_EXACT_FETCH;
1193 extern const int64_t k_OCI_FETCHSTATEMENT_BY_COLUMN;
1194 extern const int64_t k_OCI_FETCHSTATEMENT_BY_ROW;
1195 extern const int64_t k_OCI_LOB_BUFFER_FREE;
1196 extern const int64_t k_OCI_NUM;
1197 extern const int64_t k_OCI_RETURN_LOBS;
1198 extern const int64_t k_OCI_RETURN_NULLS;
1199 extern const int64_t k_OCI_SEEK_CUR;
1200 extern const int64_t k_OCI_SEEK_END;
1201 extern const int64_t k_OCI_SEEK_SET;
1202 extern const StaticString k_OCI_SYSDATE;
1203 extern const int64_t k_OCI_SYSDBA;
1204 extern const int64_t k_OCI_SYSOPER;
1205 extern const int64_t k_OCI_TEMP_BLOB;
1206 extern const int64_t k_OCI_TEMP_CLOB;
1207 extern const int64_t k_OPENSSL_ALGO_MD2;
1208 extern const int64_t k_OPENSSL_ALGO_MD4;
1209 extern const int64_t k_OPENSSL_ALGO_MD5;
1210 extern const int64_t k_OPENSSL_ALGO_SHA1;
1211 extern const int64_t k_OPENSSL_CIPHER_3DES;
1212 extern const int64_t k_OPENSSL_CIPHER_DES;
1213 extern const int64_t k_OPENSSL_CIPHER_RC2_128;
1214 extern const int64_t k_OPENSSL_CIPHER_RC2_40;
1215 extern const int64_t k_OPENSSL_CIPHER_RC2_64;
1216 extern const int64_t k_OPENSSL_KEYTYPE_DH;
1217 extern const int64_t k_OPENSSL_KEYTYPE_DSA;
1218 extern const int64_t k_OPENSSL_KEYTYPE_EC;
1219 extern const int64_t k_OPENSSL_KEYTYPE_RSA;
1220 extern const int64_t k_OPENSSL_NO_PADDING;
1221 extern const int64_t k_OPENSSL_PKCS1_OAEP_PADDING;
1222 extern const int64_t k_OPENSSL_PKCS1_PADDING;
1223 extern const int64_t k_OPENSSL_SSLV23_PADDING;
1224 extern const int64_t k_OPENSSL_VERSION_NUMBER;
1225 extern const StaticString k_OPENSSL_VERSION_TEXT;
1226 extern const int64_t k_OP_ANONYMOUS;
1227 extern const int64_t k_OP_DEBUG;
1228 extern const int64_t k_OP_EXPUNGE;
1229 extern const int64_t k_OP_HALFOPEN;
1230 extern const int64_t k_OP_PROTOTYPE;
1231 extern const int64_t k_OP_READONLY;
1232 extern const int64_t k_OP_SECURE;
1233 extern const int64_t k_OP_SHORTCACHE;
1234 extern const int64_t k_OP_SILENT;
1235 extern const int64_t k_PATHINFO_BASENAME;
1236 extern const int64_t k_PATHINFO_DIRNAME;
1237 extern const int64_t k_PATHINFO_EXTENSION;
1238 extern const int64_t k_PATHINFO_FILENAME;
1239 extern const StaticString k_PATH_SEPARATOR;
1240 extern const StaticString k_PCRE_VERSION;
1241 extern const StaticString k_PEAR_EXTENSION_DIR;
1242 extern const StaticString k_PEAR_INSTALL_DIR;
1243 extern const int64_t k_PHP_BINARY_READ;
1244 extern const StaticString k_PHP_BINDIR;
1245 extern const StaticString k_PHP_CONFIG_FILE_PATH;
1246 extern const StaticString k_PHP_CONFIG_FILE_SCAN_DIR;
1247 extern const StaticString k_PHP_DATADIR;
1248 extern const StaticString k_PHP_EOL;
1249 extern const StaticString k_PHP_EXTENSION_DIR;
1250 extern const int64_t k_PHP_INT_MAX;
1251 extern const int64_t k_PHP_INT_SIZE;
1252 extern const StaticString k_PHP_LIBDIR;
1253 extern const StaticString k_PHP_LOCALSTATEDIR;
1254 extern const int64_t k_PHP_NORMAL_READ;
1255 extern const StaticString k_PHP_OS;
1256 extern const int64_t k_PHP_OUTPUT_HANDLER_CONT;
1257 extern const int64_t k_PHP_OUTPUT_HANDLER_END;
1258 extern const int64_t k_PHP_OUTPUT_HANDLER_START;
1259 extern const StaticString k_PHP_PREFIX;
1260 extern const StaticString k_PHP_SHLIB_SUFFIX;
1261 extern const StaticString k_PHP_SYSCONFDIR;
1262 extern const int64_t k_PHP_URL_FRAGMENT;
1263 extern const int64_t k_PHP_URL_HOST;
1264 extern const int64_t k_PHP_URL_PASS;
1265 extern const int64_t k_PHP_URL_PATH;
1266 extern const int64_t k_PHP_URL_PORT;
1267 extern const int64_t k_PHP_URL_QUERY;
1268 extern const int64_t k_PHP_URL_SCHEME;
1269 extern const int64_t k_PHP_URL_USER;
1270 extern const StaticString k_PHP_VERSION;
1271 extern const int64_t k_PKCS7_BINARY;
1272 extern const int64_t k_PKCS7_DETACHED;
1273 extern const int64_t k_PKCS7_NOATTR;
1274 extern const int64_t k_PKCS7_NOCERTS;
1275 extern const int64_t k_PKCS7_NOCHAIN;
1276 extern const int64_t k_PKCS7_NOINTERN;
1277 extern const int64_t k_PKCS7_NOSIGS;
1278 extern const int64_t k_PKCS7_NOVERIFY;
1279 extern const int64_t k_PKCS7_TEXT;
1280 extern const int64_t k_PM_STR;
1281 extern const int64_t k_PNG_ALL_FILTERS;
1282 extern const int64_t k_PNG_FILTER_AVG;
1283 extern const int64_t k_PNG_FILTER_NONE;
1284 extern const int64_t k_PNG_FILTER_PAETH;
1285 extern const int64_t k_PNG_FILTER_SUB;
1286 extern const int64_t k_PNG_FILTER_UP;
1287 extern const int64_t k_PNG_NO_FILTER;
1288 extern const int64_t k_POSIX_F_OK;
1289 extern const int64_t k_POSIX_R_OK;
1290 extern const int64_t k_POSIX_S_IFBLK;
1291 extern const int64_t k_POSIX_S_IFCHR;
1292 extern const int64_t k_POSIX_S_IFIFO;
1293 extern const int64_t k_POSIX_S_IFREG;
1294 extern const int64_t k_POSIX_S_IFSOCK;
1295 extern const int64_t k_POSIX_W_OK;
1296 extern const int64_t k_POSIX_X_OK;
1297 extern const int64_t k_PREG_BACKTRACK_LIMIT_ERROR;
1298 extern const int64_t k_PREG_BAD_UTF8_ERROR;
1299 extern const int64_t k_PREG_GREP_INVERT;
1300 extern const int64_t k_PREG_INTERNAL_ERROR;
1301 extern const int64_t k_PREG_NO_ERROR;
1302 extern const int64_t k_PREG_OFFSET_CAPTURE;
1303 extern const int64_t k_PREG_PATTERN_ORDER;
1304 extern const int64_t k_PREG_RECURSION_LIMIT_ERROR;
1305 extern const int64_t k_PREG_SET_ORDER;
1306 extern const int64_t k_PREG_SPLIT_DELIM_CAPTURE;
1307 extern const int64_t k_PREG_SPLIT_NO_EMPTY;
1308 extern const int64_t k_PREG_SPLIT_OFFSET_CAPTURE;
1309 extern const int64_t k_PRIO_PGRP;
1310 extern const int64_t k_PRIO_PROCESS;
1311 extern const int64_t k_PRIO_USER;
1312 extern const int64_t k_PSFS_ERR_FATAL;
1313 extern const int64_t k_PSFS_FEED_ME;
1314 extern const int64_t k_PSFS_FLAG_FLUSH_CLOSE;
1315 extern const int64_t k_PSFS_FLAG_FLUSH_INC;
1316 extern const int64_t k_PSFS_FLAG_NORMAL;
1317 extern const int64_t k_PSFS_PASS_ON;
1318 extern const int64_t k_RADIXCHAR;
1319 extern const int64_t k_SA_ALL;
1320 extern const int64_t k_SA_MESSAGES;
1321 extern const int64_t k_SA_RECENT;
1322 extern const int64_t k_SA_UIDNEXT;
1323 extern const int64_t k_SA_UIDVALIDITY;
1324 extern const int64_t k_SA_UNSEEN;
1325 extern const int64_t k_SEEK_CUR;
1326 extern const int64_t k_SEEK_END;
1327 extern const int64_t k_SEEK_SET;
1328 extern const int64_t k_SE_FREE;
1329 extern const int64_t k_SE_NOPREFETCH;
1330 extern const int64_t k_SE_UID;
1331 extern const int64_t k_SIGABRT;
1332 extern const int64_t k_SIGALRM;
1333 extern const int64_t k_SIGBABY;
1334 extern const int64_t k_SIGBUS;
1335 extern const int64_t k_SIGCHLD;
1336 extern const int64_t k_SIGCLD;
1337 extern const int64_t k_SIGCONT;
1338 extern const int64_t k_SIGFPE;
1339 extern const int64_t k_SIGHUP;
1340 extern const int64_t k_SIGILL;
1341 extern const int64_t k_SIGINT;
1342 extern const int64_t k_SIGIO;
1343 extern const int64_t k_SIGIOT;
1344 extern const int64_t k_SIGKILL;
1345 extern const int64_t k_SIGPIPE;
1346 extern const int64_t k_SIGPOLL;
1347 extern const int64_t k_SIGPROF;
1348 extern const int64_t k_SIGPWR;
1349 extern const int64_t k_SIGQUIT;
1350 extern const int64_t k_SIGSEGV;
1351 extern const int64_t k_SIGSTKFLT;
1352 extern const int64_t k_SIGSTOP;
1353 extern const int64_t k_SIGSYS;
1354 extern const int64_t k_SIGTERM;
1355 extern const int64_t k_SIGTRAP;
1356 extern const int64_t k_SIGTSTP;
1357 extern const int64_t k_SIGTTIN;
1358 extern const int64_t k_SIGTTOU;
1359 extern const int64_t k_SIGURG;
1360 extern const int64_t k_SIGUSR1;
1361 extern const int64_t k_SIGUSR2;
1362 extern const int64_t k_SIGVTALRM;
1363 extern const int64_t k_SIGWINCH;
1364 extern const int64_t k_SIGXCPU;
1365 extern const int64_t k_SIGXFSZ;
1366 extern const int64_t k_SIG_DFL;
1367 extern const int64_t k_SIG_ERR;
1368 extern const int64_t k_SIG_IGN;
1369 extern const int64_t k_SOAP_1_1;
1370 extern const int64_t k_SOAP_1_2;
1371 extern const int64_t k_SOAP_ACTOR_NEXT;
1372 extern const int64_t k_SOAP_ACTOR_NONE;
1373 extern const int64_t k_SOAP_ACTOR_UNLIMATERECEIVER;
1374 extern const int64_t k_SOAP_AUTHENTICATION_BASIC;
1375 extern const int64_t k_SOAP_AUTHENTICATION_DIGEST;
1376 extern const int64_t k_SOAP_COMPRESSION_ACCEPT;
1377 extern const int64_t k_SOAP_COMPRESSION_DEFLATE;
1378 extern const int64_t k_SOAP_COMPRESSION_GZIP;
1379 extern const int64_t k_SOAP_DOCUMENT;
1380 extern const int64_t k_SOAP_ENCODED;
1381 extern const int64_t k_SOAP_ENC_ARRAY;
1382 extern const int64_t k_SOAP_ENC_OBJECT;
1383 extern const int64_t k_SOAP_FUNCTIONS_ALL;
1384 extern const int64_t k_SOAP_LITERAL;
1385 extern const int64_t k_SOAP_PERSISTENCE_REQUEST;
1386 extern const int64_t k_SOAP_PERSISTENCE_SESSION;
1387 extern const int64_t k_SOAP_RPC;
1388 extern const int64_t k_SOAP_SINGLE_ELEMENT_ARRAYS;
1389 extern const int64_t k_SOAP_USE_XSI_ARRAY_TYPE;
1390 extern const int64_t k_SOAP_WAIT_ONE_WAY_CALLS;
1391 extern const int64_t k_SOCKET_E2BIG;
1392 extern const int64_t k_SOCKET_EACCES;
1393 extern const int64_t k_SOCKET_EADDRINUSE;
1394 extern const int64_t k_SOCKET_EADDRNOTAVAIL;
1395 extern const int64_t k_SOCKET_EADV;
1396 extern const int64_t k_SOCKET_EAFNOSUPPORT;
1397 extern const int64_t k_SOCKET_EAGAIN;
1398 extern const int64_t k_SOCKET_EALREADY;
1399 extern const int64_t k_SOCKET_EBADE;
1400 extern const int64_t k_SOCKET_EBADF;
1401 extern const int64_t k_SOCKET_EBADFD;
1402 extern const int64_t k_SOCKET_EBADMSG;
1403 extern const int64_t k_SOCKET_EBADR;
1404 extern const int64_t k_SOCKET_EBADRQC;
1405 extern const int64_t k_SOCKET_EBADSLT;
1406 extern const int64_t k_SOCKET_EBUSY;
1407 extern const int64_t k_SOCKET_ECHRNG;
1408 extern const int64_t k_SOCKET_ECOMM;
1409 extern const int64_t k_SOCKET_ECONNABORTED;
1410 extern const int64_t k_SOCKET_ECONNREFUSED;
1411 extern const int64_t k_SOCKET_ECONNRESET;
1412 extern const int64_t k_SOCKET_EDESTADDRREQ;
1413 extern const int64_t k_SOCKET_EDQUOT;
1414 extern const int64_t k_SOCKET_EEXIST;
1415 extern const int64_t k_SOCKET_EFAULT;
1416 extern const int64_t k_SOCKET_EHOSTDOWN;
1417 extern const int64_t k_SOCKET_EHOSTUNREACH;
1418 extern const int64_t k_SOCKET_EIDRM;
1419 extern const int64_t k_SOCKET_EINPROGRESS;
1420 extern const int64_t k_SOCKET_EINTR;
1421 extern const int64_t k_SOCKET_EINVAL;
1422 extern const int64_t k_SOCKET_EIO;
1423 extern const int64_t k_SOCKET_EISCONN;
1424 extern const int64_t k_SOCKET_EISDIR;
1425 extern const int64_t k_SOCKET_EISNAM;
1426 extern const int64_t k_SOCKET_EL2HLT;
1427 extern const int64_t k_SOCKET_EL2NSYNC;
1428 extern const int64_t k_SOCKET_EL3HLT;
1429 extern const int64_t k_SOCKET_EL3RST;
1430 extern const int64_t k_SOCKET_ELNRNG;
1431 extern const int64_t k_SOCKET_ELOOP;
1432 extern const int64_t k_SOCKET_EMEDIUMTYPE;
1433 extern const int64_t k_SOCKET_EMFILE;
1434 extern const int64_t k_SOCKET_EMLINK;
1435 extern const int64_t k_SOCKET_EMSGSIZE;
1436 extern const int64_t k_SOCKET_EMULTIHOP;
1437 extern const int64_t k_SOCKET_ENAMETOOLONG;
1438 extern const int64_t k_SOCKET_ENETDOWN;
1439 extern const int64_t k_SOCKET_ENETRESET;
1440 extern const int64_t k_SOCKET_ENETUNREACH;
1441 extern const int64_t k_SOCKET_ENFILE;
1442 extern const int64_t k_SOCKET_ENOANO;
1443 extern const int64_t k_SOCKET_ENOBUFS;
1444 extern const int64_t k_SOCKET_ENOCSI;
1445 extern const int64_t k_SOCKET_ENODATA;
1446 extern const int64_t k_SOCKET_ENODEV;
1447 extern const int64_t k_SOCKET_ENOENT;
1448 extern const int64_t k_SOCKET_ENOLCK;
1449 extern const int64_t k_SOCKET_ENOLINK;
1450 extern const int64_t k_SOCKET_ENOMEDIUM;
1451 extern const int64_t k_SOCKET_ENOMEM;
1452 extern const int64_t k_SOCKET_ENOMSG;
1453 extern const int64_t k_SOCKET_ENONET;
1454 extern const int64_t k_SOCKET_ENOPROTOOPT;
1455 extern const int64_t k_SOCKET_ENOSPC;
1456 extern const int64_t k_SOCKET_ENOSR;
1457 extern const int64_t k_SOCKET_ENOSTR;
1458 extern const int64_t k_SOCKET_ENOSYS;
1459 extern const int64_t k_SOCKET_ENOTBLK;
1460 extern const int64_t k_SOCKET_ENOTCONN;
1461 extern const int64_t k_SOCKET_ENOTDIR;
1462 extern const int64_t k_SOCKET_ENOTEMPTY;
1463 extern const int64_t k_SOCKET_ENOTSOCK;
1464 extern const int64_t k_SOCKET_ENOTTY;
1465 extern const int64_t k_SOCKET_ENOTUNIQ;
1466 extern const int64_t k_SOCKET_ENXIO;
1467 extern const int64_t k_SOCKET_EOPNOTSUPP;
1468 extern const int64_t k_SOCKET_EPERM;
1469 extern const int64_t k_SOCKET_EPFNOSUPPORT;
1470 extern const int64_t k_SOCKET_EPIPE;
1471 extern const int64_t k_SOCKET_EPROTO;
1472 extern const int64_t k_SOCKET_EPROTONOSUPPORT;
1473 extern const int64_t k_SOCKET_EPROTOTYPE;
1474 extern const int64_t k_SOCKET_EREMCHG;
1475 extern const int64_t k_SOCKET_EREMOTE;
1476 extern const int64_t k_SOCKET_EREMOTEIO;
1477 extern const int64_t k_SOCKET_ERESTART;
1478 extern const int64_t k_SOCKET_EROFS;
1479 extern const int64_t k_SOCKET_ESHUTDOWN;
1480 extern const int64_t k_SOCKET_ESOCKTNOSUPPORT;
1481 extern const int64_t k_SOCKET_ESPIPE;
1482 extern const int64_t k_SOCKET_ESRMNT;
1483 extern const int64_t k_SOCKET_ESTRPIPE;
1484 extern const int64_t k_SOCKET_ETIME;
1485 extern const int64_t k_SOCKET_ETIMEDOUT;
1486 extern const int64_t k_SOCKET_ETOOMANYREFS;
1487 extern const int64_t k_SOCKET_EUNATCH;
1488 extern const int64_t k_SOCKET_EUSERS;
1489 extern const int64_t k_SOCKET_EWOULDBLOCK;
1490 extern const int64_t k_SOCKET_EXDEV;
1491 extern const int64_t k_SOCKET_EXFULL;
1492 extern const int64_t k_SOCK_DGRAM;
1493 extern const int64_t k_SOCK_RAW;
1494 extern const int64_t k_SOCK_RDM;
1495 extern const int64_t k_SOCK_SEQPACKET;
1496 extern const int64_t k_SOCK_STREAM;
1497 extern const int64_t k_SOL_SOCKET;
1498 extern const int64_t k_SOL_TCP;
1499 extern const int64_t k_SOL_UDP;
1500 extern const int64_t k_SOMAXCONN;
1501 extern const int64_t k_SORTARRIVAL;
1502 extern const int64_t k_SORTCC;
1503 extern const int64_t k_SORTDATE;
1504 extern const int64_t k_SORTFROM;
1505 extern const int64_t k_SORTSIZE;
1506 extern const int64_t k_SORTSUBJECT;
1507 extern const int64_t k_SORTTO;
1508 extern const int64_t k_SORT_ASC;
1509 extern const int64_t k_SORT_DESC;
1510 extern const int64_t k_SORT_LOCALE_STRING;
1511 extern const int64_t k_SORT_NUMERIC;
1512 extern const int64_t k_SORT_REGULAR;
1513 extern const int64_t k_SORT_STRING;
1514 extern const int64_t k_SO_BROADCAST;
1515 extern const int64_t k_SO_DEBUG;
1516 extern const int64_t k_SO_DONTROUTE;
1517 extern const int64_t k_SO_ERROR;
1518 extern const int64_t k_SO_FREE;
1519 extern const int64_t k_SO_KEEPALIVE;
1520 extern const int64_t k_SO_LINGER;
1521 extern const int64_t k_SO_NOSERVER;
1522 extern const int64_t k_SO_OOBINLINE;
1523 extern const int64_t k_SO_RCVBUF;
1524 extern const int64_t k_SO_RCVLOWAT;
1525 extern const int64_t k_SO_RCVTIMEO;
1526 extern const int64_t k_SO_REUSEADDR;
1527 extern const int64_t k_SO_SNDBUF;
1528 extern const int64_t k_SO_SNDLOWAT;
1529 extern const int64_t k_SO_SNDTIMEO;
1530 extern const int64_t k_SO_TYPE;
1531 extern const int64_t k_SQLT_AFC;
1532 extern const int64_t k_SQLT_AVC;
1533 extern const int64_t k_SQLT_BDOUBLE;
1534 extern const int64_t k_SQLT_BFILEE;
1535 extern const int64_t k_SQLT_BFLOAT;
1536 extern const int64_t k_SQLT_BIN;
1537 extern const int64_t k_SQLT_BLOB;
1538 extern const int64_t k_SQLT_CFILEE;
1539 extern const int64_t k_SQLT_CHR;
1540 extern const int64_t k_SQLT_CLOB;
1541 extern const int64_t k_SQLT_FLT;
1542 extern const int64_t k_SQLT_INT;
1543 extern const int64_t k_SQLT_LBI;
1544 extern const int64_t k_SQLT_LNG;
1545 extern const int64_t k_SQLT_LVC;
1546 extern const int64_t k_SQLT_NTY;
1547 extern const int64_t k_SQLT_NUM;
1548 extern const int64_t k_SQLT_ODT;
1549 extern const int64_t k_SQLT_RDD;
1550 extern const int64_t k_SQLT_RSET;
1551 extern const int64_t k_SQLT_STR;
1552 extern const int64_t k_SQLT_UIN;
1553 extern const int64_t k_SQLT_VCS;
1554 extern const int64_t k_STREAM_CLIENT_ASYNC_CONNECT;
1555 extern const int64_t k_STREAM_CLIENT_CONNECT;
1556 extern const int64_t k_STREAM_CLIENT_PERSISTENT;
1557 extern const int64_t k_STREAM_CRYPTO_METHOD_SSLv23_CLIENT;
1558 extern const int64_t k_STREAM_CRYPTO_METHOD_SSLv23_SERVER;
1559 extern const int64_t k_STREAM_CRYPTO_METHOD_SSLv2_CLIENT;
1560 extern const int64_t k_STREAM_CRYPTO_METHOD_SSLv2_SERVER;
1561 extern const int64_t k_STREAM_CRYPTO_METHOD_SSLv3_CLIENT;
1562 extern const int64_t k_STREAM_CRYPTO_METHOD_SSLv3_SERVER;
1563 extern const int64_t k_STREAM_CRYPTO_METHOD_TLS_CLIENT;
1564 extern const int64_t k_STREAM_CRYPTO_METHOD_TLS_SERVER;
1565 extern const int64_t k_STREAM_ENFORCE_SAFE_MODE;
1566 extern const int64_t k_STREAM_FILTER_ALL;
1567 extern const int64_t k_STREAM_FILTER_READ;
1568 extern const int64_t k_STREAM_FILTER_WRITE;
1569 extern const int64_t k_STREAM_IGNORE_URL;
1570 extern const int64_t k_STREAM_IPPROTO_ICMP;
1571 extern const int64_t k_STREAM_IPPROTO_IP;
1572 extern const int64_t k_STREAM_IPPROTO_RAW;
1573 extern const int64_t k_STREAM_IPPROTO_TCP;
1574 extern const int64_t k_STREAM_IPPROTO_UDP;
1575 extern const int64_t k_STREAM_IS_URL;
1576 extern const int64_t k_STREAM_MKDIR_RECURSIVE;
1577 extern const int64_t k_STREAM_MUST_SEEK;
1578 extern const int64_t k_STREAM_NOTIFY_AUTH_REQUIRED;
1579 extern const int64_t k_STREAM_NOTIFY_AUTH_RESULT;
1580 extern const int64_t k_STREAM_NOTIFY_COMPLETED;
1581 extern const int64_t k_STREAM_NOTIFY_CONNECT;
1582 extern const int64_t k_STREAM_NOTIFY_FAILURE;
1583 extern const int64_t k_STREAM_NOTIFY_FILE_SIZE_IS;
1584 extern const int64_t k_STREAM_NOTIFY_MIME_TYPE_IS;
1585 extern const int64_t k_STREAM_NOTIFY_PROGRESS;
1586 extern const int64_t k_STREAM_NOTIFY_REDIRECTED;
1587 extern const int64_t k_STREAM_NOTIFY_RESOLVE;
1588 extern const int64_t k_STREAM_NOTIFY_SEVERITY_ERR;
1589 extern const int64_t k_STREAM_NOTIFY_SEVERITY_INFO;
1590 extern const int64_t k_STREAM_NOTIFY_SEVERITY_WARN;
1591 extern const int64_t k_STREAM_OOB;
1592 extern const int64_t k_STREAM_PEEK;
1593 extern const int64_t k_STREAM_PF_INET;
1594 extern const int64_t k_STREAM_PF_INET6;
1595 extern const int64_t k_STREAM_PF_UNIX;
1596 extern const int64_t k_STREAM_REPORT_ERRORS;
1597 extern const int64_t k_STREAM_SERVER_BIND;
1598 extern const int64_t k_STREAM_SERVER_LISTEN;
1599 extern const int64_t k_STREAM_SHUT_RD;
1600 extern const int64_t k_STREAM_SHUT_RDWR;
1601 extern const int64_t k_STREAM_SHUT_WR;
1602 extern const int64_t k_STREAM_SOCK_DGRAM;
1603 extern const int64_t k_STREAM_SOCK_RAW;
1604 extern const int64_t k_STREAM_SOCK_RDM;
1605 extern const int64_t k_STREAM_SOCK_SEQPACKET;
1606 extern const int64_t k_STREAM_SOCK_STREAM;
1607 extern const int64_t k_STREAM_URL_STAT_LINK;
1608 extern const int64_t k_STREAM_URL_STAT_QUIET;
1609 extern const int64_t k_STREAM_USE_PATH;
1610 extern const int64_t k_STR_PAD_BOTH;
1611 extern const int64_t k_STR_PAD_LEFT;
1612 extern const int64_t k_STR_PAD_RIGHT;
1613 extern const int64_t k_ST_SET;
1614 extern const int64_t k_ST_SILENT;
1615 extern const int64_t k_ST_UID;
1616 extern const int64_t k_SUNFUNCS_RET_DOUBLE;
1617 extern const int64_t k_SUNFUNCS_RET_STRING;
1618 extern const int64_t k_SUNFUNCS_RET_TIMESTAMP;
1619 extern const int64_t k_THOUSEP;
1620 extern const bool k_TRUE;
1621 extern const int64_t k_TYPEAPPLICATION;
1622 extern const int64_t k_TYPEAUDIO;
1623 extern const int64_t k_TYPEIMAGE;
1624 extern const int64_t k_TYPEMESSAGE;
1625 extern const int64_t k_TYPEMODEL;
1626 extern const int64_t k_TYPEMULTIPART;
1627 extern const int64_t k_TYPEOTHER;
1628 extern const int64_t k_TYPETEXT;
1629 extern const int64_t k_TYPEVIDEO;
1630 extern const int64_t k_T_ABSTRACT;
1631 extern const int64_t k_T_AND_EQUAL;
1632 extern const int64_t k_T_ARRAY;
1633 extern const int64_t k_T_ARRAY_CAST;
1634 extern const int64_t k_T_AS;
1635 extern const int64_t k_T_BAD_CHARACTER;
1636 extern const int64_t k_T_BOOLEAN_AND;
1637 extern const int64_t k_T_BOOLEAN_OR;
1638 extern const int64_t k_T_BOOL_CAST;
1639 extern const int64_t k_T_BREAK;
1640 extern const int64_t k_T_CASE;
1641 extern const int64_t k_T_CATCH;
1642 extern const int64_t k_T_CHARACTER;
1643 extern const int64_t k_T_CLASS;
1644 extern const int64_t k_T_CLASS_C;
1645 extern const int64_t k_T_CLONE;
1646 extern const int64_t k_T_CLOSE_TAG;
1647 extern const int64_t k_T_COMMENT;
1648 extern const int64_t k_T_COMPILER_HALT_OFFSET;
1649 extern const int64_t k_T_CONCAT_EQUAL;
1650 extern const int64_t k_T_CONST;
1651 extern const int64_t k_T_CONSTANT_ENCAPSED_STRING;
1652 extern const int64_t k_T_CONTINUE;
1653 extern const int64_t k_T_CURLY_OPEN;
1654 extern const int64_t k_T_DEC;
1655 extern const int64_t k_T_DECLARE;
1656 extern const int64_t k_T_DEFAULT;
1657 extern const int64_t k_T_DIR;
1658 extern const int64_t k_T_DIV_EQUAL;
1659 extern const int64_t k_T_DNUMBER;
1660 extern const int64_t k_T_DO;
1661 extern const int64_t k_T_DOC_COMMENT;
1662 extern const int64_t k_T_DOLLAR_OPEN_CURLY_BRACES;
1663 extern const int64_t k_T_DOUBLE_ARROW;
1664 extern const int64_t k_T_DOUBLE_CAST;
1665 extern const int64_t k_T_DOUBLE_COLON;
1666 extern const int64_t k_T_ECHO;
1667 extern const int64_t k_T_ELSE;
1668 extern const int64_t k_T_ELSEIF;
1669 extern const int64_t k_T_EMPTY;
1670 extern const int64_t k_T_ENCAPSED_AND_WHITESPACE;
1671 extern const int64_t k_T_ENDDECLARE;
1672 extern const int64_t k_T_ENDFOR;
1673 extern const int64_t k_T_ENDFOREACH;
1674 extern const int64_t k_T_ENDIF;
1675 extern const int64_t k_T_ENDSWITCH;
1676 extern const int64_t k_T_ENDWHILE;
1677 extern const int64_t k_T_END_HEREDOC;
1678 extern const int64_t k_T_EVAL;
1679 extern const int64_t k_T_EXIT;
1680 extern const int64_t k_T_EXTENDS;
1681 extern const int64_t k_T_FILE;
1682 extern const int64_t k_T_FINAL;
1683 extern const int64_t k_T_FMT;
1684 extern const int64_t k_T_FMT_AMPM;
1685 extern const int64_t k_T_FOR;
1686 extern const int64_t k_T_FOREACH;
1687 extern const int64_t k_T_FUNCTION;
1688 extern const int64_t k_T_FUNC_C;
1689 extern const int64_t k_T_GLOBAL;
1690 extern const int64_t k_T_GOTO;
1691 extern const int64_t k_T_HALT_COMPILER;
1692 extern const int64_t k_T_IF;
1693 extern const int64_t k_T_IMPLEMENTS;
1694 extern const int64_t k_T_INC;
1695 extern const int64_t k_T_INCLUDE;
1696 extern const int64_t k_T_INCLUDE_ONCE;
1697 extern const int64_t k_T_INLINE_HTML;
1698 extern const int64_t k_T_INSTANCEOF;
1699 extern const int64_t k_T_INTERFACE;
1700 extern const int64_t k_T_INT_CAST;
1701 extern const int64_t k_T_ISSET;
1702 extern const int64_t k_T_IS_EQUAL;
1703 extern const int64_t k_T_IS_GREATER_OR_EQUAL;
1704 extern const int64_t k_T_IS_IDENTICAL;
1705 extern const int64_t k_T_IS_NOT_EQUAL;
1706 extern const int64_t k_T_IS_NOT_IDENTICAL;
1707 extern const int64_t k_T_IS_SMALLER_OR_EQUAL;
1708 extern const int64_t k_T_LINE;
1709 extern const int64_t k_T_LIST;
1710 extern const int64_t k_T_LNUMBER;
1711 extern const int64_t k_T_LOGICAL_AND;
1712 extern const int64_t k_T_LOGICAL_OR;
1713 extern const int64_t k_T_LOGICAL_XOR;
1714 extern const int64_t k_T_METHOD_C;
1715 extern const int64_t k_T_MINUS_EQUAL;
1716 extern const int64_t k_T_MOD_EQUAL;
1717 extern const int64_t k_T_MUL_EQUAL;
1718 extern const int64_t k_T_NAMESPACE;
1719 extern const int64_t k_T_NEW;
1720 extern const int64_t k_T_NS_C;
1721 extern const int64_t k_T_NS_SEPARATOR;
1722 extern const int64_t k_T_NUM_STRING;
1723 extern const int64_t k_T_OBJECT_CAST;
1724 extern const int64_t k_T_OBJECT_OPERATOR;
1725 extern const int64_t k_T_OPEN_TAG;
1726 extern const int64_t k_T_OPEN_TAG_WITH_ECHO;
1727 extern const int64_t k_T_OR_EQUAL;
1728 extern const int64_t k_T_PAAMAYIM_NEKUDOTAYIM;
1729 extern const int64_t k_T_PLUS_EQUAL;
1730 extern const int64_t k_T_PRINT;
1731 extern const int64_t k_T_PRIVATE;
1732 extern const int64_t k_T_PROTECTED;
1733 extern const int64_t k_T_PUBLIC;
1734 extern const int64_t k_T_REQUIRE;
1735 extern const int64_t k_T_REQUIRE_ONCE;
1736 extern const int64_t k_T_RETURN;
1737 extern const int64_t k_T_SL;
1738 extern const int64_t k_T_SL_EQUAL;
1739 extern const int64_t k_T_SR;
1740 extern const int64_t k_T_SR_EQUAL;
1741 extern const int64_t k_T_START_HEREDOC;
1742 extern const int64_t k_T_STATIC;
1743 extern const int64_t k_T_STRING;
1744 extern const int64_t k_T_STRING_CAST;
1745 extern const int64_t k_T_STRING_VARNAME;
1746 extern const int64_t k_T_SWITCH;
1747 extern const int64_t k_T_THROW;
1748 extern const int64_t k_T_TRY;
1749 extern const int64_t k_T_UNSET;
1750 extern const int64_t k_T_UNSET_CAST;
1751 extern const int64_t k_T_USE;
1752 extern const int64_t k_T_VAR;
1753 extern const int64_t k_T_VARIABLE;
1754 extern const int64_t k_T_WHILE;
1755 extern const int64_t k_T_WHITESPACE;
1756 extern const int64_t k_T_XOR_EQUAL;
1757 extern const int64_t k_ULOC_ACTUAL_LOCALE;
1758 extern const int64_t k_ULOC_VALID_LOCALE;
1759 extern const int64_t k_UNKNOWN_TYPE;
1760 extern const int64_t k_UPLOAD_ERR_CANT_WRITE;
1761 extern const int64_t k_UPLOAD_ERR_EXTENSION;
1762 extern const int64_t k_UPLOAD_ERR_FORM_SIZE;
1763 extern const int64_t k_UPLOAD_ERR_INI_SIZE;
1764 extern const int64_t k_UPLOAD_ERR_NO_FILE;
1765 extern const int64_t k_UPLOAD_ERR_NO_TMP_DIR;
1766 extern const int64_t k_UPLOAD_ERR_OK;
1767 extern const int64_t k_UPLOAD_ERR_PARTIAL;
1768 extern const int64_t k_U_AMBIGUOUS_ALIAS_WARNING;
1769 extern const int64_t k_U_BAD_VARIABLE_DEFINITION;
1770 extern const int64_t k_U_BRK_ASSIGN_ERROR;
1771 extern const int64_t k_U_BRK_ERROR_LIMIT;
1772 extern const int64_t k_U_BRK_ERROR_START;
1773 extern const int64_t k_U_BRK_HEX_DIGITS_EXPECTED;
1774 extern const int64_t k_U_BRK_INIT_ERROR;
1775 extern const int64_t k_U_BRK_INTERNAL_ERROR;
1776 extern const int64_t k_U_BRK_MALFORMED_RULE_TAG;
1777 extern const int64_t k_U_BRK_MISMATCHED_PAREN;
1778 extern const int64_t k_U_BRK_NEW_LINE_IN_QUOTED_STRING;
1779 extern const int64_t k_U_BRK_RULE_EMPTY_SET;
1780 extern const int64_t k_U_BRK_RULE_SYNTAX;
1781 extern const int64_t k_U_BRK_SEMICOLON_EXPECTED;
1782 extern const int64_t k_U_BRK_UNCLOSED_SET;
1783 extern const int64_t k_U_BRK_UNDEFINED_VARIABLE;
1784 extern const int64_t k_U_BRK_UNRECOGNIZED_OPTION;
1785 extern const int64_t k_U_BRK_VARIABLE_REDFINITION;
1786 extern const int64_t k_U_BUFFER_OVERFLOW_ERROR;
1787 extern const int64_t k_U_CE_NOT_FOUND_ERROR;
1788 extern const int64_t k_U_COLLATOR_VERSION_MISMATCH;
1789 extern const int64_t k_U_DIFFERENT_UCA_VERSION;
1790 extern const int64_t k_U_ENUM_OUT_OF_SYNC_ERROR;
1791 extern const int64_t k_U_ERROR_LIMIT;
1792 extern const int64_t k_U_ERROR_WARNING_LIMIT;
1793 extern const int64_t k_U_ERROR_WARNING_START;
1794 extern const int64_t k_U_FILE_ACCESS_ERROR;
1795 extern const int64_t k_U_FMT_PARSE_ERROR_LIMIT;
1796 extern const int64_t k_U_FMT_PARSE_ERROR_START;
1797 extern const int64_t k_U_ILLEGAL_ARGUMENT_ERROR;
1798 extern const int64_t k_U_ILLEGAL_CHARACTER;
1799 extern const int64_t k_U_ILLEGAL_CHAR_FOUND;
1800 extern const int64_t k_U_ILLEGAL_CHAR_IN_SEGMENT;
1801 extern const int64_t k_U_ILLEGAL_ESCAPE_SEQUENCE;
1802 extern const int64_t k_U_ILLEGAL_PAD_POSITION;
1803 extern const int64_t k_U_INDEX_OUTOFBOUNDS_ERROR;
1804 extern const int64_t k_U_INTERNAL_PROGRAM_ERROR;
1805 extern const int64_t k_U_INTERNAL_TRANSLITERATOR_ERROR;
1806 extern const int64_t k_U_INVALID_CHAR_FOUND;
1807 extern const int64_t k_U_INVALID_FORMAT_ERROR;
1808 extern const int64_t k_U_INVALID_FUNCTION;
1809 extern const int64_t k_U_INVALID_ID;
1810 extern const int64_t k_U_INVALID_PROPERTY_PATTERN;
1811 extern const int64_t k_U_INVALID_RBT_SYNTAX;
1812 extern const int64_t k_U_INVALID_STATE_ERROR;
1813 extern const int64_t k_U_INVALID_TABLE_FILE;
1814 extern const int64_t k_U_INVALID_TABLE_FORMAT;
1815 extern const int64_t k_U_INVARIANT_CONVERSION_ERROR;
1816 extern const int64_t k_U_MALFORMED_EXPONENTIAL_PATTERN;
1817 extern const int64_t k_U_MALFORMED_PRAGMA;
1818 extern const int64_t k_U_MALFORMED_RULE;
1819 extern const int64_t k_U_MALFORMED_SET;
1820 extern const int64_t k_U_MALFORMED_SYMBOL_REFERENCE;
1821 extern const int64_t k_U_MALFORMED_UNICODE_ESCAPE;
1822 extern const int64_t k_U_MALFORMED_VARIABLE_DEFINITION;
1823 extern const int64_t k_U_MALFORMED_VARIABLE_REFERENCE;
1824 extern const int64_t k_U_MEMORY_ALLOCATION_ERROR;
1825 extern const int64_t k_U_MESSAGE_PARSE_ERROR;
1826 extern const int64_t k_U_MISMATCHED_SEGMENT_DELIMITERS;
1827 extern const int64_t k_U_MISPLACED_ANCHOR_START;
1828 extern const int64_t k_U_MISPLACED_COMPOUND_FILTER;
1829 extern const int64_t k_U_MISPLACED_CURSOR_OFFSET;
1830 extern const int64_t k_U_MISPLACED_QUANTIFIER;
1831 extern const int64_t k_U_MISSING_OPERATOR;
1832 extern const int64_t k_U_MISSING_RESOURCE_ERROR;
1833 extern const int64_t k_U_MISSING_SEGMENT_CLOSE;
1834 extern const int64_t k_U_MULTIPLE_ANTE_CONTEXTS;
1835 extern const int64_t k_U_MULTIPLE_COMPOUND_FILTERS;
1836 extern const int64_t k_U_MULTIPLE_CURSORS;
1837 extern const int64_t k_U_MULTIPLE_DECIMAL_SEPARATORS;
1838 extern const int64_t k_U_MULTIPLE_DECIMAL_SEPERATORS;
1839 extern const int64_t k_U_MULTIPLE_EXPONENTIAL_SYMBOLS;
1840 extern const int64_t k_U_MULTIPLE_PAD_SPECIFIERS;
1841 extern const int64_t k_U_MULTIPLE_PERCENT_SYMBOLS;
1842 extern const int64_t k_U_MULTIPLE_PERMILL_SYMBOLS;
1843 extern const int64_t k_U_MULTIPLE_POST_CONTEXTS;
1844 extern const int64_t k_U_NO_SPACE_AVAILABLE;
1845 extern const int64_t k_U_NO_WRITE_PERMISSION;
1846 extern const int64_t k_U_PARSE_ERROR;
1847 extern const int64_t k_U_PARSE_ERROR_LIMIT;
1848 extern const int64_t k_U_PARSE_ERROR_START;
1849 extern const int64_t k_U_PATTERN_SYNTAX_ERROR;
1850 extern const int64_t k_U_PRIMARY_TOO_LONG_ERROR;
1851 extern const int64_t k_U_REGEX_BAD_ESCAPE_SEQUENCE;
1852 extern const int64_t k_U_REGEX_BAD_INTERVAL;
1853 extern const int64_t k_U_REGEX_ERROR_LIMIT;
1854 extern const int64_t k_U_REGEX_ERROR_START;
1855 extern const int64_t k_U_REGEX_INTERNAL_ERROR;
1856 extern const int64_t k_U_REGEX_INVALID_BACK_REF;
1857 extern const int64_t k_U_REGEX_INVALID_FLAG;
1858 extern const int64_t k_U_REGEX_INVALID_STATE;
1859 extern const int64_t k_U_REGEX_LOOK_BEHIND_LIMIT;
1860 extern const int64_t k_U_REGEX_MAX_LT_MIN;
1861 extern const int64_t k_U_REGEX_MISMATCHED_PAREN;
1862 extern const int64_t k_U_REGEX_NUMBER_TOO_BIG;
1863 extern const int64_t k_U_REGEX_PROPERTY_SYNTAX;
1864 extern const int64_t k_U_REGEX_RULE_SYNTAX;
1865 extern const int64_t k_U_REGEX_SET_CONTAINS_STRING;
1866 extern const int64_t k_U_REGEX_UNIMPLEMENTED;
1867 extern const int64_t k_U_RESOURCE_TYPE_MISMATCH;
1868 extern const int64_t k_U_RULE_MASK_ERROR;
1869 extern const int64_t k_U_SAFECLONE_ALLOCATED_WARNING;
1870 extern const int64_t k_U_SORT_KEY_TOO_SHORT_WARNING;
1871 extern const int64_t k_U_STANDARD_ERROR_LIMIT;
1872 extern const int64_t k_U_STATE_OLD_WARNING;
1873 extern const int64_t k_U_STATE_TOO_OLD_ERROR;
1874 extern const int64_t k_U_STRINGPREP_CHECK_BIDI_ERROR;
1875 extern const int64_t k_U_STRINGPREP_PROHIBITED_ERROR;
1876 extern const int64_t k_U_STRINGPREP_UNASSIGNED_ERROR;
1877 extern const int64_t k_U_STRING_NOT_TERMINATED_WARNING;
1878 extern const int64_t k_U_TOO_MANY_ALIASES_ERROR;
1879 extern const int64_t k_U_TRAILING_BACKSLASH;
1880 extern const int64_t k_U_TRUNCATED_CHAR_FOUND;
1881 extern const int64_t k_U_UNCLOSED_SEGMENT;
1882 extern const int64_t k_U_UNDEFINED_SEGMENT_REFERENCE;
1883 extern const int64_t k_U_UNDEFINED_VARIABLE;
1884 extern const int64_t k_U_UNEXPECTED_TOKEN;
1885 extern const int64_t k_U_UNMATCHED_BRACES;
1886 extern const int64_t k_U_UNQUOTED_SPECIAL;
1887 extern const int64_t k_U_UNSUPPORTED_ATTRIBUTE;
1888 extern const int64_t k_U_UNSUPPORTED_ERROR;
1889 extern const int64_t k_U_UNSUPPORTED_ESCAPE_SEQUENCE;
1890 extern const int64_t k_U_UNSUPPORTED_PROPERTY;
1891 extern const int64_t k_U_UNTERMINATED_QUOTE;
1892 extern const int64_t k_U_USELESS_COLLATOR_ERROR;
1893 extern const int64_t k_U_USING_DEFAULT_WARNING;
1894 extern const int64_t k_U_USING_FALLBACK_WARNING;
1895 extern const int64_t k_U_VARIABLE_RANGE_EXHAUSTED;
1896 extern const int64_t k_U_VARIABLE_RANGE_OVERLAP;
1897 extern const int64_t k_U_ZERO_ERROR;
1898 extern const int64_t k_WNOHANG;
1899 extern const int64_t k_WSDL_CACHE_BOTH;
1900 extern const int64_t k_WSDL_CACHE_DISK;
1901 extern const int64_t k_WSDL_CACHE_MEMORY;
1902 extern const int64_t k_WSDL_CACHE_NONE;
1903 extern const int64_t k_WUNTRACED;
1904 extern const int64_t k_X509_PURPOSE_ANY;
1905 extern const int64_t k_X509_PURPOSE_CRL_SIGN;
1906 extern const int64_t k_X509_PURPOSE_NS_SSL_SERVER;
1907 extern const int64_t k_X509_PURPOSE_SMIME_ENCRYPT;
1908 extern const int64_t k_X509_PURPOSE_SMIME_SIGN;
1909 extern const int64_t k_X509_PURPOSE_SSL_CLIENT;
1910 extern const int64_t k_X509_PURPOSE_SSL_SERVER;
1911 extern const int64_t k_XML_ATTRIBUTE_CDATA;
1912 extern const int64_t k_XML_ATTRIBUTE_DECL_NODE;
1913 extern const int64_t k_XML_ATTRIBUTE_ENTITY;
1914 extern const int64_t k_XML_ATTRIBUTE_ENUMERATION;
1915 extern const int64_t k_XML_ATTRIBUTE_ID;
1916 extern const int64_t k_XML_ATTRIBUTE_IDREF;
1917 extern const int64_t k_XML_ATTRIBUTE_IDREFS;
1918 extern const int64_t k_XML_ATTRIBUTE_NMTOKEN;
1919 extern const int64_t k_XML_ATTRIBUTE_NMTOKENS;
1920 extern const int64_t k_XML_ATTRIBUTE_NODE;
1921 extern const int64_t k_XML_ATTRIBUTE_NOTATION;
1922 extern const int64_t k_XML_CDATA_SECTION_NODE;
1923 extern const int64_t k_XML_COMMENT_NODE;
1924 extern const int64_t k_XML_DOCUMENT_FRAG_NODE;
1925 extern const int64_t k_XML_DOCUMENT_NODE;
1926 extern const int64_t k_XML_DOCUMENT_TYPE_NODE;
1927 extern const int64_t k_XML_DTD_NODE;
1928 extern const int64_t k_XML_ELEMENT_DECL_NODE;
1929 extern const int64_t k_XML_ELEMENT_NODE;
1930 extern const int64_t k_XML_ENTITY_DECL_NODE;
1931 extern const int64_t k_XML_ENTITY_NODE;
1932 extern const int64_t k_XML_ENTITY_REF_NODE;
1933 extern const int64_t k_XML_ERROR_ASYNC_ENTITY;
1934 extern const int64_t k_XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF;
1935 extern const int64_t k_XML_ERROR_BAD_CHAR_REF;
1936 extern const int64_t k_XML_ERROR_BINARY_ENTITY_REF;
1937 extern const int64_t k_XML_ERROR_DUPLICATE_ATTRIBUTE;
1938 extern const int64_t k_XML_ERROR_EXTERNAL_ENTITY_HANDLING;
1939 extern const int64_t k_XML_ERROR_INCORRECT_ENCODING;
1940 extern const int64_t k_XML_ERROR_INVALID_TOKEN;
1941 extern const int64_t k_XML_ERROR_JUNK_AFTER_DOC_ELEMENT;
1942 extern const int64_t k_XML_ERROR_MISPLACED_XML_PI;
1943 extern const int64_t k_XML_ERROR_NONE;
1944 extern const int64_t k_XML_ERROR_NO_ELEMENTS;
1945 extern const int64_t k_XML_ERROR_NO_MEMORY;
1946 extern const int64_t k_XML_ERROR_PARAM_ENTITY_REF;
1947 extern const int64_t k_XML_ERROR_PARTIAL_CHAR;
1948 extern const int64_t k_XML_ERROR_RECURSIVE_ENTITY_REF;
1949 extern const int64_t k_XML_ERROR_SYNTAX;
1950 extern const int64_t k_XML_ERROR_TAG_MISMATCH;
1951 extern const int64_t k_XML_ERROR_UNCLOSED_CDATA_SECTION;
1952 extern const int64_t k_XML_ERROR_UNCLOSED_TOKEN;
1953 extern const int64_t k_XML_ERROR_UNDEFINED_ENTITY;
1954 extern const int64_t k_XML_ERROR_UNKNOWN_ENCODING;
1955 extern const int64_t k_XML_HTML_DOCUMENT_NODE;
1956 extern const int64_t k_XML_LOCAL_NAMESPACE;
1957 extern const int64_t k_XML_NAMESPACE_DECL_NODE;
1958 extern const int64_t k_XML_NOTATION_NODE;
1959 extern const int64_t k_XML_OPTION_CASE_FOLDING;
1960 extern const int64_t k_XML_OPTION_SKIP_TAGSTART;
1961 extern const int64_t k_XML_OPTION_SKIP_WHITE;
1962 extern const int64_t k_XML_OPTION_TARGET_ENCODING;
1963 extern const int64_t k_XML_PI_NODE;
1964 extern const StaticString k_XML_SAX_IMPL;
1965 extern const int64_t k_XML_TEXT_NODE;
1966 extern const StaticString k_XSD_1999_NAMESPACE;
1967 extern const int64_t k_XSD_1999_TIMEINSTANT;
1968 extern const int64_t k_XSD_ANYTYPE;
1969 extern const int64_t k_XSD_ANYURI;
1970 extern const int64_t k_XSD_ANYXML;
1971 extern const int64_t k_XSD_BASE64BINARY;
1972 extern const int64_t k_XSD_BOOLEAN;
1973 extern const int64_t k_XSD_BYTE;
1974 extern const int64_t k_XSD_DATE;
1975 extern const int64_t k_XSD_DATETIME;
1976 extern const int64_t k_XSD_DECIMAL;
1977 extern const int64_t k_XSD_DOUBLE;
1978 extern const int64_t k_XSD_DURATION;
1979 extern const int64_t k_XSD_ENTITIES;
1980 extern const int64_t k_XSD_ENTITY;
1981 extern const int64_t k_XSD_FLOAT;
1982 extern const int64_t k_XSD_GDAY;
1983 extern const int64_t k_XSD_GMONTH;
1984 extern const int64_t k_XSD_GMONTHDAY;
1985 extern const int64_t k_XSD_GYEAR;
1986 extern const int64_t k_XSD_GYEARMONTH;
1987 extern const int64_t k_XSD_HEXBINARY;
1988 extern const int64_t k_XSD_ID;
1989 extern const int64_t k_XSD_IDREF;
1990 extern const int64_t k_XSD_IDREFS;
1991 extern const int64_t k_XSD_INT;
1992 extern const int64_t k_XSD_INTEGER;
1993 extern const int64_t k_XSD_LANGUAGE;
1994 extern const int64_t k_XSD_LONG;
1995 extern const int64_t k_XSD_NAME;
1996 extern const StaticString k_XSD_NAMESPACE;
1997 extern const int64_t k_XSD_NCNAME;
1998 extern const int64_t k_XSD_NEGATIVEINTEGER;
1999 extern const int64_t k_XSD_NMTOKEN;
2000 extern const int64_t k_XSD_NMTOKENS;
2001 extern const int64_t k_XSD_NONNEGATIVEINTEGER;
2002 extern const int64_t k_XSD_NONPOSITIVEINTEGER;
2003 extern const int64_t k_XSD_NORMALIZEDSTRING;
2004 extern const int64_t k_XSD_NOTATION;
2005 extern const int64_t k_XSD_POSITIVEINTEGER;
2006 extern const int64_t k_XSD_QNAME;
2007 extern const int64_t k_XSD_SHORT;
2008 extern const int64_t k_XSD_STRING;
2009 extern const int64_t k_XSD_TIME;
2010 extern const int64_t k_XSD_TOKEN;
2011 extern const int64_t k_XSD_UNSIGNEDBYTE;
2012 extern const int64_t k_XSD_UNSIGNEDINT;
2013 extern const int64_t k_XSD_UNSIGNEDLONG;
2014 extern const int64_t k_XSD_UNSIGNEDSHORT;
2015 extern const int64_t k_YESEXPR;
2016 extern const bool k_ZEND_THREAD_SAFE;
2018 #endif