ThirdParty/Pygments/pygments/lexers/_lassobuiltins.py

changeset 4172
4f20dba37ab6
parent 4170
8bc578136279
child 4173
10336d4d1488
equal deleted inserted replaced
4170:8bc578136279 4172:4f20dba37ab6
1 # -*- coding: utf-8 -*-
2 """
3 pygments.lexers._lassobuiltins
4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5
6 Built-in Lasso types, traits, and methods.
7
8 :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
9 :license: BSD, see LICENSE for details.
10 """
11
12 from __future__ import unicode_literals
13
14 BUILTINS = {
15 'Types': [
16 'null',
17 'void',
18 'tag',
19 'trait',
20 'integer',
21 'decimal',
22 'boolean',
23 'capture',
24 'string',
25 'bytes',
26 'keyword',
27 'custom',
28 'staticarray',
29 'signature',
30 'memberstream',
31 'dsinfo',
32 'sourcefile',
33 'array',
34 'pair',
35 'opaque',
36 'filedesc',
37 'dirdesc',
38 'locale',
39 'ucal',
40 'xml_domimplementation',
41 'xml_node',
42 'xml_characterdata',
43 'xml_document',
44 'xml_element',
45 'xml_attr',
46 'xml_text',
47 'xml_cdatasection',
48 'xml_entityreference',
49 'xml_entity',
50 'xml_processinginstruction',
51 'xml_comment',
52 'xml_documenttype',
53 'xml_documentfragment',
54 'xml_notation',
55 'xml_nodelist',
56 'xml_namednodemap',
57 'xml_namednodemap_ht',
58 'xml_namednodemap_attr',
59 'xmlstream',
60 'sqlite3',
61 'sqlite3_stmt',
62 'mime_reader',
63 'curltoken',
64 'regexp',
65 'zip_impl',
66 'zip_file_impl',
67 'library_thread_loader_thread$',
68 'library_thread_loader',
69 'generateforeachunkeyed',
70 'generateforeachkeyed',
71 'eacher',
72 'queriable_where',
73 'queriable_select',
74 'queriable_selectmany',
75 'queriable_groupby',
76 'queriable_join',
77 'queriable_groupjoin',
78 'queriable_orderby',
79 'queriable_orderbydescending',
80 'queriable_thenby',
81 'queriable_thenbydescending',
82 'queriable_skip',
83 'queriable_take',
84 'queriable_grouping',
85 'generateseries',
86 'tie',
87 'pairup',
88 'delve',
89 'repeat',
90 'pair_compare',
91 'serialization_object_identity_compare',
92 'serialization_element',
93 'serialization_writer_standin',
94 'serialization_writer_ref',
95 'serialization_writer',
96 'serialization_reader',
97 'tree_nullnode',
98 'tree_node',
99 'tree_base',
100 'map_node',
101 'map',
102 'file',
103 'dir',
104 'magick_image',
105 'ldap',
106 'os_process',
107 'java_jnienv',
108 'jobject',
109 'jmethodid',
110 'jfieldid',
111 'database_registry',
112 'sqlite_db',
113 'sqlite_results',
114 'sqlite_currentrow',
115 'sqlite_table',
116 'sqlite_column',
117 'curl',
118 'date',
119 'debugging_stack',
120 'dbgp_server',
121 'dbgp_packet',
122 'duration',
123 'inline_type',
124 'json_literal',
125 'json_object',
126 'list_node',
127 'list',
128 'jchar',
129 'jchararray',
130 'jbyte',
131 'jbytearray',
132 'jfloat',
133 'jint',
134 'jshort',
135 'currency',
136 'scientific',
137 'percent',
138 'dateandtime',
139 'timeonly',
140 'net_tcp',
141 'net_tcpssl',
142 'net_named_pipe',
143 'net_udppacket',
144 'net_udp',
145 'pdf_typebase',
146 'pdf_doc',
147 'pdf_color',
148 'pdf_barcode',
149 'pdf_font',
150 'pdf_image',
151 'pdf_list',
152 'pdf_read',
153 'pdf_table',
154 'pdf_text',
155 'pdf_hyphenator',
156 'pdf_chunk',
157 'pdf_phrase',
158 'pdf_paragraph',
159 'queue',
160 'set',
161 'sys_process',
162 'worker_pool',
163 'zip_file',
164 'zip',
165 'cache_server_element',
166 'cache_server',
167 'dns_response',
168 'component_render_state',
169 'component',
170 'component_container',
171 'document_base',
172 'document_body',
173 'document_header',
174 'text_document',
175 'data_document',
176 'email_compose',
177 'email_pop',
178 'email_parse',
179 'email_queue_impl_base',
180 'email_stage_impl_base',
181 'fcgi_record',
182 'web_request_impl',
183 'fcgi_request',
184 'include_cache_thread$',
185 'include_cache',
186 'atbegin_thread$',
187 'atbegin',
188 'fastcgi_each_fcgi_param',
189 'fastcgi_server',
190 'filemaker_datasource',
191 'http_document',
192 'http_document_header',
193 'http_header_field',
194 'html_document_head',
195 'html_document_body',
196 'raw_document_body',
197 'bytes_document_body',
198 'html_attr',
199 'html_atomic_element',
200 'html_container_element',
201 'http_error',
202 'html_script',
203 'html_text',
204 'html_raw',
205 'html_binary',
206 'html_json',
207 'html_cdata',
208 'html_eol',
209 'html_div',
210 'html_span',
211 'html_br',
212 'html_hr',
213 'html_h1',
214 'html_h2',
215 'html_h3',
216 'html_h4',
217 'html_h5',
218 'html_h6',
219 'html_meta',
220 'html_link',
221 'html_object',
222 'html_style',
223 'html_base',
224 'html_table',
225 'html_tr',
226 'html_td',
227 'html_th',
228 'html_img',
229 'html_form',
230 'html_fieldset',
231 'html_legend',
232 'html_input',
233 'html_label',
234 'html_option',
235 'html_select',
236 'http_server_web_connection',
237 'http_server',
238 'http_server_connection_handler',
239 'image',
240 'lassoapp_installer',
241 'lassoapp_content_rep_halt',
242 'lassoapp_dirsrc_fileresource',
243 'lassoapp_dirsrc_appsource',
244 'lassoapp_livesrc_fileresource',
245 'lassoapp_livesrc_appsource',
246 'lassoapp_long_expiring_bytes',
247 'lassoapp_zip_file_server_thread$',
248 'lassoapp_zip_file_server',
249 'lassoapp_zipsrc_fileresource',
250 'lassoapp_zipsrc_appsource',
251 'lassoapp_compiledsrc_fileresource',
252 'lassoapp_compiledsrc_appsource',
253 'lassoapp_manualsrc_appsource',
254 'log_impl_base',
255 'portal_impl',
256 'security_registry',
257 'memory_session_driver_impl_entry',
258 'memory_session_driver_impl',
259 'sqlite_session_driver_impl_entry',
260 'sqlite_session_driver_impl',
261 'mysql_session_driver_impl',
262 'odbc_session_driver_impl',
263 'session_delete_expired_thread_thread$',
264 'session_delete_expired_thread',
265 'email_smtp',
266 'client_address',
267 'client_ip',
268 'web_node_base',
269 'web_node_root',
270 'web_node_content_representation_xhr_container',
271 'web_node_content_representation_html_specialized',
272 'web_node_content_representation_css_specialized',
273 'web_node_content_representation_js_specialized',
274 'web_node_echo',
275 'web_error_atend',
276 'web_response_impl',
277 'web_router'
278 ],
279 'Traits': [
280 'trait_asstring',
281 'any',
282 'trait_generator',
283 'trait_decompose_assignment',
284 'trait_foreach',
285 'trait_generatorcentric',
286 'trait_foreachtextelement',
287 'trait_finite',
288 'trait_finiteforeach',
289 'trait_keyed',
290 'trait_keyedfinite',
291 'trait_keyedforeach',
292 'trait_frontended',
293 'trait_backended',
294 'trait_doubleended',
295 'trait_positionallykeyed',
296 'trait_expandable',
297 'trait_frontexpandable',
298 'trait_backexpandable',
299 'trait_contractible',
300 'trait_frontcontractible',
301 'trait_backcontractible',
302 'trait_fullymutable',
303 'trait_keyedmutable',
304 'trait_endedfullymutable',
305 'trait_setoperations',
306 'trait_searchable',
307 'trait_positionallysearchable',
308 'trait_pathcomponents',
309 'trait_readbytes',
310 'trait_writebytes',
311 'trait_setencoding',
312 'trait_readstring',
313 'trait_writestring',
314 'trait_hashable',
315 'trait_each_sub',
316 'trait_stack',
317 'trait_list',
318 'trait_array',
319 'trait_map',
320 'trait_close',
321 'trait_file',
322 'trait_scalar',
323 'trait_queriablelambda',
324 'trait_queriable',
325 'queriable_asstring',
326 'trait_serializable',
327 'trait_treenode',
328 'trait_json_serialize',
329 'formattingbase',
330 'trait_net',
331 'trait_xml_elementcompat',
332 'trait_xml_nodecompat',
333 'web_connection',
334 'html_element_coreattrs',
335 'html_element_i18nattrs',
336 'html_element_eventsattrs',
337 'html_attributed',
338 'lassoapp_resource',
339 'lassoapp_source',
340 'lassoapp_capabilities',
341 'session_driver',
342 'web_node_content_json_specialized',
343 'web_node',
344 'web_node_container',
345 'web_node_content_representation',
346 'web_node_content',
347 'web_node_content_document',
348 'web_node_postable',
349 'web_node_content_html_specialized',
350 'web_node_content_css_specialized',
351 'web_node_content_js_specialized'
352 ],
353 'Methods': [
354 'fail_now',
355 'staticarray',
356 'integer',
357 'decimal',
358 'string',
359 'bytes',
360 'keyword',
361 'signature',
362 'register',
363 'register_thread',
364 'escape_tag',
365 'handle',
366 'handle_failure',
367 'protect_now',
368 'threadvar_get',
369 'threadvar_set',
370 'threadvar_set_asrt',
371 'threadvar_find',
372 'abort_now',
373 'abort_clear',
374 'failure_clear',
375 'var_keys',
376 'var_values',
377 'null',
378 'trait',
379 'staticarray_join',
380 'suspend',
381 'main_thread_only',
382 'split_thread',
383 'capture_nearestloopcount',
384 'capture_nearestloopcontinue',
385 'capture_nearestloopabort',
386 'pair',
387 'io_file_o_rdonly',
388 'io_file_o_wronly',
389 'io_file_o_rdwr',
390 'io_file_o_nonblock',
391 'io_file_o_sync',
392 'io_file_o_shlock',
393 'io_file_o_exlock',
394 'io_file_o_async',
395 'io_file_o_fsync',
396 'io_file_o_nofollow',
397 'io_file_s_irwxu',
398 'io_file_s_irusr',
399 'io_file_s_iwusr',
400 'io_file_s_ixusr',
401 'io_file_s_irwxg',
402 'io_file_s_irgrp',
403 'io_file_s_iwgrp',
404 'io_file_s_ixgrp',
405 'io_file_s_irwxo',
406 'io_file_s_iroth',
407 'io_file_s_iwoth',
408 'io_file_s_ixoth',
409 'io_file_s_isuid',
410 'io_file_s_isgid',
411 'io_file_s_isvtx',
412 'io_file_s_ifmt',
413 'io_file_s_ifchr',
414 'io_file_s_ifdir',
415 'io_file_s_ifreg',
416 'io_file_o_append',
417 'io_file_o_creat',
418 'io_file_o_trunc',
419 'io_file_o_excl',
420 'io_file_seek_set',
421 'io_file_seek_cur',
422 'io_file_seek_end',
423 'io_file_s_ififo',
424 'io_file_s_ifblk',
425 'io_file_s_iflnk',
426 'io_file_s_ifsock',
427 'io_net_shut_rd',
428 'io_net_shut_wr',
429 'io_net_shut_rdwr',
430 'io_net_sock_stream',
431 'io_net_sock_dgram',
432 'io_net_sock_raw',
433 'io_net_sock_rdm',
434 'io_net_sock_seqpacket',
435 'io_net_so_debug',
436 'io_net_so_acceptconn',
437 'io_net_so_reuseaddr',
438 'io_net_so_keepalive',
439 'io_net_so_dontroute',
440 'io_net_so_broadcast',
441 'io_net_so_useloopback',
442 'io_net_so_linger',
443 'io_net_so_oobinline',
444 'io_net_so_timestamp',
445 'io_net_so_sndbuf',
446 'io_net_so_rcvbuf',
447 'io_net_so_sndlowat',
448 'io_net_so_rcvlowat',
449 'io_net_so_sndtimeo',
450 'io_net_so_rcvtimeo',
451 'io_net_so_error',
452 'io_net_so_type',
453 'io_net_sol_socket',
454 'io_net_af_unix',
455 'io_net_af_inet',
456 'io_net_af_inet6',
457 'io_net_ipproto_ip',
458 'io_net_ipproto_udp',
459 'io_net_msg_peek',
460 'io_net_msg_oob',
461 'io_net_msg_waitall',
462 'io_file_fioclex',
463 'io_file_fionclex',
464 'io_file_fionread',
465 'io_file_fionbio',
466 'io_file_fioasync',
467 'io_file_fiosetown',
468 'io_file_fiogetown',
469 'io_file_fiodtype',
470 'io_file_f_dupfd',
471 'io_file_f_getfd',
472 'io_file_f_setfd',
473 'io_file_f_getfl',
474 'io_file_f_setfl',
475 'io_file_f_getlk',
476 'io_file_f_setlk',
477 'io_file_f_setlkw',
478 'io_file_fd_cloexec',
479 'io_file_f_rdlck',
480 'io_file_f_unlck',
481 'io_file_f_wrlck',
482 'io_dir_dt_unknown',
483 'io_dir_dt_fifo',
484 'io_dir_dt_chr',
485 'io_dir_dt_blk',
486 'io_dir_dt_reg',
487 'io_dir_dt_sock',
488 'io_dir_dt_wht',
489 'io_dir_dt_lnk',
490 'io_dir_dt_dir',
491 'io_file_access',
492 'io_file_chdir',
493 'io_file_getcwd',
494 'io_file_chown',
495 'io_file_lchown',
496 'io_file_truncate',
497 'io_file_link',
498 'io_file_pipe',
499 'io_file_rmdir',
500 'io_file_symlink',
501 'io_file_unlink',
502 'io_file_remove',
503 'io_file_rename',
504 'io_file_tempnam',
505 'io_file_mkstemp',
506 'io_file_dirname',
507 'io_file_realpath',
508 'io_file_chmod',
509 'io_file_mkdir',
510 'io_file_mkfifo',
511 'io_file_umask',
512 'io_net_socket',
513 'io_net_bind',
514 'io_net_connect',
515 'io_net_listen',
516 'io_net_recv',
517 'io_net_recvfrom',
518 'io_net_accept',
519 'io_net_send',
520 'io_net_sendto',
521 'io_net_shutdown',
522 'io_net_getpeername',
523 'io_net_getsockname',
524 'io_net_ssl_begin',
525 'io_net_ssl_end',
526 'io_net_ssl_shutdown',
527 'io_net_ssl_setverifylocations',
528 'io_net_ssl_usecertificatechainfile',
529 'io_net_ssl_useprivatekeyfile',
530 'io_net_ssl_connect',
531 'io_net_ssl_accept',
532 'io_net_ssl_error',
533 'io_net_ssl_errorstring',
534 'io_net_ssl_liberrorstring',
535 'io_net_ssl_funcerrorstring',
536 'io_net_ssl_reasonerrorstring',
537 'io_net_ssl_setconnectstate',
538 'io_net_ssl_setacceptstate',
539 'io_net_ssl_read',
540 'io_net_ssl_write',
541 'io_file_stat_size',
542 'io_file_stat_mode',
543 'io_file_stat_mtime',
544 'io_file_stat_atime',
545 'io_file_lstat_size',
546 'io_file_lstat_mode',
547 'io_file_lstat_mtime',
548 'io_file_lstat_atime',
549 'io_file_readlink',
550 'io_file_lockf',
551 'io_file_f_ulock',
552 'io_file_f_tlock',
553 'io_file_f_test',
554 'dirdesc',
555 'io_file_stdin',
556 'io_file_stdout',
557 'io_file_stderr',
558 'filedesc',
559 'uchar_alphabetic',
560 'uchar_ascii_hex_digit',
561 'uchar_bidi_control',
562 'uchar_bidi_mirrored',
563 'uchar_dash',
564 'uchar_default_ignorable_code_point',
565 'uchar_deprecated',
566 'uchar_diacritic',
567 'uchar_extender',
568 'uchar_full_composition_exclusion',
569 'uchar_grapheme_base',
570 'uchar_grapheme_extend',
571 'uchar_grapheme_link',
572 'uchar_hex_digit',
573 'uchar_hyphen',
574 'uchar_id_continue',
575 'uchar_ideographic',
576 'uchar_ids_binary_operator',
577 'uchar_ids_trinary_operator',
578 'uchar_join_control',
579 'uchar_logical_order_exception',
580 'uchar_lowercase',
581 'uchar_math',
582 'uchar_noncharacter_code_point',
583 'uchar_quotation_mark',
584 'uchar_radical',
585 'uchar_soft_dotted',
586 'uchar_terminal_punctuation',
587 'uchar_unified_ideograph',
588 'uchar_uppercase',
589 'uchar_white_space',
590 'uchar_xid_continue',
591 'uchar_case_sensitive',
592 'uchar_s_term',
593 'uchar_variation_selector',
594 'uchar_nfd_inert',
595 'uchar_nfkd_inert',
596 'uchar_nfc_inert',
597 'uchar_nfkc_inert',
598 'uchar_segment_starter',
599 'uchar_pattern_syntax',
600 'uchar_pattern_white_space',
601 'uchar_posix_alnum',
602 'uchar_posix_blank',
603 'uchar_posix_graph',
604 'uchar_posix_print',
605 'uchar_posix_xdigit',
606 'uchar_bidi_class',
607 'uchar_block',
608 'uchar_canonical_combining_class',
609 'uchar_decomposition_type',
610 'uchar_east_asian_width',
611 'uchar_general_category',
612 'uchar_joining_group',
613 'uchar_joining_type',
614 'uchar_line_break',
615 'uchar_numeric_type',
616 'uchar_script',
617 'uchar_hangul_syllable_type',
618 'uchar_nfd_quick_check',
619 'uchar_nfkd_quick_check',
620 'uchar_nfc_quick_check',
621 'uchar_nfkc_quick_check',
622 'uchar_lead_canonical_combining_class',
623 'uchar_trail_canonical_combining_class',
624 'uchar_grapheme_cluster_break',
625 'uchar_sentence_break',
626 'uchar_word_break',
627 'uchar_general_category_mask',
628 'uchar_numeric_value',
629 'uchar_age',
630 'uchar_bidi_mirroring_glyph',
631 'uchar_case_folding',
632 'uchar_iso_comment',
633 'uchar_lowercase_mapping',
634 'uchar_name',
635 'uchar_simple_case_folding',
636 'uchar_simple_lowercase_mapping',
637 'uchar_simple_titlecase_mapping',
638 'uchar_simple_uppercase_mapping',
639 'uchar_titlecase_mapping',
640 'uchar_unicode_1_name',
641 'uchar_uppercase_mapping',
642 'u_wb_other',
643 'u_wb_aletter',
644 'u_wb_format',
645 'u_wb_katakana',
646 'u_wb_midletter',
647 'u_wb_midnum',
648 'u_wb_numeric',
649 'u_wb_extendnumlet',
650 'u_sb_other',
651 'u_sb_aterm',
652 'u_sb_close',
653 'u_sb_format',
654 'u_sb_lower',
655 'u_sb_numeric',
656 'u_sb_oletter',
657 'u_sb_sep',
658 'u_sb_sp',
659 'u_sb_sterm',
660 'u_sb_upper',
661 'u_lb_unknown',
662 'u_lb_ambiguous',
663 'u_lb_alphabetic',
664 'u_lb_break_both',
665 'u_lb_break_after',
666 'u_lb_break_before',
667 'u_lb_mandatory_break',
668 'u_lb_contingent_break',
669 'u_lb_close_punctuation',
670 'u_lb_combining_mark',
671 'u_lb_carriage_return',
672 'u_lb_exclamation',
673 'u_lb_glue',
674 'u_lb_hyphen',
675 'u_lb_ideographic',
676 'u_lb_inseparable',
677 'u_lb_infix_numeric',
678 'u_lb_line_feed',
679 'u_lb_nonstarter',
680 'u_lb_numeric',
681 'u_lb_open_punctuation',
682 'u_lb_postfix_numeric',
683 'u_lb_prefix_numeric',
684 'u_lb_quotation',
685 'u_lb_complex_context',
686 'u_lb_surrogate',
687 'u_lb_space',
688 'u_lb_break_symbols',
689 'u_lb_zwspace',
690 'u_lb_next_line',
691 'u_lb_word_joiner',
692 'u_lb_h2',
693 'u_lb_h3',
694 'u_lb_jl',
695 'u_lb_jt',
696 'u_lb_jv',
697 'u_nt_none',
698 'u_nt_decimal',
699 'u_nt_digit',
700 'u_nt_numeric',
701 'locale',
702 'locale_english',
703 'locale_french',
704 'locale_german',
705 'locale_italian',
706 'locale_japanese',
707 'locale_korean',
708 'locale_chinese',
709 'locale_simplifiedchinese',
710 'locale_traditionalchinese',
711 'locale_france',
712 'locale_germany',
713 'locale_italy',
714 'locale_japan',
715 'locale_korea',
716 'locale_china',
717 'locale_prc',
718 'locale_taiwan',
719 'locale_uk',
720 'locale_us',
721 'locale_canada',
722 'locale_canadafrench',
723 'locale_default',
724 'locale_setdefault',
725 'locale_isocountries',
726 'locale_isolanguages',
727 'locale_availablelocales',
728 'ucal_listtimezones',
729 'ucal',
730 'ucal_era',
731 'ucal_year',
732 'ucal_month',
733 'ucal_weekofyear',
734 'ucal_weekofmonth',
735 'ucal_dayofmonth',
736 'ucal_dayofyear',
737 'ucal_dayofweek',
738 'ucal_dayofweekinmonth',
739 'ucal_ampm',
740 'ucal_hour',
741 'ucal_hourofday',
742 'ucal_minute',
743 'ucal_second',
744 'ucal_millisecond',
745 'ucal_zoneoffset',
746 'ucal_dstoffset',
747 'ucal_yearwoy',
748 'ucal_dowlocal',
749 'ucal_extendedyear',
750 'ucal_julianday',
751 'ucal_millisecondsinday',
752 'ucal_lenient',
753 'ucal_firstdayofweek',
754 'ucal_daysinfirstweek',
755 'xml_domimplementation',
756 'sys_sigalrm',
757 'sys_sighup',
758 'sys_sigkill',
759 'sys_sigpipe',
760 'sys_sigquit',
761 'sys_sigusr1',
762 'sys_sigusr2',
763 'sys_sigchld',
764 'sys_sigcont',
765 'sys_sigstop',
766 'sys_sigtstp',
767 'sys_sigttin',
768 'sys_sigttou',
769 'sys_sigbus',
770 'sys_sigprof',
771 'sys_sigsys',
772 'sys_sigtrap',
773 'sys_sigurg',
774 'sys_sigvtalrm',
775 'sys_sigxcpu',
776 'sys_sigxfsz',
777 'sys_wcontinued',
778 'sys_wnohang',
779 'sys_wuntraced',
780 'sys_sigabrt',
781 'sys_sigfpe',
782 'sys_sigill',
783 'sys_sigint',
784 'sys_sigsegv',
785 'sys_sigterm',
786 'sys_exit',
787 'sys_fork',
788 'sys_kill',
789 'sys_waitpid',
790 'sys_getegid',
791 'sys_geteuid',
792 'sys_getgid',
793 'sys_getlogin',
794 'sys_getpid',
795 'sys_getppid',
796 'sys_getuid',
797 'sys_setuid',
798 'sys_setgid',
799 'sys_setsid',
800 'sys_errno',
801 'sys_strerror',
802 'sys_time',
803 'sys_difftime',
804 'sys_getpwuid',
805 'sys_getpwnam',
806 'sys_getgrnam',
807 'sys_drand48',
808 'sys_erand48',
809 'sys_jrand48',
810 'sys_lcong48',
811 'sys_lrand48',
812 'sys_mrand48',
813 'sys_nrand48',
814 'sys_srand48',
815 'sys_random',
816 'sys_srandom',
817 'sys_seed48',
818 'sys_rand',
819 'sys_srand',
820 'sys_environ',
821 'sys_getenv',
822 'sys_setenv',
823 'sys_unsetenv',
824 'sys_uname',
825 'uuid_compare',
826 'uuid_copy',
827 'uuid_generate',
828 'uuid_generate_random',
829 'uuid_generate_time',
830 'uuid_is_null',
831 'uuid_parse',
832 'uuid_unparse',
833 'uuid_unparse_lower',
834 'uuid_unparse_upper',
835 'sys_credits',
836 'sleep',
837 'sys_dll_ext',
838 'sys_listtypes',
839 'sys_listtraits',
840 'sys_listunboundmethods',
841 'sys_getthreadcount',
842 'sys_growheapby',
843 'sys_getheapsize',
844 'sys_getheapfreebytes',
845 'sys_getbytessincegc',
846 'sys_garbagecollect',
847 'sys_clock',
848 'sys_getstartclock',
849 'sys_clockspersec',
850 'sys_pointersize',
851 'sys_loadlibrary',
852 'sys_getchar',
853 'sys_chroot',
854 'sys_exec',
855 'sys_kill_exec',
856 'sys_wait_exec',
857 'sys_test_exec',
858 'sys_detach_exec',
859 'sys_pid_exec',
860 'wifexited',
861 'wexitstatus',
862 'wifsignaled',
863 'wtermsig',
864 'wifstopped',
865 'wstopsig',
866 'wifcontinued',
867 'sys_eol',
868 'sys_iswindows',
869 'sys_is_windows',
870 'sys_isfullpath',
871 'sys_is_full_path',
872 'lcapi_loadmodule',
873 'lcapi_listdatasources',
874 'dsinfo',
875 'encrypt_blowfish',
876 'decrypt_blowfish',
877 'cipher_digest',
878 'cipher_encrypt',
879 'cipher_decrypt',
880 'cipher_list',
881 'cipher_keylength',
882 'cipher_hmac',
883 'cipher_seal',
884 'cipher_open',
885 'cipher_sign',
886 'cipher_verify',
887 'cipher_decrypt_private',
888 'cipher_decrypt_public',
889 'cipher_encrypt_private',
890 'cipher_encrypt_public',
891 'cipher_generate_key',
892 'xmlstream',
893 'sourcefile',
894 'tag',
895 'tag_exists',
896 'mime_reader',
897 'curl_easy_init',
898 'curl_easy_duphandle',
899 'curl_easy_cleanup',
900 'curl_easy_getinfo',
901 'curl_multi_perform',
902 'curl_multi_result',
903 'curl_easy_reset',
904 'curl_easy_setopt',
905 'curl_easy_strerror',
906 'curl_getdate',
907 'curl_version',
908 'curl_version_info',
909 'curlinfo_effective_url',
910 'curlinfo_content_type',
911 'curlinfo_response_code',
912 'curlinfo_header_size',
913 'curlinfo_request_size',
914 'curlinfo_ssl_verifyresult',
915 'curlinfo_filetime',
916 'curlinfo_redirect_count',
917 'curlinfo_http_connectcode',
918 'curlinfo_httpauth_avail',
919 'curlinfo_proxyauth_avail',
920 'curlinfo_os_errno',
921 'curlinfo_num_connects',
922 'curlinfo_total_time',
923 'curlinfo_namelookup_time',
924 'curlinfo_connect_time',
925 'curlinfo_pretransfer_time',
926 'curlinfo_size_upload',
927 'curlinfo_size_download',
928 'curlinfo_speed_download',
929 'curlinfo_speed_upload',
930 'curlinfo_content_length_download',
931 'curlinfo_content_length_upload',
932 'curlinfo_starttransfer_time',
933 'curlinfo_redirect_time',
934 'curlinfo_ssl_engines',
935 'curlopt_url',
936 'curlopt_postfields',
937 'curlopt_cainfo',
938 'curlopt_capath',
939 'curlopt_cookie',
940 'curlopt_cookiefile',
941 'curlopt_cookiejar',
942 'curlopt_customrequest',
943 'curlopt_egdsocket',
944 'curlopt_encoding',
945 'curlopt_ftp_account',
946 'curlopt_ftpport',
947 'curlopt_interface',
948 'curlopt_krb4level',
949 'curlopt_netrc_file',
950 'curlopt_proxy',
951 'curlopt_proxyuserpwd',
952 'curlopt_random_file',
953 'curlopt_range',
954 'curlopt_readdata',
955 'curlopt_referer',
956 'curlopt_ssl_cipher_list',
957 'curlopt_sslcert',
958 'curlopt_sslcerttype',
959 'curlopt_sslengine',
960 'curlopt_sslkey',
961 'curlopt_sslkeypasswd',
962 'curlopt_sslkeytype',
963 'curlopt_useragent',
964 'curlopt_userpwd',
965 'curlopt_postfieldsize',
966 'curlopt_autoreferer',
967 'curlopt_buffersize',
968 'curlopt_connecttimeout',
969 'curlopt_cookiesession',
970 'curlopt_crlf',
971 'curlopt_dns_use_global_cache',
972 'curlopt_failonerror',
973 'curlopt_filetime',
974 'curlopt_followlocation',
975 'curlopt_forbid_reuse',
976 'curlopt_fresh_connect',
977 'curlopt_ftp_create_missing_dirs',
978 'curlopt_ftp_response_timeout',
979 'curlopt_ftp_ssl',
980 'curlopt_use_ssl',
981 'curlopt_ftp_use_eprt',
982 'curlopt_ftp_use_epsv',
983 'curlopt_ftpappend',
984 'curlopt_ftplistonly',
985 'curlopt_ftpsslauth',
986 'curlopt_header',
987 'curlopt_http_version',
988 'curlopt_httpauth',
989 'curlopt_httpget',
990 'curlopt_httpproxytunnel',
991 'curlopt_infilesize',
992 'curlopt_ipresolve',
993 'curlopt_low_speed_limit',
994 'curlopt_low_speed_time',
995 'curlopt_maxconnects',
996 'curlopt_maxfilesize',
997 'curlopt_maxredirs',
998 'curlopt_netrc',
999 'curlopt_nobody',
1000 'curlopt_noprogress',
1001 'curlopt_port',
1002 'curlopt_post',
1003 'curlopt_proxyauth',
1004 'curlopt_proxyport',
1005 'curlopt_proxytype',
1006 'curlopt_put',
1007 'curlopt_resume_from',
1008 'curlopt_ssl_verifyhost',
1009 'curlopt_ssl_verifypeer',
1010 'curlopt_sslengine_default',
1011 'curlopt_sslversion',
1012 'curlopt_tcp_nodelay',
1013 'curlopt_timecondition',
1014 'curlopt_timeout',
1015 'curlopt_timevalue',
1016 'curlopt_transfertext',
1017 'curlopt_unrestricted_auth',
1018 'curlopt_upload',
1019 'curlopt_verbose',
1020 'curlopt_infilesize_large',
1021 'curlopt_maxfilesize_large',
1022 'curlopt_postfieldsize_large',
1023 'curlopt_resume_from_large',
1024 'curlopt_http200aliases',
1025 'curlopt_httpheader',
1026 'curlopt_postquote',
1027 'curlopt_prequote',
1028 'curlopt_quote',
1029 'curlopt_httppost',
1030 'curlopt_writedata',
1031 'curl_version_ipv6',
1032 'curl_version_kerberos4',
1033 'curl_version_ssl',
1034 'curl_version_libz',
1035 'curl_version_ntlm',
1036 'curl_version_gssnegotiate',
1037 'curl_version_debug',
1038 'curl_version_asynchdns',
1039 'curl_version_spnego',
1040 'curl_version_largefile',
1041 'curl_version_idn',
1042 'curl_netrc_ignored',
1043 'curl_netrc_optional',
1044 'curl_netrc_required',
1045 'curl_http_version_none',
1046 'curl_http_version_1_0',
1047 'curl_http_version_1_1',
1048 'curl_ipresolve_whatever',
1049 'curl_ipresolve_v4',
1050 'curl_ipresolve_v6',
1051 'curlftpssl_none',
1052 'curlftpssl_try',
1053 'curlftpssl_control',
1054 'curlftpssl_all',
1055 'curlftpssl_last',
1056 'curlftpauth_default',
1057 'curlftpauth_ssl',
1058 'curlftpauth_tls',
1059 'curlauth_none',
1060 'curlauth_basic',
1061 'curlauth_digest',
1062 'curlauth_gssnegotiate',
1063 'curlauth_ntlm',
1064 'curlauth_any',
1065 'curlauth_anysafe',
1066 'curlproxy_http',
1067 'curlproxy_socks4',
1068 'curlproxy_socks5',
1069 'curle_ok',
1070 'curle_unsupported_protocol',
1071 'curle_failed_init',
1072 'curle_url_malformat',
1073 'curle_url_malformat_user',
1074 'curle_couldnt_resolve_proxy',
1075 'curle_couldnt_resolve_host',
1076 'curle_couldnt_connect',
1077 'curle_ftp_weird_server_reply',
1078 'curle_ftp_access_denied',
1079 'curle_ftp_user_password_incorrect',
1080 'curle_ftp_weird_pass_reply',
1081 'curle_ftp_weird_user_reply',
1082 'curle_ftp_weird_pasv_reply',
1083 'curle_ftp_weird_227_format',
1084 'curle_ftp_cant_get_host',
1085 'curle_ftp_cant_reconnect',
1086 'curle_ftp_couldnt_set_binary',
1087 'curle_partial_file',
1088 'curle_ftp_couldnt_retr_file',
1089 'curle_ftp_write_error',
1090 'curle_ftp_quote_error',
1091 'curle_http_returned_error',
1092 'curle_write_error',
1093 'curle_malformat_user',
1094 'curle_read_error',
1095 'curle_out_of_memory',
1096 'curle_operation_timeouted',
1097 'curle_ftp_couldnt_set_ascii',
1098 'curle_ftp_port_failed',
1099 'curle_ftp_couldnt_use_rest',
1100 'curle_ftp_couldnt_get_size',
1101 'curle_http_range_error',
1102 'curle_http_post_error',
1103 'curle_ssl_connect_error',
1104 'curle_bad_download_resume',
1105 'curle_file_couldnt_read_file',
1106 'curle_ldap_cannot_bind',
1107 'curle_ldap_search_failed',
1108 'curle_library_not_found',
1109 'curle_function_not_found',
1110 'curle_aborted_by_callback',
1111 'curle_bad_function_argument',
1112 'curle_bad_calling_order',
1113 'curle_interface_failed',
1114 'curle_bad_password_entered',
1115 'curle_too_many_redirects',
1116 'curle_unknown_telnet_option',
1117 'curle_telnet_option_syntax',
1118 'curle_obsolete',
1119 'curle_ssl_peer_certificate',
1120 'curle_got_nothing',
1121 'curle_ssl_engine_notfound',
1122 'curle_ssl_engine_setfailed',
1123 'curle_send_error',
1124 'curle_recv_error',
1125 'curle_share_in_use',
1126 'curle_ssl_certproblem',
1127 'curle_ssl_cipher',
1128 'curle_ssl_cacert',
1129 'curle_bad_content_encoding',
1130 'curle_ldap_invalid_url',
1131 'curle_filesize_exceeded',
1132 'curle_ftp_ssl_failed',
1133 'curle_send_fail_rewind',
1134 'curle_ssl_engine_initfailed',
1135 'curle_login_denied',
1136 'curlmsg_done',
1137 'regexp',
1138 'array',
1139 'boolean',
1140 'zip_open',
1141 'zip_name_locate',
1142 'zip_fopen',
1143 'zip_fopen_index',
1144 'zip_fread',
1145 'zip_fclose',
1146 'zip_close',
1147 'zip_stat',
1148 'zip_stat_index',
1149 'zip_get_archive_comment',
1150 'zip_get_file_comment',
1151 'zip_get_name',
1152 'zip_get_num_files',
1153 'zip_add',
1154 'zip_replace',
1155 'zip_add_dir',
1156 'zip_set_file_comment',
1157 'zip_rename',
1158 'zip_delete',
1159 'zip_unchange',
1160 'zip_unchange_all',
1161 'zip_unchange_archive',
1162 'zip_set_archive_comment',
1163 'zip_error_to_str',
1164 'zip_file_strerror',
1165 'zip_strerror',
1166 'zip_error_get',
1167 'zip_file_error_get',
1168 'zip_error_get_sys_type',
1169 'zlib_version',
1170 'fastcgi_initiate_request',
1171 'debugging_enabled',
1172 'debugging_stop',
1173 'evdns_resolve_ipv4',
1174 'evdns_resolve_ipv6',
1175 'evdns_resolve_reverse',
1176 'evdns_resolve_reverse_ipv6',
1177 'library_thread_loader',
1178 'stdout',
1179 'stdoutnl',
1180 'fail',
1181 'fail_if',
1182 'fail_ifnot',
1183 'error_code',
1184 'error_msg',
1185 'error_obj',
1186 'error_stack',
1187 'error_push',
1188 'error_pop',
1189 'error_reset',
1190 'error_msg_invalidparameter',
1191 'error_code_invalidparameter',
1192 'error_msg_networkerror',
1193 'error_code_networkerror',
1194 'error_msg_runtimeassertion',
1195 'error_code_runtimeassertion',
1196 'error_msg_methodnotfound',
1197 'error_code_methodnotfound',
1198 'error_msg_resnotfound',
1199 'error_code_resnotfound',
1200 'error_msg_filenotfound',
1201 'error_code_filenotfound',
1202 'error_msg_aborted',
1203 'error_code_aborted',
1204 'error_msg_dividebyzero',
1205 'error_code_dividebyzero',
1206 'error_msg_noerror',
1207 'error_code_noerror',
1208 'abort',
1209 'protect',
1210 'trait_asstring',
1211 'any',
1212 'trait_generator',
1213 'trait_decompose_assignment',
1214 'trait_foreach',
1215 'trait_generatorcentric',
1216 'generateforeach',
1217 'generateforeachunkeyed',
1218 'generateforeachkeyed',
1219 'trait_foreachtextelement',
1220 'trait_finite',
1221 'trait_finiteforeach',
1222 'trait_keyed',
1223 'trait_keyedfinite',
1224 'trait_keyedforeach',
1225 'trait_frontended',
1226 'trait_backended',
1227 'trait_doubleended',
1228 'trait_positionallykeyed',
1229 'trait_expandable',
1230 'trait_frontexpandable',
1231 'trait_backexpandable',
1232 'trait_contractible',
1233 'trait_frontcontractible',
1234 'trait_backcontractible',
1235 'trait_fullymutable',
1236 'trait_keyedmutable',
1237 'trait_endedfullymutable',
1238 'trait_setoperations',
1239 'trait_searchable',
1240 'trait_positionallysearchable',
1241 'trait_pathcomponents',
1242 'trait_readbytes',
1243 'trait_writebytes',
1244 'trait_setencoding',
1245 'trait_readstring',
1246 'trait_writestring',
1247 'trait_hashable',
1248 'eacher',
1249 'trait_each_sub',
1250 'trait_stack',
1251 'trait_list',
1252 'trait_array',
1253 'trait_map',
1254 'trait_close',
1255 'trait_file',
1256 'trait_scalar',
1257 'method_name',
1258 'trait_queriablelambda',
1259 'trait_queriable',
1260 'queriable_asstring',
1261 'queriable_where',
1262 'queriable_do',
1263 'queriable_sum',
1264 'queriable_average',
1265 'queriable_min',
1266 'queriable_max',
1267 'queriable_select',
1268 'queriable_selectmany',
1269 'queriable_groupby',
1270 'queriable_join',
1271 'queriable_groupjoin',
1272 'queriable_orderby',
1273 'queriable_orderbydescending',
1274 'queriable_thenby',
1275 'queriable_thenbydescending',
1276 'queriable_skip',
1277 'queriable_take',
1278 'queriable_grouping',
1279 'queriable_internal_combinebindings',
1280 'queriable_defaultcompare',
1281 'queriable_reversecompare',
1282 'queriable_qsort',
1283 'generateseries',
1284 'timer',
1285 'tie',
1286 'pairup',
1287 'delve',
1288 'repeat',
1289 'thread_var_push',
1290 'thread_var_pop',
1291 'thread_var_get',
1292 'loop_value',
1293 'loop_value_push',
1294 'loop_value_pop',
1295 'loop_key',
1296 'loop_key_push',
1297 'loop_key_pop',
1298 'loop_push',
1299 'loop_pop',
1300 'loop_count',
1301 'loop_continue',
1302 'loop_abort',
1303 'loop',
1304 'sys_while',
1305 'sys_iterate',
1306 'pair_compare',
1307 'serialization_object_identity_compare',
1308 'serialization_element',
1309 'trait_serializable',
1310 'serialization_writer_standin',
1311 'serialization_writer_ref',
1312 'serialization_writer',
1313 'serialization_reader',
1314 'string_validcharset',
1315 'eol',
1316 'encoding_utf8',
1317 'encoding_iso88591',
1318 'trait_treenode',
1319 'tree_nullnode',
1320 'tree_node',
1321 'tree_base',
1322 'map_node',
1323 'map',
1324 'integer_random',
1325 'integer_bitor',
1326 'millis',
1327 'micros',
1328 'max',
1329 'min',
1330 'range',
1331 'median',
1332 'decimal_random',
1333 'pi',
1334 'lcapi_datasourceinit',
1335 'lcapi_datasourceterm',
1336 'lcapi_datasourcenames',
1337 'lcapi_datasourcetablenames',
1338 'lcapi_datasourcesearch',
1339 'lcapi_datasourceadd',
1340 'lcapi_datasourceupdate',
1341 'lcapi_datasourcedelete',
1342 'lcapi_datasourceinfo',
1343 'lcapi_datasourceexecsql',
1344 'lcapi_datasourcerandom',
1345 'lcapi_datasourceschemanames',
1346 'lcapi_datasourcecloseconnection',
1347 'lcapi_datasourcetickle',
1348 'lcapi_datasourceduplicate',
1349 'lcapi_datasourcescripts',
1350 'lcapi_datasourceimage',
1351 'lcapi_datasourcefindall',
1352 'lcapi_datasourcematchesname',
1353 'lcapi_datasourcepreparesql',
1354 'lcapi_datasourceunpreparesql',
1355 'lcapi_datasourcenothing',
1356 'lcapi_fourchartointeger',
1357 'lcapi_datasourcetypestring',
1358 'lcapi_datasourcetypeinteger',
1359 'lcapi_datasourcetypeboolean',
1360 'lcapi_datasourcetypeblob',
1361 'lcapi_datasourcetypedecimal',
1362 'lcapi_datasourcetypedate',
1363 'lcapi_datasourceprotectionnone',
1364 'lcapi_datasourceprotectionreadonly',
1365 'lcapi_datasourceopgt',
1366 'lcapi_datasourceopgteq',
1367 'lcapi_datasourceopeq',
1368 'lcapi_datasourceopneq',
1369 'lcapi_datasourceoplt',
1370 'lcapi_datasourceoplteq',
1371 'lcapi_datasourceopbw',
1372 'lcapi_datasourceopew',
1373 'lcapi_datasourceopct',
1374 'lcapi_datasourceopnct',
1375 'lcapi_datasourceopnbw',
1376 'lcapi_datasourceopnew',
1377 'lcapi_datasourceopand',
1378 'lcapi_datasourceopor',
1379 'lcapi_datasourceopnot',
1380 'lcapi_datasourceopno',
1381 'lcapi_datasourceopany',
1382 'lcapi_datasourceopin',
1383 'lcapi_datasourceopnin',
1384 'lcapi_datasourceopft',
1385 'lcapi_datasourceoprx',
1386 'lcapi_datasourceopnrx',
1387 'lcapi_datasourcesortascending',
1388 'lcapi_datasourcesortdescending',
1389 'lcapi_datasourcesortcustom',
1390 'lcapi_loadmodules',
1391 'lasso_version',
1392 'lasso_uniqueid',
1393 'usage',
1394 'file_defaultencoding',
1395 'file_copybuffersize',
1396 'file_modeline',
1397 'file_modechar',
1398 'file_forceroot',
1399 'file_tempfile',
1400 'file',
1401 'file_stdin',
1402 'file_stdout',
1403 'file_stderr',
1404 'lasso_tagexists',
1405 'lasso_methodexists',
1406 'output',
1407 'if_empty',
1408 'if_null',
1409 'if_true',
1410 'if_false',
1411 'process',
1412 'treemap',
1413 'locale_format',
1414 'compress',
1415 'uncompress',
1416 'decompress',
1417 'tag_name',
1418 'series',
1419 'nslookup',
1420 'all',
1421 'bw',
1422 'cn',
1423 'eq',
1424 'ew',
1425 'ft',
1426 'gt',
1427 'gte',
1428 'lt',
1429 'lte',
1430 'neq',
1431 'nrx',
1432 'rx',
1433 'none',
1434 'minimal',
1435 'full',
1436 'output_none',
1437 'lasso_executiontimelimit',
1438 'namespace_global',
1439 'namespace_using',
1440 'namespace_import',
1441 'site_id',
1442 'site_name',
1443 'sys_homepath',
1444 'sys_masterhomepath',
1445 'sys_supportpath',
1446 'sys_librariespath',
1447 'sys_databasespath',
1448 'sys_usercapimodulepath',
1449 'sys_appspath',
1450 'sys_userstartuppath',
1451 'dir',
1452 'magick_image',
1453 'ldap',
1454 'ldap_scope_base',
1455 'ldap_scope_onelevel',
1456 'ldap_scope_subtree',
1457 'mysqlds',
1458 'os_process',
1459 'odbc',
1460 'sqliteconnector',
1461 'sqlite_createdb',
1462 'sqlite_setsleepmillis',
1463 'sqlite_setsleeptries',
1464 'java_jvm_getenv',
1465 'java_jvm_create',
1466 'java_jdbc_load',
1467 'database_database',
1468 'database_table_datasources',
1469 'database_table_datasource_hosts',
1470 'database_table_datasource_databases',
1471 'database_table_database_tables',
1472 'database_table_table_fields',
1473 'database_qs',
1474 'database_initialize',
1475 'database_util_cleanpath',
1476 'database_adddefaultsqlitehost',
1477 'database_registry',
1478 'sqlite_ok',
1479 'sqlite_error',
1480 'sqlite_internal',
1481 'sqlite_perm',
1482 'sqlite_abort',
1483 'sqlite_busy',
1484 'sqlite_locked',
1485 'sqlite_nomem',
1486 'sqlite_readonly',
1487 'sqlite_interrupt',
1488 'sqlite_ioerr',
1489 'sqlite_corrupt',
1490 'sqlite_notfound',
1491 'sqlite_full',
1492 'sqlite_cantopen',
1493 'sqlite_protocol',
1494 'sqlite_empty',
1495 'sqlite_schema',
1496 'sqlite_toobig',
1497 'sqlite_constraint',
1498 'sqlite_mismatch',
1499 'sqlite_misuse',
1500 'sqlite_nolfs',
1501 'sqlite_auth',
1502 'sqlite_format',
1503 'sqlite_range',
1504 'sqlite_notadb',
1505 'sqlite_row',
1506 'sqlite_done',
1507 'sqlite_integer',
1508 'sqlite_float',
1509 'sqlite_blob',
1510 'sqlite_null',
1511 'sqlite_text',
1512 'sqlite3',
1513 'sqlite_db',
1514 'sqlite_results',
1515 'sqlite_currentrow',
1516 'sqlite_table',
1517 'sqlite_column',
1518 'bom_utf16be',
1519 'bom_utf16le',
1520 'bom_utf32be',
1521 'bom_utf32le',
1522 'bom_utf8',
1523 'curl',
1524 'include_url',
1525 'ftp_getdata',
1526 'ftp_getfile',
1527 'ftp_getlisting',
1528 'ftp_putdata',
1529 'ftp_putfile',
1530 'ftp_deletefile',
1531 'date',
1532 'debugging_step_in',
1533 'debugging_get_stack',
1534 'debugging_get_context',
1535 'debugging_detach',
1536 'debugging_step_over',
1537 'debugging_step_out',
1538 'debugging_run',
1539 'debugging_break',
1540 'debugging_breakpoint_set',
1541 'debugging_breakpoint_get',
1542 'debugging_breakpoint_remove',
1543 'debugging_breakpoint_list',
1544 'debugging_breakpoint_update',
1545 'debugging_terminate',
1546 'debugging_context_locals',
1547 'debugging_context_vars',
1548 'debugging_context_self',
1549 'debugging_stack',
1550 'dbgp_stop_stack_name',
1551 'dbgp_server',
1552 'dbgp_packet',
1553 'duration',
1554 'encrypt_md5',
1555 'inline_columninfo_pos',
1556 'inline_resultrows_pos',
1557 'inline_foundcount_pos',
1558 'inline_colinfo_name_pos',
1559 'inline_colinfo_valuelist_pos',
1560 'inline_scopeget',
1561 'inline_scopepush',
1562 'inline_scopepop',
1563 'inline_namedget',
1564 'inline_namedput',
1565 'inline',
1566 'inline_type',
1567 'resultset_count',
1568 'resultset',
1569 'resultsets',
1570 'rows',
1571 'rows_impl',
1572 'records',
1573 'column',
1574 'field',
1575 'column_names',
1576 'field_names',
1577 'column_name',
1578 'field_name',
1579 'found_count',
1580 'shown_count',
1581 'shown_first',
1582 'shown_last',
1583 'action_statement',
1584 'lasso_currentaction',
1585 'maxrecords_value',
1586 'skiprecords_value',
1587 'action_param',
1588 'action_params',
1589 'admin_authorization',
1590 'admin_currentgroups',
1591 'admin_currentuserid',
1592 'admin_currentusername',
1593 'database_name',
1594 'table_name',
1595 'layout_name',
1596 'schema_name',
1597 'keycolumn_name',
1598 'keyfield_name',
1599 'keycolumn_value',
1600 'keyfield_value',
1601 'inline_colinfo_type_pos',
1602 'column_type',
1603 'rows_array',
1604 'records_array',
1605 'records_map',
1606 'trait_json_serialize',
1607 'json_serialize',
1608 'json_consume_string',
1609 'json_consume_token',
1610 'json_consume_array',
1611 'json_consume_object',
1612 'json_deserialize',
1613 'json_literal',
1614 'json_object',
1615 'json_rpccall',
1616 'list_node',
1617 'list',
1618 'jchar',
1619 'jchararray',
1620 'jbyte',
1621 'jbytearray',
1622 'jfloat',
1623 'jint',
1624 'jshort',
1625 'ljapi_initialize',
1626 'formattingbase',
1627 'currency',
1628 'scientific',
1629 'percent',
1630 'dateandtime',
1631 'timeonly',
1632 'locale_format_style_full',
1633 'locale_format_style_long',
1634 'locale_format_style_medium',
1635 'locale_format_style_short',
1636 'locale_format_style_default',
1637 'locale_format_style_none',
1638 'locale_format_style_date_time',
1639 'net_connectinprogress',
1640 'net_connectok',
1641 'net_typessl',
1642 'net_typessltcp',
1643 'net_typessludp',
1644 'net_typetcp',
1645 'net_typeudp',
1646 'net_waitread',
1647 'net_waittimeout',
1648 'net_waitwrite',
1649 'trait_net',
1650 'net_tcp',
1651 'net_tcpssl',
1652 'net_named_pipe',
1653 'net_udppacket',
1654 'net_udp',
1655 'admin_initialize',
1656 'admin_getpref',
1657 'admin_setpref',
1658 'admin_removepref',
1659 'admin_userexists',
1660 'admin_lassoservicepath',
1661 'pdf_package',
1662 'pdf_rectangle',
1663 'pdf_typebase',
1664 'pdf_doc',
1665 'pdf_color',
1666 'pdf_barcode',
1667 'pdf_font',
1668 'pdf_image',
1669 'pdf_list',
1670 'pdf_read',
1671 'pdf_table',
1672 'pdf_text',
1673 'pdf_hyphenator',
1674 'pdf_chunk',
1675 'pdf_phrase',
1676 'pdf_paragraph',
1677 'pdf_serve',
1678 'queue',
1679 'random_seed',
1680 'set',
1681 'sys_process',
1682 'worker_pool',
1683 'xml',
1684 'trait_xml_elementcompat',
1685 'trait_xml_nodecompat',
1686 'xml_transform',
1687 'zip_create',
1688 'zip_excl',
1689 'zip_checkcons',
1690 'zip_fl_nocase',
1691 'zip_fl_nodir',
1692 'zip_fl_compressed',
1693 'zip_fl_unchanged',
1694 'zip_er_ok',
1695 'zip_er_multidisk',
1696 'zip_er_rename',
1697 'zip_er_close',
1698 'zip_er_seek',
1699 'zip_er_read',
1700 'zip_er_write',
1701 'zip_er_crc',
1702 'zip_er_zipclosed',
1703 'zip_er_noent',
1704 'zip_er_exists',
1705 'zip_er_open',
1706 'zip_er_tmpopen',
1707 'zip_er_zlib',
1708 'zip_er_memory',
1709 'zip_er_changed',
1710 'zip_er_compnotsupp',
1711 'zip_er_eof',
1712 'zip_er_inval',
1713 'zip_er_nozip',
1714 'zip_er_internal',
1715 'zip_er_incons',
1716 'zip_er_remove',
1717 'zip_er_deleted',
1718 'zip_et_none',
1719 'zip_et_sys',
1720 'zip_et_zlib',
1721 'zip_cm_default',
1722 'zip_cm_store',
1723 'zip_cm_shrink',
1724 'zip_cm_reduce_1',
1725 'zip_cm_reduce_2',
1726 'zip_cm_reduce_3',
1727 'zip_cm_reduce_4',
1728 'zip_cm_implode',
1729 'zip_cm_deflate',
1730 'zip_cm_deflate64',
1731 'zip_cm_pkware_implode',
1732 'zip_cm_bzip2',
1733 'zip_em_none',
1734 'zip_em_trad_pkware',
1735 'zip_em_des',
1736 'zip_em_rc2_old',
1737 'zip_em_3des_168',
1738 'zip_em_3des_112',
1739 'zip_em_aes_128',
1740 'zip_em_aes_192',
1741 'zip_em_aes_256',
1742 'zip_em_rc2',
1743 'zip_em_rc4',
1744 'zip_em_unknown',
1745 'zip_file',
1746 'zip',
1747 'cache_server_element',
1748 'cache_server',
1749 'dns_response',
1750 'dns_lookup',
1751 'dns_default',
1752 'string_charfromname',
1753 'string_concatenate',
1754 'string_endswith',
1755 'string_extract',
1756 'string_findposition',
1757 'string_findregexp',
1758 'string_getunicodeversion',
1759 'string_insert',
1760 'string_isalpha',
1761 'string_isalphanumeric',
1762 'string_isdigit',
1763 'string_ishexdigit',
1764 'string_islower',
1765 'string_isnumeric',
1766 'string_ispunctuation',
1767 'string_isspace',
1768 'string_isupper',
1769 'string_length',
1770 'string_remove',
1771 'string_removeleading',
1772 'string_removetrailing',
1773 'string_replace',
1774 'string_replaceregexp',
1775 'string_todecimal',
1776 'string_tointeger',
1777 'string_uppercase',
1778 'string_lowercase',
1779 'document',
1780 'component_render_state',
1781 'component',
1782 'component_container',
1783 'document_base',
1784 'document_body',
1785 'document_header',
1786 'text_document',
1787 'data_document',
1788 'email_attachment_mime_type',
1789 'email_translatebreakstocrlf',
1790 'email_findemails',
1791 'email_fix_address',
1792 'email_fix_address_list',
1793 'email_compose',
1794 'email_send',
1795 'email_queue',
1796 'email_immediate',
1797 'email_result',
1798 'email_status',
1799 'email_token',
1800 'email_merge',
1801 'email_batch',
1802 'encode_qheader',
1803 'email_pop',
1804 'email_parse',
1805 'email_safeemail',
1806 'email_extract',
1807 'email_pop_priv_substring',
1808 'email_pop_priv_extract',
1809 'email_digestchallenge',
1810 'email_pop_priv_quote',
1811 'email_digestresponse',
1812 'encrypt_hmac',
1813 'encrypt_crammd5',
1814 'email_queue_impl_base',
1815 'email_fs_error_clean',
1816 'email_stage_impl_base',
1817 'email_initialize',
1818 'email_mxlookup',
1819 'lasso_errorreporting',
1820 'fcgi_version_1',
1821 'fcgi_null_request_id',
1822 'fcgi_begin_request',
1823 'fcgi_abort_request',
1824 'fcgi_end_request',
1825 'fcgi_params',
1826 'fcgi_stdin',
1827 'fcgi_stdout',
1828 'fcgi_stderr',
1829 'fcgi_data',
1830 'fcgi_get_values',
1831 'fcgi_get_values_result',
1832 'fcgi_unknown_type',
1833 'fcgi_keep_conn',
1834 'fcgi_responder',
1835 'fcgi_authorize',
1836 'fcgi_filter',
1837 'fcgi_request_complete',
1838 'fcgi_cant_mpx_conn',
1839 'fcgi_overloaded',
1840 'fcgi_unknown_role',
1841 'fcgi_max_conns',
1842 'fcgi_max_reqs',
1843 'fcgi_mpxs_conns',
1844 'fcgi_read_timeout_seconds',
1845 'fcgi_record',
1846 'fcgi_makeendrequestbody',
1847 'fcgi_bodychunksize',
1848 'fcgi_makestdoutbody',
1849 'fcgi_readparam',
1850 'web_connection',
1851 'web_request_impl',
1852 'web_request',
1853 'fcgi_request',
1854 'include_cache_compare',
1855 'include_cache',
1856 'atbegin',
1857 'fastcgi_initialize',
1858 'fastcgi_handlecon',
1859 'fastcgi_handlereq',
1860 'fastcgi_each_fcgi_param',
1861 'fastcgi_createfcgirequest',
1862 'fastcgi_server',
1863 'web_handlefcgirequest',
1864 'filemaker_datasource',
1865 'filemakerds_initialize',
1866 'filemakerds',
1867 'value_listitem',
1868 'valuelistitem',
1869 'selected',
1870 'checked',
1871 'value_list',
1872 'http_document',
1873 'http_document_header',
1874 'http_header_field',
1875 'html_document_head',
1876 'html_document_body',
1877 'raw_document_body',
1878 'bytes_document_body',
1879 'html_element_coreattrs',
1880 'html_element_i18nattrs',
1881 'html_element_eventsattrs',
1882 'html_attributed',
1883 'html_attr',
1884 'html_atomic_element',
1885 'html_container_element',
1886 'http_error',
1887 'html_script',
1888 'html_text',
1889 'html_raw',
1890 'html_binary',
1891 'html_json',
1892 'html_cdata',
1893 'html_eol',
1894 'html_div',
1895 'html_span',
1896 'html_br',
1897 'html_hr',
1898 'html_h1',
1899 'html_h2',
1900 'html_h3',
1901 'html_h4',
1902 'html_h5',
1903 'html_h6',
1904 'html_meta',
1905 'html_link',
1906 'html_object',
1907 'html_style',
1908 'html_base',
1909 'html_table',
1910 'html_tr',
1911 'html_td',
1912 'html_th',
1913 'html_img',
1914 'html_form',
1915 'html_fieldset',
1916 'html_legend',
1917 'html_input',
1918 'html_label',
1919 'html_option',
1920 'html_select',
1921 'http_char_space',
1922 'http_char_htab',
1923 'http_char_cr',
1924 'http_char_lf',
1925 'http_char_question',
1926 'http_char_colon',
1927 'http_read_timeout_secs',
1928 'http_server_web_connection',
1929 'http_server',
1930 'http_server_connection_handler',
1931 'image',
1932 'jdbc_initialize',
1933 'lassoapp_settingsdb',
1934 'lassoapp_resource',
1935 'lassoapp_format_mod_date',
1936 'lassoapp_include_current',
1937 'lassoapp_include',
1938 'lassoapp_find_missing_file',
1939 'lassoapp_source',
1940 'lassoapp_capabilities',
1941 'lassoapp_get_capabilities_name',
1942 'lassoapp_exists',
1943 'lassoapp_path_to_method_name',
1944 'lassoapp_invoke_resource',
1945 'lassoapp_installer',
1946 'lassoapp_initialize_db',
1947 'lassoapp_initialize',
1948 'lassoapp_content_rep_halt',
1949 'lassoapp_issourcefileextension',
1950 'lassoapp_dirsrc_fileresource',
1951 'lassoapp_dirsrc_appsource',
1952 'lassoapp_livesrc_fileresource',
1953 'lassoapp_livesrc_appsource',
1954 'lassoapp_long_expiring_bytes',
1955 'lassoapp_zip_file_server',
1956 'lassoapp_zipsrc_fileresource',
1957 'lassoapp_zipsrc_appsource',
1958 'lassoapp_compiledsrc_fileresource',
1959 'lassoapp_compiledsrc_appsource',
1960 'lassoapp_manualsrc_appsource',
1961 'lassoapp_current_include',
1962 'lassoapp_current_app',
1963 'lassoapp_do_with_include',
1964 'lassoapp_link',
1965 'lassoapp_load_module',
1966 'lassoapp_mime_type_html',
1967 'lassoapp_mime_type_lasso',
1968 'lassoapp_mime_type_xml',
1969 'lassoapp_mime_type_ppt',
1970 'lassoapp_mime_type_js',
1971 'lassoapp_mime_type_txt',
1972 'lassoapp_mime_type_jpg',
1973 'lassoapp_mime_type_png',
1974 'lassoapp_mime_type_gif',
1975 'lassoapp_mime_type_css',
1976 'lassoapp_mime_type_csv',
1977 'lassoapp_mime_type_tif',
1978 'lassoapp_mime_type_ico',
1979 'lassoapp_mime_type_rss',
1980 'lassoapp_mime_type_xhr',
1981 'lassoapp_mime_type_pdf',
1982 'lassoapp_mime_type_docx',
1983 'lassoapp_mime_type_doc',
1984 'lassoapp_mime_type_zip',
1985 'lassoapp_mime_type_svg',
1986 'lassoapp_mime_type_ttf',
1987 'lassoapp_mime_type_woff',
1988 'lassoapp_mime_get',
1989 'log_level_critical',
1990 'log_level_warning',
1991 'log_level_detail',
1992 'log_level_sql',
1993 'log_level_deprecated',
1994 'log_destination_console',
1995 'log_destination_file',
1996 'log_destination_database',
1997 'log',
1998 'log_setdestination',
1999 'log_always',
2000 'log_critical',
2001 'log_warning',
2002 'log_detail',
2003 'log_sql',
2004 'log_deprecated',
2005 'log_max_file_size',
2006 'log_trim_file_size',
2007 'log_impl_base',
2008 'log_initialize',
2009 'portal_impl',
2010 'portal',
2011 'security_database',
2012 'security_table_groups',
2013 'security_table_users',
2014 'security_table_ug_map',
2015 'security_default_realm',
2016 'security_initialize',
2017 'security_registry',
2018 'session_driver',
2019 'session_initialize',
2020 'session_getdefaultdriver',
2021 'session_setdefaultdriver',
2022 'session_start',
2023 'session_addvar',
2024 'session_removevar',
2025 'session_end',
2026 'session_id',
2027 'session_abort',
2028 'session_result',
2029 'session_deleteexpired',
2030 'memory_session_driver_impl_entry',
2031 'memory_session_driver_impl',
2032 'sqlite_session_driver_impl_entry',
2033 'sqlite_session_driver_impl',
2034 'mysql_session_driver_impl',
2035 'odbc_session_driver_mssql',
2036 'odbc_session_driver_impl',
2037 'session_decorate',
2038 'session_delete_expired_thread',
2039 'email_smtp',
2040 'auth_admin',
2041 'auth_check',
2042 'auth_custom',
2043 'auth_group',
2044 'auth_prompt',
2045 'auth_user',
2046 'client_address',
2047 'client_addr',
2048 'client_authorization',
2049 'client_browser',
2050 'client_contentlength',
2051 'client_contenttype',
2052 'client_cookielist',
2053 'client_cookies',
2054 'client_encoding',
2055 'client_formmethod',
2056 'client_getargs',
2057 'client_getparams',
2058 'client_getparam',
2059 'client_headers',
2060 'client_integertoip',
2061 'client_ip',
2062 'client_iptointeger',
2063 'client_password',
2064 'client_postargs',
2065 'client_postparams',
2066 'client_postparam',
2067 'client_type',
2068 'client_username',
2069 'client_url',
2070 'referer_url',
2071 'referrer_url',
2072 'content_type',
2073 'content_encoding',
2074 'cookie',
2075 'cookie_set',
2076 'include',
2077 'include_currentpath',
2078 'include_filepath',
2079 'include_localpath',
2080 'include_once',
2081 'include_path',
2082 'include_raw',
2083 'includes',
2084 'library',
2085 'library_once',
2086 'response_filepath',
2087 'response_localpath',
2088 'response_path',
2089 'response_realm',
2090 'response_root',
2091 'redirect_url',
2092 'server_admin',
2093 'server_name',
2094 'server_ip',
2095 'server_port',
2096 'server_protocol',
2097 'server_signature',
2098 'server_software',
2099 'server_push',
2100 'token_value',
2101 'wap_isenabled',
2102 'wap_maxbuttons',
2103 'wap_maxhorzpixels',
2104 'wap_maxvertpixels',
2105 'wap_maxcolumns',
2106 'wap_maxrows',
2107 'define_atbegin',
2108 'define_atend',
2109 'content_header',
2110 'content_addheader',
2111 'content_replaceheader',
2112 'content_body',
2113 'html_comment',
2114 'web_node_content_json_specialized',
2115 'web_node',
2116 'web_node_container',
2117 'web_node_content_representation',
2118 'web_node_content',
2119 'web_node_content_document',
2120 'web_node_postable',
2121 'web_node_base',
2122 'web_node_forpath',
2123 'web_nodes_requesthandler',
2124 'web_nodes_normalizeextension',
2125 'web_nodes_processcontentnode',
2126 'web_node_root',
2127 'web_nodes_initialize',
2128 'web_node_content_representation_xhr_container',
2129 'web_node_content_representation_xhr',
2130 'web_node_content_html_specialized',
2131 'web_node_content_representation_html_specialized',
2132 'web_node_content_representation_html',
2133 'web_node_content_css_specialized',
2134 'web_node_content_representation_css_specialized',
2135 'web_node_content_representation_css',
2136 'web_node_content_js_specialized',
2137 'web_node_content_representation_js_specialized',
2138 'web_node_content_representation_js',
2139 'web_node_echo',
2140 'web_response_nodesentry',
2141 'web_error_atend',
2142 'web_response_impl',
2143 'web_response',
2144 'web_router_database',
2145 'web_router_initialize',
2146 'web_router',
2147 'asstring',
2148 'isnota',
2149 'isallof',
2150 'isanyof',
2151 'oncompare',
2152 'isa',
2153 'ascopy',
2154 'ascopydeep',
2155 'type',
2156 'invoke',
2157 'atend',
2158 'decomposeassignment',
2159 'asgenerator',
2160 'foreach',
2161 'eachword',
2162 'eachline',
2163 'eachcharacter',
2164 'foreachwordbreak',
2165 'foreachlinebreak',
2166 'foreachcharacter',
2167 'isempty',
2168 'isnotempty',
2169 'ifempty',
2170 'ifnotempty',
2171 'size',
2172 'values',
2173 'asarray',
2174 'aslist',
2175 'asstaticarray',
2176 'join',
2177 'get',
2178 'keys',
2179 'askeyedgenerator',
2180 'eachpair',
2181 'eachkey',
2182 'foreachpair',
2183 'foreachkey',
2184 'front',
2185 'first',
2186 'back',
2187 'last',
2188 'second',
2189 'insert',
2190 'insertfront',
2191 'insertfirst',
2192 'insertback',
2193 'insertfrom',
2194 'insertlast',
2195 'remove',
2196 'removeall',
2197 'removefront',
2198 'removefirst',
2199 'removeback',
2200 'removelast',
2201 'difference',
2202 'intersection',
2203 'union',
2204 'contains',
2205 'find',
2206 'findposition',
2207 'componentdelimiter',
2208 'extensiondelimiter',
2209 'lastcomponent',
2210 'foreachpathcomponent',
2211 'eachcomponent',
2212 'striplastcomponent',
2213 'firstcomponent',
2214 'stripfirstcomponent',
2215 'splitextension',
2216 'hastrailingcomponent',
2217 'isfullpath',
2218 'findlast',
2219 'sub',
2220 'readsomebytes',
2221 'readbytesfully',
2222 'readbytes',
2223 'writebytes',
2224 'encoding',
2225 'readstring',
2226 'writestring',
2227 'hash',
2228 'foreachsub',
2229 'eachsub',
2230 'push',
2231 'pop',
2232 'top',
2233 'dowithclose',
2234 'close',
2235 'fd',
2236 'do',
2237 'sum',
2238 'average',
2239 'where',
2240 'select',
2241 'selectmany',
2242 'groupby',
2243 'groupjoin',
2244 'orderby',
2245 'orderbydescending',
2246 'thenby',
2247 'thenbydescending',
2248 'skip',
2249 'take',
2250 'serialize',
2251 'serializationelements',
2252 'acceptdeserializedelement',
2253 'left',
2254 'right',
2255 'up',
2256 'value',
2257 'bind',
2258 'listen',
2259 'localaddress',
2260 'remoteaddress',
2261 'shutdownrd',
2262 'shutdownwr',
2263 'shutdownrdwr',
2264 'setname',
2265 'contents',
2266 'tagname',
2267 'foreachchild',
2268 'eachchild',
2269 'foreachmatch',
2270 'eachmatch',
2271 'haschildnodes',
2272 'childnodes',
2273 'extract',
2274 'connection',
2275 'requestparams',
2276 'stdin',
2277 'mimes',
2278 'setstatus',
2279 'getstatus',
2280 'writeheaderline',
2281 'writeheaderbytes',
2282 'writebodybytes',
2283 'id',
2284 'class',
2285 'style',
2286 'title',
2287 'gethtmlattr',
2288 'lang',
2289 'onclick',
2290 'ondblclick',
2291 'onmousedown',
2292 'onmouseup',
2293 'onmouseover',
2294 'onmousemove',
2295 'onmouseout',
2296 'onkeypress',
2297 'onkeydown',
2298 'onkeyup',
2299 'sethtmlattr',
2300 'gethtmlattrstring',
2301 'hashtmlattr',
2302 'addcomponent',
2303 'attributes',
2304 'issourcefile',
2305 'resourceinvokable',
2306 'resourcename',
2307 'fullpath',
2308 'appname',
2309 'srcpath',
2310 'resources',
2311 'foo',
2312 'startup',
2313 'validatesessionstable',
2314 'createtable',
2315 'fetchdata',
2316 'savedata',
2317 'init',
2318 'kill',
2319 'expire',
2320 'jsonlabel',
2321 'jsonhtml',
2322 'jsonisleaf',
2323 'delim',
2324 'name',
2325 'path',
2326 'nodelist',
2327 'subnode',
2328 'subnodes',
2329 'representnoderesult',
2330 'mime',
2331 'extensions',
2332 'representnode',
2333 'defaultcontentrepresentation',
2334 'supportscontentrepresentation',
2335 'acceptpost',
2336 'htmlcontent',
2337 'csscontent',
2338 'jscontent',
2339 'escape_member',
2340 'sameas',
2341 'parent',
2342 'settrait',
2343 'oncreate',
2344 'listmethods',
2345 'hasmethod',
2346 'addtrait',
2347 'gettype',
2348 'istype',
2349 'doccomment',
2350 'requires',
2351 'provides',
2352 'subtraits',
2353 'description',
2354 'hosttonet16',
2355 'hosttonet32',
2356 'nettohost16',
2357 'nettohost32',
2358 'nettohost64',
2359 'hosttonet64',
2360 'bitset',
2361 'bittest',
2362 'bitflip',
2363 'bitclear',
2364 'bitor',
2365 'bitand',
2366 'bitxor',
2367 'bitnot',
2368 'bitshiftleft',
2369 'bitshiftright',
2370 'abs',
2371 'div',
2372 'dereferencepointer',
2373 'asdecimal',
2374 'deg2rad',
2375 'asstringhex',
2376 'asstringoct',
2377 'acos',
2378 'asin',
2379 'atan',
2380 'atan2',
2381 'ceil',
2382 'cos',
2383 'cosh',
2384 'exp',
2385 'fabs',
2386 'floor',
2387 'frexp',
2388 'ldexp',
2389 'log10',
2390 'modf',
2391 'pow',
2392 'sin',
2393 'sinh',
2394 'sqrt',
2395 'tan',
2396 'tanh',
2397 'erf',
2398 'erfc',
2399 'gamma',
2400 'hypot',
2401 'j0',
2402 'j1',
2403 'jn',
2404 'lgamma',
2405 'y0',
2406 'y1',
2407 'yn',
2408 'isnan',
2409 'acosh',
2410 'asinh',
2411 'atanh',
2412 'cbrt',
2413 'expm1',
2414 'nextafter',
2415 'scalb',
2416 'ilogb',
2417 'log1p',
2418 'logb',
2419 'remainder',
2420 'rint',
2421 'asinteger',
2422 'self',
2423 'detach',
2424 'restart',
2425 'resume',
2426 'continuation',
2427 'home',
2428 'callsite_file',
2429 'callsite_line',
2430 'callsite_col',
2431 'callstack',
2432 'splitthread',
2433 'threadreaddesc',
2434 'givenblock',
2435 'autocollectbuffer',
2436 'calledname',
2437 'methodname',
2438 'invokeuntil',
2439 'invokewhile',
2440 'invokeautocollect',
2441 'asasync',
2442 'append',
2443 'appendchar',
2444 'private_find',
2445 'private_findlast',
2446 'length',
2447 'chardigitvalue',
2448 'private_compare',
2449 'charname',
2450 'chartype',
2451 'decompose',
2452 'normalize',
2453 'digit',
2454 'foldcase',
2455 'private_merge',
2456 'unescape',
2457 'trim',
2458 'titlecase',
2459 'reverse',
2460 'getisocomment',
2461 'getnumericvalue',
2462 'totitle',
2463 'toupper',
2464 'tolower',
2465 'lowercase',
2466 'uppercase',
2467 'isalnum',
2468 'isalpha',
2469 'isbase',
2470 'iscntrl',
2471 'isdigit',
2472 'isxdigit',
2473 'islower',
2474 'isprint',
2475 'isspace',
2476 'istitle',
2477 'ispunct',
2478 'isgraph',
2479 'isblank',
2480 'isualphabetic',
2481 'isulowercase',
2482 'isupper',
2483 'isuuppercase',
2484 'isuwhitespace',
2485 'iswhitespace',
2486 'encodehtml',
2487 'decodehtml',
2488 'encodexml',
2489 'decodexml',
2490 'encodehtmltoxml',
2491 'getpropertyvalue',
2492 'hasbinaryproperty',
2493 'asbytes',
2494 'equals',
2495 'compare',
2496 'comparecodepointorder',
2497 'padleading',
2498 'padtrailing',
2499 'merge',
2500 'split',
2501 'removeleading',
2502 'removetrailing',
2503 'beginswith',
2504 'endswith',
2505 'replace',
2506 'eachwordbreak',
2507 'encodesql92',
2508 'encodesql',
2509 'substring',
2510 'setsize',
2511 'reserve',
2512 'getrange',
2513 'private_setrange',
2514 'importas',
2515 'import8bits',
2516 'import32bits',
2517 'import64bits',
2518 'import16bits',
2519 'importbytes',
2520 'importpointer',
2521 'export8bits',
2522 'export16bits',
2523 'export32bits',
2524 'export64bits',
2525 'exportbytes',
2526 'exportsigned8bits',
2527 'exportsigned16bits',
2528 'exportsigned32bits',
2529 'exportsigned64bits',
2530 'marker',
2531 'swapbytes',
2532 'encodeurl',
2533 'decodeurl',
2534 'encodebase64',
2535 'decodebase64',
2536 'encodeqp',
2537 'decodeqp',
2538 'encodemd5',
2539 'encodehex',
2540 'decodehex',
2541 'detectcharset',
2542 'bestcharset',
2543 'crc',
2544 'importstring',
2545 'setrange',
2546 'exportas',
2547 'exportstring',
2548 'exportpointerbits',
2549 'foreachbyte',
2550 'eachbyte',
2551 'typename',
2552 'returntype',
2553 'restname',
2554 'paramdescs',
2555 'action',
2556 'statement',
2557 'inputcolumns',
2558 'keycolumns',
2559 'returncolumns',
2560 'sortcolumns',
2561 'skiprows',
2562 'maxrows',
2563 'rowsfound',
2564 'statementonly',
2565 'lop',
2566 'databasename',
2567 'tablename',
2568 'schemaname',
2569 'hostid',
2570 'hostdatasource',
2571 'hostname',
2572 'hostport',
2573 'hostusername',
2574 'hostpassword',
2575 'hostschema',
2576 'hosttableencoding',
2577 'hostextra',
2578 'hostisdynamic',
2579 'refobj',
2580 'prepared',
2581 'getset',
2582 'addset',
2583 'numsets',
2584 'addrow',
2585 'addcolumninfo',
2586 'forcedrowid',
2587 'makeinheritedcopy',
2588 'filename',
2589 'expose',
2590 'recover',
2591 'count',
2592 'exchange',
2593 'findindex',
2594 'sort',
2595 'family',
2596 'isvalid',
2597 'isssl',
2598 'open',
2599 'read',
2600 'write',
2601 'ioctl',
2602 'seek',
2603 'mode',
2604 'mtime',
2605 'atime',
2606 'dup',
2607 'dup2',
2608 'fchdir',
2609 'fchown',
2610 'fsync',
2611 'ftruncate',
2612 'fchmod',
2613 'sendfd',
2614 'receivefd',
2615 'readobject',
2616 'tryreadobject',
2617 'writeobject',
2618 'leaveopen',
2619 'rewind',
2620 'tell',
2621 'language',
2622 'script',
2623 'country',
2624 'variant',
2625 'displaylanguage',
2626 'displayscript',
2627 'displaycountry',
2628 'displayvariant',
2629 'displayname',
2630 'basename',
2631 'keywords',
2632 'iso3language',
2633 'iso3country',
2634 'formatas',
2635 'formatnumber',
2636 'parsenumber',
2637 'parseas',
2638 'format',
2639 'parse',
2640 'add',
2641 'roll',
2642 'getattr',
2643 'setattr',
2644 'clear',
2645 'isset',
2646 'settimezone',
2647 'timezone',
2648 'time',
2649 'indaylighttime',
2650 'createdocument',
2651 'parsedocument',
2652 'hasfeature',
2653 'createdocumenttype',
2654 'nodename',
2655 'nodevalue',
2656 'nodetype',
2657 'parentnode',
2658 'firstchild',
2659 'lastchild',
2660 'previoussibling',
2661 'nextsibling',
2662 'ownerdocument',
2663 'namespaceuri',
2664 'prefix',
2665 'localname',
2666 'insertbefore',
2667 'replacechild',
2668 'removechild',
2669 'appendchild',
2670 'clonenode',
2671 'issupported',
2672 'hasattributes',
2673 'extractone',
2674 'transform',
2675 'data',
2676 'substringdata',
2677 'appenddata',
2678 'insertdata',
2679 'deletedata',
2680 'replacedata',
2681 'doctype',
2682 'implementation',
2683 'documentelement',
2684 'createelement',
2685 'createdocumentfragment',
2686 'createtextnode',
2687 'createcomment',
2688 'createcdatasection',
2689 'createprocessinginstruction',
2690 'createattribute',
2691 'createentityreference',
2692 'getelementsbytagname',
2693 'importnode',
2694 'createelementns',
2695 'createattributens',
2696 'getelementsbytagnamens',
2697 'getelementbyid',
2698 'getattribute',
2699 'setattribute',
2700 'removeattribute',
2701 'getattributenode',
2702 'setattributenode',
2703 'removeattributenode',
2704 'getattributens',
2705 'setattributens',
2706 'removeattributens',
2707 'getattributenodens',
2708 'setattributenodens',
2709 'hasattribute',
2710 'hasattributens',
2711 'specified',
2712 'ownerelement',
2713 'splittext',
2714 'notationname',
2715 'publicid',
2716 'systemid',
2717 'target',
2718 'entities',
2719 'notations',
2720 'internalsubset',
2721 'item',
2722 'getnameditem',
2723 'getnameditemns',
2724 'setnameditem',
2725 'setnameditemns',
2726 'removenameditem',
2727 'removenameditemns',
2728 'next',
2729 'readattributevalue',
2730 'attributecount',
2731 'baseuri',
2732 'depth',
2733 'hasvalue',
2734 'isemptyelement',
2735 'xmllang',
2736 'getattributenamespace',
2737 'lookupnamespace',
2738 'movetoattribute',
2739 'movetoattributenamespace',
2740 'movetofirstattribute',
2741 'movetonextattribute',
2742 'movetoelement',
2743 'prepare',
2744 'last_insert_rowid',
2745 'total_changes',
2746 'interrupt',
2747 'errcode',
2748 'errmsg',
2749 'addmathfunctions',
2750 'finalize',
2751 'step',
2752 'bind_blob',
2753 'bind_double',
2754 'bind_int',
2755 'bind_null',
2756 'bind_text',
2757 'bind_parameter_index',
2758 'reset',
2759 'column_count',
2760 'column_decltype',
2761 'column_blob',
2762 'column_double',
2763 'column_int64',
2764 'column_text',
2765 'ismultipart',
2766 'gotfileupload',
2767 'setmaxfilesize',
2768 'getparts',
2769 'trackingid',
2770 'currentfile',
2771 'addtobuffer',
2772 'input',
2773 'replacepattern',
2774 'findpattern',
2775 'ignorecase',
2776 'setinput',
2777 'setreplacepattern',
2778 'setfindpattern',
2779 'setignorecase',
2780 'appendreplacement',
2781 'matches',
2782 'private_replaceall',
2783 'appendtail',
2784 'groupcount',
2785 'matchposition',
2786 'matchesstart',
2787 'private_replacefirst',
2788 'private_split',
2789 'matchstring',
2790 'replaceall',
2791 'replacefirst',
2792 'findall',
2793 'findcount',
2794 'findfirst',
2795 'findsymbols',
2796 'loadlibrary',
2797 'getlibrary',
2798 'f',
2799 'r',
2800 'form',
2801 'gen',
2802 'callfirst',
2803 'key',
2804 'by',
2805 'from',
2806 'to',
2807 'd',
2808 't',
2809 'object',
2810 'inneroncompare',
2811 'members',
2812 'writeid',
2813 'addmember',
2814 'refid',
2815 'index',
2816 'objects',
2817 'tabs',
2818 'trunk',
2819 'trace',
2820 'asxml',
2821 'tabstr',
2822 'toxmlstring',
2823 'idmap',
2824 'readidobjects',
2825 'red',
2826 'root',
2827 'getnode',
2828 'firstnode',
2829 'lastnode',
2830 'nextnode',
2831 'private_rebalanceforremove',
2832 'private_rotateleft',
2833 'private_rotateright',
2834 'private_rebalanceforinsert',
2835 'eachnode',
2836 'foreachnode',
2837 'resolvelinks',
2838 'parentdir',
2839 'aslazystring',
2840 'openread',
2841 'openwrite',
2842 'openwriteonly',
2843 'openappend',
2844 'opentruncate',
2845 'exists',
2846 'modificationtime',
2847 'lastaccesstime',
2848 'modificationdate',
2849 'lastaccessdate',
2850 'delete',
2851 'moveto',
2852 'copyto',
2853 'linkto',
2854 'flush',
2855 'chmod',
2856 'chown',
2857 'isopen',
2858 'position',
2859 'setmarker',
2860 'setposition',
2861 'setmode',
2862 'foreachline',
2863 'lock',
2864 'unlock',
2865 'trylock',
2866 'testlock',
2867 'perms',
2868 'islink',
2869 'isdir',
2870 'realpath',
2871 'openwith',
2872 'create',
2873 'setcwd',
2874 'foreachentry',
2875 'eachpath',
2876 'eachfilepath',
2877 'eachdirpath',
2878 'each',
2879 'eachfile',
2880 'eachdir',
2881 'eachpathrecursive',
2882 'eachfilepathrecursive',
2883 'eachdirpathrecursive',
2884 'eachentry',
2885 'makefullpath',
2886 'annotate',
2887 'blur',
2888 'command',
2889 'composite',
2890 'contrast',
2891 'convert',
2892 'crop',
2893 'execute',
2894 'enhance',
2895 'flipv',
2896 'fliph',
2897 'modulate',
2898 'rotate',
2899 'save',
2900 'scale',
2901 'sharpen',
2902 'addcomment',
2903 'comments',
2904 'describe',
2905 'height',
2906 'pixel',
2907 'resolutionv',
2908 'resolutionh',
2909 'width',
2910 'setcolorspace',
2911 'colorspace',
2912 'debug',
2913 'histogram',
2914 'imgptr',
2915 'appendimagetolist',
2916 'fx',
2917 'applyheatcolors',
2918 'authenticate',
2919 'search',
2920 'searchurl',
2921 'readerror',
2922 'readline',
2923 'setencoding',
2924 'closewrite',
2925 'exitcode',
2926 'getversion',
2927 'findclass',
2928 'throw',
2929 'thrownew',
2930 'exceptionoccurred',
2931 'exceptiondescribe',
2932 'exceptionclear',
2933 'fatalerror',
2934 'newglobalref',
2935 'deleteglobalref',
2936 'deletelocalref',
2937 'issameobject',
2938 'allocobject',
2939 'newobject',
2940 'getobjectclass',
2941 'isinstanceof',
2942 'getmethodid',
2943 'callobjectmethod',
2944 'callbooleanmethod',
2945 'callbytemethod',
2946 'callcharmethod',
2947 'callshortmethod',
2948 'callintmethod',
2949 'calllongmethod',
2950 'callfloatmethod',
2951 'calldoublemethod',
2952 'callvoidmethod',
2953 'callnonvirtualobjectmethod',
2954 'callnonvirtualbooleanmethod',
2955 'callnonvirtualbytemethod',
2956 'callnonvirtualcharmethod',
2957 'callnonvirtualshortmethod',
2958 'callnonvirtualintmethod',
2959 'callnonvirtuallongmethod',
2960 'callnonvirtualfloatmethod',
2961 'callnonvirtualdoublemethod',
2962 'callnonvirtualvoidmethod',
2963 'getfieldid',
2964 'getobjectfield',
2965 'getbooleanfield',
2966 'getbytefield',
2967 'getcharfield',
2968 'getshortfield',
2969 'getintfield',
2970 'getlongfield',
2971 'getfloatfield',
2972 'getdoublefield',
2973 'setobjectfield',
2974 'setbooleanfield',
2975 'setbytefield',
2976 'setcharfield',
2977 'setshortfield',
2978 'setintfield',
2979 'setlongfield',
2980 'setfloatfield',
2981 'setdoublefield',
2982 'getstaticmethodid',
2983 'callstaticobjectmethod',
2984 'callstaticbooleanmethod',
2985 'callstaticbytemethod',
2986 'callstaticcharmethod',
2987 'callstaticshortmethod',
2988 'callstaticintmethod',
2989 'callstaticlongmethod',
2990 'callstaticfloatmethod',
2991 'callstaticdoublemethod',
2992 'callstaticvoidmethod',
2993 'getstaticfieldid',
2994 'getstaticobjectfield',
2995 'getstaticbooleanfield',
2996 'getstaticbytefield',
2997 'getstaticcharfield',
2998 'getstaticshortfield',
2999 'getstaticintfield',
3000 'getstaticlongfield',
3001 'getstaticfloatfield',
3002 'getstaticdoublefield',
3003 'setstaticobjectfield',
3004 'setstaticbooleanfield',
3005 'setstaticbytefield',
3006 'setstaticcharfield',
3007 'setstaticshortfield',
3008 'setstaticintfield',
3009 'setstaticlongfield',
3010 'setstaticfloatfield',
3011 'setstaticdoublefield',
3012 'newstring',
3013 'getstringlength',
3014 'getstringchars',
3015 'getarraylength',
3016 'newobjectarray',
3017 'getobjectarrayelement',
3018 'setobjectarrayelement',
3019 'newbooleanarray',
3020 'newbytearray',
3021 'newchararray',
3022 'newshortarray',
3023 'newintarray',
3024 'newlongarray',
3025 'newfloatarray',
3026 'newdoublearray',
3027 'getbooleanarrayelements',
3028 'getbytearrayelements',
3029 'getchararrayelements',
3030 'getshortarrayelements',
3031 'getintarrayelements',
3032 'getlongarrayelements',
3033 'getfloatarrayelements',
3034 'getdoublearrayelements',
3035 'getbooleanarrayregion',
3036 'getbytearrayregion',
3037 'getchararrayregion',
3038 'getshortarrayregion',
3039 'getintarrayregion',
3040 'getlongarrayregion',
3041 'getfloatarrayregion',
3042 'getdoublearrayregion',
3043 'setbooleanarrayregion',
3044 'setbytearrayregion',
3045 'setchararrayregion',
3046 'setshortarrayregion',
3047 'setintarrayregion',
3048 'setlongarrayregion',
3049 'setfloatarrayregion',
3050 'setdoublearrayregion',
3051 'monitorenter',
3052 'monitorexit',
3053 'fromreflectedmethod',
3054 'fromreflectedfield',
3055 'toreflectedmethod',
3056 'toreflectedfield',
3057 'exceptioncheck',
3058 'dbtablestable',
3059 'dstable',
3060 'dsdbtable',
3061 'dshoststable',
3062 'fieldstable',
3063 'sql',
3064 'adddatasource',
3065 'loaddatasourceinfo',
3066 'loaddatasourcehostinfo',
3067 'getdatasource',
3068 'getdatasourceid',
3069 'getdatasourcename',
3070 'listdatasources',
3071 'listactivedatasources',
3072 'removedatasource',
3073 'listdatasourcehosts',
3074 'listhosts',
3075 'adddatasourcehost',
3076 'getdatasourcehost',
3077 'removedatasourcehost',
3078 'getdatabasehost',
3079 'gethostdatabase',
3080 'listalldatabases',
3081 'listdatasourcedatabases',
3082 'listhostdatabases',
3083 'getdatasourcedatabase',
3084 'getdatasourcedatabasebyid',
3085 'getdatabasebyname',
3086 'getdatabasebyid',
3087 'getdatabasebyalias',
3088 'adddatasourcedatabase',
3089 'removedatasourcedatabase',
3090 'listalltables',
3091 'listdatabasetables',
3092 'getdatabasetable',
3093 'getdatabasetablebyalias',
3094 'getdatabasetablebyid',
3095 'gettablebyid',
3096 'adddatabasetable',
3097 'removedatabasetable',
3098 'removefield',
3099 'maybevalue',
3100 'getuniquealiasname',
3101 'makecolumnlist',
3102 'makecolumnmap',
3103 'datasourcecolumns',
3104 'datasourcemap',
3105 'hostcolumns',
3106 'hostmap',
3107 'hostcolumns2',
3108 'hostmap2',
3109 'databasecolumns',
3110 'databasemap',
3111 'tablecolumns',
3112 'tablemap',
3113 'databasecolumnnames',
3114 'hostcolumnnames',
3115 'hostcolumnnames2',
3116 'datasourcecolumnnames',
3117 'tablecolumnnames',
3118 'bindcount',
3119 'db',
3120 'tables',
3121 'hastable',
3122 'tablehascolumn',
3123 'eachrow',
3124 'bindparam',
3125 'foreachrow',
3126 'executelazy',
3127 'executenow',
3128 'lastinsertid',
3129 'table',
3130 'bindone',
3131 'src',
3132 'stat',
3133 'colmap',
3134 'getcolumn',
3135 'locals',
3136 'getcolumns',
3137 'bodybytes',
3138 'headerbytes',
3139 'ready',
3140 'token',
3141 'url',
3142 'done',
3143 'header',
3144 'result',
3145 'statuscode',
3146 'raw',
3147 'version',
3148 'perform',
3149 'performonce',
3150 'asraw',
3151 'rawdiff',
3152 'getformat',
3153 'setformat',
3154 'subtract',
3155 'gmt',
3156 'dst',
3157 'era',
3158 'year',
3159 'month',
3160 'week',
3161 'weekofyear',
3162 'weekofmonth',
3163 'day',
3164 'dayofmonth',
3165 'dayofyear',
3166 'dayofweek',
3167 'dayofweekinmonth',
3168 'ampm',
3169 'am',
3170 'pm',
3171 'hour',
3172 'hourofday',
3173 'hourofampm',
3174 'minute',
3175 'millisecond',
3176 'zoneoffset',
3177 'dstoffset',
3178 'yearwoy',
3179 'dowlocal',
3180 'extendedyear',
3181 'julianday',
3182 'millisecondsinday',
3183 'firstdayofweek',
3184 'fixformat',
3185 'minutesbetween',
3186 'hoursbetween',
3187 'secondsbetween',
3188 'daysbetween',
3189 'businessdaysbetween',
3190 'pdifference',
3191 'getfield',
3192 's',
3193 'linediffers',
3194 'sourceline',
3195 'sourcecolumn',
3196 'continuationpacket',
3197 'continuationpoint',
3198 'continuationstack',
3199 'features',
3200 'lastpoint',
3201 'net',
3202 'running',
3203 'source',
3204 'run',
3205 'pathtouri',
3206 'sendpacket',
3207 'readpacket',
3208 'handlefeatureset',
3209 'handlefeatureget',
3210 'handlestdin',
3211 'handlestdout',
3212 'handlestderr',
3213 'isfirststep',
3214 'handlecontinuation',
3215 'ensurestopped',
3216 'handlestackget',
3217 'handlecontextnames',
3218 'formatcontextelements',
3219 'formatcontextelement',
3220 'bptypetostr',
3221 'bptoxml',
3222 'handlebreakpointlist',
3223 'handlebreakpointget',
3224 'handlebreakpointremove',
3225 'condtoint',
3226 'inttocond',
3227 'handlebreakpointupdate',
3228 'handlebreakpointset',
3229 'handlecontextget',
3230 'handlesource',
3231 'error',
3232 'stoprunning',
3233 'pollide',
3234 'polldbg',
3235 'runonce',
3236 'arguments',
3237 'argumentvalue',
3238 'end',
3239 'start',
3240 'days',
3241 'foreachday',
3242 'padzero',
3243 'actionparams',
3244 'capi',
3245 'doclose',
3246 'isnothing',
3247 'named',
3248 'workinginputcolumns',
3249 'workingkeycolumns',
3250 'workingreturncolumns',
3251 'workingsortcolumns',
3252 'workingkeyfield_name',
3253 'scanfordatasource',
3254 'configureds',
3255 'configuredskeys',
3256 'scrubkeywords',
3257 'closeprepared',
3258 'filterinputcolumn',
3259 'prev',
3260 'head',
3261 'removenode',
3262 'listnode',
3263 'accept',
3264 'connect',
3265 'foreachaccept',
3266 'writeobjecttcp',
3267 'readobjecttcp',
3268 'begintls',
3269 'endtls',
3270 'loadcerts',
3271 'sslerrfail',
3272 'fromname',
3273 'fromport',
3274 'env',
3275 'getclass',
3276 'jobjectisa',
3277 'new',
3278 'callvoid',
3279 'callint',
3280 'callfloat',
3281 'callboolean',
3282 'callobject',
3283 'callstring',
3284 'callstaticobject',
3285 'callstaticstring',
3286 'callstaticint',
3287 'callstaticboolean',
3288 'chk',
3289 'makecolor',
3290 'realdoc',
3291 'addbarcode',
3292 'addchapter',
3293 'addcheckbox',
3294 'addcombobox',
3295 'addhiddenfield',
3296 'addimage',
3297 'addlist',
3298 'addpage',
3299 'addparagraph',
3300 'addpasswordfield',
3301 'addphrase',
3302 'addradiobutton',
3303 'addradiogroup',
3304 'addresetbutton',
3305 'addsection',
3306 'addselectlist',
3307 'addsubmitbutton',
3308 'addtable',
3309 'addtextarea',
3310 'addtextfield',
3311 'addtext',
3312 'arc',
3313 'circle',
3314 'closepath',
3315 'curveto',
3316 'drawtext',
3317 'getcolor',
3318 'getheader',
3319 'getheaders',
3320 'getmargins',
3321 'getpagenumber',
3322 'getsize',
3323 'insertpage',
3324 'line',
3325 'rect',
3326 'setcolor',
3327 'setfont',
3328 'setlinewidth',
3329 'setpagenumber',
3330 'conventionaltop',
3331 'lowagiefont',
3332 'jcolor',
3333 'jbarcode',
3334 'generatechecksum',
3335 'getbarheight',
3336 'getbarmultiplier',
3337 'getbarwidth',
3338 'getbaseline',
3339 'getcode',
3340 'getfont',
3341 'gettextalignment',
3342 'gettextsize',
3343 'setbarheight',
3344 'setbarmultiplier',
3345 'setbarwidth',
3346 'setbaseline',
3347 'setcode',
3348 'setgeneratechecksum',
3349 'setshowchecksum',
3350 'settextalignment',
3351 'settextsize',
3352 'showchecksum',
3353 'showcode39startstop',
3354 'showeanguardbars',
3355 'jfont',
3356 'getencoding',
3357 'getface',
3358 'getfullfontname',
3359 'getpsfontname',
3360 'getsupportedencodings',
3361 'istruetype',
3362 'getstyle',
3363 'getbold',
3364 'getitalic',
3365 'getunderline',
3366 'setface',
3367 'setunderline',
3368 'setbold',
3369 'setitalic',
3370 'textwidth',
3371 'jimage',
3372 'ontop',
3373 'jlist',
3374 'jread',
3375 'addjavascript',
3376 'exportfdf',
3377 'extractimage',
3378 'fieldnames',
3379 'fieldposition',
3380 'fieldtype',
3381 'fieldvalue',
3382 'gettext',
3383 'importfdf',
3384 'javascript',
3385 'pagecount',
3386 'pagerotation',
3387 'pagesize',
3388 'setfieldvalue',
3389 'setpagerange',
3390 'jtable',
3391 'getabswidth',
3392 'getalignment',
3393 'getbordercolor',
3394 'getborderwidth',
3395 'getcolumncount',
3396 'getpadding',
3397 'getrowcount',
3398 'getspacing',
3399 'setalignment',
3400 'setbordercolor',
3401 'setborderwidth',
3402 'setpadding',
3403 'setspacing',
3404 'jtext',
3405 'element',
3406 'foreachspool',
3407 'unspool',
3408 'err',
3409 'in',
3410 'out',
3411 'pid',
3412 'wait',
3413 'testexitcode',
3414 'maxworkers',
3415 'tasks',
3416 'workers',
3417 'startone',
3418 'addtask',
3419 'waitforcompletion',
3420 'scanworkers',
3421 'scantasks',
3422 'z',
3423 'addfile',
3424 'adddir',
3425 'adddirpath',
3426 'foreachfile',
3427 'foreachfilename',
3428 'eachfilename',
3429 'filenames',
3430 'getfile',
3431 'meta',
3432 'criteria',
3433 'valid',
3434 'lazyvalue',
3435 'qdcount',
3436 'qdarray',
3437 'answer',
3438 'bitformat',
3439 'consume_rdata',
3440 'consume_string',
3441 'consume_label',
3442 'consume_domain',
3443 'consume_message',
3444 'errors',
3445 'warnings',
3446 'addwarning',
3447 'adderror',
3448 'renderbytes',
3449 'renderstring',
3450 'components',
3451 'addcomponents',
3452 'body',
3453 'renderdocumentbytes',
3454 'contenttype',
3455 'mime_boundary',
3456 'mime_contenttype',
3457 'mime_hdrs',
3458 'addtextpart',
3459 'addhtmlpart',
3460 'addattachment',
3461 'addpart',
3462 'recipients',
3463 'pop_capa',
3464 'pop_debug',
3465 'pop_err',
3466 'pop_get',
3467 'pop_ids',
3468 'pop_index',
3469 'pop_log',
3470 'pop_mode',
3471 'pop_net',
3472 'pop_res',
3473 'pop_server',
3474 'pop_timeout',
3475 'pop_token',
3476 'pop_cmd',
3477 'user',
3478 'pass',
3479 'apop',
3480 'auth',
3481 'quit',
3482 'rset',
3483 'uidl',
3484 'retr',
3485 'dele',
3486 'noop',
3487 'capa',
3488 'stls',
3489 'authorize',
3490 'retrieve',
3491 'headers',
3492 'uniqueid',
3493 'capabilities',
3494 'cancel',
3495 'results',
3496 'lasterror',
3497 'parse_body',
3498 'parse_boundary',
3499 'parse_charset',
3500 'parse_content_disposition',
3501 'parse_content_transfer_encoding',
3502 'parse_content_type',
3503 'parse_hdrs',
3504 'parse_mode',
3505 'parse_msg',
3506 'parse_parts',
3507 'parse_rawhdrs',
3508 'rawheaders',
3509 'content_transfer_encoding',
3510 'content_disposition',
3511 'boundary',
3512 'charset',
3513 'cc',
3514 'subject',
3515 'bcc',
3516 'pause',
3517 'continue',
3518 'touch',
3519 'refresh',
3520 'status',
3521 'queue_status',
3522 'active_tick',
3523 'getprefs',
3524 'initialize',
3525 'queue_maintenance',
3526 'queue_messages',
3527 'content',
3528 'rectype',
3529 'requestid',
3530 'cachedappprefix',
3531 'cachedroot',
3532 'cookiesary',
3533 'fcgireq',
3534 'fileuploadsary',
3535 'headersmap',
3536 'httpauthorization',
3537 'postparamsary',
3538 'queryparamsary',
3539 'documentroot',
3540 'appprefix',
3541 'httpconnection',
3542 'httpcookie',
3543 'httphost',
3544 'httpuseragent',
3545 'httpcachecontrol',
3546 'httpreferer',
3547 'httpreferrer',
3548 'contentlength',
3549 'pathtranslated',
3550 'remoteaddr',
3551 'remoteport',
3552 'requestmethod',
3553 'requesturi',
3554 'scriptfilename',
3555 'scriptname',
3556 'scripturi',
3557 'scripturl',
3558 'serveraddr',
3559 'serveradmin',
3560 'servername',
3561 'serverport',
3562 'serverprotocol',
3563 'serversignature',
3564 'serversoftware',
3565 'pathinfo',
3566 'gatewayinterface',
3567 'httpaccept',
3568 'httpacceptencoding',
3569 'httpacceptlanguage',
3570 'ishttps',
3571 'cookies',
3572 'rawheader',
3573 'queryparam',
3574 'postparam',
3575 'param',
3576 'queryparams',
3577 'querystring',
3578 'postparams',
3579 'poststring',
3580 'params',
3581 'fileuploads',
3582 'isxhr',
3583 'reqid',
3584 'statusmsg',
3585 'cap',
3586 'n',
3587 'proxying',
3588 'stop',
3589 'printsimplemsg',
3590 'handleevalexpired',
3591 'handlenormalconnection',
3592 'handledevconnection',
3593 'splittoprivatedev',
3594 'getmode',
3595 'novaluelists',
3596 'makeurl',
3597 'choosecolumntype',
3598 'getdatabasetablepart',
3599 'getlcapitype',
3600 'buildquery',
3601 'getsortfieldspart',
3602 'endjs',
3603 'addjs',
3604 'addjstext',
3605 'addendjs',
3606 'addendjstext',
3607 'addcss',
3608 'addfavicon',
3609 'attrs',
3610 'dtdid',
3611 'xhtml',
3612 'code',
3613 'msg',
3614 'scripttype',
3615 'defer',
3616 'httpequiv',
3617 'scheme',
3618 'href',
3619 'hreflang',
3620 'linktype',
3621 'rel',
3622 'rev',
3623 'media',
3624 'declare',
3625 'classid',
3626 'codebase',
3627 'objecttype',
3628 'codetype',
3629 'archive',
3630 'standby',
3631 'usemap',
3632 'tabindex',
3633 'styletype',
3634 'method',
3635 'enctype',
3636 'accept_charset',
3637 'onsubmit',
3638 'onreset',
3639 'accesskey',
3640 'inputtype',
3641 'maxlength',
3642 'for',
3643 'label',
3644 'multiple',
3645 'buff',
3646 'wroteheaders',
3647 'pullrequest',
3648 'pullrawpost',
3649 'shouldclose',
3650 'pullurlpost',
3651 'pullmimepost',
3652 'pullhttpheader',
3653 'pulloneheaderline',
3654 'parseoneheaderline',
3655 'addoneheaderline',
3656 'safeexport8bits',
3657 'writeheader',
3658 'connhandler',
3659 'port',
3660 'connectionhandler',
3661 'acceptconnections',
3662 'gotconnection',
3663 'failnoconnectionhandler',
3664 'splitconnection',
3665 'scriptextensions',
3666 'sendfile',
3667 'probemimetype',
3668 'inits',
3669 'installs',
3670 'rootmap',
3671 'install',
3672 'getappsource',
3673 'preflight',
3674 'splituppath',
3675 'handleresource',
3676 'handledefinitionhead',
3677 'handledefinitionbody',
3678 'handledefinitionresource',
3679 'execinstalls',
3680 'execinits',
3681 'payload',
3682 'eligiblepath',
3683 'eligiblepaths',
3684 'expiresminutes',
3685 'moddatestr',
3686 'zips',
3687 'addzip',
3688 'getzipfilebytes',
3689 'resourcedata',
3690 'zipfile',
3691 'zipname',
3692 'zipfilename',
3693 'rawinvokable',
3694 'route',
3695 'setdestination',
3696 'encodepassword',
3697 'checkuser',
3698 'needinitialization',
3699 'adduser',
3700 'getuserid',
3701 'getuser',
3702 'getuserbykey',
3703 'removeuser',
3704 'listusers',
3705 'listusersbygroup',
3706 'countusersbygroup',
3707 'addgroup',
3708 'updategroup',
3709 'getgroupid',
3710 'getgroup',
3711 'removegroup',
3712 'listgroups',
3713 'listgroupsbyuser',
3714 'addusertogroup',
3715 'removeuserfromgroup',
3716 'removeuserfromallgroups',
3717 'md5hex',
3718 'usercolumns',
3719 'groupcolumns',
3720 'expireminutes',
3721 'lasttouched',
3722 'hasexpired',
3723 'idealinmemory',
3724 'maxinmemory',
3725 'nextprune',
3726 'nextprunedelta',
3727 'sessionsdump',
3728 'prune',
3729 'entry',
3730 'host',
3731 'tb',
3732 'setdefaultstorage',
3733 'getdefaultstorage',
3734 'onconvert',
3735 'send',
3736 'addsubnode',
3737 'removesubnode',
3738 'nodeforpath',
3739 'jsonfornode',
3740 'appmessage',
3741 'appstatus',
3742 'atends',
3743 'chunked',
3744 'cookiesarray',
3745 'didinclude',
3746 'errstack',
3747 'headersarray',
3748 'includestack',
3749 'outputencoding',
3750 'sessionsmap',
3751 'htmlizestacktrace',
3752 'respond',
3753 'sendresponse',
3754 'sendchunk',
3755 'makecookieyumyum',
3756 'includeonce',
3757 'includelibrary',
3758 'includelibraryonce',
3759 'includebytes',
3760 'addatend',
3761 'setcookie',
3762 'addheader',
3763 'replaceheader',
3764 'setheaders',
3765 'rawcontent',
3766 'redirectto',
3767 'htmlizestacktracelink',
3768 'doatbegins',
3769 'handlelassoappcontent',
3770 'handlelassoappresponse',
3771 'domainbody',
3772 'establisherrorstate',
3773 'tryfinderrorfile',
3774 'doatends',
3775 'dosessions',
3776 'makenonrelative',
3777 'pushinclude',
3778 'popinclude',
3779 'findinclude',
3780 'checkdebugging',
3781 'splitdebuggingthread',
3782 'matchtriggers',
3783 'rules',
3784 'shouldabort',
3785 'gettrigger',
3786 'trigger',
3787 'rule'
3788 ],
3789 'Lasso 8 Tags': [
3790 '__char',
3791 '__sync_timestamp__',
3792 '_admin_addgroup',
3793 '_admin_adduser',
3794 '_admin_defaultconnector',
3795 '_admin_defaultconnectornames',
3796 '_admin_defaultdatabase',
3797 '_admin_defaultfield',
3798 '_admin_defaultgroup',
3799 '_admin_defaulthost',
3800 '_admin_defaulttable',
3801 '_admin_defaultuser',
3802 '_admin_deleteconnector',
3803 '_admin_deletedatabase',
3804 '_admin_deletefield',
3805 '_admin_deletegroup',
3806 '_admin_deletehost',
3807 '_admin_deletetable',
3808 '_admin_deleteuser',
3809 '_admin_duplicategroup',
3810 '_admin_internaldatabase',
3811 '_admin_listconnectors',
3812 '_admin_listdatabases',
3813 '_admin_listfields',
3814 '_admin_listgroups',
3815 '_admin_listhosts',
3816 '_admin_listtables',
3817 '_admin_listusers',
3818 '_admin_refreshconnector',
3819 '_admin_refreshsecurity',
3820 '_admin_servicepath',
3821 '_admin_updateconnector',
3822 '_admin_updatedatabase',
3823 '_admin_updatefield',
3824 '_admin_updategroup',
3825 '_admin_updatehost',
3826 '_admin_updatetable',
3827 '_admin_updateuser',
3828 '_chartfx_activation_string',
3829 '_chartfx_getchallengestring',
3830 '_chop_args',
3831 '_chop_mimes',
3832 '_client_addr_old',
3833 '_client_address_old',
3834 '_client_ip_old',
3835 '_database_names',
3836 '_datasource_reload',
3837 '_date_current',
3838 '_date_format',
3839 '_date_msec',
3840 '_date_parse',
3841 '_execution_timelimit',
3842 '_file_chmod',
3843 '_initialize',
3844 '_jdbc_acceptsurl',
3845 '_jdbc_debug',
3846 '_jdbc_deletehost',
3847 '_jdbc_driverclasses',
3848 '_jdbc_driverinfo',
3849 '_jdbc_metainfo',
3850 '_jdbc_propertyinfo',
3851 '_jdbc_setdriver',
3852 '_lasso_param',
3853 '_log_helper',
3854 '_proc_noparam',
3855 '_proc_withparam',
3856 '_recursion_limit',
3857 '_request_param',
3858 '_security_binaryexpiration',
3859 '_security_flushcaches',
3860 '_security_isserialized',
3861 '_security_serialexpiration',
3862 '_srand',
3863 '_strict_literals',
3864 '_substring',
3865 '_xmlrpc_exconverter',
3866 '_xmlrpc_inconverter',
3867 '_xmlrpc_xmlinconverter',
3868 'abort',
3869 'accept',
3870 'action_addinfo',
3871 'action_addrecord',
3872 'action_param',
3873 'action_params',
3874 'action_setfoundcount',
3875 'action_setrecordid',
3876 'action_settotalcount',
3877 'action_statement',
3878 'add',
3879 'addattachment',
3880 'addattribute',
3881 'addbarcode',
3882 'addchapter',
3883 'addcheckbox',
3884 'addchild',
3885 'addcombobox',
3886 'addcomment',
3887 'addcontent',
3888 'addhiddenfield',
3889 'addhtmlpart',
3890 'addimage',
3891 'addjavascript',
3892 'addlist',
3893 'addnamespace',
3894 'addnextsibling',
3895 'addpage',
3896 'addparagraph',
3897 'addparenttype',
3898 'addpart',
3899 'addpasswordfield',
3900 'addphrase',
3901 'addprevsibling',
3902 'addradiobutton',
3903 'addradiogroup',
3904 'addresetbutton',
3905 'addsection',
3906 'addselectlist',
3907 'addsibling',
3908 'addsubmitbutton',
3909 'addtable',
3910 'addtext',
3911 'addtextarea',
3912 'addtextfield',
3913 'addtextpart',
3914 'admin_allowedfileroots',
3915 'admin_changeuser',
3916 'admin_createuser',
3917 'admin_currentgroups',
3918 'admin_currentuserid',
3919 'admin_currentusername',
3920 'admin_getpref',
3921 'admin_groupassignuser',
3922 'admin_grouplistusers',
3923 'admin_groupremoveuser',
3924 'admin_lassoservicepath',
3925 'admin_listgroups',
3926 'admin_refreshlicensing',
3927 'admin_refreshsecurity',
3928 'admin_reloaddatasource',
3929 'admin_removepref',
3930 'admin_setpref',
3931 'admin_userexists',
3932 'admin_userlistgroups',
3933 'alarms',
3934 'all',
3935 'and',
3936 'annotate',
3937 'answer',
3938 'append',
3939 'appendreplacement',
3940 'appendtail',
3941 'arc',
3942 'array',
3943 'array_iterator',
3944 'asasync',
3945 'astype',
3946 'atbegin',
3947 'atbottom',
3948 'atend',
3949 'atfarleft',
3950 'atfarright',
3951 'attop',
3952 'attributecount',
3953 'attributes',
3954 'auth',
3955 'auth_admin',
3956 'auth_auth',
3957 'auth_custom',
3958 'auth_group',
3959 'auth_prompt',
3960 'auth_user',
3961 'authenticate',
3962 'authorize',
3963 'backward',
3964 'base64',
3965 'baseuri',
3966 'bcc',
3967 'bean',
3968 'beanproperties',
3969 'beginswith',
3970 'bigint',
3971 'bind',
3972 'bitand',
3973 'bitclear',
3974 'bitflip',
3975 'bitformat',
3976 'bitnot',
3977 'bitor',
3978 'bitset',
3979 'bitshiftleft',
3980 'bitshiftright',
3981 'bittest',
3982 'bitxor',
3983 'blur',
3984 'body',
3985 'bom_utf16be',
3986 'bom_utf16le',
3987 'bom_utf32be',
3988 'bom_utf32le',
3989 'bom_utf8',
3990 'boolean',
3991 'boundary',
3992 'bw',
3993 'bytes',
3994 'cache',
3995 'cache_delete',
3996 'cache_empty',
3997 'cache_exists',
3998 'cache_fetch',
3999 'cache_internal',
4000 'cache_maintenance',
4001 'cache_object',
4002 'cache_preferences',
4003 'cache_store',
4004 'call',
4005 'cancel',
4006 'capabilities',
4007 'case',
4008 'cc',
4009 'chardigitvalue',
4010 'charname',
4011 'charset',
4012 'chartfx',
4013 'chartfx_records',
4014 'chartfx_serve',
4015 'chartype',
4016 'checked',
4017 'children',
4018 'choice_list',
4019 'choice_listitem',
4020 'choicelistitem',
4021 'cipher_decrypt',
4022 'cipher_digest',
4023 'cipher_encrypt',
4024 'cipher_hmac',
4025 'cipher_keylength',
4026 'cipher_list',
4027 'circle',
4028 'click_text',
4029 'client_addr',
4030 'client_address',
4031 'client_authorization',
4032 'client_browser',
4033 'client_contentlength',
4034 'client_contenttype',
4035 'client_cookielist',
4036 'client_cookies',
4037 'client_encoding',
4038 'client_formmethod',
4039 'client_getargs',
4040 'client_getparams',
4041 'client_headers',
4042 'client_ip',
4043 'client_ipfrominteger',
4044 'client_iptointeger',
4045 'client_password',
4046 'client_postargs',
4047 'client_postparams',
4048 'client_type',
4049 'client_url',
4050 'client_username',
4051 'close',
4052 'closepath',
4053 'closewrite',
4054 'cn',
4055 'code',
4056 'colorspace',
4057 'column',
4058 'column_name',
4059 'column_names',
4060 'command',
4061 'comments',
4062 'compare',
4063 'compare_beginswith',
4064 'compare_contains',
4065 'compare_endswith',
4066 'compare_equalto',
4067 'compare_greaterthan',
4068 'compare_greaterthanorequals',
4069 'compare_greaterthanorequls',
4070 'compare_lessthan',
4071 'compare_lessthanorequals',
4072 'compare_notbeginswith',
4073 'compare_notcontains',
4074 'compare_notendswith',
4075 'compare_notequalto',
4076 'compare_notregexp',
4077 'compare_regexp',
4078 'compare_strictequalto',
4079 'compare_strictnotequalto',
4080 'comparecodepointorder',
4081 'compile',
4082 'compiler_removecacheddoc',
4083 'compiler_setdefaultparserflags',
4084 'composite',
4085 'compress',
4086 'connect',
4087 'contains',
4088 'content_body',
4089 'content_disposition',
4090 'content_encoding',
4091 'content_header',
4092 'content_transfer_encoding',
4093 'content_type',
4094 'contents',
4095 'contrast',
4096 'convert',
4097 'cookie',
4098 'cookie_set',
4099 'crop',
4100 'curl_ftp_getfile',
4101 'curl_ftp_getlisting',
4102 'curl_ftp_putfile',
4103 'curl_include_url',
4104 'currency',
4105 'curveto',
4106 'data',
4107 'database_changecolumn',
4108 'database_changefield',
4109 'database_createcolumn',
4110 'database_createfield',
4111 'database_createtable',
4112 'database_fmcontainer',
4113 'database_hostinfo',
4114 'database_inline',
4115 'database_name',
4116 'database_nameitem',
4117 'database_names',
4118 'database_realname',
4119 'database_removecolumn',
4120 'database_removefield',
4121 'database_removetable',
4122 'database_repeating',
4123 'database_repeating_valueitem',
4124 'database_repeatingvalueitem',
4125 'database_schemanameitem',
4126 'database_schemanames',
4127 'database_tablecolumn',
4128 'database_tablenameitem',
4129 'database_tablenames',
4130 'datasource_name',
4131 'datasource_register',
4132 'date',
4133 'date__date_current',
4134 'date__date_format',
4135 'date__date_msec',
4136 'date__date_parse',
4137 'date_add',
4138 'date_date',
4139 'date_difference',
4140 'date_duration',
4141 'date_format',
4142 'date_getcurrentdate',
4143 'date_getday',
4144 'date_getdayofweek',
4145 'date_gethour',
4146 'date_getlocaltimezone',
4147 'date_getminute',
4148 'date_getmonth',
4149 'date_getsecond',
4150 'date_gettime',
4151 'date_getyear',
4152 'date_gmttolocal',
4153 'date_localtogmt',
4154 'date_maximum',
4155 'date_minimum',
4156 'date_msec',
4157 'date_setformat',
4158 'date_subtract',
4159 'day',
4160 'daylights',
4161 'dayofweek',
4162 'dayofyear',
4163 'db_layoutnameitem',
4164 'db_layoutnames',
4165 'db_nameitem',
4166 'db_names',
4167 'db_tablenameitem',
4168 'db_tablenames',
4169 'dbi_column_names',
4170 'dbi_field_names',
4171 'decimal',
4172 'decimal_setglobaldefaultprecision',
4173 'decode_base64',
4174 'decode_bheader',
4175 'decode_hex',
4176 'decode_html',
4177 'decode_json',
4178 'decode_qheader',
4179 'decode_quotedprintable',
4180 'decode_quotedprintablebytes',
4181 'decode_url',
4182 'decode_xml',
4183 'decompress',
4184 'decrement',
4185 'decrypt_blowfish',
4186 'decrypt_blowfish2',
4187 'default',
4188 'define_atbegin',
4189 'define_atend',
4190 'define_constant',
4191 'define_prototype',
4192 'define_tag',
4193 'define_tagp',
4194 'define_type',
4195 'define_typep',
4196 'delete',
4197 'depth',
4198 'describe',
4199 'description',
4200 'deserialize',
4201 'detach',
4202 'detachreference',
4203 'difference',
4204 'digit',
4205 'directory_directorynameitem',
4206 'directory_lister',
4207 'directory_nameitem',
4208 'directorynameitem',
4209 'dns_default',
4210 'dns_lookup',
4211 'dns_response',
4212 'document',
4213 'down',
4214 'drawtext',
4215 'dst',
4216 'dump',
4217 'duration',
4218 'else',
4219 'email_batch',
4220 'email_compose',
4221 'email_digestchallenge',
4222 'email_digestresponse',
4223 'email_extract',
4224 'email_findemails',
4225 'email_immediate',
4226 'email_merge',
4227 'email_mxerror',
4228 'email_mxlookup',
4229 'email_parse',
4230 'email_pop',
4231 'email_queue',
4232 'email_result',
4233 'email_safeemail',
4234 'email_send',
4235 'email_smtp',
4236 'email_status',
4237 'email_token',
4238 'email_translatebreakstocrlf',
4239 'encode_base64',
4240 'encode_bheader',
4241 'encode_break',
4242 'encode_breaks',
4243 'encode_crc32',
4244 'encode_hex',
4245 'encode_html',
4246 'encode_htmltoxml',
4247 'encode_json',
4248 'encode_qheader',
4249 'encode_quotedprintable',
4250 'encode_quotedprintablebytes',
4251 'encode_set',
4252 'encode_smart',
4253 'encode_sql',
4254 'encode_sql92',
4255 'encode_stricturl',
4256 'encode_url',
4257 'encode_xml',
4258 'encrypt_blowfish',
4259 'encrypt_blowfish2',
4260 'encrypt_crammd5',
4261 'encrypt_hmac',
4262 'encrypt_md5',
4263 'endswith',
4264 'enhance',
4265 'eq',
4266 'equals',
4267 'error_adderror',
4268 'error_code',
4269 'error_code_aborted',
4270 'error_code_assert',
4271 'error_code_bof',
4272 'error_code_connectioninvalid',
4273 'error_code_couldnotclosefile',
4274 'error_code_couldnotcreateoropenfile',
4275 'error_code_couldnotdeletefile',
4276 'error_code_couldnotdisposememory',
4277 'error_code_couldnotlockmemory',
4278 'error_code_couldnotreadfromfile',
4279 'error_code_couldnotunlockmemory',
4280 'error_code_couldnotwritetofile',
4281 'error_code_criterianotmet',
4282 'error_code_datasourceerror',
4283 'error_code_directoryfull',
4284 'error_code_diskfull',
4285 'error_code_dividebyzero',
4286 'error_code_eof',
4287 'error_code_failure',
4288 'error_code_fieldrestriction',
4289 'error_code_file',
4290 'error_code_filealreadyexists',
4291 'error_code_filecorrupt',
4292 'error_code_fileinvalid',
4293 'error_code_fileinvalidaccessmode',
4294 'error_code_fileisclosed',
4295 'error_code_fileisopen',
4296 'error_code_filelocked',
4297 'error_code_filenotfound',
4298 'error_code_fileunlocked',
4299 'error_code_httpfilenotfound',
4300 'error_code_illegalinstruction',
4301 'error_code_illegaluseoffrozeninstance',
4302 'error_code_invaliddatabase',
4303 'error_code_invalidfilename',
4304 'error_code_invalidmemoryobject',
4305 'error_code_invalidparameter',
4306 'error_code_invalidpassword',
4307 'error_code_invalidpathname',
4308 'error_code_invalidusername',
4309 'error_code_ioerror',
4310 'error_code_loopaborted',
4311 'error_code_memory',
4312 'error_code_network',
4313 'error_code_nilpointer',
4314 'error_code_noerr',
4315 'error_code_nopermission',
4316 'error_code_outofmemory',
4317 'error_code_outofstackspace',
4318 'error_code_overflow',
4319 'error_code_postconditionfailed',
4320 'error_code_preconditionfailed',
4321 'error_code_resnotfound',
4322 'error_code_resource',
4323 'error_code_streamreaderror',
4324 'error_code_streamwriteerror',
4325 'error_code_syntaxerror',
4326 'error_code_tagnotfound',
4327 'error_code_unknownerror',
4328 'error_code_varnotfound',
4329 'error_code_volumedoesnotexist',
4330 'error_code_webactionnotsupported',
4331 'error_code_webadderror',
4332 'error_code_webdeleteerror',
4333 'error_code_webmodulenotfound',
4334 'error_code_webnosuchobject',
4335 'error_code_webrepeatingrelatedfield',
4336 'error_code_webrequiredfieldmissing',
4337 'error_code_webtimeout',
4338 'error_code_webupdateerror',
4339 'error_columnrestriction',
4340 'error_currenterror',
4341 'error_databaseconnectionunavailable',
4342 'error_databasetimeout',
4343 'error_deleteerror',
4344 'error_fieldrestriction',
4345 'error_filenotfound',
4346 'error_invaliddatabase',
4347 'error_invalidpassword',
4348 'error_invalidusername',
4349 'error_modulenotfound',
4350 'error_msg',
4351 'error_msg_aborted',
4352 'error_msg_assert',
4353 'error_msg_bof',
4354 'error_msg_connectioninvalid',
4355 'error_msg_couldnotclosefile',
4356 'error_msg_couldnotcreateoropenfile',
4357 'error_msg_couldnotdeletefile',
4358 'error_msg_couldnotdisposememory',
4359 'error_msg_couldnotlockmemory',
4360 'error_msg_couldnotreadfromfile',
4361 'error_msg_couldnotunlockmemory',
4362 'error_msg_couldnotwritetofile',
4363 'error_msg_criterianotmet',
4364 'error_msg_datasourceerror',
4365 'error_msg_directoryfull',
4366 'error_msg_diskfull',
4367 'error_msg_dividebyzero',
4368 'error_msg_eof',
4369 'error_msg_failure',
4370 'error_msg_fieldrestriction',
4371 'error_msg_file',
4372 'error_msg_filealreadyexists',
4373 'error_msg_filecorrupt',
4374 'error_msg_fileinvalid',
4375 'error_msg_fileinvalidaccessmode',
4376 'error_msg_fileisclosed',
4377 'error_msg_fileisopen',
4378 'error_msg_filelocked',
4379 'error_msg_filenotfound',
4380 'error_msg_fileunlocked',
4381 'error_msg_httpfilenotfound',
4382 'error_msg_illegalinstruction',
4383 'error_msg_illegaluseoffrozeninstance',
4384 'error_msg_invaliddatabase',
4385 'error_msg_invalidfilename',
4386 'error_msg_invalidmemoryobject',
4387 'error_msg_invalidparameter',
4388 'error_msg_invalidpassword',
4389 'error_msg_invalidpathname',
4390 'error_msg_invalidusername',
4391 'error_msg_ioerror',
4392 'error_msg_loopaborted',
4393 'error_msg_memory',
4394 'error_msg_network',
4395 'error_msg_nilpointer',
4396 'error_msg_noerr',
4397 'error_msg_nopermission',
4398 'error_msg_outofmemory',
4399 'error_msg_outofstackspace',
4400 'error_msg_overflow',
4401 'error_msg_postconditionfailed',
4402 'error_msg_preconditionfailed',
4403 'error_msg_resnotfound',
4404 'error_msg_resource',
4405 'error_msg_streamreaderror',
4406 'error_msg_streamwriteerror',
4407 'error_msg_syntaxerror',
4408 'error_msg_tagnotfound',
4409 'error_msg_unknownerror',
4410 'error_msg_varnotfound',
4411 'error_msg_volumedoesnotexist',
4412 'error_msg_webactionnotsupported',
4413 'error_msg_webadderror',
4414 'error_msg_webdeleteerror',
4415 'error_msg_webmodulenotfound',
4416 'error_msg_webnosuchobject',
4417 'error_msg_webrepeatingrelatedfield',
4418 'error_msg_webrequiredfieldmissing',
4419 'error_msg_webtimeout',
4420 'error_msg_webupdateerror',
4421 'error_noerror',
4422 'error_nopermission',
4423 'error_norecordsfound',
4424 'error_outofmemory',
4425 'error_pop',
4426 'error_push',
4427 'error_reqcolumnmissing',
4428 'error_reqfieldmissing',
4429 'error_requiredcolumnmissing',
4430 'error_requiredfieldmissing',
4431 'error_reset',
4432 'error_seterrorcode',
4433 'error_seterrormessage',
4434 'error_updateerror',
4435 'errors',
4436 'euro',
4437 'eval',
4438 'event_schedule',
4439 'events',
4440 'ew',
4441 'execute',
4442 'export16bits',
4443 'export32bits',
4444 'export64bits',
4445 'export8bits',
4446 'exportfdf',
4447 'exportstring',
4448 'extract',
4449 'extractone',
4450 'fail',
4451 'fail_if',
4452 'false',
4453 'field',
4454 'field_name',
4455 'field_names',
4456 'fieldnames',
4457 'fieldtype',
4458 'fieldvalue',
4459 'file',
4460 'file_autoresolvefullpaths',
4461 'file_chmod',
4462 'file_control',
4463 'file_copy',
4464 'file_create',
4465 'file_creationdate',
4466 'file_currenterror',
4467 'file_delete',
4468 'file_exists',
4469 'file_getlinecount',
4470 'file_getsize',
4471 'file_isdirectory',
4472 'file_listdirectory',
4473 'file_moddate',
4474 'file_modechar',
4475 'file_modeline',
4476 'file_move',
4477 'file_openread',
4478 'file_openreadwrite',
4479 'file_openwrite',
4480 'file_openwriteappend',
4481 'file_openwritetruncate',
4482 'file_probeeol',
4483 'file_processuploads',
4484 'file_read',
4485 'file_readline',
4486 'file_rename',
4487 'file_serve',
4488 'file_setsize',
4489 'file_stream',
4490 'file_streamcopy',
4491 'file_uploads',
4492 'file_waitread',
4493 'file_waittimeout',
4494 'file_waitwrite',
4495 'file_write',
4496 'find',
4497 'find_soap_ops',
4498 'findindex',
4499 'findnamespace',
4500 'findnamespacebyhref',
4501 'findpattern',
4502 'findposition',
4503 'first',
4504 'firstchild',
4505 'fliph',
4506 'flipv',
4507 'flush',
4508 'foldcase',
4509 'foreach',
4510 'form_param',
4511 'format',
4512 'forward',
4513 'found_count',
4514 'freebusies',
4515 'freezetype',
4516 'freezevalue',
4517 'from',
4518 'ft',
4519 'ftp_getfile',
4520 'ftp_getlisting',
4521 'ftp_putfile',
4522 'full',
4523 'fulltype',
4524 'generatechecksum',
4525 'get',
4526 'getabswidth',
4527 'getalignment',
4528 'getattribute',
4529 'getattributenamespace',
4530 'getbarheight',
4531 'getbarmultiplier',
4532 'getbarwidth',
4533 'getbaseline',
4534 'getbordercolor',
4535 'getborderwidth',
4536 'getcode',
4537 'getcolor',
4538 'getcolumncount',
4539 'getencoding',
4540 'getface',
4541 'getfont',
4542 'getformat',
4543 'getfullfontname',
4544 'getheaders',
4545 'getmargins',
4546 'getmethod',
4547 'getnumericvalue',
4548 'getpadding',
4549 'getpagenumber',
4550 'getparams',
4551 'getproperty',
4552 'getpsfontname',
4553 'getrange',
4554 'getrowcount',
4555 'getsize',
4556 'getspacing',
4557 'getsupportedencodings',
4558 'gettextalignment',
4559 'gettextsize',
4560 'gettype',
4561 'global',
4562 'global_defined',
4563 'global_remove',
4564 'global_reset',
4565 'globals',
4566 'gmt',
4567 'groupcount',
4568 'gt',
4569 'gte',
4570 'handle',
4571 'handle_error',
4572 'hasattribute',
4573 'haschildren',
4574 'hasvalue',
4575 'header',
4576 'headers',
4577 'height',
4578 'histogram',
4579 'hosttonet16',
4580 'hosttonet32',
4581 'hour',
4582 'html_comment',
4583 'http_getfile',
4584 'ical_alarm',
4585 'ical_attribute',
4586 'ical_calendar',
4587 'ical_daylight',
4588 'ical_event',
4589 'ical_freebusy',
4590 'ical_item',
4591 'ical_journal',
4592 'ical_parse',
4593 'ical_standard',
4594 'ical_timezone',
4595 'ical_todo',
4596 'id',
4597 'if',
4598 'if_empty',
4599 'if_false',
4600 'if_null',
4601 'if_true',
4602 'ignorecase',
4603 'image',
4604 'image_url',
4605 'img',
4606 'import16bits',
4607 'import32bits',
4608 'import64bits',
4609 'import8bits',
4610 'importfdf',
4611 'importstring',
4612 'include',
4613 'include_cgi',
4614 'include_currentpath',
4615 'include_once',
4616 'include_raw',
4617 'include_url',
4618 'increment',
4619 'inline',
4620 'input',
4621 'insert',
4622 'insertatcurrent',
4623 'insertfirst',
4624 'insertfrom',
4625 'insertlast',
4626 'insertpage',
4627 'integer',
4628 'intersection',
4629 'invoke',
4630 'isa',
4631 'isalnum',
4632 'isalpha',
4633 'isbase',
4634 'iscntrl',
4635 'isdigit',
4636 'isemptyelement',
4637 'islower',
4638 'isopen',
4639 'isprint',
4640 'isspace',
4641 'istitle',
4642 'istruetype',
4643 'isualphabetic',
4644 'isulowercase',
4645 'isupper',
4646 'isuuppercase',
4647 'isuwhitespace',
4648 'iswhitespace',
4649 'iterate',
4650 'iterator',
4651 'java',
4652 'java_bean',
4653 'javascript',
4654 'join',
4655 'journals',
4656 'json_records',
4657 'json_rpccall',
4658 'key',
4659 'keycolumn_name',
4660 'keycolumn_value',
4661 'keyfield_name',
4662 'keyfield_value',
4663 'keys',
4664 'lasso_comment',
4665 'lasso_currentaction',
4666 'lasso_datasourceis',
4667 'lasso_datasourceis4d',
4668 'lasso_datasourceisfilemaker',
4669 'lasso_datasourceisfilemaker7',
4670 'lasso_datasourceisfilemaker9',
4671 'lasso_datasourceisfilemakersa',
4672 'lasso_datasourceisjdbc',
4673 'lasso_datasourceislassomysql',
4674 'lasso_datasourceismysql',
4675 'lasso_datasourceisodbc',
4676 'lasso_datasourceisopenbase',
4677 'lasso_datasourceisoracle',
4678 'lasso_datasourceispostgresql',
4679 'lasso_datasourceisspotlight',
4680 'lasso_datasourceissqlite',
4681 'lasso_datasourceissqlserver',
4682 'lasso_datasourcemodulename',
4683 'lasso_datatype',
4684 'lasso_disableondemand',
4685 'lasso_errorreporting',
4686 'lasso_executiontimelimit',
4687 'lasso_parser',
4688 'lasso_process',
4689 'lasso_sessionid',
4690 'lasso_siteid',
4691 'lasso_siteisrunning',
4692 'lasso_sitename',
4693 'lasso_siterestart',
4694 'lasso_sitestart',
4695 'lasso_sitestop',
4696 'lasso_tagexists',
4697 'lasso_tagmodulename',
4698 'lasso_uniqueid',
4699 'lasso_updatecheck',
4700 'lasso_uptime',
4701 'lasso_version',
4702 'lassoapp_create',
4703 'lassoapp_dump',
4704 'lassoapp_flattendir',
4705 'lassoapp_getappdata',
4706 'lassoapp_link',
4707 'lassoapp_list',
4708 'lassoapp_process',
4709 'lassoapp_unitize',
4710 'last',
4711 'lastchild',
4712 'lasterror',
4713 'layout_name',
4714 'ldap',
4715 'ldap_scope_base',
4716 'ldap_scope_onelevel',
4717 'ldap_scope_subtree',
4718 'ldml',
4719 'ldml_ldml',
4720 'left',
4721 'length',
4722 'library',
4723 'library_once',
4724 'line',
4725 'link',
4726 'link_currentaction',
4727 'link_currentactionparams',
4728 'link_currentactionurl',
4729 'link_currentgroup',
4730 'link_currentgroupparams',
4731 'link_currentgroupurl',
4732 'link_currentrecord',
4733 'link_currentrecordparams',
4734 'link_currentrecordurl',
4735 'link_currentsearch',
4736 'link_currentsearchparams',
4737 'link_currentsearchurl',
4738 'link_detail',
4739 'link_detailparams',
4740 'link_detailurl',
4741 'link_firstgroup',
4742 'link_firstgroupparams',
4743 'link_firstgroupurl',
4744 'link_firstrecord',
4745 'link_firstrecordparams',
4746 'link_firstrecordurl',
4747 'link_lastgroup',
4748 'link_lastgroupparams',
4749 'link_lastgroupurl',
4750 'link_lastrecord',
4751 'link_lastrecordparams',
4752 'link_lastrecordurl',
4753 'link_nextgroup',
4754 'link_nextgroupparams',
4755 'link_nextgroupurl',
4756 'link_nextrecord',
4757 'link_nextrecordparams',
4758 'link_nextrecordurl',
4759 'link_params',
4760 'link_prevgroup',
4761 'link_prevgroupparams',
4762 'link_prevgroupurl',
4763 'link_prevrecord',
4764 'link_prevrecordparams',
4765 'link_prevrecordurl',
4766 'link_setformat',
4767 'link_url',
4768 'list',
4769 'list_additem',
4770 'list_fromlist',
4771 'list_fromstring',
4772 'list_getitem',
4773 'list_itemcount',
4774 'list_iterator',
4775 'list_removeitem',
4776 'list_replaceitem',
4777 'list_reverseiterator',
4778 'list_tostring',
4779 'listen',
4780 'literal',
4781 'ljax_end',
4782 'ljax_hastarget',
4783 'ljax_include',
4784 'ljax_start',
4785 'ljax_target',
4786 'local',
4787 'local_defined',
4788 'local_remove',
4789 'local_reset',
4790 'localaddress',
4791 'locale_format',
4792 'localname',
4793 'locals',
4794 'lock',
4795 'log',
4796 'log_always',
4797 'log_critical',
4798 'log_deprecated',
4799 'log_destination_console',
4800 'log_destination_database',
4801 'log_destination_file',
4802 'log_detail',
4803 'log_level_critical',
4804 'log_level_deprecated',
4805 'log_level_detail',
4806 'log_level_sql',
4807 'log_level_warning',
4808 'log_setdestination',
4809 'log_sql',
4810 'log_warning',
4811 'logicalop_value',
4812 'logicaloperator_value',
4813 'lookupnamespace',
4814 'loop',
4815 'loop_abort',
4816 'loop_continue',
4817 'loop_count',
4818 'lowercase',
4819 'lt',
4820 'lte',
4821 'magick_image',
4822 'map',
4823 'map_iterator',
4824 'marker',
4825 'match_comparator',
4826 'match_notrange',
4827 'match_notregexp',
4828 'match_range',
4829 'match_regexp',
4830 'matches',
4831 'matchesstart',
4832 'matchposition',
4833 'matchstring',
4834 'math_abs',
4835 'math_acos',
4836 'math_add',
4837 'math_asin',
4838 'math_atan',
4839 'math_atan2',
4840 'math_ceil',
4841 'math_converteuro',
4842 'math_cos',
4843 'math_div',
4844 'math_exp',
4845 'math_floor',
4846 'math_internal_rand',
4847 'math_internal_randmax',
4848 'math_internal_srand',
4849 'math_ln',
4850 'math_log',
4851 'math_log10',
4852 'math_max',
4853 'math_min',
4854 'math_mod',
4855 'math_mult',
4856 'math_pow',
4857 'math_random',
4858 'math_range',
4859 'math_rint',
4860 'math_roman',
4861 'math_round',
4862 'math_sin',
4863 'math_sqrt',
4864 'math_sub',
4865 'math_tan',
4866 'maxrecords_value',
4867 'memory_session_driver',
4868 'merge',
4869 'millisecond',
4870 'mime_type',
4871 'minimal',
4872 'minute',
4873 'misc__srand',
4874 'misc_randomnumber',
4875 'misc_roman',
4876 'misc_valid_creditcard',
4877 'mode',
4878 'modulate',
4879 'month',
4880 'moveto',
4881 'movetoattributenamespace',
4882 'movetoelement',
4883 'movetofirstattribute',
4884 'movetonextattribute',
4885 'mysql_session_driver',
4886 'name',
4887 'named_param',
4888 'namespace_current',
4889 'namespace_delimiter',
4890 'namespace_exists',
4891 'namespace_file_fullpathexists',
4892 'namespace_global',
4893 'namespace_import',
4894 'namespace_load',
4895 'namespace_page',
4896 'namespace_unload',
4897 'namespace_using',
4898 'namespaces',
4899 'namespaceuri',
4900 'neq',
4901 'net',
4902 'net_connectinprogress',
4903 'net_connectok',
4904 'net_typessl',
4905 'net_typessltcp',
4906 'net_typessludp',
4907 'net_typetcp',
4908 'net_typeudp',
4909 'net_waitread',
4910 'net_waittimeout',
4911 'net_waitwrite',
4912 'nettohost16',
4913 'nettohost32',
4914 'newchild',
4915 'next',
4916 'nextsibling',
4917 'no_default_output',
4918 'nodetype',
4919 'none',
4920 'noprocess',
4921 'not',
4922 'nrx',
4923 'nslookup',
4924 'null',
4925 'object',
4926 'once',
4927 'oneoff',
4928 'op_logicalvalue',
4929 'open',
4930 'operator_logicalvalue',
4931 'option',
4932 'or',
4933 'os_process',
4934 'output',
4935 'output_none',
4936 'padleading',
4937 'padtrailing',
4938 'pagecount',
4939 'pagesize',
4940 'pair',
4941 'paraminfo',
4942 'params',
4943 'params_up',
4944 'parent',
4945 'path',
4946 'pdf_barcode',
4947 'pdf_color',
4948 'pdf_doc',
4949 'pdf_font',
4950 'pdf_image',
4951 'pdf_list',
4952 'pdf_read',
4953 'pdf_serve',
4954 'pdf_table',
4955 'pdf_text',
4956 'percent',
4957 'pixel',
4958 'portal',
4959 'position',
4960 'postcondition',
4961 'precondition',
4962 'prefix',
4963 'prettyprintingnsmap',
4964 'prettyprintingtypemap',
4965 'previoussibling',
4966 'priorityqueue',
4967 'private',
4968 'proc_convert',
4969 'proc_convertbody',
4970 'proc_convertone',
4971 'proc_extract',
4972 'proc_extractone',
4973 'proc_find',
4974 'proc_first',
4975 'proc_foreach',
4976 'proc_get',
4977 'proc_join',
4978 'proc_lasso',
4979 'proc_last',
4980 'proc_map_entry',
4981 'proc_null',
4982 'proc_regexp',
4983 'proc_xml',
4984 'proc_xslt',
4985 'process',
4986 'properties',
4987 'protect',
4988 'queue',
4989 'rand',
4990 'randomnumber',
4991 'raw',
4992 'rawheaders',
4993 'read',
4994 'readattributevalue',
4995 'readerror',
4996 'readfrom',
4997 'readline',
4998 'readlock',
4999 'readstring',
5000 'readunlock',
5001 'recid_value',
5002 'recipients',
5003 'record_count',
5004 'recordcount',
5005 'recordid_value',
5006 'records',
5007 'records_array',
5008 'records_map',
5009 'rect',
5010 'redirect_url',
5011 'refcount',
5012 'reference',
5013 'referer',
5014 'referer_url',
5015 'referrals',
5016 'referrer',
5017 'referrer_url',
5018 'regexp',
5019 'remoteaddress',
5020 'remove',
5021 'removeall',
5022 'removeattribute',
5023 'removechild',
5024 'removecurrent',
5025 'removefirst',
5026 'removelast',
5027 'removeleading',
5028 'removenamespace',
5029 'removetrailing',
5030 'render',
5031 'repeating',
5032 'repeating_valueitem',
5033 'repeatingvalueitem',
5034 'repetition',
5035 'replace',
5036 'replaceall',
5037 'replacefirst',
5038 'replacepattern',
5039 'replacewith',
5040 'req_column',
5041 'req_field',
5042 'required_column',
5043 'required_field',
5044 'reserve',
5045 'reset',
5046 'resolutionh',
5047 'resolutionv',
5048 'response',
5049 'response_fileexists',
5050 'response_filepath',
5051 'response_localpath',
5052 'response_path',
5053 'response_realm',
5054 'results',
5055 'resultset',
5056 'resultset_count',
5057 'retrieve',
5058 'return',
5059 'return_value',
5060 'returntype',
5061 'reverse',
5062 'reverseiterator',
5063 'right',
5064 'roman',
5065 'rotate',
5066 'row_count',
5067 'rows',
5068 'rows_array',
5069 'run',
5070 'run_children',
5071 'rx',
5072 'save',
5073 'scale',
5074 'schema_name',
5075 'scientific',
5076 'search',
5077 'search_args',
5078 'search_arguments',
5079 'search_columnitem',
5080 'search_fielditem',
5081 'search_operatoritem',
5082 'search_opitem',
5083 'search_valueitem',
5084 'searchfielditem',
5085 'searchoperatoritem',
5086 'searchopitem',
5087 'searchvalueitem',
5088 'second',
5089 'select',
5090 'selected',
5091 'self',
5092 'send',
5093 'serialize',
5094 'series',
5095 'server_date',
5096 'server_day',
5097 'server_ip',
5098 'server_name',
5099 'server_port',
5100 'server_push',
5101 'server_siteisrunning',
5102 'server_sitestart',
5103 'server_sitestop',
5104 'server_time',
5105 'session_abort',
5106 'session_addoutputfilter',
5107 'session_addvar',
5108 'session_addvariable',
5109 'session_deleteexpired',
5110 'session_driver',
5111 'session_end',
5112 'session_id',
5113 'session_removevar',
5114 'session_removevariable',
5115 'session_result',
5116 'session_setdriver',
5117 'session_start',
5118 'set',
5119 'set_iterator',
5120 'set_reverseiterator',
5121 'setalignment',
5122 'setbarheight',
5123 'setbarmultiplier',
5124 'setbarwidth',
5125 'setbaseline',
5126 'setblocking',
5127 'setbordercolor',
5128 'setborderwidth',
5129 'setbytes',
5130 'setcode',
5131 'setcolor',
5132 'setcolorspace',
5133 'setdatatype',
5134 'setencoding',
5135 'setface',
5136 'setfieldvalue',
5137 'setfont',
5138 'setformat',
5139 'setgeneratechecksum',
5140 'setheight',
5141 'setlassodata',
5142 'setlinewidth',
5143 'setmarker',
5144 'setmode',
5145 'setname',
5146 'setpadding',
5147 'setpagenumber',
5148 'setpagerange',
5149 'setposition',
5150 'setproperty',
5151 'setrange',
5152 'setshowchecksum',
5153 'setsize',
5154 'setspacing',
5155 'settemplate',
5156 'settemplatestr',
5157 'settextalignment',
5158 'settextdata',
5159 'settextsize',
5160 'settype',
5161 'setunderline',
5162 'setwidth',
5163 'setxmldata',
5164 'sharpen',
5165 'showchecksum',
5166 'showcode39startstop',
5167 'showeanguardbars',
5168 'shown_count',
5169 'shown_first',
5170 'shown_last',
5171 'signal',
5172 'signalall',
5173 'site_atbegin',
5174 'site_id',
5175 'site_name',
5176 'site_restart',
5177 'size',
5178 'skiprecords_value',
5179 'sleep',
5180 'smooth',
5181 'soap_convertpartstopairs',
5182 'soap_definetag',
5183 'soap_info',
5184 'soap_lastrequest',
5185 'soap_lastresponse',
5186 'soap_stub',
5187 'sort',
5188 'sort_args',
5189 'sort_arguments',
5190 'sort_columnitem',
5191 'sort_fielditem',
5192 'sort_orderitem',
5193 'sortcolumnitem',
5194 'sortfielditem',
5195 'sortorderitem',
5196 'sortwith',
5197 'split',
5198 'sqlite_createdb',
5199 'sqlite_session_driver',
5200 'sqlite_setsleepmillis',
5201 'sqlite_setsleeptries',
5202 'srand',
5203 'stack',
5204 'standards',
5205 'steal',
5206 'stock_quote',
5207 'string',
5208 'string_charfromname',
5209 'string_concatenate',
5210 'string_countfields',
5211 'string_endswith',
5212 'string_extract',
5213 'string_findposition',
5214 'string_findregexp',
5215 'string_fordigit',
5216 'string_getfield',
5217 'string_getunicodeversion',
5218 'string_insert',
5219 'string_isalpha',
5220 'string_isalphanumeric',
5221 'string_isdigit',
5222 'string_ishexdigit',
5223 'string_islower',
5224 'string_isnumeric',
5225 'string_ispunctuation',
5226 'string_isspace',
5227 'string_isupper',
5228 'string_length',
5229 'string_lowercase',
5230 'string_remove',
5231 'string_removeleading',
5232 'string_removetrailing',
5233 'string_replace',
5234 'string_replaceregexp',
5235 'string_todecimal',
5236 'string_tointeger',
5237 'string_uppercase',
5238 'string_validcharset',
5239 'subject',
5240 'substring',
5241 'subtract',
5242 'swapbytes',
5243 'table_name',
5244 'table_realname',
5245 'tag',
5246 'tag_name',
5247 'tags',
5248 'tags_find',
5249 'tags_list',
5250 'tcp_close',
5251 'tcp_open',
5252 'tcp_send',
5253 'tcp_tcp_close',
5254 'tcp_tcp_open',
5255 'tcp_tcp_send',
5256 'textwidth',
5257 'thread_abort',
5258 'thread_atomic',
5259 'thread_event',
5260 'thread_exists',
5261 'thread_getcurrentid',
5262 'thread_getpriority',
5263 'thread_info',
5264 'thread_list',
5265 'thread_lock',
5266 'thread_pipe',
5267 'thread_priority_default',
5268 'thread_priority_high',
5269 'thread_priority_low',
5270 'thread_rwlock',
5271 'thread_semaphore',
5272 'thread_setpriority',
5273 'time',
5274 'timezones',
5275 'titlecase',
5276 'to',
5277 'todos',
5278 'token_value',
5279 'tolower',
5280 'total_records',
5281 'totitle',
5282 'toupper',
5283 'transform',
5284 'treemap',
5285 'treemap_iterator',
5286 'trim',
5287 'true',
5288 'type',
5289 'unescape',
5290 'union',
5291 'uniqueid',
5292 'unlock',
5293 'unserialize',
5294 'up',
5295 'uppercase',
5296 'url_rewrite',
5297 'valid_creditcard',
5298 'valid_date',
5299 'valid_email',
5300 'valid_url',
5301 'value',
5302 'value_list',
5303 'value_listitem',
5304 'valuelistitem',
5305 'values',
5306 'valuetype',
5307 'var',
5308 'var_defined',
5309 'var_remove',
5310 'var_reset',
5311 'var_set',
5312 'variable',
5313 'variable_defined',
5314 'variable_set',
5315 'variables',
5316 'variant_count',
5317 'vars',
5318 'wait',
5319 'wap_isenabled',
5320 'wap_maxbuttons',
5321 'wap_maxcolumns',
5322 'wap_maxhorzpixels',
5323 'wap_maxrows',
5324 'wap_maxvertpixels',
5325 'waskeyword',
5326 'week',
5327 'while',
5328 'width',
5329 'write',
5330 'writelock',
5331 'writeto',
5332 'writeunlock',
5333 'wsdl_extract',
5334 'wsdl_getbinding',
5335 'wsdl_getbindingforoperation',
5336 'wsdl_getbindingoperations',
5337 'wsdl_getmessagenamed',
5338 'wsdl_getmessageparts',
5339 'wsdl_getmessagetriofromporttype',
5340 'wsdl_getopbodystyle',
5341 'wsdl_getopbodyuse',
5342 'wsdl_getoperation',
5343 'wsdl_getoplocation',
5344 'wsdl_getopmessagetypes',
5345 'wsdl_getopsoapaction',
5346 'wsdl_getportaddress',
5347 'wsdl_getportsforservice',
5348 'wsdl_getporttype',
5349 'wsdl_getporttypeoperation',
5350 'wsdl_getservicedocumentation',
5351 'wsdl_getservices',
5352 'wsdl_gettargetnamespace',
5353 'wsdl_issoapoperation',
5354 'wsdl_listoperations',
5355 'wsdl_maketest',
5356 'xml',
5357 'xml_extract',
5358 'xml_rpc',
5359 'xml_rpccall',
5360 'xml_rw',
5361 'xml_serve',
5362 'xml_transform',
5363 'xml_xml',
5364 'xml_xmlstream',
5365 'xmllang',
5366 'xmlschematype',
5367 'xmlstream',
5368 'xsd_attribute',
5369 'xsd_blankarraybase',
5370 'xsd_blankbase',
5371 'xsd_buildtype',
5372 'xsd_cache',
5373 'xsd_checkcardinality',
5374 'xsd_continueall',
5375 'xsd_continueannotation',
5376 'xsd_continueany',
5377 'xsd_continueanyattribute',
5378 'xsd_continueattribute',
5379 'xsd_continueattributegroup',
5380 'xsd_continuechoice',
5381 'xsd_continuecomplexcontent',
5382 'xsd_continuecomplextype',
5383 'xsd_continuedocumentation',
5384 'xsd_continueextension',
5385 'xsd_continuegroup',
5386 'xsd_continuekey',
5387 'xsd_continuelist',
5388 'xsd_continuerestriction',
5389 'xsd_continuesequence',
5390 'xsd_continuesimplecontent',
5391 'xsd_continuesimpletype',
5392 'xsd_continueunion',
5393 'xsd_deserialize',
5394 'xsd_fullyqualifyname',
5395 'xsd_generate',
5396 'xsd_generateblankfromtype',
5397 'xsd_generateblanksimpletype',
5398 'xsd_generatetype',
5399 'xsd_getschematype',
5400 'xsd_issimpletype',
5401 'xsd_loadschema',
5402 'xsd_lookupnamespaceuri',
5403 'xsd_lookuptype',
5404 'xsd_processany',
5405 'xsd_processattribute',
5406 'xsd_processattributegroup',
5407 'xsd_processcomplextype',
5408 'xsd_processelement',
5409 'xsd_processgroup',
5410 'xsd_processimport',
5411 'xsd_processinclude',
5412 'xsd_processschema',
5413 'xsd_processsimpletype',
5414 'xsd_ref',
5415 'xsd_type',
5416 'year'
5417 ]
5418 }

eric ide

mercurial