summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2018-06-08 18:38:29 +0000
committernros <nros@pkgsrc.org>2018-06-08 18:38:29 +0000
commit7cf0ede0041b34c242a09aa7f53fe81a08577ec2 (patch)
treed7f1f172a65cac5487fa1b6f149a52d535f30316 /lang
parentb71481f7b6d5dc152794d663f7a1fad89cf448ae (diff)
downloadpkgsrc-7cf0ede0041b34c242a09aa7f53fe81a08577ec2.tar.gz
Updated lang/qore to version 0.8.13.5 .
New features in Qore: * the sqlutil script has been updated with the –select option to allow dumped table rows to be filtered * "thread list", "backtrace all" commands implemented for the debugger * QUnit: overloaded the testAssertionValue() method to support auto/number/float and more verbose output when a difference in number/float values is found * qdbg-remote supports ConnectionProvider connections * new method: Breakpoint::getProgram() * improved debugging support: - added support for a Visual Studio Code debug adapter for Qore - the debugger can now retrieve sources when running from a remote debug server - debugger options can now be set from command line (verbosity etc.) - the onAttach() event is now executed synchronously when the program thread context starts - the onDetach() event is executed properly when program thread contexts terminate - the onStep() now provides the breakpointId value if available - the onExit() event was added for greater control over code execution in the debugger - the onException() event was improved - server commands now support frameid as a parameter Bug fixes: to many to list.
Diffstat (limited to 'lang')
-rw-r--r--lang/qore/Makefile11
-rw-r--r--lang/qore/PLIST28225
-rw-r--r--lang/qore/distinfo10
3 files changed, 14676 insertions, 13570 deletions
diff --git a/lang/qore/Makefile b/lang/qore/Makefile
index b56d66a8ac7..155f0d09fab 100644
--- a/lang/qore/Makefile
+++ b/lang/qore/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/01/28 16:24:11 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/06/08 18:38:29 nros Exp $
-DISTNAME= qore-0.8.13
-PKGREVISION= 1
+DISTNAME= qore-0.8.13.5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/}
EXTRACT_SUFX= .tar.bz2
@@ -9,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2
GITHUB_RELEASE= release-${PKGVERSION_NOREV}
MAINTAINER= nros@NetBSD.org
-COMMENT= Qore programming language
+COMMENT= Embeddable multithreaded scripting language
HOMEPAGE= http://www.qore.org/
LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mit
@@ -27,10 +26,6 @@ REPLACE_QORE+= bin/sfrest bin/sqlutil doxygen/qdx
CONFIGURE_ARGS+=--with-libsuffix=""
-#pre-configure:
-# set -e; cd ${WRKSRC}; \
-# autoheader; autoconf
-
#This is needed in order to comply the with MIT license and binary distribution
#Install docs
licensedir= share/doc/qore/license
diff --git a/lang/qore/PLIST b/lang/qore/PLIST
index aa382466bb9..1e873c9ddc1 100644
--- a/lang/qore/PLIST
+++ b/lang/qore/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2017/10/12 18:17:46 nros Exp $
+@comment $NetBSD: PLIST,v 1.8 2018/06/08 18:38:29 nros Exp $
bin/qdbg
bin/qdbg-remote
bin/qdbg-server
@@ -102,7 +102,7 @@ lib/cmake/Qore/QoreConfigVersion.cmake
lib/cmake/Qore/QoreMacros.cmake
lib/libqore.la
lib/pkgconfig/qore.pc
-lib/qore-modules/${PKGVERSION}/astparser-api-0.20.qmod
+lib/qore-modules/0.8.13/astparser-api-0.21.qmod
man/man1/qore.1
share/doc/qore/lang/html/_pseudo___q_c___all_8dox_8h_source.html
share/doc/qore/lang/html/_pseudo___q_c___binary_8dox_8h_source.html
@@ -124,6 +124,7 @@ share/doc/qore/lang/html/_q_c___abstract_iterator_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_line_iterator_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_quantified_bidirectional_iterator_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_quantified_iterator_8dox_8h_source.html
+share/doc/qore/lang/html/_q_c___abstract_s_q_l_statement_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_smart_lock_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_thread_resource_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___auto_gate_8dox_8h_source.html
@@ -202,7 +203,7 @@ share/doc/qore/lang/html/_q_c___transform_input_stream_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___transform_output_stream_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___tree_map_8dox_8h_source.html
share/doc/qore/lang/html/annotated.html
-share/doc/qore/lang/html/annotated_dup.js
+share/doc/qore/lang/html/annotated.js
share/doc/qore/lang/html/basic_data_types.html
share/doc/qore/lang/html/bc_s.png
share/doc/qore/lang/html/bdwn.png
@@ -480,6 +481,12 @@ share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_datasource.js
share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_datasource__inherit__graph.map
share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_datasource__inherit__graph.md5
share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_datasource__inherit__graph.png
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement-members.html
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement.html
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement.js
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement__inherit__graph.map
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement__inherit__graph.md5
+share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_abstract_s_q_l_statement__inherit__graph.png
share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_datasource-members.html
share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_datasource.html
share/doc/qore/lang/html/class_qore_1_1_s_q_l_1_1_datasource.js
@@ -724,7 +731,9 @@ share/doc/qore/lang/html/date_time_arithmetic.html
share/doc/qore/lang/html/deprecated.html
share/doc/qore/lang/html/desc_overview.html
share/doc/qore/lang/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html
-share/doc/qore/lang/html/doc.png
+share/doc/qore/lang/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.map
+share/doc/qore/lang/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.md5
+share/doc/qore/lang/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.png
share/doc/qore/lang/html/doxygen.css
share/doc/qore/lang/html/doxygen.png
share/doc/qore/lang/html/dynsections.js
@@ -732,59 +741,73 @@ share/doc/qore/lang/html/environment_variables.html
share/doc/qore/lang/html/event_handling.html
share/doc/qore/lang/html/exception_handling.html
share/doc/qore/lang/html/expressions.html
-share/doc/qore/lang/html/folderclosed.png
-share/doc/qore/lang/html/folderopen.png
+share/doc/qore/lang/html/ftv2blank.png
+share/doc/qore/lang/html/ftv2cl.png
+share/doc/qore/lang/html/ftv2doc.png
+share/doc/qore/lang/html/ftv2folderclosed.png
+share/doc/qore/lang/html/ftv2folderopen.png
+share/doc/qore/lang/html/ftv2lastnode.png
+share/doc/qore/lang/html/ftv2link.png
+share/doc/qore/lang/html/ftv2mlastnode.png
+share/doc/qore/lang/html/ftv2mnode.png
+share/doc/qore/lang/html/ftv2mo.png
+share/doc/qore/lang/html/ftv2node.png
+share/doc/qore/lang/html/ftv2ns.png
+share/doc/qore/lang/html/ftv2plastnode.png
+share/doc/qore/lang/html/ftv2pnode.png
+share/doc/qore/lang/html/ftv2splitbar.png
+share/doc/qore/lang/html/ftv2vertline.png
share/doc/qore/lang/html/functions.html
-share/doc/qore/lang/html/functions_b.html
-share/doc/qore/lang/html/functions_c.html
-share/doc/qore/lang/html/functions_d.html
+share/doc/qore/lang/html/functions_0x62.html
+share/doc/qore/lang/html/functions_0x63.html
+share/doc/qore/lang/html/functions_0x64.html
+share/doc/qore/lang/html/functions_0x65.html
+share/doc/qore/lang/html/functions_0x66.html
+share/doc/qore/lang/html/functions_0x67.html
+share/doc/qore/lang/html/functions_0x68.html
+share/doc/qore/lang/html/functions_0x69.html
+share/doc/qore/lang/html/functions_0x6a.html
+share/doc/qore/lang/html/functions_0x6b.html
+share/doc/qore/lang/html/functions_0x6c.html
+share/doc/qore/lang/html/functions_0x6d.html
+share/doc/qore/lang/html/functions_0x6e.html
+share/doc/qore/lang/html/functions_0x6f.html
+share/doc/qore/lang/html/functions_0x70.html
+share/doc/qore/lang/html/functions_0x72.html
+share/doc/qore/lang/html/functions_0x73.html
+share/doc/qore/lang/html/functions_0x74.html
+share/doc/qore/lang/html/functions_0x75.html
+share/doc/qore/lang/html/functions_0x76.html
+share/doc/qore/lang/html/functions_0x77.html
+share/doc/qore/lang/html/functions_0x79.html
+share/doc/qore/lang/html/functions_0x7a.html
share/doc/qore/lang/html/functions_dup.js
-share/doc/qore/lang/html/functions_e.html
-share/doc/qore/lang/html/functions_f.html
share/doc/qore/lang/html/functions_func.html
share/doc/qore/lang/html/functions_func.js
-share/doc/qore/lang/html/functions_func_b.html
-share/doc/qore/lang/html/functions_func_c.html
-share/doc/qore/lang/html/functions_func_d.html
-share/doc/qore/lang/html/functions_func_e.html
-share/doc/qore/lang/html/functions_func_f.html
-share/doc/qore/lang/html/functions_func_g.html
-share/doc/qore/lang/html/functions_func_h.html
-share/doc/qore/lang/html/functions_func_i.html
-share/doc/qore/lang/html/functions_func_j.html
-share/doc/qore/lang/html/functions_func_k.html
-share/doc/qore/lang/html/functions_func_l.html
-share/doc/qore/lang/html/functions_func_m.html
-share/doc/qore/lang/html/functions_func_n.html
-share/doc/qore/lang/html/functions_func_o.html
-share/doc/qore/lang/html/functions_func_p.html
-share/doc/qore/lang/html/functions_func_r.html
-share/doc/qore/lang/html/functions_func_s.html
-share/doc/qore/lang/html/functions_func_t.html
-share/doc/qore/lang/html/functions_func_u.html
-share/doc/qore/lang/html/functions_func_v.html
-share/doc/qore/lang/html/functions_func_w.html
-share/doc/qore/lang/html/functions_func_y.html
-share/doc/qore/lang/html/functions_func_z.html
-share/doc/qore/lang/html/functions_g.html
-share/doc/qore/lang/html/functions_h.html
-share/doc/qore/lang/html/functions_i.html
-share/doc/qore/lang/html/functions_j.html
-share/doc/qore/lang/html/functions_k.html
-share/doc/qore/lang/html/functions_l.html
-share/doc/qore/lang/html/functions_m.html
-share/doc/qore/lang/html/functions_n.html
-share/doc/qore/lang/html/functions_o.html
-share/doc/qore/lang/html/functions_p.html
-share/doc/qore/lang/html/functions_r.html
-share/doc/qore/lang/html/functions_s.html
-share/doc/qore/lang/html/functions_t.html
-share/doc/qore/lang/html/functions_u.html
-share/doc/qore/lang/html/functions_v.html
+share/doc/qore/lang/html/functions_func_0x62.html
+share/doc/qore/lang/html/functions_func_0x63.html
+share/doc/qore/lang/html/functions_func_0x64.html
+share/doc/qore/lang/html/functions_func_0x65.html
+share/doc/qore/lang/html/functions_func_0x66.html
+share/doc/qore/lang/html/functions_func_0x67.html
+share/doc/qore/lang/html/functions_func_0x68.html
+share/doc/qore/lang/html/functions_func_0x69.html
+share/doc/qore/lang/html/functions_func_0x6a.html
+share/doc/qore/lang/html/functions_func_0x6b.html
+share/doc/qore/lang/html/functions_func_0x6c.html
+share/doc/qore/lang/html/functions_func_0x6d.html
+share/doc/qore/lang/html/functions_func_0x6e.html
+share/doc/qore/lang/html/functions_func_0x6f.html
+share/doc/qore/lang/html/functions_func_0x70.html
+share/doc/qore/lang/html/functions_func_0x72.html
+share/doc/qore/lang/html/functions_func_0x73.html
+share/doc/qore/lang/html/functions_func_0x74.html
+share/doc/qore/lang/html/functions_func_0x75.html
+share/doc/qore/lang/html/functions_func_0x76.html
+share/doc/qore/lang/html/functions_func_0x77.html
+share/doc/qore/lang/html/functions_func_0x79.html
+share/doc/qore/lang/html/functions_func_0x7a.html
share/doc/qore/lang/html/functions_vars.html
-share/doc/qore/lang/html/functions_w.html
-share/doc/qore/lang/html/functions_y.html
-share/doc/qore/lang/html/functions_z.html
share/doc/qore/lang/html/graph_legend.html
share/doc/qore/lang/html/graph_legend.md5
share/doc/qore/lang/html/graph_legend.png
@@ -1073,8 +1096,6 @@ share/doc/qore/lang/html/inherits.html
share/doc/qore/lang/html/jquery.js
share/doc/qore/lang/html/keywords.html
share/doc/qore/lang/html/lvalue_references.html
-share/doc/qore/lang/html/menu.js
-share/doc/qore/lang/html/menudata.js
share/doc/qore/lang/html/modules.html
share/doc/qore/lang/html/modules.js
share/doc/qore/lang/html/namespace_qore.html
@@ -1087,78 +1108,78 @@ share/doc/qore/lang/html/namespace_qore_1_1_thread.html
share/doc/qore/lang/html/namespace_qore_1_1_thread.js
share/doc/qore/lang/html/namespace_qore_1_1_type.html
share/doc/qore/lang/html/namespacemembers.html
-share/doc/qore/lang/html/namespacemembers_a.html
-share/doc/qore/lang/html/namespacemembers_b.html
-share/doc/qore/lang/html/namespacemembers_c.html
-share/doc/qore/lang/html/namespacemembers_d.html
+share/doc/qore/lang/html/namespacemembers_0x61.html
+share/doc/qore/lang/html/namespacemembers_0x62.html
+share/doc/qore/lang/html/namespacemembers_0x63.html
+share/doc/qore/lang/html/namespacemembers_0x64.html
+share/doc/qore/lang/html/namespacemembers_0x65.html
+share/doc/qore/lang/html/namespacemembers_0x66.html
+share/doc/qore/lang/html/namespacemembers_0x67.html
+share/doc/qore/lang/html/namespacemembers_0x68.html
+share/doc/qore/lang/html/namespacemembers_0x69.html
+share/doc/qore/lang/html/namespacemembers_0x6a.html
+share/doc/qore/lang/html/namespacemembers_0x6b.html
+share/doc/qore/lang/html/namespacemembers_0x6c.html
+share/doc/qore/lang/html/namespacemembers_0x6d.html
+share/doc/qore/lang/html/namespacemembers_0x6e.html
+share/doc/qore/lang/html/namespacemembers_0x6f.html
+share/doc/qore/lang/html/namespacemembers_0x70.html
+share/doc/qore/lang/html/namespacemembers_0x72.html
+share/doc/qore/lang/html/namespacemembers_0x73.html
+share/doc/qore/lang/html/namespacemembers_0x74.html
+share/doc/qore/lang/html/namespacemembers_0x75.html
+share/doc/qore/lang/html/namespacemembers_0x76.html
+share/doc/qore/lang/html/namespacemembers_0x77.html
+share/doc/qore/lang/html/namespacemembers_0x78.html
+share/doc/qore/lang/html/namespacemembers_0x79.html
+share/doc/qore/lang/html/namespacemembers_0x7a.html
share/doc/qore/lang/html/namespacemembers_dup.js
-share/doc/qore/lang/html/namespacemembers_e.html
-share/doc/qore/lang/html/namespacemembers_f.html
share/doc/qore/lang/html/namespacemembers_func.html
share/doc/qore/lang/html/namespacemembers_func.js
-share/doc/qore/lang/html/namespacemembers_func_b.html
-share/doc/qore/lang/html/namespacemembers_func_c.html
-share/doc/qore/lang/html/namespacemembers_func_d.html
-share/doc/qore/lang/html/namespacemembers_func_e.html
-share/doc/qore/lang/html/namespacemembers_func_f.html
-share/doc/qore/lang/html/namespacemembers_func_g.html
-share/doc/qore/lang/html/namespacemembers_func_h.html
-share/doc/qore/lang/html/namespacemembers_func_i.html
-share/doc/qore/lang/html/namespacemembers_func_j.html
-share/doc/qore/lang/html/namespacemembers_func_k.html
-share/doc/qore/lang/html/namespacemembers_func_l.html
-share/doc/qore/lang/html/namespacemembers_func_m.html
-share/doc/qore/lang/html/namespacemembers_func_n.html
-share/doc/qore/lang/html/namespacemembers_func_o.html
-share/doc/qore/lang/html/namespacemembers_func_p.html
-share/doc/qore/lang/html/namespacemembers_func_r.html
-share/doc/qore/lang/html/namespacemembers_func_s.html
-share/doc/qore/lang/html/namespacemembers_func_t.html
-share/doc/qore/lang/html/namespacemembers_func_u.html
-share/doc/qore/lang/html/namespacemembers_func_v.html
-share/doc/qore/lang/html/namespacemembers_func_x.html
-share/doc/qore/lang/html/namespacemembers_func_y.html
-share/doc/qore/lang/html/namespacemembers_g.html
-share/doc/qore/lang/html/namespacemembers_h.html
-share/doc/qore/lang/html/namespacemembers_i.html
-share/doc/qore/lang/html/namespacemembers_j.html
-share/doc/qore/lang/html/namespacemembers_k.html
-share/doc/qore/lang/html/namespacemembers_l.html
-share/doc/qore/lang/html/namespacemembers_m.html
-share/doc/qore/lang/html/namespacemembers_n.html
-share/doc/qore/lang/html/namespacemembers_o.html
-share/doc/qore/lang/html/namespacemembers_p.html
-share/doc/qore/lang/html/namespacemembers_r.html
-share/doc/qore/lang/html/namespacemembers_s.html
-share/doc/qore/lang/html/namespacemembers_t.html
-share/doc/qore/lang/html/namespacemembers_u.html
-share/doc/qore/lang/html/namespacemembers_v.html
+share/doc/qore/lang/html/namespacemembers_func_0x62.html
+share/doc/qore/lang/html/namespacemembers_func_0x63.html
+share/doc/qore/lang/html/namespacemembers_func_0x64.html
+share/doc/qore/lang/html/namespacemembers_func_0x65.html
+share/doc/qore/lang/html/namespacemembers_func_0x66.html
+share/doc/qore/lang/html/namespacemembers_func_0x67.html
+share/doc/qore/lang/html/namespacemembers_func_0x68.html
+share/doc/qore/lang/html/namespacemembers_func_0x69.html
+share/doc/qore/lang/html/namespacemembers_func_0x6a.html
+share/doc/qore/lang/html/namespacemembers_func_0x6b.html
+share/doc/qore/lang/html/namespacemembers_func_0x6c.html
+share/doc/qore/lang/html/namespacemembers_func_0x6d.html
+share/doc/qore/lang/html/namespacemembers_func_0x6e.html
+share/doc/qore/lang/html/namespacemembers_func_0x6f.html
+share/doc/qore/lang/html/namespacemembers_func_0x70.html
+share/doc/qore/lang/html/namespacemembers_func_0x72.html
+share/doc/qore/lang/html/namespacemembers_func_0x73.html
+share/doc/qore/lang/html/namespacemembers_func_0x74.html
+share/doc/qore/lang/html/namespacemembers_func_0x75.html
+share/doc/qore/lang/html/namespacemembers_func_0x76.html
+share/doc/qore/lang/html/namespacemembers_func_0x78.html
+share/doc/qore/lang/html/namespacemembers_func_0x79.html
share/doc/qore/lang/html/namespacemembers_vars.html
share/doc/qore/lang/html/namespacemembers_vars.js
-share/doc/qore/lang/html/namespacemembers_vars_a.html
-share/doc/qore/lang/html/namespacemembers_vars_b.html
-share/doc/qore/lang/html/namespacemembers_vars_c.html
-share/doc/qore/lang/html/namespacemembers_vars_d.html
-share/doc/qore/lang/html/namespacemembers_vars_e.html
-share/doc/qore/lang/html/namespacemembers_vars_f.html
-share/doc/qore/lang/html/namespacemembers_vars_h.html
-share/doc/qore/lang/html/namespacemembers_vars_i.html
-share/doc/qore/lang/html/namespacemembers_vars_l.html
-share/doc/qore/lang/html/namespacemembers_vars_m.html
-share/doc/qore/lang/html/namespacemembers_vars_n.html
-share/doc/qore/lang/html/namespacemembers_vars_o.html
-share/doc/qore/lang/html/namespacemembers_vars_p.html
-share/doc/qore/lang/html/namespacemembers_vars_r.html
-share/doc/qore/lang/html/namespacemembers_vars_s.html
-share/doc/qore/lang/html/namespacemembers_vars_t.html
-share/doc/qore/lang/html/namespacemembers_vars_v.html
-share/doc/qore/lang/html/namespacemembers_vars_w.html
-share/doc/qore/lang/html/namespacemembers_vars_x.html
-share/doc/qore/lang/html/namespacemembers_vars_z.html
-share/doc/qore/lang/html/namespacemembers_w.html
-share/doc/qore/lang/html/namespacemembers_x.html
-share/doc/qore/lang/html/namespacemembers_y.html
-share/doc/qore/lang/html/namespacemembers_z.html
+share/doc/qore/lang/html/namespacemembers_vars_0x61.html
+share/doc/qore/lang/html/namespacemembers_vars_0x62.html
+share/doc/qore/lang/html/namespacemembers_vars_0x63.html
+share/doc/qore/lang/html/namespacemembers_vars_0x64.html
+share/doc/qore/lang/html/namespacemembers_vars_0x65.html
+share/doc/qore/lang/html/namespacemembers_vars_0x66.html
+share/doc/qore/lang/html/namespacemembers_vars_0x68.html
+share/doc/qore/lang/html/namespacemembers_vars_0x69.html
+share/doc/qore/lang/html/namespacemembers_vars_0x6c.html
+share/doc/qore/lang/html/namespacemembers_vars_0x6d.html
+share/doc/qore/lang/html/namespacemembers_vars_0x6e.html
+share/doc/qore/lang/html/namespacemembers_vars_0x6f.html
+share/doc/qore/lang/html/namespacemembers_vars_0x70.html
+share/doc/qore/lang/html/namespacemembers_vars_0x72.html
+share/doc/qore/lang/html/namespacemembers_vars_0x73.html
+share/doc/qore/lang/html/namespacemembers_vars_0x74.html
+share/doc/qore/lang/html/namespacemembers_vars_0x76.html
+share/doc/qore/lang/html/namespacemembers_vars_0x77.html
+share/doc/qore/lang/html/namespacemembers_vars_0x78.html
+share/doc/qore/lang/html/namespacemembers_vars_0x7a.html
share/doc/qore/lang/html/namespaces.html
share/doc/qore/lang/html/namespaces.js
share/doc/qore/lang/html/nav_f.png
@@ -1166,13 +1187,13 @@ share/doc/qore/lang/html/nav_g.png
share/doc/qore/lang/html/nav_h.png
share/doc/qore/lang/html/navtree.css
share/doc/qore/lang/html/navtree.js
-share/doc/qore/lang/html/navtreedata.js
share/doc/qore/lang/html/navtreeindex0.js
share/doc/qore/lang/html/navtreeindex1.js
share/doc/qore/lang/html/navtreeindex10.js
share/doc/qore/lang/html/navtreeindex11.js
share/doc/qore/lang/html/navtreeindex12.js
share/doc/qore/lang/html/navtreeindex13.js
+share/doc/qore/lang/html/navtreeindex14.js
share/doc/qore/lang/html/navtreeindex2.js
share/doc/qore/lang/html/navtreeindex3.js
share/doc/qore/lang/html/navtreeindex4.js
@@ -1213,281 +1234,279 @@ share/doc/qore/lang/html/qore_namespaces.html
share/doc/qore/lang/html/qore_regex.html
share/doc/qore/lang/html/release_notes.html
share/doc/qore/lang/html/resize.js
-share/doc/qore/lang/html/search/all_0.html
-share/doc/qore/lang/html/search/all_0.js
-share/doc/qore/lang/html/search/all_1.html
-share/doc/qore/lang/html/search/all_1.js
-share/doc/qore/lang/html/search/all_10.html
-share/doc/qore/lang/html/search/all_10.js
-share/doc/qore/lang/html/search/all_11.html
-share/doc/qore/lang/html/search/all_11.js
-share/doc/qore/lang/html/search/all_12.html
-share/doc/qore/lang/html/search/all_12.js
-share/doc/qore/lang/html/search/all_13.html
-share/doc/qore/lang/html/search/all_13.js
-share/doc/qore/lang/html/search/all_14.html
-share/doc/qore/lang/html/search/all_14.js
-share/doc/qore/lang/html/search/all_15.html
-share/doc/qore/lang/html/search/all_15.js
-share/doc/qore/lang/html/search/all_16.html
-share/doc/qore/lang/html/search/all_16.js
-share/doc/qore/lang/html/search/all_17.html
-share/doc/qore/lang/html/search/all_17.js
-share/doc/qore/lang/html/search/all_18.html
-share/doc/qore/lang/html/search/all_18.js
-share/doc/qore/lang/html/search/all_19.html
-share/doc/qore/lang/html/search/all_19.js
-share/doc/qore/lang/html/search/all_1a.html
-share/doc/qore/lang/html/search/all_1a.js
-share/doc/qore/lang/html/search/all_2.html
-share/doc/qore/lang/html/search/all_2.js
-share/doc/qore/lang/html/search/all_3.html
-share/doc/qore/lang/html/search/all_3.js
-share/doc/qore/lang/html/search/all_4.html
-share/doc/qore/lang/html/search/all_4.js
-share/doc/qore/lang/html/search/all_5.html
-share/doc/qore/lang/html/search/all_5.js
-share/doc/qore/lang/html/search/all_6.html
-share/doc/qore/lang/html/search/all_6.js
-share/doc/qore/lang/html/search/all_7.html
-share/doc/qore/lang/html/search/all_7.js
-share/doc/qore/lang/html/search/all_8.html
-share/doc/qore/lang/html/search/all_8.js
-share/doc/qore/lang/html/search/all_9.html
-share/doc/qore/lang/html/search/all_9.js
-share/doc/qore/lang/html/search/all_a.html
-share/doc/qore/lang/html/search/all_a.js
-share/doc/qore/lang/html/search/all_b.html
-share/doc/qore/lang/html/search/all_b.js
-share/doc/qore/lang/html/search/all_c.html
-share/doc/qore/lang/html/search/all_c.js
-share/doc/qore/lang/html/search/all_d.html
-share/doc/qore/lang/html/search/all_d.js
-share/doc/qore/lang/html/search/all_e.html
-share/doc/qore/lang/html/search/all_e.js
-share/doc/qore/lang/html/search/all_f.html
-share/doc/qore/lang/html/search/all_f.js
-share/doc/qore/lang/html/search/classes_0.html
-share/doc/qore/lang/html/search/classes_0.js
-share/doc/qore/lang/html/search/classes_1.html
-share/doc/qore/lang/html/search/classes_1.js
-share/doc/qore/lang/html/search/classes_10.html
-share/doc/qore/lang/html/search/classes_10.js
-share/doc/qore/lang/html/search/classes_11.html
-share/doc/qore/lang/html/search/classes_11.js
-share/doc/qore/lang/html/search/classes_2.html
-share/doc/qore/lang/html/search/classes_2.js
-share/doc/qore/lang/html/search/classes_3.html
-share/doc/qore/lang/html/search/classes_3.js
-share/doc/qore/lang/html/search/classes_4.html
-share/doc/qore/lang/html/search/classes_4.js
-share/doc/qore/lang/html/search/classes_5.html
-share/doc/qore/lang/html/search/classes_5.js
-share/doc/qore/lang/html/search/classes_6.html
-share/doc/qore/lang/html/search/classes_6.js
-share/doc/qore/lang/html/search/classes_7.html
-share/doc/qore/lang/html/search/classes_7.js
-share/doc/qore/lang/html/search/classes_8.html
-share/doc/qore/lang/html/search/classes_8.js
-share/doc/qore/lang/html/search/classes_9.html
-share/doc/qore/lang/html/search/classes_9.js
-share/doc/qore/lang/html/search/classes_a.html
-share/doc/qore/lang/html/search/classes_a.js
-share/doc/qore/lang/html/search/classes_b.html
-share/doc/qore/lang/html/search/classes_b.js
-share/doc/qore/lang/html/search/classes_c.html
-share/doc/qore/lang/html/search/classes_c.js
-share/doc/qore/lang/html/search/classes_d.html
-share/doc/qore/lang/html/search/classes_d.js
-share/doc/qore/lang/html/search/classes_e.html
-share/doc/qore/lang/html/search/classes_e.js
-share/doc/qore/lang/html/search/classes_f.html
-share/doc/qore/lang/html/search/classes_f.js
+share/doc/qore/lang/html/search/all_5f.html
+share/doc/qore/lang/html/search/all_5f.js
+share/doc/qore/lang/html/search/all_61.html
+share/doc/qore/lang/html/search/all_61.js
+share/doc/qore/lang/html/search/all_62.html
+share/doc/qore/lang/html/search/all_62.js
+share/doc/qore/lang/html/search/all_63.html
+share/doc/qore/lang/html/search/all_63.js
+share/doc/qore/lang/html/search/all_64.html
+share/doc/qore/lang/html/search/all_64.js
+share/doc/qore/lang/html/search/all_65.html
+share/doc/qore/lang/html/search/all_65.js
+share/doc/qore/lang/html/search/all_66.html
+share/doc/qore/lang/html/search/all_66.js
+share/doc/qore/lang/html/search/all_67.html
+share/doc/qore/lang/html/search/all_67.js
+share/doc/qore/lang/html/search/all_68.html
+share/doc/qore/lang/html/search/all_68.js
+share/doc/qore/lang/html/search/all_69.html
+share/doc/qore/lang/html/search/all_69.js
+share/doc/qore/lang/html/search/all_6a.html
+share/doc/qore/lang/html/search/all_6a.js
+share/doc/qore/lang/html/search/all_6b.html
+share/doc/qore/lang/html/search/all_6b.js
+share/doc/qore/lang/html/search/all_6c.html
+share/doc/qore/lang/html/search/all_6c.js
+share/doc/qore/lang/html/search/all_6d.html
+share/doc/qore/lang/html/search/all_6d.js
+share/doc/qore/lang/html/search/all_6e.html
+share/doc/qore/lang/html/search/all_6e.js
+share/doc/qore/lang/html/search/all_6f.html
+share/doc/qore/lang/html/search/all_6f.js
+share/doc/qore/lang/html/search/all_70.html
+share/doc/qore/lang/html/search/all_70.js
+share/doc/qore/lang/html/search/all_71.html
+share/doc/qore/lang/html/search/all_71.js
+share/doc/qore/lang/html/search/all_72.html
+share/doc/qore/lang/html/search/all_72.js
+share/doc/qore/lang/html/search/all_73.html
+share/doc/qore/lang/html/search/all_73.js
+share/doc/qore/lang/html/search/all_74.html
+share/doc/qore/lang/html/search/all_74.js
+share/doc/qore/lang/html/search/all_75.html
+share/doc/qore/lang/html/search/all_75.js
+share/doc/qore/lang/html/search/all_76.html
+share/doc/qore/lang/html/search/all_76.js
+share/doc/qore/lang/html/search/all_77.html
+share/doc/qore/lang/html/search/all_77.js
+share/doc/qore/lang/html/search/all_78.html
+share/doc/qore/lang/html/search/all_78.js
+share/doc/qore/lang/html/search/all_79.html
+share/doc/qore/lang/html/search/all_79.js
+share/doc/qore/lang/html/search/all_7a.html
+share/doc/qore/lang/html/search/all_7a.js
+share/doc/qore/lang/html/search/classes_61.html
+share/doc/qore/lang/html/search/classes_61.js
+share/doc/qore/lang/html/search/classes_62.html
+share/doc/qore/lang/html/search/classes_62.js
+share/doc/qore/lang/html/search/classes_63.html
+share/doc/qore/lang/html/search/classes_63.js
+share/doc/qore/lang/html/search/classes_64.html
+share/doc/qore/lang/html/search/classes_64.js
+share/doc/qore/lang/html/search/classes_65.html
+share/doc/qore/lang/html/search/classes_65.js
+share/doc/qore/lang/html/search/classes_66.html
+share/doc/qore/lang/html/search/classes_66.js
+share/doc/qore/lang/html/search/classes_67.html
+share/doc/qore/lang/html/search/classes_67.js
+share/doc/qore/lang/html/search/classes_68.html
+share/doc/qore/lang/html/search/classes_68.js
+share/doc/qore/lang/html/search/classes_69.html
+share/doc/qore/lang/html/search/classes_69.js
+share/doc/qore/lang/html/search/classes_6c.html
+share/doc/qore/lang/html/search/classes_6c.js
+share/doc/qore/lang/html/search/classes_6d.html
+share/doc/qore/lang/html/search/classes_6d.js
+share/doc/qore/lang/html/search/classes_6f.html
+share/doc/qore/lang/html/search/classes_6f.js
+share/doc/qore/lang/html/search/classes_70.html
+share/doc/qore/lang/html/search/classes_70.js
+share/doc/qore/lang/html/search/classes_71.html
+share/doc/qore/lang/html/search/classes_71.js
+share/doc/qore/lang/html/search/classes_72.html
+share/doc/qore/lang/html/search/classes_72.js
+share/doc/qore/lang/html/search/classes_73.html
+share/doc/qore/lang/html/search/classes_73.js
+share/doc/qore/lang/html/search/classes_74.html
+share/doc/qore/lang/html/search/classes_74.js
+share/doc/qore/lang/html/search/classes_7a.html
+share/doc/qore/lang/html/search/classes_7a.js
share/doc/qore/lang/html/search/close.png
-share/doc/qore/lang/html/search/functions_0.html
-share/doc/qore/lang/html/search/functions_0.js
-share/doc/qore/lang/html/search/functions_1.html
-share/doc/qore/lang/html/search/functions_1.js
-share/doc/qore/lang/html/search/functions_10.html
-share/doc/qore/lang/html/search/functions_10.js
-share/doc/qore/lang/html/search/functions_11.html
-share/doc/qore/lang/html/search/functions_11.js
-share/doc/qore/lang/html/search/functions_12.html
-share/doc/qore/lang/html/search/functions_12.js
-share/doc/qore/lang/html/search/functions_13.html
-share/doc/qore/lang/html/search/functions_13.js
-share/doc/qore/lang/html/search/functions_14.html
-share/doc/qore/lang/html/search/functions_14.js
-share/doc/qore/lang/html/search/functions_15.html
-share/doc/qore/lang/html/search/functions_15.js
-share/doc/qore/lang/html/search/functions_16.html
-share/doc/qore/lang/html/search/functions_16.js
-share/doc/qore/lang/html/search/functions_17.html
-share/doc/qore/lang/html/search/functions_17.js
-share/doc/qore/lang/html/search/functions_18.html
-share/doc/qore/lang/html/search/functions_18.js
-share/doc/qore/lang/html/search/functions_2.html
-share/doc/qore/lang/html/search/functions_2.js
-share/doc/qore/lang/html/search/functions_3.html
-share/doc/qore/lang/html/search/functions_3.js
-share/doc/qore/lang/html/search/functions_4.html
-share/doc/qore/lang/html/search/functions_4.js
-share/doc/qore/lang/html/search/functions_5.html
-share/doc/qore/lang/html/search/functions_5.js
-share/doc/qore/lang/html/search/functions_6.html
-share/doc/qore/lang/html/search/functions_6.js
-share/doc/qore/lang/html/search/functions_7.html
-share/doc/qore/lang/html/search/functions_7.js
-share/doc/qore/lang/html/search/functions_8.html
-share/doc/qore/lang/html/search/functions_8.js
-share/doc/qore/lang/html/search/functions_9.html
-share/doc/qore/lang/html/search/functions_9.js
-share/doc/qore/lang/html/search/functions_a.html
-share/doc/qore/lang/html/search/functions_a.js
-share/doc/qore/lang/html/search/functions_b.html
-share/doc/qore/lang/html/search/functions_b.js
-share/doc/qore/lang/html/search/functions_c.html
-share/doc/qore/lang/html/search/functions_c.js
-share/doc/qore/lang/html/search/functions_d.html
-share/doc/qore/lang/html/search/functions_d.js
-share/doc/qore/lang/html/search/functions_e.html
-share/doc/qore/lang/html/search/functions_e.js
-share/doc/qore/lang/html/search/functions_f.html
-share/doc/qore/lang/html/search/functions_f.js
-share/doc/qore/lang/html/search/groups_0.html
-share/doc/qore/lang/html/search/groups_0.js
-share/doc/qore/lang/html/search/groups_1.html
-share/doc/qore/lang/html/search/groups_1.js
-share/doc/qore/lang/html/search/groups_10.html
-share/doc/qore/lang/html/search/groups_10.js
-share/doc/qore/lang/html/search/groups_11.html
-share/doc/qore/lang/html/search/groups_11.js
-share/doc/qore/lang/html/search/groups_2.html
-share/doc/qore/lang/html/search/groups_2.js
-share/doc/qore/lang/html/search/groups_3.html
-share/doc/qore/lang/html/search/groups_3.js
-share/doc/qore/lang/html/search/groups_4.html
-share/doc/qore/lang/html/search/groups_4.js
-share/doc/qore/lang/html/search/groups_5.html
-share/doc/qore/lang/html/search/groups_5.js
-share/doc/qore/lang/html/search/groups_6.html
-share/doc/qore/lang/html/search/groups_6.js
-share/doc/qore/lang/html/search/groups_7.html
-share/doc/qore/lang/html/search/groups_7.js
-share/doc/qore/lang/html/search/groups_8.html
-share/doc/qore/lang/html/search/groups_8.js
-share/doc/qore/lang/html/search/groups_9.html
-share/doc/qore/lang/html/search/groups_9.js
-share/doc/qore/lang/html/search/groups_a.html
-share/doc/qore/lang/html/search/groups_a.js
-share/doc/qore/lang/html/search/groups_b.html
-share/doc/qore/lang/html/search/groups_b.js
-share/doc/qore/lang/html/search/groups_c.html
-share/doc/qore/lang/html/search/groups_c.js
-share/doc/qore/lang/html/search/groups_d.html
-share/doc/qore/lang/html/search/groups_d.js
-share/doc/qore/lang/html/search/groups_e.html
-share/doc/qore/lang/html/search/groups_e.js
-share/doc/qore/lang/html/search/groups_f.html
-share/doc/qore/lang/html/search/groups_f.js
+share/doc/qore/lang/html/search/functions_61.html
+share/doc/qore/lang/html/search/functions_61.js
+share/doc/qore/lang/html/search/functions_62.html
+share/doc/qore/lang/html/search/functions_62.js
+share/doc/qore/lang/html/search/functions_63.html
+share/doc/qore/lang/html/search/functions_63.js
+share/doc/qore/lang/html/search/functions_64.html
+share/doc/qore/lang/html/search/functions_64.js
+share/doc/qore/lang/html/search/functions_65.html
+share/doc/qore/lang/html/search/functions_65.js
+share/doc/qore/lang/html/search/functions_66.html
+share/doc/qore/lang/html/search/functions_66.js
+share/doc/qore/lang/html/search/functions_67.html
+share/doc/qore/lang/html/search/functions_67.js
+share/doc/qore/lang/html/search/functions_68.html
+share/doc/qore/lang/html/search/functions_68.js
+share/doc/qore/lang/html/search/functions_69.html
+share/doc/qore/lang/html/search/functions_69.js
+share/doc/qore/lang/html/search/functions_6a.html
+share/doc/qore/lang/html/search/functions_6a.js
+share/doc/qore/lang/html/search/functions_6b.html
+share/doc/qore/lang/html/search/functions_6b.js
+share/doc/qore/lang/html/search/functions_6c.html
+share/doc/qore/lang/html/search/functions_6c.js
+share/doc/qore/lang/html/search/functions_6d.html
+share/doc/qore/lang/html/search/functions_6d.js
+share/doc/qore/lang/html/search/functions_6e.html
+share/doc/qore/lang/html/search/functions_6e.js
+share/doc/qore/lang/html/search/functions_6f.html
+share/doc/qore/lang/html/search/functions_6f.js
+share/doc/qore/lang/html/search/functions_70.html
+share/doc/qore/lang/html/search/functions_70.js
+share/doc/qore/lang/html/search/functions_72.html
+share/doc/qore/lang/html/search/functions_72.js
+share/doc/qore/lang/html/search/functions_73.html
+share/doc/qore/lang/html/search/functions_73.js
+share/doc/qore/lang/html/search/functions_74.html
+share/doc/qore/lang/html/search/functions_74.js
+share/doc/qore/lang/html/search/functions_75.html
+share/doc/qore/lang/html/search/functions_75.js
+share/doc/qore/lang/html/search/functions_76.html
+share/doc/qore/lang/html/search/functions_76.js
+share/doc/qore/lang/html/search/functions_77.html
+share/doc/qore/lang/html/search/functions_77.js
+share/doc/qore/lang/html/search/functions_78.html
+share/doc/qore/lang/html/search/functions_78.js
+share/doc/qore/lang/html/search/functions_79.html
+share/doc/qore/lang/html/search/functions_79.js
+share/doc/qore/lang/html/search/functions_7a.html
+share/doc/qore/lang/html/search/functions_7a.js
+share/doc/qore/lang/html/search/groups_62.html
+share/doc/qore/lang/html/search/groups_62.js
+share/doc/qore/lang/html/search/groups_63.html
+share/doc/qore/lang/html/search/groups_63.js
+share/doc/qore/lang/html/search/groups_64.html
+share/doc/qore/lang/html/search/groups_64.js
+share/doc/qore/lang/html/search/groups_65.html
+share/doc/qore/lang/html/search/groups_65.js
+share/doc/qore/lang/html/search/groups_66.html
+share/doc/qore/lang/html/search/groups_66.js
+share/doc/qore/lang/html/search/groups_68.html
+share/doc/qore/lang/html/search/groups_68.js
+share/doc/qore/lang/html/search/groups_69.html
+share/doc/qore/lang/html/search/groups_69.js
+share/doc/qore/lang/html/search/groups_6c.html
+share/doc/qore/lang/html/search/groups_6c.js
+share/doc/qore/lang/html/search/groups_6d.html
+share/doc/qore/lang/html/search/groups_6d.js
+share/doc/qore/lang/html/search/groups_6e.html
+share/doc/qore/lang/html/search/groups_6e.js
+share/doc/qore/lang/html/search/groups_6f.html
+share/doc/qore/lang/html/search/groups_6f.js
+share/doc/qore/lang/html/search/groups_70.html
+share/doc/qore/lang/html/search/groups_70.js
+share/doc/qore/lang/html/search/groups_72.html
+share/doc/qore/lang/html/search/groups_72.js
+share/doc/qore/lang/html/search/groups_73.html
+share/doc/qore/lang/html/search/groups_73.js
+share/doc/qore/lang/html/search/groups_74.html
+share/doc/qore/lang/html/search/groups_74.js
+share/doc/qore/lang/html/search/groups_75.html
+share/doc/qore/lang/html/search/groups_75.js
+share/doc/qore/lang/html/search/groups_77.html
+share/doc/qore/lang/html/search/groups_77.js
+share/doc/qore/lang/html/search/groups_78.html
+share/doc/qore/lang/html/search/groups_78.js
share/doc/qore/lang/html/search/mag_sel.png
-share/doc/qore/lang/html/search/namespaces_0.html
-share/doc/qore/lang/html/search/namespaces_0.js
+share/doc/qore/lang/html/search/namespaces_71.html
+share/doc/qore/lang/html/search/namespaces_71.js
share/doc/qore/lang/html/search/nomatches.html
-share/doc/qore/lang/html/search/pages_0.html
-share/doc/qore/lang/html/search/pages_0.js
-share/doc/qore/lang/html/search/pages_1.html
-share/doc/qore/lang/html/search/pages_1.js
-share/doc/qore/lang/html/search/pages_10.html
-share/doc/qore/lang/html/search/pages_10.js
-share/doc/qore/lang/html/search/pages_11.html
-share/doc/qore/lang/html/search/pages_11.js
-share/doc/qore/lang/html/search/pages_12.html
-share/doc/qore/lang/html/search/pages_12.js
-share/doc/qore/lang/html/search/pages_2.html
-share/doc/qore/lang/html/search/pages_2.js
-share/doc/qore/lang/html/search/pages_3.html
-share/doc/qore/lang/html/search/pages_3.js
-share/doc/qore/lang/html/search/pages_4.html
-share/doc/qore/lang/html/search/pages_4.js
-share/doc/qore/lang/html/search/pages_5.html
-share/doc/qore/lang/html/search/pages_5.js
-share/doc/qore/lang/html/search/pages_6.html
-share/doc/qore/lang/html/search/pages_6.js
-share/doc/qore/lang/html/search/pages_7.html
-share/doc/qore/lang/html/search/pages_7.js
-share/doc/qore/lang/html/search/pages_8.html
-share/doc/qore/lang/html/search/pages_8.js
-share/doc/qore/lang/html/search/pages_9.html
-share/doc/qore/lang/html/search/pages_9.js
-share/doc/qore/lang/html/search/pages_a.html
-share/doc/qore/lang/html/search/pages_a.js
-share/doc/qore/lang/html/search/pages_b.html
-share/doc/qore/lang/html/search/pages_b.js
-share/doc/qore/lang/html/search/pages_c.html
-share/doc/qore/lang/html/search/pages_c.js
-share/doc/qore/lang/html/search/pages_d.html
-share/doc/qore/lang/html/search/pages_d.js
-share/doc/qore/lang/html/search/pages_e.html
-share/doc/qore/lang/html/search/pages_e.js
-share/doc/qore/lang/html/search/pages_f.html
-share/doc/qore/lang/html/search/pages_f.js
+share/doc/qore/lang/html/search/pages_62.html
+share/doc/qore/lang/html/search/pages_62.js
+share/doc/qore/lang/html/search/pages_63.html
+share/doc/qore/lang/html/search/pages_63.js
+share/doc/qore/lang/html/search/pages_64.html
+share/doc/qore/lang/html/search/pages_64.js
+share/doc/qore/lang/html/search/pages_65.html
+share/doc/qore/lang/html/search/pages_65.js
+share/doc/qore/lang/html/search/pages_66.html
+share/doc/qore/lang/html/search/pages_66.js
+share/doc/qore/lang/html/search/pages_68.html
+share/doc/qore/lang/html/search/pages_68.js
+share/doc/qore/lang/html/search/pages_69.html
+share/doc/qore/lang/html/search/pages_69.js
+share/doc/qore/lang/html/search/pages_6b.html
+share/doc/qore/lang/html/search/pages_6b.js
+share/doc/qore/lang/html/search/pages_6c.html
+share/doc/qore/lang/html/search/pages_6c.js
+share/doc/qore/lang/html/search/pages_6d.html
+share/doc/qore/lang/html/search/pages_6d.js
+share/doc/qore/lang/html/search/pages_6e.html
+share/doc/qore/lang/html/search/pages_6e.js
+share/doc/qore/lang/html/search/pages_6f.html
+share/doc/qore/lang/html/search/pages_6f.js
+share/doc/qore/lang/html/search/pages_70.html
+share/doc/qore/lang/html/search/pages_70.js
+share/doc/qore/lang/html/search/pages_71.html
+share/doc/qore/lang/html/search/pages_71.js
+share/doc/qore/lang/html/search/pages_72.html
+share/doc/qore/lang/html/search/pages_72.js
+share/doc/qore/lang/html/search/pages_73.html
+share/doc/qore/lang/html/search/pages_73.js
+share/doc/qore/lang/html/search/pages_74.html
+share/doc/qore/lang/html/search/pages_74.js
+share/doc/qore/lang/html/search/pages_76.html
+share/doc/qore/lang/html/search/pages_76.js
+share/doc/qore/lang/html/search/pages_77.html
+share/doc/qore/lang/html/search/pages_77.js
share/doc/qore/lang/html/search/search.css
share/doc/qore/lang/html/search/search.js
share/doc/qore/lang/html/search/search_l.png
share/doc/qore/lang/html/search/search_m.png
share/doc/qore/lang/html/search/search_r.png
-share/doc/qore/lang/html/search/searchdata.js
-share/doc/qore/lang/html/search/variables_0.html
-share/doc/qore/lang/html/search/variables_0.js
-share/doc/qore/lang/html/search/variables_1.html
-share/doc/qore/lang/html/search/variables_1.js
-share/doc/qore/lang/html/search/variables_10.html
-share/doc/qore/lang/html/search/variables_10.js
-share/doc/qore/lang/html/search/variables_11.html
-share/doc/qore/lang/html/search/variables_11.js
-share/doc/qore/lang/html/search/variables_12.html
-share/doc/qore/lang/html/search/variables_12.js
-share/doc/qore/lang/html/search/variables_13.html
-share/doc/qore/lang/html/search/variables_13.js
-share/doc/qore/lang/html/search/variables_14.html
-share/doc/qore/lang/html/search/variables_14.js
-share/doc/qore/lang/html/search/variables_15.html
-share/doc/qore/lang/html/search/variables_15.js
-share/doc/qore/lang/html/search/variables_16.html
-share/doc/qore/lang/html/search/variables_16.js
-share/doc/qore/lang/html/search/variables_17.html
-share/doc/qore/lang/html/search/variables_17.js
-share/doc/qore/lang/html/search/variables_2.html
-share/doc/qore/lang/html/search/variables_2.js
-share/doc/qore/lang/html/search/variables_3.html
-share/doc/qore/lang/html/search/variables_3.js
-share/doc/qore/lang/html/search/variables_4.html
-share/doc/qore/lang/html/search/variables_4.js
-share/doc/qore/lang/html/search/variables_5.html
-share/doc/qore/lang/html/search/variables_5.js
-share/doc/qore/lang/html/search/variables_6.html
-share/doc/qore/lang/html/search/variables_6.js
-share/doc/qore/lang/html/search/variables_7.html
-share/doc/qore/lang/html/search/variables_7.js
-share/doc/qore/lang/html/search/variables_8.html
-share/doc/qore/lang/html/search/variables_8.js
-share/doc/qore/lang/html/search/variables_9.html
-share/doc/qore/lang/html/search/variables_9.js
-share/doc/qore/lang/html/search/variables_a.html
-share/doc/qore/lang/html/search/variables_a.js
-share/doc/qore/lang/html/search/variables_b.html
-share/doc/qore/lang/html/search/variables_b.js
-share/doc/qore/lang/html/search/variables_c.html
-share/doc/qore/lang/html/search/variables_c.js
-share/doc/qore/lang/html/search/variables_d.html
-share/doc/qore/lang/html/search/variables_d.js
-share/doc/qore/lang/html/search/variables_e.html
-share/doc/qore/lang/html/search/variables_e.js
-share/doc/qore/lang/html/search/variables_f.html
-share/doc/qore/lang/html/search/variables_f.js
+share/doc/qore/lang/html/search/variables_5f.html
+share/doc/qore/lang/html/search/variables_5f.js
+share/doc/qore/lang/html/search/variables_61.html
+share/doc/qore/lang/html/search/variables_61.js
+share/doc/qore/lang/html/search/variables_62.html
+share/doc/qore/lang/html/search/variables_62.js
+share/doc/qore/lang/html/search/variables_63.html
+share/doc/qore/lang/html/search/variables_63.js
+share/doc/qore/lang/html/search/variables_64.html
+share/doc/qore/lang/html/search/variables_64.js
+share/doc/qore/lang/html/search/variables_65.html
+share/doc/qore/lang/html/search/variables_65.js
+share/doc/qore/lang/html/search/variables_66.html
+share/doc/qore/lang/html/search/variables_66.js
+share/doc/qore/lang/html/search/variables_67.html
+share/doc/qore/lang/html/search/variables_67.js
+share/doc/qore/lang/html/search/variables_68.html
+share/doc/qore/lang/html/search/variables_68.js
+share/doc/qore/lang/html/search/variables_69.html
+share/doc/qore/lang/html/search/variables_69.js
+share/doc/qore/lang/html/search/variables_6c.html
+share/doc/qore/lang/html/search/variables_6c.js
+share/doc/qore/lang/html/search/variables_6d.html
+share/doc/qore/lang/html/search/variables_6d.js
+share/doc/qore/lang/html/search/variables_6e.html
+share/doc/qore/lang/html/search/variables_6e.js
+share/doc/qore/lang/html/search/variables_6f.html
+share/doc/qore/lang/html/search/variables_6f.js
+share/doc/qore/lang/html/search/variables_70.html
+share/doc/qore/lang/html/search/variables_70.js
+share/doc/qore/lang/html/search/variables_72.html
+share/doc/qore/lang/html/search/variables_72.js
+share/doc/qore/lang/html/search/variables_73.html
+share/doc/qore/lang/html/search/variables_73.js
+share/doc/qore/lang/html/search/variables_74.html
+share/doc/qore/lang/html/search/variables_74.js
+share/doc/qore/lang/html/search/variables_75.html
+share/doc/qore/lang/html/search/variables_75.js
+share/doc/qore/lang/html/search/variables_76.html
+share/doc/qore/lang/html/search/variables_76.js
+share/doc/qore/lang/html/search/variables_77.html
+share/doc/qore/lang/html/search/variables_77.js
+share/doc/qore/lang/html/search/variables_78.html
+share/doc/qore/lang/html/search/variables_78.js
+share/doc/qore/lang/html/search/variables_79.html
+share/doc/qore/lang/html/search/variables_79.js
+share/doc/qore/lang/html/search/variables_7a.html
+share/doc/qore/lang/html/search/variables_7a.js
share/doc/qore/lang/html/signal_handling.html
-share/doc/qore/lang/html/splitbar.png
share/doc/qore/lang/html/statements.html
share/doc/qore/lang/html/struct_qore_1_1_call_stack_info-members.html
share/doc/qore/lang/html/struct_qore_1_1_call_stack_info.html
@@ -1660,7 +1679,6 @@ share/doc/qore/library/html/_qore_thread_local_storage_8h_source.html
share/doc/qore/library/html/_qore_thread_lock_8h_source.html
share/doc/qore/library/html/_qore_type_8h_source.html
share/doc/qore/library/html/_qore_type_safe_reference_helper_8h_source.html
-share/doc/qore/library/html/_qore_typed_hash_node_8h_source.html
share/doc/qore/library/html/_qore_u_r_l_8h_source.html
share/doc/qore/library/html/_qore_value_8h_source.html
share/doc/qore/library/html/_qore_value_list_8h_source.html
@@ -1679,7 +1697,7 @@ share/doc/qore/library/html/_system_environment_8h_source.html
share/doc/qore/library/html/_transform_8h_source.html
share/doc/qore/library/html/_typed_hash_decl_8h_source.html
share/doc/qore/library/html/annotated.html
-share/doc/qore/library/html/annotated_dup.js
+share/doc/qore/library/html/annotated.js
share/doc/qore/library/html/bc_s.png
share/doc/qore/library/html/bdwn.png
share/doc/qore/library/html/builtin_functions.html
@@ -1824,6 +1842,12 @@ share/doc/qore/library/html/class_exception_sink.js
share/doc/qore/library/html/class_feature_list-members.html
share/doc/qore/library/html/class_feature_list.html
share/doc/qore/library/html/class_feature_list.js
+share/doc/qore/library/html/class_feature_list__coll__graph.map
+share/doc/qore/library/html/class_feature_list__coll__graph.md5
+share/doc/qore/library/html/class_feature_list__coll__graph.png
+share/doc/qore/library/html/class_feature_list__inherit__graph.map
+share/doc/qore/library/html/class_feature_list__inherit__graph.md5
+share/doc/qore/library/html/class_feature_list__inherit__graph.png
share/doc/qore/library/html/class_hash_assignment_helper-members.html
share/doc/qore/library/html/class_hash_assignment_helper.html
share/doc/qore/library/html/class_hash_assignment_helper.js
@@ -2469,6 +2493,9 @@ share/doc/qore/library/html/classltstrcase-members.html
share/doc/qore/library/html/classltstrcase.html
share/doc/qore/library/html/classqore__dbi__method__list-members.html
share/doc/qore/library/html/classqore__dbi__method__list.html
+share/doc/qore/library/html/classsafe__dslist-members.html
+share/doc/qore/library/html/classsafe__dslist.html
+share/doc/qore/library/html/classsafe__dslist.js
share/doc/qore/library/html/closed.png
share/doc/qore/library/html/common_8h.html
share/doc/qore/library/html/common_8h.js
@@ -2483,98 +2510,123 @@ share/doc/qore/library/html/dbi_drivers.html
share/doc/qore/library/html/deprecated.html
share/doc/qore/library/html/dir_190ec3a3032c7cbd271ed7adfbeb62e8.html
share/doc/qore/library/html/dir_190ec3a3032c7cbd271ed7adfbeb62e8.js
+share/doc/qore/library/html/dir_190ec3a3032c7cbd271ed7adfbeb62e8_dep.map
+share/doc/qore/library/html/dir_190ec3a3032c7cbd271ed7adfbeb62e8_dep.md5
+share/doc/qore/library/html/dir_190ec3a3032c7cbd271ed7adfbeb62e8_dep.png
share/doc/qore/library/html/dir_1b4d0bbac86efc901044fcf05321a308.html
+share/doc/qore/library/html/dir_1b4d0bbac86efc901044fcf05321a308_dep.map
+share/doc/qore/library/html/dir_1b4d0bbac86efc901044fcf05321a308_dep.md5
+share/doc/qore/library/html/dir_1b4d0bbac86efc901044fcf05321a308_dep.png
share/doc/qore/library/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
+share/doc/qore/library/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/library/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/library/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/library/html/dir_d44c64559bbebec7f509842c48db8b23.html
share/doc/qore/library/html/dir_d44c64559bbebec7f509842c48db8b23.js
-share/doc/qore/library/html/doc.png
+share/doc/qore/library/html/dir_d44c64559bbebec7f509842c48db8b23_dep.map
+share/doc/qore/library/html/dir_d44c64559bbebec7f509842c48db8b23_dep.md5
+share/doc/qore/library/html/dir_d44c64559bbebec7f509842c48db8b23_dep.png
share/doc/qore/library/html/doxygen.css
share/doc/qore/library/html/doxygen.png
share/doc/qore/library/html/dynsections.js
share/doc/qore/library/html/embedding.html
share/doc/qore/library/html/files.html
share/doc/qore/library/html/files.js
-share/doc/qore/library/html/folderclosed.png
-share/doc/qore/library/html/folderopen.png
+share/doc/qore/library/html/ftv2blank.png
+share/doc/qore/library/html/ftv2cl.png
+share/doc/qore/library/html/ftv2doc.png
+share/doc/qore/library/html/ftv2folderclosed.png
+share/doc/qore/library/html/ftv2folderopen.png
+share/doc/qore/library/html/ftv2lastnode.png
+share/doc/qore/library/html/ftv2link.png
+share/doc/qore/library/html/ftv2mlastnode.png
+share/doc/qore/library/html/ftv2mnode.png
+share/doc/qore/library/html/ftv2mo.png
+share/doc/qore/library/html/ftv2node.png
+share/doc/qore/library/html/ftv2ns.png
+share/doc/qore/library/html/ftv2plastnode.png
+share/doc/qore/library/html/ftv2pnode.png
+share/doc/qore/library/html/ftv2splitbar.png
+share/doc/qore/library/html/ftv2vertline.png
share/doc/qore/library/html/functions.html
+share/doc/qore/library/html/functions_0x62.html
+share/doc/qore/library/html/functions_0x63.html
+share/doc/qore/library/html/functions_0x64.html
+share/doc/qore/library/html/functions_0x65.html
+share/doc/qore/library/html/functions_0x66.html
+share/doc/qore/library/html/functions_0x67.html
+share/doc/qore/library/html/functions_0x68.html
+share/doc/qore/library/html/functions_0x69.html
+share/doc/qore/library/html/functions_0x6b.html
+share/doc/qore/library/html/functions_0x6c.html
+share/doc/qore/library/html/functions_0x6d.html
+share/doc/qore/library/html/functions_0x6e.html
+share/doc/qore/library/html/functions_0x6f.html
+share/doc/qore/library/html/functions_0x70.html
+share/doc/qore/library/html/functions_0x71.html
+share/doc/qore/library/html/functions_0x72.html
+share/doc/qore/library/html/functions_0x73.html
+share/doc/qore/library/html/functions_0x74.html
+share/doc/qore/library/html/functions_0x75.html
+share/doc/qore/library/html/functions_0x76.html
+share/doc/qore/library/html/functions_0x77.html
+share/doc/qore/library/html/functions_0x78.html
+share/doc/qore/library/html/functions_0x7a.html
share/doc/qore/library/html/functions_0x7e.html
-share/doc/qore/library/html/functions_b.html
-share/doc/qore/library/html/functions_c.html
-share/doc/qore/library/html/functions_d.html
share/doc/qore/library/html/functions_dup.js
-share/doc/qore/library/html/functions_e.html
-share/doc/qore/library/html/functions_f.html
share/doc/qore/library/html/functions_func.html
share/doc/qore/library/html/functions_func.js
+share/doc/qore/library/html/functions_func_0x62.html
+share/doc/qore/library/html/functions_func_0x63.html
+share/doc/qore/library/html/functions_func_0x64.html
+share/doc/qore/library/html/functions_func_0x65.html
+share/doc/qore/library/html/functions_func_0x66.html
+share/doc/qore/library/html/functions_func_0x67.html
+share/doc/qore/library/html/functions_func_0x68.html
+share/doc/qore/library/html/functions_func_0x69.html
+share/doc/qore/library/html/functions_func_0x6c.html
+share/doc/qore/library/html/functions_func_0x6d.html
+share/doc/qore/library/html/functions_func_0x6e.html
+share/doc/qore/library/html/functions_func_0x6f.html
+share/doc/qore/library/html/functions_func_0x70.html
+share/doc/qore/library/html/functions_func_0x71.html
+share/doc/qore/library/html/functions_func_0x72.html
+share/doc/qore/library/html/functions_func_0x73.html
+share/doc/qore/library/html/functions_func_0x74.html
+share/doc/qore/library/html/functions_func_0x75.html
+share/doc/qore/library/html/functions_func_0x76.html
+share/doc/qore/library/html/functions_func_0x77.html
+share/doc/qore/library/html/functions_func_0x7a.html
share/doc/qore/library/html/functions_func_0x7e.html
-share/doc/qore/library/html/functions_func_b.html
-share/doc/qore/library/html/functions_func_c.html
-share/doc/qore/library/html/functions_func_d.html
-share/doc/qore/library/html/functions_func_e.html
-share/doc/qore/library/html/functions_func_f.html
-share/doc/qore/library/html/functions_func_g.html
-share/doc/qore/library/html/functions_func_h.html
-share/doc/qore/library/html/functions_func_i.html
-share/doc/qore/library/html/functions_func_l.html
-share/doc/qore/library/html/functions_func_m.html
-share/doc/qore/library/html/functions_func_n.html
-share/doc/qore/library/html/functions_func_o.html
-share/doc/qore/library/html/functions_func_p.html
-share/doc/qore/library/html/functions_func_q.html
-share/doc/qore/library/html/functions_func_r.html
-share/doc/qore/library/html/functions_func_s.html
-share/doc/qore/library/html/functions_func_t.html
-share/doc/qore/library/html/functions_func_u.html
-share/doc/qore/library/html/functions_func_v.html
-share/doc/qore/library/html/functions_func_w.html
-share/doc/qore/library/html/functions_func_z.html
-share/doc/qore/library/html/functions_g.html
-share/doc/qore/library/html/functions_h.html
-share/doc/qore/library/html/functions_i.html
-share/doc/qore/library/html/functions_k.html
-share/doc/qore/library/html/functions_l.html
-share/doc/qore/library/html/functions_m.html
-share/doc/qore/library/html/functions_n.html
-share/doc/qore/library/html/functions_o.html
-share/doc/qore/library/html/functions_p.html
-share/doc/qore/library/html/functions_q.html
-share/doc/qore/library/html/functions_r.html
-share/doc/qore/library/html/functions_s.html
-share/doc/qore/library/html/functions_t.html
-share/doc/qore/library/html/functions_u.html
-share/doc/qore/library/html/functions_v.html
share/doc/qore/library/html/functions_vars.html
-share/doc/qore/library/html/functions_w.html
-share/doc/qore/library/html/functions_x.html
-share/doc/qore/library/html/functions_z.html
share/doc/qore/library/html/globals.html
-share/doc/qore/library/html/globals_a.html
-share/doc/qore/library/html/globals_b.html
-share/doc/qore/library/html/globals_c.html
-share/doc/qore/library/html/globals_d.html
+share/doc/qore/library/html/globals_0x61.html
+share/doc/qore/library/html/globals_0x62.html
+share/doc/qore/library/html/globals_0x63.html
+share/doc/qore/library/html/globals_0x64.html
+share/doc/qore/library/html/globals_0x66.html
+share/doc/qore/library/html/globals_0x67.html
+share/doc/qore/library/html/globals_0x68.html
+share/doc/qore/library/html/globals_0x69.html
+share/doc/qore/library/html/globals_0x6d.html
+share/doc/qore/library/html/globals_0x6e.html
+share/doc/qore/library/html/globals_0x70.html
+share/doc/qore/library/html/globals_0x71.html
+share/doc/qore/library/html/globals_0x72.html
+share/doc/qore/library/html/globals_0x73.html
+share/doc/qore/library/html/globals_0x74.html
share/doc/qore/library/html/globals_defs.html
share/doc/qore/library/html/globals_defs.js
-share/doc/qore/library/html/globals_defs_d.html
-share/doc/qore/library/html/globals_defs_h.html
-share/doc/qore/library/html/globals_defs_n.html
-share/doc/qore/library/html/globals_defs_p.html
-share/doc/qore/library/html/globals_defs_q.html
-share/doc/qore/library/html/globals_defs_t.html
+share/doc/qore/library/html/globals_defs_0x64.html
+share/doc/qore/library/html/globals_defs_0x68.html
+share/doc/qore/library/html/globals_defs_0x6e.html
+share/doc/qore/library/html/globals_defs_0x70.html
+share/doc/qore/library/html/globals_defs_0x71.html
+share/doc/qore/library/html/globals_defs_0x74.html
share/doc/qore/library/html/globals_dup.js
share/doc/qore/library/html/globals_enum.html
share/doc/qore/library/html/globals_eval.html
-share/doc/qore/library/html/globals_f.html
share/doc/qore/library/html/globals_func.html
-share/doc/qore/library/html/globals_g.html
-share/doc/qore/library/html/globals_h.html
-share/doc/qore/library/html/globals_i.html
-share/doc/qore/library/html/globals_m.html
-share/doc/qore/library/html/globals_n.html
-share/doc/qore/library/html/globals_p.html
-share/doc/qore/library/html/globals_q.html
-share/doc/qore/library/html/globals_r.html
-share/doc/qore/library/html/globals_s.html
-share/doc/qore/library/html/globals_t.html
share/doc/qore/library/html/globals_type.html
share/doc/qore/library/html/globals_vars.html
share/doc/qore/library/html/graph_legend.html
@@ -2605,6 +2657,15 @@ share/doc/qore/library/html/inherit_graph_1.png
share/doc/qore/library/html/inherit_graph_10.map
share/doc/qore/library/html/inherit_graph_10.md5
share/doc/qore/library/html/inherit_graph_10.png
+share/doc/qore/library/html/inherit_graph_100.map
+share/doc/qore/library/html/inherit_graph_100.md5
+share/doc/qore/library/html/inherit_graph_100.png
+share/doc/qore/library/html/inherit_graph_101.map
+share/doc/qore/library/html/inherit_graph_101.md5
+share/doc/qore/library/html/inherit_graph_101.png
+share/doc/qore/library/html/inherit_graph_102.map
+share/doc/qore/library/html/inherit_graph_102.md5
+share/doc/qore/library/html/inherit_graph_102.png
share/doc/qore/library/html/inherit_graph_11.map
share/doc/qore/library/html/inherit_graph_11.md5
share/doc/qore/library/html/inherit_graph_11.png
@@ -2893,6 +2954,9 @@ share/doc/qore/library/html/inherit_graph_97.png
share/doc/qore/library/html/inherit_graph_98.map
share/doc/qore/library/html/inherit_graph_98.md5
share/doc/qore/library/html/inherit_graph_98.png
+share/doc/qore/library/html/inherit_graph_99.map
+share/doc/qore/library/html/inherit_graph_99.md5
+share/doc/qore/library/html/inherit_graph_99.png
share/doc/qore/library/html/inherits.html
share/doc/qore/library/html/jquery.js
share/doc/qore/library/html/macros-i386_8h_source.html
@@ -2903,8 +2967,6 @@ share/doc/qore/library/html/macros-powerpc_8h_source.html
share/doc/qore/library/html/macros-sparc_8h_source.html
share/doc/qore/library/html/macros-x86__64_8h_source.html
share/doc/qore/library/html/macros_8h_source.html
-share/doc/qore/library/html/menu.js
-share/doc/qore/library/html/menudata.js
share/doc/qore/library/html/modules.html
share/doc/qore/library/html/modules.js
share/doc/qore/library/html/namespacedetail.html
@@ -2916,7 +2978,6 @@ share/doc/qore/library/html/nav_g.png
share/doc/qore/library/html/nav_h.png
share/doc/qore/library/html/navtree.css
share/doc/qore/library/html/navtree.js
-share/doc/qore/library/html/navtreedata.js
share/doc/qore/library/html/navtreeindex0.js
share/doc/qore/library/html/navtreeindex1.js
share/doc/qore/library/html/navtreeindex10.js
@@ -2962,257 +3023,274 @@ share/doc/qore/library/html/qore_cmake.html
share/doc/qore/library/html/qore_data.html
share/doc/qore/library/html/qore_modules.html
share/doc/qore/library/html/resize.js
-share/doc/qore/library/html/search/all_0.html
-share/doc/qore/library/html/search/all_0.js
-share/doc/qore/library/html/search/all_1.html
-share/doc/qore/library/html/search/all_1.js
-share/doc/qore/library/html/search/all_10.html
-share/doc/qore/library/html/search/all_10.js
-share/doc/qore/library/html/search/all_11.html
-share/doc/qore/library/html/search/all_11.js
-share/doc/qore/library/html/search/all_12.html
-share/doc/qore/library/html/search/all_12.js
-share/doc/qore/library/html/search/all_13.html
-share/doc/qore/library/html/search/all_13.js
-share/doc/qore/library/html/search/all_14.html
-share/doc/qore/library/html/search/all_14.js
-share/doc/qore/library/html/search/all_15.html
-share/doc/qore/library/html/search/all_15.js
-share/doc/qore/library/html/search/all_16.html
-share/doc/qore/library/html/search/all_16.js
-share/doc/qore/library/html/search/all_17.html
-share/doc/qore/library/html/search/all_17.js
-share/doc/qore/library/html/search/all_18.html
-share/doc/qore/library/html/search/all_18.js
-share/doc/qore/library/html/search/all_19.html
-share/doc/qore/library/html/search/all_19.js
-share/doc/qore/library/html/search/all_2.html
-share/doc/qore/library/html/search/all_2.js
-share/doc/qore/library/html/search/all_3.html
-share/doc/qore/library/html/search/all_3.js
-share/doc/qore/library/html/search/all_4.html
-share/doc/qore/library/html/search/all_4.js
-share/doc/qore/library/html/search/all_5.html
-share/doc/qore/library/html/search/all_5.js
-share/doc/qore/library/html/search/all_6.html
-share/doc/qore/library/html/search/all_6.js
-share/doc/qore/library/html/search/all_7.html
-share/doc/qore/library/html/search/all_7.js
-share/doc/qore/library/html/search/all_8.html
-share/doc/qore/library/html/search/all_8.js
-share/doc/qore/library/html/search/all_9.html
-share/doc/qore/library/html/search/all_9.js
-share/doc/qore/library/html/search/all_a.html
-share/doc/qore/library/html/search/all_a.js
-share/doc/qore/library/html/search/all_b.html
-share/doc/qore/library/html/search/all_b.js
-share/doc/qore/library/html/search/all_c.html
-share/doc/qore/library/html/search/all_c.js
-share/doc/qore/library/html/search/all_d.html
-share/doc/qore/library/html/search/all_d.js
-share/doc/qore/library/html/search/all_e.html
-share/doc/qore/library/html/search/all_e.js
-share/doc/qore/library/html/search/all_f.html
-share/doc/qore/library/html/search/all_f.js
-share/doc/qore/library/html/search/classes_0.html
-share/doc/qore/library/html/search/classes_0.js
-share/doc/qore/library/html/search/classes_1.html
-share/doc/qore/library/html/search/classes_1.js
-share/doc/qore/library/html/search/classes_10.html
-share/doc/qore/library/html/search/classes_10.js
-share/doc/qore/library/html/search/classes_11.html
-share/doc/qore/library/html/search/classes_11.js
-share/doc/qore/library/html/search/classes_2.html
-share/doc/qore/library/html/search/classes_2.js
-share/doc/qore/library/html/search/classes_3.html
-share/doc/qore/library/html/search/classes_3.js
-share/doc/qore/library/html/search/classes_4.html
-share/doc/qore/library/html/search/classes_4.js
-share/doc/qore/library/html/search/classes_5.html
-share/doc/qore/library/html/search/classes_5.js
-share/doc/qore/library/html/search/classes_6.html
-share/doc/qore/library/html/search/classes_6.js
-share/doc/qore/library/html/search/classes_7.html
-share/doc/qore/library/html/search/classes_7.js
-share/doc/qore/library/html/search/classes_8.html
-share/doc/qore/library/html/search/classes_8.js
-share/doc/qore/library/html/search/classes_9.html
-share/doc/qore/library/html/search/classes_9.js
-share/doc/qore/library/html/search/classes_a.html
-share/doc/qore/library/html/search/classes_a.js
-share/doc/qore/library/html/search/classes_b.html
-share/doc/qore/library/html/search/classes_b.js
-share/doc/qore/library/html/search/classes_c.html
-share/doc/qore/library/html/search/classes_c.js
-share/doc/qore/library/html/search/classes_d.html
-share/doc/qore/library/html/search/classes_d.js
-share/doc/qore/library/html/search/classes_e.html
-share/doc/qore/library/html/search/classes_e.js
-share/doc/qore/library/html/search/classes_f.html
-share/doc/qore/library/html/search/classes_f.js
+share/doc/qore/library/html/search/all_5f.html
+share/doc/qore/library/html/search/all_5f.js
+share/doc/qore/library/html/search/all_61.html
+share/doc/qore/library/html/search/all_61.js
+share/doc/qore/library/html/search/all_62.html
+share/doc/qore/library/html/search/all_62.js
+share/doc/qore/library/html/search/all_63.html
+share/doc/qore/library/html/search/all_63.js
+share/doc/qore/library/html/search/all_64.html
+share/doc/qore/library/html/search/all_64.js
+share/doc/qore/library/html/search/all_65.html
+share/doc/qore/library/html/search/all_65.js
+share/doc/qore/library/html/search/all_66.html
+share/doc/qore/library/html/search/all_66.js
+share/doc/qore/library/html/search/all_67.html
+share/doc/qore/library/html/search/all_67.js
+share/doc/qore/library/html/search/all_68.html
+share/doc/qore/library/html/search/all_68.js
+share/doc/qore/library/html/search/all_69.html
+share/doc/qore/library/html/search/all_69.js
+share/doc/qore/library/html/search/all_6b.html
+share/doc/qore/library/html/search/all_6b.js
+share/doc/qore/library/html/search/all_6c.html
+share/doc/qore/library/html/search/all_6c.js
+share/doc/qore/library/html/search/all_6d.html
+share/doc/qore/library/html/search/all_6d.js
+share/doc/qore/library/html/search/all_6e.html
+share/doc/qore/library/html/search/all_6e.js
+share/doc/qore/library/html/search/all_6f.html
+share/doc/qore/library/html/search/all_6f.js
+share/doc/qore/library/html/search/all_70.html
+share/doc/qore/library/html/search/all_70.js
+share/doc/qore/library/html/search/all_71.html
+share/doc/qore/library/html/search/all_71.js
+share/doc/qore/library/html/search/all_72.html
+share/doc/qore/library/html/search/all_72.js
+share/doc/qore/library/html/search/all_73.html
+share/doc/qore/library/html/search/all_73.js
+share/doc/qore/library/html/search/all_74.html
+share/doc/qore/library/html/search/all_74.js
+share/doc/qore/library/html/search/all_75.html
+share/doc/qore/library/html/search/all_75.js
+share/doc/qore/library/html/search/all_76.html
+share/doc/qore/library/html/search/all_76.js
+share/doc/qore/library/html/search/all_77.html
+share/doc/qore/library/html/search/all_77.js
+share/doc/qore/library/html/search/all_78.html
+share/doc/qore/library/html/search/all_78.js
+share/doc/qore/library/html/search/all_7a.html
+share/doc/qore/library/html/search/all_7a.js
+share/doc/qore/library/html/search/all_7e.html
+share/doc/qore/library/html/search/all_7e.js
+share/doc/qore/library/html/search/classes_5f.html
+share/doc/qore/library/html/search/classes_5f.js
+share/doc/qore/library/html/search/classes_61.html
+share/doc/qore/library/html/search/classes_61.js
+share/doc/qore/library/html/search/classes_62.html
+share/doc/qore/library/html/search/classes_62.js
+share/doc/qore/library/html/search/classes_63.html
+share/doc/qore/library/html/search/classes_63.js
+share/doc/qore/library/html/search/classes_64.html
+share/doc/qore/library/html/search/classes_64.js
+share/doc/qore/library/html/search/classes_65.html
+share/doc/qore/library/html/search/classes_65.js
+share/doc/qore/library/html/search/classes_66.html
+share/doc/qore/library/html/search/classes_66.js
+share/doc/qore/library/html/search/classes_68.html
+share/doc/qore/library/html/search/classes_68.js
+share/doc/qore/library/html/search/classes_69.html
+share/doc/qore/library/html/search/classes_69.js
+share/doc/qore/library/html/search/classes_6c.html
+share/doc/qore/library/html/search/classes_6c.js
+share/doc/qore/library/html/search/classes_6d.html
+share/doc/qore/library/html/search/classes_6d.js
+share/doc/qore/library/html/search/classes_6f.html
+share/doc/qore/library/html/search/classes_6f.js
+share/doc/qore/library/html/search/classes_70.html
+share/doc/qore/library/html/search/classes_70.js
+share/doc/qore/library/html/search/classes_71.html
+share/doc/qore/library/html/search/classes_71.js
+share/doc/qore/library/html/search/classes_72.html
+share/doc/qore/library/html/search/classes_72.js
+share/doc/qore/library/html/search/classes_73.html
+share/doc/qore/library/html/search/classes_73.js
+share/doc/qore/library/html/search/classes_74.html
+share/doc/qore/library/html/search/classes_74.js
+share/doc/qore/library/html/search/classes_75.html
+share/doc/qore/library/html/search/classes_75.js
+share/doc/qore/library/html/search/classes_76.html
+share/doc/qore/library/html/search/classes_76.js
share/doc/qore/library/html/search/close.png
-share/doc/qore/library/html/search/defines_0.html
-share/doc/qore/library/html/search/defines_0.js
-share/doc/qore/library/html/search/defines_1.html
-share/doc/qore/library/html/search/defines_1.js
-share/doc/qore/library/html/search/defines_2.html
-share/doc/qore/library/html/search/defines_2.js
-share/doc/qore/library/html/search/defines_3.html
-share/doc/qore/library/html/search/defines_3.js
-share/doc/qore/library/html/search/defines_4.html
-share/doc/qore/library/html/search/defines_4.js
-share/doc/qore/library/html/search/defines_5.html
-share/doc/qore/library/html/search/defines_5.js
-share/doc/qore/library/html/search/defines_6.html
-share/doc/qore/library/html/search/defines_6.js
-share/doc/qore/library/html/search/enums_0.html
-share/doc/qore/library/html/search/enums_0.js
-share/doc/qore/library/html/search/enumvalues_0.html
-share/doc/qore/library/html/search/enumvalues_0.js
-share/doc/qore/library/html/search/files_0.html
-share/doc/qore/library/html/search/files_0.js
-share/doc/qore/library/html/search/files_1.html
-share/doc/qore/library/html/search/files_1.js
-share/doc/qore/library/html/search/files_2.html
-share/doc/qore/library/html/search/files_2.js
-share/doc/qore/library/html/search/files_3.html
-share/doc/qore/library/html/search/files_3.js
-share/doc/qore/library/html/search/files_4.html
-share/doc/qore/library/html/search/files_4.js
-share/doc/qore/library/html/search/files_5.html
-share/doc/qore/library/html/search/files_5.js
-share/doc/qore/library/html/search/files_6.html
-share/doc/qore/library/html/search/files_6.js
-share/doc/qore/library/html/search/files_7.html
-share/doc/qore/library/html/search/files_7.js
-share/doc/qore/library/html/search/files_8.html
-share/doc/qore/library/html/search/files_8.js
-share/doc/qore/library/html/search/functions_0.html
-share/doc/qore/library/html/search/functions_0.js
-share/doc/qore/library/html/search/functions_1.html
-share/doc/qore/library/html/search/functions_1.js
-share/doc/qore/library/html/search/functions_10.html
-share/doc/qore/library/html/search/functions_10.js
-share/doc/qore/library/html/search/functions_11.html
-share/doc/qore/library/html/search/functions_11.js
-share/doc/qore/library/html/search/functions_12.html
-share/doc/qore/library/html/search/functions_12.js
-share/doc/qore/library/html/search/functions_13.html
-share/doc/qore/library/html/search/functions_13.js
-share/doc/qore/library/html/search/functions_14.html
-share/doc/qore/library/html/search/functions_14.js
-share/doc/qore/library/html/search/functions_15.html
-share/doc/qore/library/html/search/functions_15.js
-share/doc/qore/library/html/search/functions_16.html
-share/doc/qore/library/html/search/functions_16.js
-share/doc/qore/library/html/search/functions_2.html
-share/doc/qore/library/html/search/functions_2.js
-share/doc/qore/library/html/search/functions_3.html
-share/doc/qore/library/html/search/functions_3.js
-share/doc/qore/library/html/search/functions_4.html
-share/doc/qore/library/html/search/functions_4.js
-share/doc/qore/library/html/search/functions_5.html
-share/doc/qore/library/html/search/functions_5.js
-share/doc/qore/library/html/search/functions_6.html
-share/doc/qore/library/html/search/functions_6.js
-share/doc/qore/library/html/search/functions_7.html
-share/doc/qore/library/html/search/functions_7.js
-share/doc/qore/library/html/search/functions_8.html
-share/doc/qore/library/html/search/functions_8.js
-share/doc/qore/library/html/search/functions_9.html
-share/doc/qore/library/html/search/functions_9.js
-share/doc/qore/library/html/search/functions_a.html
-share/doc/qore/library/html/search/functions_a.js
-share/doc/qore/library/html/search/functions_b.html
-share/doc/qore/library/html/search/functions_b.js
-share/doc/qore/library/html/search/functions_c.html
-share/doc/qore/library/html/search/functions_c.js
-share/doc/qore/library/html/search/functions_d.html
-share/doc/qore/library/html/search/functions_d.js
-share/doc/qore/library/html/search/functions_e.html
-share/doc/qore/library/html/search/functions_e.js
-share/doc/qore/library/html/search/functions_f.html
-share/doc/qore/library/html/search/functions_f.js
-share/doc/qore/library/html/search/groups_0.html
-share/doc/qore/library/html/search/groups_0.js
-share/doc/qore/library/html/search/groups_1.html
-share/doc/qore/library/html/search/groups_1.js
-share/doc/qore/library/html/search/groups_2.html
-share/doc/qore/library/html/search/groups_2.js
-share/doc/qore/library/html/search/groups_3.html
-share/doc/qore/library/html/search/groups_3.js
+share/doc/qore/library/html/search/defines_5f.html
+share/doc/qore/library/html/search/defines_5f.js
+share/doc/qore/library/html/search/defines_64.html
+share/doc/qore/library/html/search/defines_64.js
+share/doc/qore/library/html/search/defines_68.html
+share/doc/qore/library/html/search/defines_68.js
+share/doc/qore/library/html/search/defines_6e.html
+share/doc/qore/library/html/search/defines_6e.js
+share/doc/qore/library/html/search/defines_70.html
+share/doc/qore/library/html/search/defines_70.js
+share/doc/qore/library/html/search/defines_71.html
+share/doc/qore/library/html/search/defines_71.js
+share/doc/qore/library/html/search/defines_74.html
+share/doc/qore/library/html/search/defines_74.js
+share/doc/qore/library/html/search/enums_71.html
+share/doc/qore/library/html/search/enums_71.js
+share/doc/qore/library/html/search/enumvalues_71.html
+share/doc/qore/library/html/search/enumvalues_71.js
+share/doc/qore/library/html/search/files_61.html
+share/doc/qore/library/html/search/files_61.js
+share/doc/qore/library/html/search/files_62.html
+share/doc/qore/library/html/search/files_62.js
+share/doc/qore/library/html/search/files_63.html
+share/doc/qore/library/html/search/files_63.js
+share/doc/qore/library/html/search/files_64.html
+share/doc/qore/library/html/search/files_64.js
+share/doc/qore/library/html/search/files_6d.html
+share/doc/qore/library/html/search/files_6d.js
+share/doc/qore/library/html/search/files_6e.html
+share/doc/qore/library/html/search/files_6e.js
+share/doc/qore/library/html/search/files_70.html
+share/doc/qore/library/html/search/files_70.js
+share/doc/qore/library/html/search/files_71.html
+share/doc/qore/library/html/search/files_71.js
+share/doc/qore/library/html/search/files_72.html
+share/doc/qore/library/html/search/files_72.js
+share/doc/qore/library/html/search/functions_61.html
+share/doc/qore/library/html/search/functions_61.js
+share/doc/qore/library/html/search/functions_62.html
+share/doc/qore/library/html/search/functions_62.js
+share/doc/qore/library/html/search/functions_63.html
+share/doc/qore/library/html/search/functions_63.js
+share/doc/qore/library/html/search/functions_64.html
+share/doc/qore/library/html/search/functions_64.js
+share/doc/qore/library/html/search/functions_65.html
+share/doc/qore/library/html/search/functions_65.js
+share/doc/qore/library/html/search/functions_66.html
+share/doc/qore/library/html/search/functions_66.js
+share/doc/qore/library/html/search/functions_67.html
+share/doc/qore/library/html/search/functions_67.js
+share/doc/qore/library/html/search/functions_68.html
+share/doc/qore/library/html/search/functions_68.js
+share/doc/qore/library/html/search/functions_69.html
+share/doc/qore/library/html/search/functions_69.js
+share/doc/qore/library/html/search/functions_6c.html
+share/doc/qore/library/html/search/functions_6c.js
+share/doc/qore/library/html/search/functions_6d.html
+share/doc/qore/library/html/search/functions_6d.js
+share/doc/qore/library/html/search/functions_6e.html
+share/doc/qore/library/html/search/functions_6e.js
+share/doc/qore/library/html/search/functions_6f.html
+share/doc/qore/library/html/search/functions_6f.js
+share/doc/qore/library/html/search/functions_70.html
+share/doc/qore/library/html/search/functions_70.js
+share/doc/qore/library/html/search/functions_71.html
+share/doc/qore/library/html/search/functions_71.js
+share/doc/qore/library/html/search/functions_72.html
+share/doc/qore/library/html/search/functions_72.js
+share/doc/qore/library/html/search/functions_73.html
+share/doc/qore/library/html/search/functions_73.js
+share/doc/qore/library/html/search/functions_74.html
+share/doc/qore/library/html/search/functions_74.js
+share/doc/qore/library/html/search/functions_75.html
+share/doc/qore/library/html/search/functions_75.js
+share/doc/qore/library/html/search/functions_76.html
+share/doc/qore/library/html/search/functions_76.js
+share/doc/qore/library/html/search/functions_77.html
+share/doc/qore/library/html/search/functions_77.js
+share/doc/qore/library/html/search/functions_7a.html
+share/doc/qore/library/html/search/functions_7a.js
+share/doc/qore/library/html/search/functions_7e.html
+share/doc/qore/library/html/search/functions_7e.js
+share/doc/qore/library/html/search/groups_6e.html
+share/doc/qore/library/html/search/groups_6e.js
+share/doc/qore/library/html/search/groups_72.html
+share/doc/qore/library/html/search/groups_72.js
+share/doc/qore/library/html/search/groups_73.html
+share/doc/qore/library/html/search/groups_73.js
+share/doc/qore/library/html/search/groups_74.html
+share/doc/qore/library/html/search/groups_74.js
share/doc/qore/library/html/search/mag_sel.png
-share/doc/qore/library/html/search/namespaces_0.html
-share/doc/qore/library/html/search/namespaces_0.js
+share/doc/qore/library/html/search/namespaces_64.html
+share/doc/qore/library/html/search/namespaces_64.js
share/doc/qore/library/html/search/nomatches.html
-share/doc/qore/library/html/search/pages_0.html
-share/doc/qore/library/html/search/pages_0.js
-share/doc/qore/library/html/search/pages_1.html
-share/doc/qore/library/html/search/pages_1.js
-share/doc/qore/library/html/search/pages_2.html
-share/doc/qore/library/html/search/pages_2.js
-share/doc/qore/library/html/search/pages_3.html
-share/doc/qore/library/html/search/pages_3.js
-share/doc/qore/library/html/search/pages_4.html
-share/doc/qore/library/html/search/pages_4.js
-share/doc/qore/library/html/search/pages_5.html
-share/doc/qore/library/html/search/pages_5.js
+share/doc/qore/library/html/search/pages_64.html
+share/doc/qore/library/html/search/pages_64.js
+share/doc/qore/library/html/search/pages_65.html
+share/doc/qore/library/html/search/pages_65.js
+share/doc/qore/library/html/search/pages_69.html
+share/doc/qore/library/html/search/pages_69.js
+share/doc/qore/library/html/search/pages_70.html
+share/doc/qore/library/html/search/pages_70.js
+share/doc/qore/library/html/search/pages_71.html
+share/doc/qore/library/html/search/pages_71.js
+share/doc/qore/library/html/search/pages_75.html
+share/doc/qore/library/html/search/pages_75.js
share/doc/qore/library/html/search/search.css
share/doc/qore/library/html/search/search.js
share/doc/qore/library/html/search/search_l.png
share/doc/qore/library/html/search/search_m.png
share/doc/qore/library/html/search/search_r.png
-share/doc/qore/library/html/search/searchdata.js
-share/doc/qore/library/html/search/typedefs_0.html
-share/doc/qore/library/html/search/typedefs_0.js
-share/doc/qore/library/html/search/typedefs_1.html
-share/doc/qore/library/html/search/typedefs_1.js
-share/doc/qore/library/html/search/typedefs_2.html
-share/doc/qore/library/html/search/typedefs_2.js
-share/doc/qore/library/html/search/typedefs_3.html
-share/doc/qore/library/html/search/typedefs_3.js
-share/doc/qore/library/html/search/typedefs_4.html
-share/doc/qore/library/html/search/typedefs_4.js
-share/doc/qore/library/html/search/typedefs_5.html
-share/doc/qore/library/html/search/typedefs_5.js
-share/doc/qore/library/html/search/variables_0.html
-share/doc/qore/library/html/search/variables_0.js
-share/doc/qore/library/html/search/variables_1.html
-share/doc/qore/library/html/search/variables_1.js
-share/doc/qore/library/html/search/variables_10.html
-share/doc/qore/library/html/search/variables_10.js
-share/doc/qore/library/html/search/variables_11.html
-share/doc/qore/library/html/search/variables_11.js
-share/doc/qore/library/html/search/variables_2.html
-share/doc/qore/library/html/search/variables_2.js
-share/doc/qore/library/html/search/variables_3.html
-share/doc/qore/library/html/search/variables_3.js
-share/doc/qore/library/html/search/variables_4.html
-share/doc/qore/library/html/search/variables_4.js
-share/doc/qore/library/html/search/variables_5.html
-share/doc/qore/library/html/search/variables_5.js
-share/doc/qore/library/html/search/variables_6.html
-share/doc/qore/library/html/search/variables_6.js
-share/doc/qore/library/html/search/variables_7.html
-share/doc/qore/library/html/search/variables_7.js
-share/doc/qore/library/html/search/variables_8.html
-share/doc/qore/library/html/search/variables_8.js
-share/doc/qore/library/html/search/variables_9.html
-share/doc/qore/library/html/search/variables_9.js
-share/doc/qore/library/html/search/variables_a.html
-share/doc/qore/library/html/search/variables_a.js
-share/doc/qore/library/html/search/variables_b.html
-share/doc/qore/library/html/search/variables_b.js
-share/doc/qore/library/html/search/variables_c.html
-share/doc/qore/library/html/search/variables_c.js
-share/doc/qore/library/html/search/variables_d.html
-share/doc/qore/library/html/search/variables_d.js
-share/doc/qore/library/html/search/variables_e.html
-share/doc/qore/library/html/search/variables_e.js
-share/doc/qore/library/html/search/variables_f.html
-share/doc/qore/library/html/search/variables_f.js
+share/doc/qore/library/html/search/typedefs_61.html
+share/doc/qore/library/html/search/typedefs_61.js
+share/doc/qore/library/html/search/typedefs_69.html
+share/doc/qore/library/html/search/typedefs_69.js
+share/doc/qore/library/html/search/typedefs_6d.html
+share/doc/qore/library/html/search/typedefs_6d.js
+share/doc/qore/library/html/search/typedefs_6e.html
+share/doc/qore/library/html/search/typedefs_6e.js
+share/doc/qore/library/html/search/typedefs_71.html
+share/doc/qore/library/html/search/typedefs_71.js
+share/doc/qore/library/html/search/typedefs_73.html
+share/doc/qore/library/html/search/typedefs_73.js
+share/doc/qore/library/html/search/typedefs_74.html
+share/doc/qore/library/html/search/typedefs_74.js
+share/doc/qore/library/html/search/variables_62.html
+share/doc/qore/library/html/search/variables_62.js
+share/doc/qore/library/html/search/variables_63.html
+share/doc/qore/library/html/search/variables_63.js
+share/doc/qore/library/html/search/variables_64.html
+share/doc/qore/library/html/search/variables_64.js
+share/doc/qore/library/html/search/variables_65.html
+share/doc/qore/library/html/search/variables_65.js
+share/doc/qore/library/html/search/variables_66.html
+share/doc/qore/library/html/search/variables_66.js
+share/doc/qore/library/html/search/variables_68.html
+share/doc/qore/library/html/search/variables_68.js
+share/doc/qore/library/html/search/variables_69.html
+share/doc/qore/library/html/search/variables_69.js
+share/doc/qore/library/html/search/variables_6b.html
+share/doc/qore/library/html/search/variables_6b.js
+share/doc/qore/library/html/search/variables_6c.html
+share/doc/qore/library/html/search/variables_6c.js
+share/doc/qore/library/html/search/variables_6d.html
+share/doc/qore/library/html/search/variables_6d.js
+share/doc/qore/library/html/search/variables_6e.html
+share/doc/qore/library/html/search/variables_6e.js
+share/doc/qore/library/html/search/variables_6f.html
+share/doc/qore/library/html/search/variables_6f.js
+share/doc/qore/library/html/search/variables_70.html
+share/doc/qore/library/html/search/variables_70.js
+share/doc/qore/library/html/search/variables_71.html
+share/doc/qore/library/html/search/variables_71.js
+share/doc/qore/library/html/search/variables_73.html
+share/doc/qore/library/html/search/variables_73.js
+share/doc/qore/library/html/search/variables_74.html
+share/doc/qore/library/html/search/variables_74.js
+share/doc/qore/library/html/search/variables_76.html
+share/doc/qore/library/html/search/variables_76.js
+share/doc/qore/library/html/search/variables_78.html
+share/doc/qore/library/html/search/variables_78.js
share/doc/qore/library/html/slist__include_8h_source.html
-share/doc/qore/library/html/splitbar.png
+share/doc/qore/library/html/struct__qore__list__const__iterator-members.html
+share/doc/qore/library/html/struct__qore__list__const__iterator.html
+share/doc/qore/library/html/struct__qore__list__const__iterator__coll__graph.map
+share/doc/qore/library/html/struct__qore__list__const__iterator__coll__graph.md5
+share/doc/qore/library/html/struct__qore__list__const__iterator__coll__graph.png
+share/doc/qore/library/html/struct__qore__list__iterator-members.html
+share/doc/qore/library/html/struct__qore__list__iterator.html
+share/doc/qore/library/html/struct__qore__list__iterator__coll__graph.map
+share/doc/qore/library/html/struct__qore__list__iterator__coll__graph.md5
+share/doc/qore/library/html/struct__qore__list__iterator__coll__graph.png
+share/doc/qore/library/html/struct__qore__list__node-members.html
+share/doc/qore/library/html/struct__qore__list__node.html
+share/doc/qore/library/html/struct__qore__list__node__coll__graph.map
+share/doc/qore/library/html/struct__qore__list__node__coll__graph.md5
+share/doc/qore/library/html/struct__qore__list__node__coll__graph.png
share/doc/qore/library/html/struct_qore_call_stack-members.html
share/doc/qore/library/html/struct_qore_call_stack.html
share/doc/qore/library/html/struct_qore_call_stack_element-members.html
@@ -3284,7 +3362,7 @@ share/doc/qore/license/COPYING.MIT
share/doc/qore/license/README-LICENSE
share/doc/qore/modules/BulkSqlUtil/html/_bulk_sql_util_8qm_8dox_8h_source.html
share/doc/qore/modules/BulkSqlUtil/html/annotated.html
-share/doc/qore/modules/BulkSqlUtil/html/annotated_dup.js
+share/doc/qore/modules/BulkSqlUtil/html/annotated.js
share/doc/qore/modules/BulkSqlUtil/html/bc_s.png
share/doc/qore/modules/BulkSqlUtil/html/bdwn.png
share/doc/qore/modules/BulkSqlUtil/html/class_bulk_sql_util_1_1_abstract_bulk_operation-members.html
@@ -3308,13 +3386,32 @@ share/doc/qore/modules/BulkSqlUtil/html/class_bulk_sql_util_1_1_bulk_upsert_oper
share/doc/qore/modules/BulkSqlUtil/html/classes.html
share/doc/qore/modules/BulkSqlUtil/html/closed.png
share/doc/qore/modules/BulkSqlUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/BulkSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/BulkSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/BulkSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/BulkSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/BulkSqlUtil/html/doc.png
+share/doc/qore/modules/BulkSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/BulkSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/BulkSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/BulkSqlUtil/html/doxygen.css
share/doc/qore/modules/BulkSqlUtil/html/doxygen.png
share/doc/qore/modules/BulkSqlUtil/html/dynsections.js
-share/doc/qore/modules/BulkSqlUtil/html/folderclosed.png
-share/doc/qore/modules/BulkSqlUtil/html/folderopen.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2blank.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2cl.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2doc.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2folderopen.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2lastnode.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2link.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2mnode.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2mo.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2node.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2ns.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2plastnode.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2pnode.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2splitbar.png
+share/doc/qore/modules/BulkSqlUtil/html/ftv2vertline.png
share/doc/qore/modules/BulkSqlUtil/html/functions.html
share/doc/qore/modules/BulkSqlUtil/html/functions_func.html
share/doc/qore/modules/BulkSqlUtil/html/functions_vars.html
@@ -3330,8 +3427,6 @@ share/doc/qore/modules/BulkSqlUtil/html/inherit_graph_0.md5
share/doc/qore/modules/BulkSqlUtil/html/inherit_graph_0.png
share/doc/qore/modules/BulkSqlUtil/html/inherits.html
share/doc/qore/modules/BulkSqlUtil/html/jquery.js
-share/doc/qore/modules/BulkSqlUtil/html/menu.js
-share/doc/qore/modules/BulkSqlUtil/html/menudata.js
share/doc/qore/modules/BulkSqlUtil/html/namespace_bulk_sql_util.html
share/doc/qore/modules/BulkSqlUtil/html/namespace_bulk_sql_util.js
share/doc/qore/modules/BulkSqlUtil/html/namespaces.html
@@ -3341,319 +3436,318 @@ share/doc/qore/modules/BulkSqlUtil/html/nav_g.png
share/doc/qore/modules/BulkSqlUtil/html/nav_h.png
share/doc/qore/modules/BulkSqlUtil/html/navtree.css
share/doc/qore/modules/BulkSqlUtil/html/navtree.js
-share/doc/qore/modules/BulkSqlUtil/html/navtreedata.js
share/doc/qore/modules/BulkSqlUtil/html/navtreeindex0.js
share/doc/qore/modules/BulkSqlUtil/html/open.png
share/doc/qore/modules/BulkSqlUtil/html/pages.html
share/doc/qore/modules/BulkSqlUtil/html/resize.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_0.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_0.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_1.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_1.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_10.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_10.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_11.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_11.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_12.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_12.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_13.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_13.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_14.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_14.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_15.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_15.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_16.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_16.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_17.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_17.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_18.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_18.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_19.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_19.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_1a.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_1a.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_2.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_2.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_3.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_3.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_4.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_4.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_5.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_5.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_6.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_6.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_7.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_7.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_8.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_8.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_9.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_9.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_a.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_a.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_b.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_b.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_c.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_c.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_d.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_d.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_e.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_e.js
-share/doc/qore/modules/BulkSqlUtil/html/search/all_f.html
-share/doc/qore/modules/BulkSqlUtil/html/search/all_f.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_0.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_0.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_1.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_1.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_10.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_10.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_11.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_11.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_12.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_12.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_13.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_13.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_14.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_14.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_15.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_15.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_16.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_16.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_2.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_2.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_3.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_3.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_4.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_4.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_5.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_5.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_6.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_6.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_7.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_7.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_8.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_8.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_9.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_9.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_a.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_a.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_b.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_b.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_c.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_c.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_d.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_d.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_e.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_e.js
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_f.html
-share/doc/qore/modules/BulkSqlUtil/html/search/classes_f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_5f.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_5f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_61.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_61.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_62.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_62.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_63.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_63.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_64.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_64.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_65.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_65.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_66.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_66.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_67.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_67.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_68.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_68.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_69.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_69.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6a.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6a.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6b.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6b.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6c.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6c.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6d.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6d.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6e.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6e.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6f.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_6f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_70.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_70.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_71.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_71.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_72.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_72.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_73.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_73.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_74.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_74.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_75.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_75.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_76.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_76.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_77.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_77.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_78.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_78.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_79.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_79.js
+share/doc/qore/modules/BulkSqlUtil/html/search/all_7a.html
+share/doc/qore/modules/BulkSqlUtil/html/search/all_7a.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_61.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_61.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_62.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_62.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_63.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_63.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_64.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_64.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_65.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_65.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_66.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_66.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_67.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_67.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_68.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_68.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_69.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_69.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6a.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6a.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6c.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6c.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6d.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6d.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6e.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6e.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6f.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_6f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_70.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_70.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_71.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_71.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_72.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_72.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_73.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_73.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_74.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_74.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_75.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_75.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_77.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_77.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_78.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_78.js
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_7a.html
+share/doc/qore/modules/BulkSqlUtil/html/search/classes_7a.js
share/doc/qore/modules/BulkSqlUtil/html/search/close.png
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_0.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_0.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_1.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_1.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_10.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_10.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_11.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_11.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_12.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_12.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_13.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_13.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_14.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_14.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_15.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_15.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_16.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_16.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_17.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_17.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_18.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_18.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_19.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_19.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_2.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_2.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_3.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_3.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_4.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_4.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_5.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_5.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_6.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_6.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_7.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_7.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_8.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_8.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_9.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_9.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_a.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_a.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_b.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_b.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_c.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_c.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_d.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_d.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_e.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_e.js
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_f.html
-share/doc/qore/modules/BulkSqlUtil/html/search/functions_f.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_0.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_0.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_1.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_1.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_10.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_10.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_11.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_11.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_2.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_2.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_3.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_3.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_4.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_4.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_5.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_5.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_6.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_6.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_7.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_7.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_8.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_8.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_9.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_9.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_a.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_a.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_b.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_b.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_c.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_c.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_d.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_d.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_e.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_e.js
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_f.html
-share/doc/qore/modules/BulkSqlUtil/html/search/groups_f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_61.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_61.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_62.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_62.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_63.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_63.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_64.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_64.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_65.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_65.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_66.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_66.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_67.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_67.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_68.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_68.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_69.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_69.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6a.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6a.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6b.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6b.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6c.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6c.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6d.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6d.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6e.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6e.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6f.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_6f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_70.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_70.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_71.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_71.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_72.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_72.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_73.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_73.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_74.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_74.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_75.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_75.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_76.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_76.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_77.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_77.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_78.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_78.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_79.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_79.js
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_7a.html
+share/doc/qore/modules/BulkSqlUtil/html/search/functions_7a.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_62.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_62.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_63.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_63.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_64.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_64.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_65.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_65.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_66.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_66.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_68.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_68.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_69.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_69.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_6c.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_6c.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_6d.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_6d.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_6e.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_6e.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_6f.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_6f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_70.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_70.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_72.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_72.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_73.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_73.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_74.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_74.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_75.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_75.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_77.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_77.js
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_78.html
+share/doc/qore/modules/BulkSqlUtil/html/search/groups_78.js
share/doc/qore/modules/BulkSqlUtil/html/search/mag_sel.png
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_0.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_0.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_1.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_1.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_2.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_2.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_3.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_3.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_4.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_4.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_5.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_5.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_6.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_6.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_7.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_7.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_8.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_8.js
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_9.html
-share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_9.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_62.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_62.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_63.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_63.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_64.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_64.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_68.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_68.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_71.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_71.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_72.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_72.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_73.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_73.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_75.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_75.js
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_77.html
+share/doc/qore/modules/BulkSqlUtil/html/search/namespaces_77.js
share/doc/qore/modules/BulkSqlUtil/html/search/nomatches.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_0.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_0.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_1.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_1.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_10.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_10.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_11.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_11.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_12.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_12.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_2.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_2.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_3.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_3.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_4.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_4.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_5.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_5.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_6.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_6.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_7.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_7.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_8.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_8.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_9.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_9.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_a.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_a.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_b.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_b.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_c.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_c.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_d.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_d.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_e.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_e.js
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_f.html
-share/doc/qore/modules/BulkSqlUtil/html/search/pages_f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_62.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_62.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_63.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_63.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_64.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_64.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_65.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_65.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_66.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_66.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_68.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_68.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_69.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_69.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6b.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6b.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6c.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6c.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6d.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6d.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6e.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6e.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6f.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_6f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_70.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_70.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_71.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_71.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_72.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_72.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_73.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_73.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_74.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_74.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_75.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_75.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_76.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_76.js
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_77.html
+share/doc/qore/modules/BulkSqlUtil/html/search/pages_77.js
share/doc/qore/modules/BulkSqlUtil/html/search/search.css
share/doc/qore/modules/BulkSqlUtil/html/search/search.js
share/doc/qore/modules/BulkSqlUtil/html/search/search_l.png
share/doc/qore/modules/BulkSqlUtil/html/search/search_m.png
share/doc/qore/modules/BulkSqlUtil/html/search/search_r.png
-share/doc/qore/modules/BulkSqlUtil/html/search/searchdata.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_0.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_0.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_1.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_1.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_10.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_10.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_11.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_11.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_12.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_12.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_13.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_13.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_14.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_14.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_15.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_15.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_16.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_16.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_17.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_17.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_18.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_18.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_19.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_19.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_2.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_2.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_3.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_3.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_4.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_4.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_5.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_5.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_6.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_6.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_7.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_7.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_8.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_8.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_9.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_9.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_a.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_a.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_b.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_b.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_c.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_c.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_d.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_d.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_e.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_e.js
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_f.html
-share/doc/qore/modules/BulkSqlUtil/html/search/variables_f.js
-share/doc/qore/modules/BulkSqlUtil/html/splitbar.png
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_5f.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_5f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_61.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_61.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_62.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_62.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_63.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_63.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_64.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_64.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_65.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_65.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_66.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_66.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_67.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_67.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_68.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_68.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_69.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_69.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6a.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6a.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6c.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6c.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6d.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6d.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6e.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6e.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6f.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_6f.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_70.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_70.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_71.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_71.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_72.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_72.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_73.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_73.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_74.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_74.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_75.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_75.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_76.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_76.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_77.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_77.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_78.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_78.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_79.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_79.js
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_7a.html
+share/doc/qore/modules/BulkSqlUtil/html/search/variables_7a.js
share/doc/qore/modules/BulkSqlUtil/html/sync_off.png
share/doc/qore/modules/BulkSqlUtil/html/sync_on.png
share/doc/qore/modules/BulkSqlUtil/html/tab_a.png
@@ -3663,7 +3757,7 @@ share/doc/qore/modules/BulkSqlUtil/html/tab_s.png
share/doc/qore/modules/BulkSqlUtil/html/tabs.css
share/doc/qore/modules/ConnectionProvider/html/_connection_provider_8qm_8dox_8h_source.html
share/doc/qore/modules/ConnectionProvider/html/annotated.html
-share/doc/qore/modules/ConnectionProvider/html/annotated_dup.js
+share/doc/qore/modules/ConnectionProvider/html/annotated.js
share/doc/qore/modules/ConnectionProvider/html/bc_s.png
share/doc/qore/modules/ConnectionProvider/html/bdwn.png
share/doc/qore/modules/ConnectionProvider/html/class_connection_provider_1_1_abstract_connection-members.html
@@ -3704,13 +3798,32 @@ share/doc/qore/modules/ConnectionProvider/html/class_connection_provider_1_1_inv
share/doc/qore/modules/ConnectionProvider/html/classes.html
share/doc/qore/modules/ConnectionProvider/html/closed.png
share/doc/qore/modules/ConnectionProvider/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/ConnectionProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/ConnectionProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/ConnectionProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/ConnectionProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/ConnectionProvider/html/doc.png
+share/doc/qore/modules/ConnectionProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/ConnectionProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/ConnectionProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/ConnectionProvider/html/doxygen.css
share/doc/qore/modules/ConnectionProvider/html/doxygen.png
share/doc/qore/modules/ConnectionProvider/html/dynsections.js
-share/doc/qore/modules/ConnectionProvider/html/folderclosed.png
-share/doc/qore/modules/ConnectionProvider/html/folderopen.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2blank.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2cl.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2doc.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2folderclosed.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2folderopen.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2lastnode.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2link.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2mlastnode.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2mnode.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2mo.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2node.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2ns.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2plastnode.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2pnode.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2splitbar.png
+share/doc/qore/modules/ConnectionProvider/html/ftv2vertline.png
share/doc/qore/modules/ConnectionProvider/html/functions.html
share/doc/qore/modules/ConnectionProvider/html/functions_func.html
share/doc/qore/modules/ConnectionProvider/html/functions_vars.html
@@ -3735,8 +3848,6 @@ share/doc/qore/modules/ConnectionProvider/html/inherit_graph_3.md5
share/doc/qore/modules/ConnectionProvider/html/inherit_graph_3.png
share/doc/qore/modules/ConnectionProvider/html/inherits.html
share/doc/qore/modules/ConnectionProvider/html/jquery.js
-share/doc/qore/modules/ConnectionProvider/html/menu.js
-share/doc/qore/modules/ConnectionProvider/html/menudata.js
share/doc/qore/modules/ConnectionProvider/html/namespace_connection_provider.html
share/doc/qore/modules/ConnectionProvider/html/namespace_connection_provider.js
share/doc/qore/modules/ConnectionProvider/html/namespacemembers.html
@@ -3748,289 +3859,286 @@ share/doc/qore/modules/ConnectionProvider/html/nav_g.png
share/doc/qore/modules/ConnectionProvider/html/nav_h.png
share/doc/qore/modules/ConnectionProvider/html/navtree.css
share/doc/qore/modules/ConnectionProvider/html/navtree.js
-share/doc/qore/modules/ConnectionProvider/html/navtreedata.js
share/doc/qore/modules/ConnectionProvider/html/navtreeindex0.js
share/doc/qore/modules/ConnectionProvider/html/open.png
share/doc/qore/modules/ConnectionProvider/html/pages.html
share/doc/qore/modules/ConnectionProvider/html/resize.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_0.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_0.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_1.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_1.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_10.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_10.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_11.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_11.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_12.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_12.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_13.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_13.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_14.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_14.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_15.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_15.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_16.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_16.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_17.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_17.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_18.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_18.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_19.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_19.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_1a.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_1a.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_2.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_2.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_3.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_3.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_4.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_4.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_5.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_5.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_6.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_6.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_7.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_7.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_8.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_8.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_9.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_9.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_a.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_a.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_b.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_b.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_c.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_c.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_d.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_d.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_e.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_e.js
-share/doc/qore/modules/ConnectionProvider/html/search/all_f.html
-share/doc/qore/modules/ConnectionProvider/html/search/all_f.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_0.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_0.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_1.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_1.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_10.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_10.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_11.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_11.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_2.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_2.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_3.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_3.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_4.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_4.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_5.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_5.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_6.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_6.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_7.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_7.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_8.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_8.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_9.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_9.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_a.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_a.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_b.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_b.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_c.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_c.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_d.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_d.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_e.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_e.js
-share/doc/qore/modules/ConnectionProvider/html/search/classes_f.html
-share/doc/qore/modules/ConnectionProvider/html/search/classes_f.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_5f.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_5f.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_61.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_61.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_62.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_62.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_63.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_63.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_64.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_64.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_65.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_65.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_66.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_66.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_67.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_67.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_68.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_68.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_69.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_69.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_6a.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_6a.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_6b.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_6b.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_6c.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_6c.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_6d.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_6d.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_6e.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_6e.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_6f.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_6f.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_70.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_70.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_71.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_71.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_72.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_72.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_73.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_73.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_74.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_74.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_75.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_75.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_76.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_76.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_77.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_77.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_78.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_78.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_79.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_79.js
+share/doc/qore/modules/ConnectionProvider/html/search/all_7a.html
+share/doc/qore/modules/ConnectionProvider/html/search/all_7a.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_61.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_61.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_62.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_62.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_63.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_63.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_64.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_64.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_65.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_65.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_66.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_66.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_67.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_67.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_68.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_68.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_69.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_69.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_6c.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_6c.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_6d.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_6d.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_6f.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_6f.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_70.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_70.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_71.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_71.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_72.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_72.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_73.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_73.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_74.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_74.js
+share/doc/qore/modules/ConnectionProvider/html/search/classes_7a.html
+share/doc/qore/modules/ConnectionProvider/html/search/classes_7a.js
share/doc/qore/modules/ConnectionProvider/html/search/close.png
-share/doc/qore/modules/ConnectionProvider/html/search/functions_0.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_0.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_1.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_1.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_10.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_10.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_11.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_11.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_12.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_12.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_13.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_13.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_14.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_14.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_15.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_15.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_16.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_16.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_17.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_17.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_18.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_18.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_2.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_2.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_3.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_3.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_4.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_4.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_5.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_5.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_6.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_6.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_7.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_7.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_8.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_8.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_9.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_9.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_a.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_a.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_b.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_b.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_c.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_c.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_d.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_d.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_e.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_e.js
-share/doc/qore/modules/ConnectionProvider/html/search/functions_f.html
-share/doc/qore/modules/ConnectionProvider/html/search/functions_f.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_0.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_0.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_1.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_1.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_10.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_10.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_11.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_11.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_2.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_2.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_3.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_3.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_4.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_4.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_5.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_5.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_6.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_6.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_7.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_7.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_8.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_8.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_9.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_9.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_a.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_a.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_b.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_b.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_c.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_c.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_d.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_d.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_e.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_e.js
-share/doc/qore/modules/ConnectionProvider/html/search/groups_f.html
-share/doc/qore/modules/ConnectionProvider/html/search/groups_f.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_61.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_61.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_62.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_62.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_63.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_63.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_64.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_64.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_65.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_65.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_66.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_66.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_67.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_67.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_68.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_68.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_69.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_69.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6a.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6a.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6b.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6b.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6c.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6c.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6d.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6d.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6e.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6e.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6f.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_6f.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_70.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_70.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_72.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_72.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_73.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_73.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_74.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_74.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_75.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_75.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_76.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_76.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_77.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_77.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_78.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_78.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_79.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_79.js
+share/doc/qore/modules/ConnectionProvider/html/search/functions_7a.html
+share/doc/qore/modules/ConnectionProvider/html/search/functions_7a.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_62.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_62.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_63.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_63.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_64.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_64.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_65.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_65.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_66.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_66.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_68.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_68.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_69.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_69.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_6c.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_6c.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_6d.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_6d.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_6e.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_6e.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_6f.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_6f.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_70.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_70.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_72.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_72.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_73.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_73.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_74.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_74.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_75.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_75.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_77.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_77.js
+share/doc/qore/modules/ConnectionProvider/html/search/groups_78.html
+share/doc/qore/modules/ConnectionProvider/html/search/groups_78.js
share/doc/qore/modules/ConnectionProvider/html/search/mag_sel.png
-share/doc/qore/modules/ConnectionProvider/html/search/namespaces_0.html
-share/doc/qore/modules/ConnectionProvider/html/search/namespaces_0.js
-share/doc/qore/modules/ConnectionProvider/html/search/namespaces_1.html
-share/doc/qore/modules/ConnectionProvider/html/search/namespaces_1.js
-share/doc/qore/modules/ConnectionProvider/html/search/namespaces_2.html
-share/doc/qore/modules/ConnectionProvider/html/search/namespaces_2.js
+share/doc/qore/modules/ConnectionProvider/html/search/namespaces_63.html
+share/doc/qore/modules/ConnectionProvider/html/search/namespaces_63.js
+share/doc/qore/modules/ConnectionProvider/html/search/namespaces_6d.html
+share/doc/qore/modules/ConnectionProvider/html/search/namespaces_6d.js
+share/doc/qore/modules/ConnectionProvider/html/search/namespaces_71.html
+share/doc/qore/modules/ConnectionProvider/html/search/namespaces_71.js
share/doc/qore/modules/ConnectionProvider/html/search/nomatches.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_0.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_0.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_1.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_1.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_10.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_10.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_11.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_11.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_12.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_12.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_2.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_2.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_3.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_3.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_4.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_4.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_5.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_5.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_6.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_6.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_7.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_7.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_8.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_8.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_9.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_9.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_a.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_a.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_b.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_b.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_c.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_c.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_d.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_d.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_e.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_e.js
-share/doc/qore/modules/ConnectionProvider/html/search/pages_f.html
-share/doc/qore/modules/ConnectionProvider/html/search/pages_f.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_62.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_62.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_63.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_63.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_64.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_64.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_65.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_65.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_66.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_66.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_68.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_68.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_69.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_69.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6b.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6b.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6c.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6c.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6d.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6d.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6e.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6e.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6f.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_6f.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_70.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_70.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_71.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_71.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_72.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_72.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_73.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_73.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_74.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_74.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_76.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_76.js
+share/doc/qore/modules/ConnectionProvider/html/search/pages_77.html
+share/doc/qore/modules/ConnectionProvider/html/search/pages_77.js
share/doc/qore/modules/ConnectionProvider/html/search/search.css
share/doc/qore/modules/ConnectionProvider/html/search/search.js
share/doc/qore/modules/ConnectionProvider/html/search/search_l.png
share/doc/qore/modules/ConnectionProvider/html/search/search_m.png
share/doc/qore/modules/ConnectionProvider/html/search/search_r.png
-share/doc/qore/modules/ConnectionProvider/html/search/searchdata.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_0.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_0.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_1.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_1.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_10.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_10.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_11.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_11.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_12.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_12.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_13.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_13.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_14.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_14.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_15.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_15.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_16.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_16.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_17.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_17.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_2.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_2.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_3.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_3.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_4.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_4.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_5.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_5.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_6.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_6.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_7.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_7.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_8.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_8.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_9.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_9.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_a.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_a.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_b.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_b.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_c.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_c.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_d.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_d.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_e.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_e.js
-share/doc/qore/modules/ConnectionProvider/html/search/variables_f.html
-share/doc/qore/modules/ConnectionProvider/html/search/variables_f.js
-share/doc/qore/modules/ConnectionProvider/html/splitbar.png
+share/doc/qore/modules/ConnectionProvider/html/search/variables_5f.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_5f.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_61.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_61.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_62.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_62.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_63.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_63.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_64.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_64.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_65.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_65.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_66.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_66.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_67.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_67.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_68.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_68.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_69.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_69.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_6c.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_6c.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_6d.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_6d.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_6e.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_6e.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_6f.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_6f.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_70.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_70.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_72.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_72.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_73.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_73.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_74.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_74.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_75.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_75.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_76.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_76.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_77.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_77.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_78.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_78.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_79.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_79.js
+share/doc/qore/modules/ConnectionProvider/html/search/variables_7a.html
+share/doc/qore/modules/ConnectionProvider/html/search/variables_7a.js
share/doc/qore/modules/ConnectionProvider/html/struct_connection_provider_1_1_config_info-members.html
share/doc/qore/modules/ConnectionProvider/html/struct_connection_provider_1_1_config_info.html
share/doc/qore/modules/ConnectionProvider/html/struct_connection_provider_1_1_config_info.js
@@ -4049,7 +4157,7 @@ share/doc/qore/modules/ConnectionProvider/html/tab_s.png
share/doc/qore/modules/ConnectionProvider/html/tabs.css
share/doc/qore/modules/CsvUtil/html/_csv_util_8qm_8dox_8h_source.html
share/doc/qore/modules/CsvUtil/html/annotated.html
-share/doc/qore/modules/CsvUtil/html/annotated_dup.js
+share/doc/qore/modules/CsvUtil/html/annotated.js
share/doc/qore/modules/CsvUtil/html/bc_s.png
share/doc/qore/modules/CsvUtil/html/bdwn.png
share/doc/qore/modules/CsvUtil/html/class_csv_util_1_1_abstract_csv_iterator-members.html
@@ -4103,13 +4211,32 @@ share/doc/qore/modules/CsvUtil/html/class_csv_util_1_1_csv_writer__inherit__grap
share/doc/qore/modules/CsvUtil/html/classes.html
share/doc/qore/modules/CsvUtil/html/closed.png
share/doc/qore/modules/CsvUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/CsvUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/CsvUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/CsvUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/CsvUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/CsvUtil/html/doc.png
+share/doc/qore/modules/CsvUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/CsvUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/CsvUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/CsvUtil/html/doxygen.css
share/doc/qore/modules/CsvUtil/html/doxygen.png
share/doc/qore/modules/CsvUtil/html/dynsections.js
-share/doc/qore/modules/CsvUtil/html/folderclosed.png
-share/doc/qore/modules/CsvUtil/html/folderopen.png
+share/doc/qore/modules/CsvUtil/html/ftv2blank.png
+share/doc/qore/modules/CsvUtil/html/ftv2cl.png
+share/doc/qore/modules/CsvUtil/html/ftv2doc.png
+share/doc/qore/modules/CsvUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/CsvUtil/html/ftv2folderopen.png
+share/doc/qore/modules/CsvUtil/html/ftv2lastnode.png
+share/doc/qore/modules/CsvUtil/html/ftv2link.png
+share/doc/qore/modules/CsvUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/CsvUtil/html/ftv2mnode.png
+share/doc/qore/modules/CsvUtil/html/ftv2mo.png
+share/doc/qore/modules/CsvUtil/html/ftv2node.png
+share/doc/qore/modules/CsvUtil/html/ftv2ns.png
+share/doc/qore/modules/CsvUtil/html/ftv2plastnode.png
+share/doc/qore/modules/CsvUtil/html/ftv2pnode.png
+share/doc/qore/modules/CsvUtil/html/ftv2splitbar.png
+share/doc/qore/modules/CsvUtil/html/ftv2vertline.png
share/doc/qore/modules/CsvUtil/html/functions.html
share/doc/qore/modules/CsvUtil/html/functions_func.html
share/doc/qore/modules/CsvUtil/html/functions_vars.html
@@ -4128,11 +4255,10 @@ share/doc/qore/modules/CsvUtil/html/inherit_graph_1.md5
share/doc/qore/modules/CsvUtil/html/inherit_graph_1.png
share/doc/qore/modules/CsvUtil/html/inherits.html
share/doc/qore/modules/CsvUtil/html/jquery.js
-share/doc/qore/modules/CsvUtil/html/menu.js
-share/doc/qore/modules/CsvUtil/html/menudata.js
share/doc/qore/modules/CsvUtil/html/namespace_csv_util.html
share/doc/qore/modules/CsvUtil/html/namespace_csv_util.js
share/doc/qore/modules/CsvUtil/html/namespacemembers.html
+share/doc/qore/modules/CsvUtil/html/namespacemembers_func.html
share/doc/qore/modules/CsvUtil/html/namespacemembers_vars.html
share/doc/qore/modules/CsvUtil/html/namespaces.html
share/doc/qore/modules/CsvUtil/html/namespaces.js
@@ -4141,317 +4267,316 @@ share/doc/qore/modules/CsvUtil/html/nav_g.png
share/doc/qore/modules/CsvUtil/html/nav_h.png
share/doc/qore/modules/CsvUtil/html/navtree.css
share/doc/qore/modules/CsvUtil/html/navtree.js
-share/doc/qore/modules/CsvUtil/html/navtreedata.js
share/doc/qore/modules/CsvUtil/html/navtreeindex0.js
share/doc/qore/modules/CsvUtil/html/open.png
share/doc/qore/modules/CsvUtil/html/pages.html
share/doc/qore/modules/CsvUtil/html/resize.js
-share/doc/qore/modules/CsvUtil/html/search/all_0.html
-share/doc/qore/modules/CsvUtil/html/search/all_0.js
-share/doc/qore/modules/CsvUtil/html/search/all_1.html
-share/doc/qore/modules/CsvUtil/html/search/all_1.js
-share/doc/qore/modules/CsvUtil/html/search/all_10.html
-share/doc/qore/modules/CsvUtil/html/search/all_10.js
-share/doc/qore/modules/CsvUtil/html/search/all_11.html
-share/doc/qore/modules/CsvUtil/html/search/all_11.js
-share/doc/qore/modules/CsvUtil/html/search/all_12.html
-share/doc/qore/modules/CsvUtil/html/search/all_12.js
-share/doc/qore/modules/CsvUtil/html/search/all_13.html
-share/doc/qore/modules/CsvUtil/html/search/all_13.js
-share/doc/qore/modules/CsvUtil/html/search/all_14.html
-share/doc/qore/modules/CsvUtil/html/search/all_14.js
-share/doc/qore/modules/CsvUtil/html/search/all_15.html
-share/doc/qore/modules/CsvUtil/html/search/all_15.js
-share/doc/qore/modules/CsvUtil/html/search/all_16.html
-share/doc/qore/modules/CsvUtil/html/search/all_16.js
-share/doc/qore/modules/CsvUtil/html/search/all_17.html
-share/doc/qore/modules/CsvUtil/html/search/all_17.js
-share/doc/qore/modules/CsvUtil/html/search/all_18.html
-share/doc/qore/modules/CsvUtil/html/search/all_18.js
-share/doc/qore/modules/CsvUtil/html/search/all_19.html
-share/doc/qore/modules/CsvUtil/html/search/all_19.js
-share/doc/qore/modules/CsvUtil/html/search/all_1a.html
-share/doc/qore/modules/CsvUtil/html/search/all_1a.js
-share/doc/qore/modules/CsvUtil/html/search/all_2.html
-share/doc/qore/modules/CsvUtil/html/search/all_2.js
-share/doc/qore/modules/CsvUtil/html/search/all_3.html
-share/doc/qore/modules/CsvUtil/html/search/all_3.js
-share/doc/qore/modules/CsvUtil/html/search/all_4.html
-share/doc/qore/modules/CsvUtil/html/search/all_4.js
-share/doc/qore/modules/CsvUtil/html/search/all_5.html
-share/doc/qore/modules/CsvUtil/html/search/all_5.js
-share/doc/qore/modules/CsvUtil/html/search/all_6.html
-share/doc/qore/modules/CsvUtil/html/search/all_6.js
-share/doc/qore/modules/CsvUtil/html/search/all_7.html
-share/doc/qore/modules/CsvUtil/html/search/all_7.js
-share/doc/qore/modules/CsvUtil/html/search/all_8.html
-share/doc/qore/modules/CsvUtil/html/search/all_8.js
-share/doc/qore/modules/CsvUtil/html/search/all_9.html
-share/doc/qore/modules/CsvUtil/html/search/all_9.js
-share/doc/qore/modules/CsvUtil/html/search/all_a.html
-share/doc/qore/modules/CsvUtil/html/search/all_a.js
-share/doc/qore/modules/CsvUtil/html/search/all_b.html
-share/doc/qore/modules/CsvUtil/html/search/all_b.js
-share/doc/qore/modules/CsvUtil/html/search/all_c.html
-share/doc/qore/modules/CsvUtil/html/search/all_c.js
-share/doc/qore/modules/CsvUtil/html/search/all_d.html
-share/doc/qore/modules/CsvUtil/html/search/all_d.js
-share/doc/qore/modules/CsvUtil/html/search/all_e.html
-share/doc/qore/modules/CsvUtil/html/search/all_e.js
-share/doc/qore/modules/CsvUtil/html/search/all_f.html
-share/doc/qore/modules/CsvUtil/html/search/all_f.js
-share/doc/qore/modules/CsvUtil/html/search/classes_0.html
-share/doc/qore/modules/CsvUtil/html/search/classes_0.js
-share/doc/qore/modules/CsvUtil/html/search/classes_1.html
-share/doc/qore/modules/CsvUtil/html/search/classes_1.js
-share/doc/qore/modules/CsvUtil/html/search/classes_10.html
-share/doc/qore/modules/CsvUtil/html/search/classes_10.js
-share/doc/qore/modules/CsvUtil/html/search/classes_11.html
-share/doc/qore/modules/CsvUtil/html/search/classes_11.js
-share/doc/qore/modules/CsvUtil/html/search/classes_12.html
-share/doc/qore/modules/CsvUtil/html/search/classes_12.js
-share/doc/qore/modules/CsvUtil/html/search/classes_13.html
-share/doc/qore/modules/CsvUtil/html/search/classes_13.js
-share/doc/qore/modules/CsvUtil/html/search/classes_14.html
-share/doc/qore/modules/CsvUtil/html/search/classes_14.js
-share/doc/qore/modules/CsvUtil/html/search/classes_15.html
-share/doc/qore/modules/CsvUtil/html/search/classes_15.js
-share/doc/qore/modules/CsvUtil/html/search/classes_16.html
-share/doc/qore/modules/CsvUtil/html/search/classes_16.js
-share/doc/qore/modules/CsvUtil/html/search/classes_2.html
-share/doc/qore/modules/CsvUtil/html/search/classes_2.js
-share/doc/qore/modules/CsvUtil/html/search/classes_3.html
-share/doc/qore/modules/CsvUtil/html/search/classes_3.js
-share/doc/qore/modules/CsvUtil/html/search/classes_4.html
-share/doc/qore/modules/CsvUtil/html/search/classes_4.js
-share/doc/qore/modules/CsvUtil/html/search/classes_5.html
-share/doc/qore/modules/CsvUtil/html/search/classes_5.js
-share/doc/qore/modules/CsvUtil/html/search/classes_6.html
-share/doc/qore/modules/CsvUtil/html/search/classes_6.js
-share/doc/qore/modules/CsvUtil/html/search/classes_7.html
-share/doc/qore/modules/CsvUtil/html/search/classes_7.js
-share/doc/qore/modules/CsvUtil/html/search/classes_8.html
-share/doc/qore/modules/CsvUtil/html/search/classes_8.js
-share/doc/qore/modules/CsvUtil/html/search/classes_9.html
-share/doc/qore/modules/CsvUtil/html/search/classes_9.js
-share/doc/qore/modules/CsvUtil/html/search/classes_a.html
-share/doc/qore/modules/CsvUtil/html/search/classes_a.js
-share/doc/qore/modules/CsvUtil/html/search/classes_b.html
-share/doc/qore/modules/CsvUtil/html/search/classes_b.js
-share/doc/qore/modules/CsvUtil/html/search/classes_c.html
-share/doc/qore/modules/CsvUtil/html/search/classes_c.js
-share/doc/qore/modules/CsvUtil/html/search/classes_d.html
-share/doc/qore/modules/CsvUtil/html/search/classes_d.js
-share/doc/qore/modules/CsvUtil/html/search/classes_e.html
-share/doc/qore/modules/CsvUtil/html/search/classes_e.js
-share/doc/qore/modules/CsvUtil/html/search/classes_f.html
-share/doc/qore/modules/CsvUtil/html/search/classes_f.js
+share/doc/qore/modules/CsvUtil/html/search/all_5f.html
+share/doc/qore/modules/CsvUtil/html/search/all_5f.js
+share/doc/qore/modules/CsvUtil/html/search/all_61.html
+share/doc/qore/modules/CsvUtil/html/search/all_61.js
+share/doc/qore/modules/CsvUtil/html/search/all_62.html
+share/doc/qore/modules/CsvUtil/html/search/all_62.js
+share/doc/qore/modules/CsvUtil/html/search/all_63.html
+share/doc/qore/modules/CsvUtil/html/search/all_63.js
+share/doc/qore/modules/CsvUtil/html/search/all_64.html
+share/doc/qore/modules/CsvUtil/html/search/all_64.js
+share/doc/qore/modules/CsvUtil/html/search/all_65.html
+share/doc/qore/modules/CsvUtil/html/search/all_65.js
+share/doc/qore/modules/CsvUtil/html/search/all_66.html
+share/doc/qore/modules/CsvUtil/html/search/all_66.js
+share/doc/qore/modules/CsvUtil/html/search/all_67.html
+share/doc/qore/modules/CsvUtil/html/search/all_67.js
+share/doc/qore/modules/CsvUtil/html/search/all_68.html
+share/doc/qore/modules/CsvUtil/html/search/all_68.js
+share/doc/qore/modules/CsvUtil/html/search/all_69.html
+share/doc/qore/modules/CsvUtil/html/search/all_69.js
+share/doc/qore/modules/CsvUtil/html/search/all_6a.html
+share/doc/qore/modules/CsvUtil/html/search/all_6a.js
+share/doc/qore/modules/CsvUtil/html/search/all_6b.html
+share/doc/qore/modules/CsvUtil/html/search/all_6b.js
+share/doc/qore/modules/CsvUtil/html/search/all_6c.html
+share/doc/qore/modules/CsvUtil/html/search/all_6c.js
+share/doc/qore/modules/CsvUtil/html/search/all_6d.html
+share/doc/qore/modules/CsvUtil/html/search/all_6d.js
+share/doc/qore/modules/CsvUtil/html/search/all_6e.html
+share/doc/qore/modules/CsvUtil/html/search/all_6e.js
+share/doc/qore/modules/CsvUtil/html/search/all_6f.html
+share/doc/qore/modules/CsvUtil/html/search/all_6f.js
+share/doc/qore/modules/CsvUtil/html/search/all_70.html
+share/doc/qore/modules/CsvUtil/html/search/all_70.js
+share/doc/qore/modules/CsvUtil/html/search/all_71.html
+share/doc/qore/modules/CsvUtil/html/search/all_71.js
+share/doc/qore/modules/CsvUtil/html/search/all_72.html
+share/doc/qore/modules/CsvUtil/html/search/all_72.js
+share/doc/qore/modules/CsvUtil/html/search/all_73.html
+share/doc/qore/modules/CsvUtil/html/search/all_73.js
+share/doc/qore/modules/CsvUtil/html/search/all_74.html
+share/doc/qore/modules/CsvUtil/html/search/all_74.js
+share/doc/qore/modules/CsvUtil/html/search/all_75.html
+share/doc/qore/modules/CsvUtil/html/search/all_75.js
+share/doc/qore/modules/CsvUtil/html/search/all_76.html
+share/doc/qore/modules/CsvUtil/html/search/all_76.js
+share/doc/qore/modules/CsvUtil/html/search/all_77.html
+share/doc/qore/modules/CsvUtil/html/search/all_77.js
+share/doc/qore/modules/CsvUtil/html/search/all_78.html
+share/doc/qore/modules/CsvUtil/html/search/all_78.js
+share/doc/qore/modules/CsvUtil/html/search/all_79.html
+share/doc/qore/modules/CsvUtil/html/search/all_79.js
+share/doc/qore/modules/CsvUtil/html/search/all_7a.html
+share/doc/qore/modules/CsvUtil/html/search/all_7a.js
+share/doc/qore/modules/CsvUtil/html/search/classes_61.html
+share/doc/qore/modules/CsvUtil/html/search/classes_61.js
+share/doc/qore/modules/CsvUtil/html/search/classes_62.html
+share/doc/qore/modules/CsvUtil/html/search/classes_62.js
+share/doc/qore/modules/CsvUtil/html/search/classes_63.html
+share/doc/qore/modules/CsvUtil/html/search/classes_63.js
+share/doc/qore/modules/CsvUtil/html/search/classes_64.html
+share/doc/qore/modules/CsvUtil/html/search/classes_64.js
+share/doc/qore/modules/CsvUtil/html/search/classes_65.html
+share/doc/qore/modules/CsvUtil/html/search/classes_65.js
+share/doc/qore/modules/CsvUtil/html/search/classes_66.html
+share/doc/qore/modules/CsvUtil/html/search/classes_66.js
+share/doc/qore/modules/CsvUtil/html/search/classes_67.html
+share/doc/qore/modules/CsvUtil/html/search/classes_67.js
+share/doc/qore/modules/CsvUtil/html/search/classes_68.html
+share/doc/qore/modules/CsvUtil/html/search/classes_68.js
+share/doc/qore/modules/CsvUtil/html/search/classes_69.html
+share/doc/qore/modules/CsvUtil/html/search/classes_69.js
+share/doc/qore/modules/CsvUtil/html/search/classes_6a.html
+share/doc/qore/modules/CsvUtil/html/search/classes_6a.js
+share/doc/qore/modules/CsvUtil/html/search/classes_6c.html
+share/doc/qore/modules/CsvUtil/html/search/classes_6c.js
+share/doc/qore/modules/CsvUtil/html/search/classes_6d.html
+share/doc/qore/modules/CsvUtil/html/search/classes_6d.js
+share/doc/qore/modules/CsvUtil/html/search/classes_6e.html
+share/doc/qore/modules/CsvUtil/html/search/classes_6e.js
+share/doc/qore/modules/CsvUtil/html/search/classes_6f.html
+share/doc/qore/modules/CsvUtil/html/search/classes_6f.js
+share/doc/qore/modules/CsvUtil/html/search/classes_70.html
+share/doc/qore/modules/CsvUtil/html/search/classes_70.js
+share/doc/qore/modules/CsvUtil/html/search/classes_71.html
+share/doc/qore/modules/CsvUtil/html/search/classes_71.js
+share/doc/qore/modules/CsvUtil/html/search/classes_72.html
+share/doc/qore/modules/CsvUtil/html/search/classes_72.js
+share/doc/qore/modules/CsvUtil/html/search/classes_73.html
+share/doc/qore/modules/CsvUtil/html/search/classes_73.js
+share/doc/qore/modules/CsvUtil/html/search/classes_74.html
+share/doc/qore/modules/CsvUtil/html/search/classes_74.js
+share/doc/qore/modules/CsvUtil/html/search/classes_75.html
+share/doc/qore/modules/CsvUtil/html/search/classes_75.js
+share/doc/qore/modules/CsvUtil/html/search/classes_77.html
+share/doc/qore/modules/CsvUtil/html/search/classes_77.js
+share/doc/qore/modules/CsvUtil/html/search/classes_78.html
+share/doc/qore/modules/CsvUtil/html/search/classes_78.js
+share/doc/qore/modules/CsvUtil/html/search/classes_7a.html
+share/doc/qore/modules/CsvUtil/html/search/classes_7a.js
share/doc/qore/modules/CsvUtil/html/search/close.png
-share/doc/qore/modules/CsvUtil/html/search/functions_0.html
-share/doc/qore/modules/CsvUtil/html/search/functions_0.js
-share/doc/qore/modules/CsvUtil/html/search/functions_1.html
-share/doc/qore/modules/CsvUtil/html/search/functions_1.js
-share/doc/qore/modules/CsvUtil/html/search/functions_10.html
-share/doc/qore/modules/CsvUtil/html/search/functions_10.js
-share/doc/qore/modules/CsvUtil/html/search/functions_11.html
-share/doc/qore/modules/CsvUtil/html/search/functions_11.js
-share/doc/qore/modules/CsvUtil/html/search/functions_12.html
-share/doc/qore/modules/CsvUtil/html/search/functions_12.js
-share/doc/qore/modules/CsvUtil/html/search/functions_13.html
-share/doc/qore/modules/CsvUtil/html/search/functions_13.js
-share/doc/qore/modules/CsvUtil/html/search/functions_14.html
-share/doc/qore/modules/CsvUtil/html/search/functions_14.js
-share/doc/qore/modules/CsvUtil/html/search/functions_15.html
-share/doc/qore/modules/CsvUtil/html/search/functions_15.js
-share/doc/qore/modules/CsvUtil/html/search/functions_16.html
-share/doc/qore/modules/CsvUtil/html/search/functions_16.js
-share/doc/qore/modules/CsvUtil/html/search/functions_17.html
-share/doc/qore/modules/CsvUtil/html/search/functions_17.js
-share/doc/qore/modules/CsvUtil/html/search/functions_18.html
-share/doc/qore/modules/CsvUtil/html/search/functions_18.js
-share/doc/qore/modules/CsvUtil/html/search/functions_19.html
-share/doc/qore/modules/CsvUtil/html/search/functions_19.js
-share/doc/qore/modules/CsvUtil/html/search/functions_2.html
-share/doc/qore/modules/CsvUtil/html/search/functions_2.js
-share/doc/qore/modules/CsvUtil/html/search/functions_3.html
-share/doc/qore/modules/CsvUtil/html/search/functions_3.js
-share/doc/qore/modules/CsvUtil/html/search/functions_4.html
-share/doc/qore/modules/CsvUtil/html/search/functions_4.js
-share/doc/qore/modules/CsvUtil/html/search/functions_5.html
-share/doc/qore/modules/CsvUtil/html/search/functions_5.js
-share/doc/qore/modules/CsvUtil/html/search/functions_6.html
-share/doc/qore/modules/CsvUtil/html/search/functions_6.js
-share/doc/qore/modules/CsvUtil/html/search/functions_7.html
-share/doc/qore/modules/CsvUtil/html/search/functions_7.js
-share/doc/qore/modules/CsvUtil/html/search/functions_8.html
-share/doc/qore/modules/CsvUtil/html/search/functions_8.js
-share/doc/qore/modules/CsvUtil/html/search/functions_9.html
-share/doc/qore/modules/CsvUtil/html/search/functions_9.js
-share/doc/qore/modules/CsvUtil/html/search/functions_a.html
-share/doc/qore/modules/CsvUtil/html/search/functions_a.js
-share/doc/qore/modules/CsvUtil/html/search/functions_b.html
-share/doc/qore/modules/CsvUtil/html/search/functions_b.js
-share/doc/qore/modules/CsvUtil/html/search/functions_c.html
-share/doc/qore/modules/CsvUtil/html/search/functions_c.js
-share/doc/qore/modules/CsvUtil/html/search/functions_d.html
-share/doc/qore/modules/CsvUtil/html/search/functions_d.js
-share/doc/qore/modules/CsvUtil/html/search/functions_e.html
-share/doc/qore/modules/CsvUtil/html/search/functions_e.js
-share/doc/qore/modules/CsvUtil/html/search/functions_f.html
-share/doc/qore/modules/CsvUtil/html/search/functions_f.js
-share/doc/qore/modules/CsvUtil/html/search/groups_0.html
-share/doc/qore/modules/CsvUtil/html/search/groups_0.js
-share/doc/qore/modules/CsvUtil/html/search/groups_1.html
-share/doc/qore/modules/CsvUtil/html/search/groups_1.js
-share/doc/qore/modules/CsvUtil/html/search/groups_10.html
-share/doc/qore/modules/CsvUtil/html/search/groups_10.js
-share/doc/qore/modules/CsvUtil/html/search/groups_11.html
-share/doc/qore/modules/CsvUtil/html/search/groups_11.js
-share/doc/qore/modules/CsvUtil/html/search/groups_2.html
-share/doc/qore/modules/CsvUtil/html/search/groups_2.js
-share/doc/qore/modules/CsvUtil/html/search/groups_3.html
-share/doc/qore/modules/CsvUtil/html/search/groups_3.js
-share/doc/qore/modules/CsvUtil/html/search/groups_4.html
-share/doc/qore/modules/CsvUtil/html/search/groups_4.js
-share/doc/qore/modules/CsvUtil/html/search/groups_5.html
-share/doc/qore/modules/CsvUtil/html/search/groups_5.js
-share/doc/qore/modules/CsvUtil/html/search/groups_6.html
-share/doc/qore/modules/CsvUtil/html/search/groups_6.js
-share/doc/qore/modules/CsvUtil/html/search/groups_7.html
-share/doc/qore/modules/CsvUtil/html/search/groups_7.js
-share/doc/qore/modules/CsvUtil/html/search/groups_8.html
-share/doc/qore/modules/CsvUtil/html/search/groups_8.js
-share/doc/qore/modules/CsvUtil/html/search/groups_9.html
-share/doc/qore/modules/CsvUtil/html/search/groups_9.js
-share/doc/qore/modules/CsvUtil/html/search/groups_a.html
-share/doc/qore/modules/CsvUtil/html/search/groups_a.js
-share/doc/qore/modules/CsvUtil/html/search/groups_b.html
-share/doc/qore/modules/CsvUtil/html/search/groups_b.js
-share/doc/qore/modules/CsvUtil/html/search/groups_c.html
-share/doc/qore/modules/CsvUtil/html/search/groups_c.js
-share/doc/qore/modules/CsvUtil/html/search/groups_d.html
-share/doc/qore/modules/CsvUtil/html/search/groups_d.js
-share/doc/qore/modules/CsvUtil/html/search/groups_e.html
-share/doc/qore/modules/CsvUtil/html/search/groups_e.js
-share/doc/qore/modules/CsvUtil/html/search/groups_f.html
-share/doc/qore/modules/CsvUtil/html/search/groups_f.js
+share/doc/qore/modules/CsvUtil/html/search/functions_61.html
+share/doc/qore/modules/CsvUtil/html/search/functions_61.js
+share/doc/qore/modules/CsvUtil/html/search/functions_62.html
+share/doc/qore/modules/CsvUtil/html/search/functions_62.js
+share/doc/qore/modules/CsvUtil/html/search/functions_63.html
+share/doc/qore/modules/CsvUtil/html/search/functions_63.js
+share/doc/qore/modules/CsvUtil/html/search/functions_64.html
+share/doc/qore/modules/CsvUtil/html/search/functions_64.js
+share/doc/qore/modules/CsvUtil/html/search/functions_65.html
+share/doc/qore/modules/CsvUtil/html/search/functions_65.js
+share/doc/qore/modules/CsvUtil/html/search/functions_66.html
+share/doc/qore/modules/CsvUtil/html/search/functions_66.js
+share/doc/qore/modules/CsvUtil/html/search/functions_67.html
+share/doc/qore/modules/CsvUtil/html/search/functions_67.js
+share/doc/qore/modules/CsvUtil/html/search/functions_68.html
+share/doc/qore/modules/CsvUtil/html/search/functions_68.js
+share/doc/qore/modules/CsvUtil/html/search/functions_69.html
+share/doc/qore/modules/CsvUtil/html/search/functions_69.js
+share/doc/qore/modules/CsvUtil/html/search/functions_6a.html
+share/doc/qore/modules/CsvUtil/html/search/functions_6a.js
+share/doc/qore/modules/CsvUtil/html/search/functions_6b.html
+share/doc/qore/modules/CsvUtil/html/search/functions_6b.js
+share/doc/qore/modules/CsvUtil/html/search/functions_6c.html
+share/doc/qore/modules/CsvUtil/html/search/functions_6c.js
+share/doc/qore/modules/CsvUtil/html/search/functions_6d.html
+share/doc/qore/modules/CsvUtil/html/search/functions_6d.js
+share/doc/qore/modules/CsvUtil/html/search/functions_6e.html
+share/doc/qore/modules/CsvUtil/html/search/functions_6e.js
+share/doc/qore/modules/CsvUtil/html/search/functions_6f.html
+share/doc/qore/modules/CsvUtil/html/search/functions_6f.js
+share/doc/qore/modules/CsvUtil/html/search/functions_70.html
+share/doc/qore/modules/CsvUtil/html/search/functions_70.js
+share/doc/qore/modules/CsvUtil/html/search/functions_71.html
+share/doc/qore/modules/CsvUtil/html/search/functions_71.js
+share/doc/qore/modules/CsvUtil/html/search/functions_72.html
+share/doc/qore/modules/CsvUtil/html/search/functions_72.js
+share/doc/qore/modules/CsvUtil/html/search/functions_73.html
+share/doc/qore/modules/CsvUtil/html/search/functions_73.js
+share/doc/qore/modules/CsvUtil/html/search/functions_74.html
+share/doc/qore/modules/CsvUtil/html/search/functions_74.js
+share/doc/qore/modules/CsvUtil/html/search/functions_75.html
+share/doc/qore/modules/CsvUtil/html/search/functions_75.js
+share/doc/qore/modules/CsvUtil/html/search/functions_76.html
+share/doc/qore/modules/CsvUtil/html/search/functions_76.js
+share/doc/qore/modules/CsvUtil/html/search/functions_77.html
+share/doc/qore/modules/CsvUtil/html/search/functions_77.js
+share/doc/qore/modules/CsvUtil/html/search/functions_78.html
+share/doc/qore/modules/CsvUtil/html/search/functions_78.js
+share/doc/qore/modules/CsvUtil/html/search/functions_79.html
+share/doc/qore/modules/CsvUtil/html/search/functions_79.js
+share/doc/qore/modules/CsvUtil/html/search/functions_7a.html
+share/doc/qore/modules/CsvUtil/html/search/functions_7a.js
+share/doc/qore/modules/CsvUtil/html/search/groups_62.html
+share/doc/qore/modules/CsvUtil/html/search/groups_62.js
+share/doc/qore/modules/CsvUtil/html/search/groups_63.html
+share/doc/qore/modules/CsvUtil/html/search/groups_63.js
+share/doc/qore/modules/CsvUtil/html/search/groups_64.html
+share/doc/qore/modules/CsvUtil/html/search/groups_64.js
+share/doc/qore/modules/CsvUtil/html/search/groups_65.html
+share/doc/qore/modules/CsvUtil/html/search/groups_65.js
+share/doc/qore/modules/CsvUtil/html/search/groups_66.html
+share/doc/qore/modules/CsvUtil/html/search/groups_66.js
+share/doc/qore/modules/CsvUtil/html/search/groups_68.html
+share/doc/qore/modules/CsvUtil/html/search/groups_68.js
+share/doc/qore/modules/CsvUtil/html/search/groups_69.html
+share/doc/qore/modules/CsvUtil/html/search/groups_69.js
+share/doc/qore/modules/CsvUtil/html/search/groups_6c.html
+share/doc/qore/modules/CsvUtil/html/search/groups_6c.js
+share/doc/qore/modules/CsvUtil/html/search/groups_6d.html
+share/doc/qore/modules/CsvUtil/html/search/groups_6d.js
+share/doc/qore/modules/CsvUtil/html/search/groups_6e.html
+share/doc/qore/modules/CsvUtil/html/search/groups_6e.js
+share/doc/qore/modules/CsvUtil/html/search/groups_6f.html
+share/doc/qore/modules/CsvUtil/html/search/groups_6f.js
+share/doc/qore/modules/CsvUtil/html/search/groups_70.html
+share/doc/qore/modules/CsvUtil/html/search/groups_70.js
+share/doc/qore/modules/CsvUtil/html/search/groups_72.html
+share/doc/qore/modules/CsvUtil/html/search/groups_72.js
+share/doc/qore/modules/CsvUtil/html/search/groups_73.html
+share/doc/qore/modules/CsvUtil/html/search/groups_73.js
+share/doc/qore/modules/CsvUtil/html/search/groups_74.html
+share/doc/qore/modules/CsvUtil/html/search/groups_74.js
+share/doc/qore/modules/CsvUtil/html/search/groups_75.html
+share/doc/qore/modules/CsvUtil/html/search/groups_75.js
+share/doc/qore/modules/CsvUtil/html/search/groups_77.html
+share/doc/qore/modules/CsvUtil/html/search/groups_77.js
+share/doc/qore/modules/CsvUtil/html/search/groups_78.html
+share/doc/qore/modules/CsvUtil/html/search/groups_78.js
share/doc/qore/modules/CsvUtil/html/search/mag_sel.png
-share/doc/qore/modules/CsvUtil/html/search/namespaces_0.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_0.js
-share/doc/qore/modules/CsvUtil/html/search/namespaces_1.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_1.js
-share/doc/qore/modules/CsvUtil/html/search/namespaces_2.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_2.js
-share/doc/qore/modules/CsvUtil/html/search/namespaces_3.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_3.js
-share/doc/qore/modules/CsvUtil/html/search/namespaces_4.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_4.js
-share/doc/qore/modules/CsvUtil/html/search/namespaces_5.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_5.js
-share/doc/qore/modules/CsvUtil/html/search/namespaces_6.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_6.js
-share/doc/qore/modules/CsvUtil/html/search/namespaces_7.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_7.js
-share/doc/qore/modules/CsvUtil/html/search/namespaces_8.html
-share/doc/qore/modules/CsvUtil/html/search/namespaces_8.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_63.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_63.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_64.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_64.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_68.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_68.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_71.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_71.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_72.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_72.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_73.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_73.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_75.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_75.js
+share/doc/qore/modules/CsvUtil/html/search/namespaces_77.html
+share/doc/qore/modules/CsvUtil/html/search/namespaces_77.js
share/doc/qore/modules/CsvUtil/html/search/nomatches.html
-share/doc/qore/modules/CsvUtil/html/search/pages_0.html
-share/doc/qore/modules/CsvUtil/html/search/pages_0.js
-share/doc/qore/modules/CsvUtil/html/search/pages_1.html
-share/doc/qore/modules/CsvUtil/html/search/pages_1.js
-share/doc/qore/modules/CsvUtil/html/search/pages_10.html
-share/doc/qore/modules/CsvUtil/html/search/pages_10.js
-share/doc/qore/modules/CsvUtil/html/search/pages_11.html
-share/doc/qore/modules/CsvUtil/html/search/pages_11.js
-share/doc/qore/modules/CsvUtil/html/search/pages_12.html
-share/doc/qore/modules/CsvUtil/html/search/pages_12.js
-share/doc/qore/modules/CsvUtil/html/search/pages_2.html
-share/doc/qore/modules/CsvUtil/html/search/pages_2.js
-share/doc/qore/modules/CsvUtil/html/search/pages_3.html
-share/doc/qore/modules/CsvUtil/html/search/pages_3.js
-share/doc/qore/modules/CsvUtil/html/search/pages_4.html
-share/doc/qore/modules/CsvUtil/html/search/pages_4.js
-share/doc/qore/modules/CsvUtil/html/search/pages_5.html
-share/doc/qore/modules/CsvUtil/html/search/pages_5.js
-share/doc/qore/modules/CsvUtil/html/search/pages_6.html
-share/doc/qore/modules/CsvUtil/html/search/pages_6.js
-share/doc/qore/modules/CsvUtil/html/search/pages_7.html
-share/doc/qore/modules/CsvUtil/html/search/pages_7.js
-share/doc/qore/modules/CsvUtil/html/search/pages_8.html
-share/doc/qore/modules/CsvUtil/html/search/pages_8.js
-share/doc/qore/modules/CsvUtil/html/search/pages_9.html
-share/doc/qore/modules/CsvUtil/html/search/pages_9.js
-share/doc/qore/modules/CsvUtil/html/search/pages_a.html
-share/doc/qore/modules/CsvUtil/html/search/pages_a.js
-share/doc/qore/modules/CsvUtil/html/search/pages_b.html
-share/doc/qore/modules/CsvUtil/html/search/pages_b.js
-share/doc/qore/modules/CsvUtil/html/search/pages_c.html
-share/doc/qore/modules/CsvUtil/html/search/pages_c.js
-share/doc/qore/modules/CsvUtil/html/search/pages_d.html
-share/doc/qore/modules/CsvUtil/html/search/pages_d.js
-share/doc/qore/modules/CsvUtil/html/search/pages_e.html
-share/doc/qore/modules/CsvUtil/html/search/pages_e.js
-share/doc/qore/modules/CsvUtil/html/search/pages_f.html
-share/doc/qore/modules/CsvUtil/html/search/pages_f.js
+share/doc/qore/modules/CsvUtil/html/search/pages_62.html
+share/doc/qore/modules/CsvUtil/html/search/pages_62.js
+share/doc/qore/modules/CsvUtil/html/search/pages_63.html
+share/doc/qore/modules/CsvUtil/html/search/pages_63.js
+share/doc/qore/modules/CsvUtil/html/search/pages_64.html
+share/doc/qore/modules/CsvUtil/html/search/pages_64.js
+share/doc/qore/modules/CsvUtil/html/search/pages_65.html
+share/doc/qore/modules/CsvUtil/html/search/pages_65.js
+share/doc/qore/modules/CsvUtil/html/search/pages_66.html
+share/doc/qore/modules/CsvUtil/html/search/pages_66.js
+share/doc/qore/modules/CsvUtil/html/search/pages_68.html
+share/doc/qore/modules/CsvUtil/html/search/pages_68.js
+share/doc/qore/modules/CsvUtil/html/search/pages_69.html
+share/doc/qore/modules/CsvUtil/html/search/pages_69.js
+share/doc/qore/modules/CsvUtil/html/search/pages_6b.html
+share/doc/qore/modules/CsvUtil/html/search/pages_6b.js
+share/doc/qore/modules/CsvUtil/html/search/pages_6c.html
+share/doc/qore/modules/CsvUtil/html/search/pages_6c.js
+share/doc/qore/modules/CsvUtil/html/search/pages_6d.html
+share/doc/qore/modules/CsvUtil/html/search/pages_6d.js
+share/doc/qore/modules/CsvUtil/html/search/pages_6e.html
+share/doc/qore/modules/CsvUtil/html/search/pages_6e.js
+share/doc/qore/modules/CsvUtil/html/search/pages_6f.html
+share/doc/qore/modules/CsvUtil/html/search/pages_6f.js
+share/doc/qore/modules/CsvUtil/html/search/pages_70.html
+share/doc/qore/modules/CsvUtil/html/search/pages_70.js
+share/doc/qore/modules/CsvUtil/html/search/pages_71.html
+share/doc/qore/modules/CsvUtil/html/search/pages_71.js
+share/doc/qore/modules/CsvUtil/html/search/pages_72.html
+share/doc/qore/modules/CsvUtil/html/search/pages_72.js
+share/doc/qore/modules/CsvUtil/html/search/pages_73.html
+share/doc/qore/modules/CsvUtil/html/search/pages_73.js
+share/doc/qore/modules/CsvUtil/html/search/pages_74.html
+share/doc/qore/modules/CsvUtil/html/search/pages_74.js
+share/doc/qore/modules/CsvUtil/html/search/pages_75.html
+share/doc/qore/modules/CsvUtil/html/search/pages_75.js
+share/doc/qore/modules/CsvUtil/html/search/pages_76.html
+share/doc/qore/modules/CsvUtil/html/search/pages_76.js
+share/doc/qore/modules/CsvUtil/html/search/pages_77.html
+share/doc/qore/modules/CsvUtil/html/search/pages_77.js
share/doc/qore/modules/CsvUtil/html/search/search.css
share/doc/qore/modules/CsvUtil/html/search/search.js
share/doc/qore/modules/CsvUtil/html/search/search_l.png
share/doc/qore/modules/CsvUtil/html/search/search_m.png
share/doc/qore/modules/CsvUtil/html/search/search_r.png
-share/doc/qore/modules/CsvUtil/html/search/searchdata.js
-share/doc/qore/modules/CsvUtil/html/search/variables_0.html
-share/doc/qore/modules/CsvUtil/html/search/variables_0.js
-share/doc/qore/modules/CsvUtil/html/search/variables_1.html
-share/doc/qore/modules/CsvUtil/html/search/variables_1.js
-share/doc/qore/modules/CsvUtil/html/search/variables_10.html
-share/doc/qore/modules/CsvUtil/html/search/variables_10.js
-share/doc/qore/modules/CsvUtil/html/search/variables_11.html
-share/doc/qore/modules/CsvUtil/html/search/variables_11.js
-share/doc/qore/modules/CsvUtil/html/search/variables_12.html
-share/doc/qore/modules/CsvUtil/html/search/variables_12.js
-share/doc/qore/modules/CsvUtil/html/search/variables_13.html
-share/doc/qore/modules/CsvUtil/html/search/variables_13.js
-share/doc/qore/modules/CsvUtil/html/search/variables_14.html
-share/doc/qore/modules/CsvUtil/html/search/variables_14.js
-share/doc/qore/modules/CsvUtil/html/search/variables_15.html
-share/doc/qore/modules/CsvUtil/html/search/variables_15.js
-share/doc/qore/modules/CsvUtil/html/search/variables_16.html
-share/doc/qore/modules/CsvUtil/html/search/variables_16.js
-share/doc/qore/modules/CsvUtil/html/search/variables_17.html
-share/doc/qore/modules/CsvUtil/html/search/variables_17.js
-share/doc/qore/modules/CsvUtil/html/search/variables_18.html
-share/doc/qore/modules/CsvUtil/html/search/variables_18.js
-share/doc/qore/modules/CsvUtil/html/search/variables_19.html
-share/doc/qore/modules/CsvUtil/html/search/variables_19.js
-share/doc/qore/modules/CsvUtil/html/search/variables_2.html
-share/doc/qore/modules/CsvUtil/html/search/variables_2.js
-share/doc/qore/modules/CsvUtil/html/search/variables_3.html
-share/doc/qore/modules/CsvUtil/html/search/variables_3.js
-share/doc/qore/modules/CsvUtil/html/search/variables_4.html
-share/doc/qore/modules/CsvUtil/html/search/variables_4.js
-share/doc/qore/modules/CsvUtil/html/search/variables_5.html
-share/doc/qore/modules/CsvUtil/html/search/variables_5.js
-share/doc/qore/modules/CsvUtil/html/search/variables_6.html
-share/doc/qore/modules/CsvUtil/html/search/variables_6.js
-share/doc/qore/modules/CsvUtil/html/search/variables_7.html
-share/doc/qore/modules/CsvUtil/html/search/variables_7.js
-share/doc/qore/modules/CsvUtil/html/search/variables_8.html
-share/doc/qore/modules/CsvUtil/html/search/variables_8.js
-share/doc/qore/modules/CsvUtil/html/search/variables_9.html
-share/doc/qore/modules/CsvUtil/html/search/variables_9.js
-share/doc/qore/modules/CsvUtil/html/search/variables_a.html
-share/doc/qore/modules/CsvUtil/html/search/variables_a.js
-share/doc/qore/modules/CsvUtil/html/search/variables_b.html
-share/doc/qore/modules/CsvUtil/html/search/variables_b.js
-share/doc/qore/modules/CsvUtil/html/search/variables_c.html
-share/doc/qore/modules/CsvUtil/html/search/variables_c.js
-share/doc/qore/modules/CsvUtil/html/search/variables_d.html
-share/doc/qore/modules/CsvUtil/html/search/variables_d.js
-share/doc/qore/modules/CsvUtil/html/search/variables_e.html
-share/doc/qore/modules/CsvUtil/html/search/variables_e.js
-share/doc/qore/modules/CsvUtil/html/search/variables_f.html
-share/doc/qore/modules/CsvUtil/html/search/variables_f.js
-share/doc/qore/modules/CsvUtil/html/splitbar.png
+share/doc/qore/modules/CsvUtil/html/search/variables_5f.html
+share/doc/qore/modules/CsvUtil/html/search/variables_5f.js
+share/doc/qore/modules/CsvUtil/html/search/variables_61.html
+share/doc/qore/modules/CsvUtil/html/search/variables_61.js
+share/doc/qore/modules/CsvUtil/html/search/variables_62.html
+share/doc/qore/modules/CsvUtil/html/search/variables_62.js
+share/doc/qore/modules/CsvUtil/html/search/variables_63.html
+share/doc/qore/modules/CsvUtil/html/search/variables_63.js
+share/doc/qore/modules/CsvUtil/html/search/variables_64.html
+share/doc/qore/modules/CsvUtil/html/search/variables_64.js
+share/doc/qore/modules/CsvUtil/html/search/variables_65.html
+share/doc/qore/modules/CsvUtil/html/search/variables_65.js
+share/doc/qore/modules/CsvUtil/html/search/variables_66.html
+share/doc/qore/modules/CsvUtil/html/search/variables_66.js
+share/doc/qore/modules/CsvUtil/html/search/variables_67.html
+share/doc/qore/modules/CsvUtil/html/search/variables_67.js
+share/doc/qore/modules/CsvUtil/html/search/variables_68.html
+share/doc/qore/modules/CsvUtil/html/search/variables_68.js
+share/doc/qore/modules/CsvUtil/html/search/variables_69.html
+share/doc/qore/modules/CsvUtil/html/search/variables_69.js
+share/doc/qore/modules/CsvUtil/html/search/variables_6a.html
+share/doc/qore/modules/CsvUtil/html/search/variables_6a.js
+share/doc/qore/modules/CsvUtil/html/search/variables_6c.html
+share/doc/qore/modules/CsvUtil/html/search/variables_6c.js
+share/doc/qore/modules/CsvUtil/html/search/variables_6d.html
+share/doc/qore/modules/CsvUtil/html/search/variables_6d.js
+share/doc/qore/modules/CsvUtil/html/search/variables_6e.html
+share/doc/qore/modules/CsvUtil/html/search/variables_6e.js
+share/doc/qore/modules/CsvUtil/html/search/variables_6f.html
+share/doc/qore/modules/CsvUtil/html/search/variables_6f.js
+share/doc/qore/modules/CsvUtil/html/search/variables_70.html
+share/doc/qore/modules/CsvUtil/html/search/variables_70.js
+share/doc/qore/modules/CsvUtil/html/search/variables_71.html
+share/doc/qore/modules/CsvUtil/html/search/variables_71.js
+share/doc/qore/modules/CsvUtil/html/search/variables_72.html
+share/doc/qore/modules/CsvUtil/html/search/variables_72.js
+share/doc/qore/modules/CsvUtil/html/search/variables_73.html
+share/doc/qore/modules/CsvUtil/html/search/variables_73.js
+share/doc/qore/modules/CsvUtil/html/search/variables_74.html
+share/doc/qore/modules/CsvUtil/html/search/variables_74.js
+share/doc/qore/modules/CsvUtil/html/search/variables_75.html
+share/doc/qore/modules/CsvUtil/html/search/variables_75.js
+share/doc/qore/modules/CsvUtil/html/search/variables_76.html
+share/doc/qore/modules/CsvUtil/html/search/variables_76.js
+share/doc/qore/modules/CsvUtil/html/search/variables_77.html
+share/doc/qore/modules/CsvUtil/html/search/variables_77.js
+share/doc/qore/modules/CsvUtil/html/search/variables_78.html
+share/doc/qore/modules/CsvUtil/html/search/variables_78.js
+share/doc/qore/modules/CsvUtil/html/search/variables_79.html
+share/doc/qore/modules/CsvUtil/html/search/variables_79.js
+share/doc/qore/modules/CsvUtil/html/search/variables_7a.html
+share/doc/qore/modules/CsvUtil/html/search/variables_7a.js
share/doc/qore/modules/CsvUtil/html/sync_off.png
share/doc/qore/modules/CsvUtil/html/sync_on.png
share/doc/qore/modules/CsvUtil/html/tab_a.png
@@ -4464,21 +4589,38 @@ share/doc/qore/modules/DatasourceProvider/html/bc_s.png
share/doc/qore/modules/DatasourceProvider/html/bdwn.png
share/doc/qore/modules/DatasourceProvider/html/closed.png
share/doc/qore/modules/DatasourceProvider/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/DatasourceProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/DatasourceProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/DatasourceProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/DatasourceProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/DatasourceProvider/html/doc.png
+share/doc/qore/modules/DatasourceProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/DatasourceProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/DatasourceProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/DatasourceProvider/html/doxygen.css
share/doc/qore/modules/DatasourceProvider/html/doxygen.png
share/doc/qore/modules/DatasourceProvider/html/dynsections.js
-share/doc/qore/modules/DatasourceProvider/html/folderclosed.png
-share/doc/qore/modules/DatasourceProvider/html/folderopen.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2blank.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2cl.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2doc.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2folderclosed.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2folderopen.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2lastnode.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2link.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2mlastnode.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2mnode.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2mo.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2node.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2ns.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2plastnode.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2pnode.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2splitbar.png
+share/doc/qore/modules/DatasourceProvider/html/ftv2vertline.png
share/doc/qore/modules/DatasourceProvider/html/graph_legend.html
share/doc/qore/modules/DatasourceProvider/html/graph_legend.md5
share/doc/qore/modules/DatasourceProvider/html/graph_legend.png
share/doc/qore/modules/DatasourceProvider/html/index.html
share/doc/qore/modules/DatasourceProvider/html/index.qhp
share/doc/qore/modules/DatasourceProvider/html/jquery.js
-share/doc/qore/modules/DatasourceProvider/html/menu.js
-share/doc/qore/modules/DatasourceProvider/html/menudata.js
share/doc/qore/modules/DatasourceProvider/html/namespace_datasource_provider.html
share/doc/qore/modules/DatasourceProvider/html/namespacemembers.html
share/doc/qore/modules/DatasourceProvider/html/namespacemembers_func.html
@@ -4489,317 +4631,316 @@ share/doc/qore/modules/DatasourceProvider/html/nav_g.png
share/doc/qore/modules/DatasourceProvider/html/nav_h.png
share/doc/qore/modules/DatasourceProvider/html/navtree.css
share/doc/qore/modules/DatasourceProvider/html/navtree.js
-share/doc/qore/modules/DatasourceProvider/html/navtreedata.js
share/doc/qore/modules/DatasourceProvider/html/navtreeindex0.js
share/doc/qore/modules/DatasourceProvider/html/open.png
share/doc/qore/modules/DatasourceProvider/html/pages.html
share/doc/qore/modules/DatasourceProvider/html/resize.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_0.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_0.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_1.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_1.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_10.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_10.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_11.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_11.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_12.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_12.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_13.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_13.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_14.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_14.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_15.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_15.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_16.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_16.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_17.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_17.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_18.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_18.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_19.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_19.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_1a.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_1a.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_2.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_2.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_3.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_3.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_4.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_4.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_5.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_5.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_6.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_6.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_7.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_7.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_8.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_8.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_9.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_9.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_a.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_a.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_b.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_b.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_c.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_c.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_d.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_d.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_e.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_e.js
-share/doc/qore/modules/DatasourceProvider/html/search/all_f.html
-share/doc/qore/modules/DatasourceProvider/html/search/all_f.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_0.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_0.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_1.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_1.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_10.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_10.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_11.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_11.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_12.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_12.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_13.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_13.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_14.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_14.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_15.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_15.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_16.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_16.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_2.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_2.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_3.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_3.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_4.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_4.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_5.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_5.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_6.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_6.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_7.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_7.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_8.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_8.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_9.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_9.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_a.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_a.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_b.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_b.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_c.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_c.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_d.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_d.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_e.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_e.js
-share/doc/qore/modules/DatasourceProvider/html/search/classes_f.html
-share/doc/qore/modules/DatasourceProvider/html/search/classes_f.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_5f.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_5f.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_61.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_61.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_62.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_62.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_63.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_63.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_64.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_64.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_65.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_65.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_66.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_66.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_67.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_67.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_68.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_68.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_69.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_69.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_6a.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_6a.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_6b.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_6b.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_6c.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_6c.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_6d.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_6d.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_6e.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_6e.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_6f.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_6f.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_70.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_70.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_71.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_71.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_72.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_72.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_73.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_73.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_74.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_74.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_75.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_75.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_76.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_76.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_77.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_77.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_78.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_78.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_79.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_79.js
+share/doc/qore/modules/DatasourceProvider/html/search/all_7a.html
+share/doc/qore/modules/DatasourceProvider/html/search/all_7a.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_61.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_61.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_62.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_62.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_63.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_63.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_64.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_64.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_65.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_65.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_66.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_66.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_67.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_67.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_68.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_68.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_69.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_69.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6a.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6a.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6c.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6c.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6d.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6d.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6e.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6e.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6f.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_6f.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_70.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_70.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_71.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_71.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_72.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_72.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_73.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_73.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_74.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_74.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_75.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_75.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_77.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_77.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_78.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_78.js
+share/doc/qore/modules/DatasourceProvider/html/search/classes_7a.html
+share/doc/qore/modules/DatasourceProvider/html/search/classes_7a.js
share/doc/qore/modules/DatasourceProvider/html/search/close.png
-share/doc/qore/modules/DatasourceProvider/html/search/functions_0.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_0.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_1.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_1.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_10.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_10.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_11.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_11.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_12.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_12.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_13.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_13.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_14.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_14.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_15.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_15.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_16.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_16.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_17.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_17.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_18.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_18.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_19.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_19.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_2.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_2.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_3.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_3.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_4.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_4.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_5.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_5.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_6.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_6.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_7.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_7.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_8.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_8.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_9.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_9.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_a.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_a.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_b.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_b.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_c.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_c.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_d.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_d.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_e.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_e.js
-share/doc/qore/modules/DatasourceProvider/html/search/functions_f.html
-share/doc/qore/modules/DatasourceProvider/html/search/functions_f.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_0.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_0.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_1.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_1.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_10.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_10.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_11.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_11.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_2.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_2.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_3.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_3.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_4.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_4.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_5.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_5.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_6.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_6.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_7.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_7.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_8.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_8.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_9.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_9.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_a.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_a.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_b.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_b.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_c.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_c.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_d.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_d.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_e.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_e.js
-share/doc/qore/modules/DatasourceProvider/html/search/groups_f.html
-share/doc/qore/modules/DatasourceProvider/html/search/groups_f.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_61.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_61.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_62.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_62.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_63.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_63.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_64.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_64.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_65.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_65.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_66.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_66.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_67.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_67.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_68.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_68.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_69.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_69.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6a.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6a.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6b.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6b.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6c.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6c.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6d.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6d.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6e.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6e.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6f.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_6f.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_70.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_70.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_71.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_71.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_72.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_72.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_73.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_73.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_74.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_74.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_75.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_75.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_76.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_76.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_77.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_77.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_78.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_78.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_79.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_79.js
+share/doc/qore/modules/DatasourceProvider/html/search/functions_7a.html
+share/doc/qore/modules/DatasourceProvider/html/search/functions_7a.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_62.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_62.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_63.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_63.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_64.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_64.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_65.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_65.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_66.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_66.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_68.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_68.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_69.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_69.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_6c.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_6c.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_6d.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_6d.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_6e.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_6e.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_6f.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_6f.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_70.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_70.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_72.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_72.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_73.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_73.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_74.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_74.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_75.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_75.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_77.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_77.js
+share/doc/qore/modules/DatasourceProvider/html/search/groups_78.html
+share/doc/qore/modules/DatasourceProvider/html/search/groups_78.js
share/doc/qore/modules/DatasourceProvider/html/search/mag_sel.png
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_0.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_0.js
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_1.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_1.js
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_2.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_2.js
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_3.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_3.js
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_4.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_4.js
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_5.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_5.js
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_6.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_6.js
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_7.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_7.js
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_8.html
-share/doc/qore/modules/DatasourceProvider/html/search/namespaces_8.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_63.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_63.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_64.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_64.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_68.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_68.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_6d.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_6d.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_71.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_71.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_72.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_72.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_73.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_73.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_75.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_75.js
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_77.html
+share/doc/qore/modules/DatasourceProvider/html/search/namespaces_77.js
share/doc/qore/modules/DatasourceProvider/html/search/nomatches.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_0.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_0.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_1.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_1.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_10.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_10.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_11.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_11.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_12.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_12.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_2.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_2.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_3.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_3.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_4.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_4.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_5.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_5.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_6.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_6.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_7.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_7.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_8.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_8.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_9.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_9.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_a.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_a.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_b.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_b.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_c.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_c.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_d.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_d.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_e.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_e.js
-share/doc/qore/modules/DatasourceProvider/html/search/pages_f.html
-share/doc/qore/modules/DatasourceProvider/html/search/pages_f.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_62.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_62.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_63.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_63.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_64.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_64.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_65.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_65.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_66.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_66.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_68.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_68.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_69.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_69.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6b.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6b.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6c.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6c.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6d.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6d.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6e.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6e.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6f.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_6f.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_70.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_70.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_71.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_71.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_72.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_72.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_73.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_73.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_74.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_74.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_75.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_75.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_76.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_76.js
+share/doc/qore/modules/DatasourceProvider/html/search/pages_77.html
+share/doc/qore/modules/DatasourceProvider/html/search/pages_77.js
share/doc/qore/modules/DatasourceProvider/html/search/search.css
share/doc/qore/modules/DatasourceProvider/html/search/search.js
share/doc/qore/modules/DatasourceProvider/html/search/search_l.png
share/doc/qore/modules/DatasourceProvider/html/search/search_m.png
share/doc/qore/modules/DatasourceProvider/html/search/search_r.png
-share/doc/qore/modules/DatasourceProvider/html/search/searchdata.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_0.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_0.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_1.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_1.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_10.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_10.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_11.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_11.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_12.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_12.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_13.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_13.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_14.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_14.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_15.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_15.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_16.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_16.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_17.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_17.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_18.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_18.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_19.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_19.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_2.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_2.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_3.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_3.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_4.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_4.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_5.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_5.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_6.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_6.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_7.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_7.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_8.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_8.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_9.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_9.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_a.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_a.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_b.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_b.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_c.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_c.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_d.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_d.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_e.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_e.js
-share/doc/qore/modules/DatasourceProvider/html/search/variables_f.html
-share/doc/qore/modules/DatasourceProvider/html/search/variables_f.js
-share/doc/qore/modules/DatasourceProvider/html/splitbar.png
+share/doc/qore/modules/DatasourceProvider/html/search/variables_5f.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_5f.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_61.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_61.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_62.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_62.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_63.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_63.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_64.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_64.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_65.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_65.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_66.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_66.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_67.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_67.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_68.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_68.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_69.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_69.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6a.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6a.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6c.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6c.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6d.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6d.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6e.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6e.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6f.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_6f.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_70.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_70.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_71.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_71.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_72.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_72.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_73.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_73.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_74.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_74.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_75.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_75.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_76.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_76.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_77.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_77.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_78.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_78.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_79.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_79.js
+share/doc/qore/modules/DatasourceProvider/html/search/variables_7a.html
+share/doc/qore/modules/DatasourceProvider/html/search/variables_7a.js
share/doc/qore/modules/DatasourceProvider/html/sync_off.png
share/doc/qore/modules/DatasourceProvider/html/sync_on.png
share/doc/qore/modules/DatasourceProvider/html/tab_a.png
@@ -4809,27 +4950,44 @@ share/doc/qore/modules/DatasourceProvider/html/tab_s.png
share/doc/qore/modules/DatasourceProvider/html/tabs.css
share/doc/qore/modules/DebugCmdLine/html/_debug_cmd_line_8qm_8dox_8h_source.html
share/doc/qore/modules/DebugCmdLine/html/annotated.html
-share/doc/qore/modules/DebugCmdLine/html/annotated_dup.js
+share/doc/qore/modules/DebugCmdLine/html/annotated.js
share/doc/qore/modules/DebugCmdLine/html/bc_s.png
share/doc/qore/modules/DebugCmdLine/html/bdwn.png
share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_debug_command_line-members.html
share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_debug_command_line.html
-share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_debug_logger-members.html
-share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_debug_logger.html
-share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_debug_logger.js
+share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_debug_command_line.js
share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_wrapper_get_opt-members.html
share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_wrapper_get_opt.html
share/doc/qore/modules/DebugCmdLine/html/class_debug_cmd_line_1_1_wrapper_get_opt.js
share/doc/qore/modules/DebugCmdLine/html/classes.html
share/doc/qore/modules/DebugCmdLine/html/closed.png
share/doc/qore/modules/DebugCmdLine/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/DebugCmdLine/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/DebugCmdLine/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/DebugCmdLine/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/DebugCmdLine/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/DebugCmdLine/html/doc.png
+share/doc/qore/modules/DebugCmdLine/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/DebugCmdLine/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/DebugCmdLine/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/DebugCmdLine/html/doxygen.css
share/doc/qore/modules/DebugCmdLine/html/doxygen.png
share/doc/qore/modules/DebugCmdLine/html/dynsections.js
-share/doc/qore/modules/DebugCmdLine/html/folderclosed.png
-share/doc/qore/modules/DebugCmdLine/html/folderopen.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2blank.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2cl.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2doc.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2folderclosed.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2folderopen.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2lastnode.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2link.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2mlastnode.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2mnode.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2mo.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2node.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2ns.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2plastnode.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2pnode.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2splitbar.png
+share/doc/qore/modules/DebugCmdLine/html/ftv2vertline.png
share/doc/qore/modules/DebugCmdLine/html/functions.html
share/doc/qore/modules/DebugCmdLine/html/functions_func.html
share/doc/qore/modules/DebugCmdLine/html/graph_legend.html
@@ -4838,8 +4996,6 @@ share/doc/qore/modules/DebugCmdLine/html/graph_legend.png
share/doc/qore/modules/DebugCmdLine/html/index.html
share/doc/qore/modules/DebugCmdLine/html/index.qhp
share/doc/qore/modules/DebugCmdLine/html/jquery.js
-share/doc/qore/modules/DebugCmdLine/html/menu.js
-share/doc/qore/modules/DebugCmdLine/html/menudata.js
share/doc/qore/modules/DebugCmdLine/html/namespace_debug_cmd_line.html
share/doc/qore/modules/DebugCmdLine/html/namespace_debug_cmd_line.js
share/doc/qore/modules/DebugCmdLine/html/namespaces.html
@@ -4849,317 +5005,316 @@ share/doc/qore/modules/DebugCmdLine/html/nav_g.png
share/doc/qore/modules/DebugCmdLine/html/nav_h.png
share/doc/qore/modules/DebugCmdLine/html/navtree.css
share/doc/qore/modules/DebugCmdLine/html/navtree.js
-share/doc/qore/modules/DebugCmdLine/html/navtreedata.js
share/doc/qore/modules/DebugCmdLine/html/navtreeindex0.js
share/doc/qore/modules/DebugCmdLine/html/open.png
share/doc/qore/modules/DebugCmdLine/html/pages.html
share/doc/qore/modules/DebugCmdLine/html/resize.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_0.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_0.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_1.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_1.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_10.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_10.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_11.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_11.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_12.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_12.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_13.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_13.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_14.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_14.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_15.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_15.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_16.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_16.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_17.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_17.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_18.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_18.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_19.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_19.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_1a.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_1a.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_2.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_2.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_3.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_3.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_4.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_4.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_5.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_5.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_6.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_6.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_7.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_7.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_8.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_8.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_9.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_9.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_a.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_a.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_b.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_b.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_c.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_c.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_d.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_d.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_e.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_e.js
-share/doc/qore/modules/DebugCmdLine/html/search/all_f.html
-share/doc/qore/modules/DebugCmdLine/html/search/all_f.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_0.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_0.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_1.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_1.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_10.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_10.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_11.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_11.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_12.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_12.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_13.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_13.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_14.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_14.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_15.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_15.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_16.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_16.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_2.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_2.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_3.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_3.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_4.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_4.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_5.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_5.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_6.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_6.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_7.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_7.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_8.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_8.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_9.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_9.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_a.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_a.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_b.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_b.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_c.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_c.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_d.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_d.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_e.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_e.js
-share/doc/qore/modules/DebugCmdLine/html/search/classes_f.html
-share/doc/qore/modules/DebugCmdLine/html/search/classes_f.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_5f.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_5f.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_61.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_61.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_62.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_62.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_63.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_63.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_64.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_64.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_65.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_65.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_66.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_66.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_67.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_67.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_68.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_68.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_69.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_69.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_6a.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_6a.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_6b.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_6b.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_6c.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_6c.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_6d.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_6d.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_6e.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_6e.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_6f.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_6f.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_70.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_70.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_71.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_71.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_72.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_72.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_73.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_73.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_74.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_74.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_75.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_75.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_76.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_76.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_77.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_77.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_78.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_78.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_79.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_79.js
+share/doc/qore/modules/DebugCmdLine/html/search/all_7a.html
+share/doc/qore/modules/DebugCmdLine/html/search/all_7a.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_61.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_61.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_62.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_62.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_63.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_63.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_64.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_64.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_65.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_65.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_66.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_66.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_67.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_67.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_68.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_68.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_69.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_69.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6a.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6a.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6c.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6c.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6d.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6d.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6e.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6e.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6f.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_6f.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_70.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_70.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_71.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_71.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_72.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_72.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_73.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_73.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_74.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_74.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_75.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_75.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_77.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_77.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_78.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_78.js
+share/doc/qore/modules/DebugCmdLine/html/search/classes_7a.html
+share/doc/qore/modules/DebugCmdLine/html/search/classes_7a.js
share/doc/qore/modules/DebugCmdLine/html/search/close.png
-share/doc/qore/modules/DebugCmdLine/html/search/functions_0.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_0.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_1.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_1.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_10.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_10.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_11.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_11.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_12.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_12.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_13.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_13.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_14.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_14.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_15.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_15.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_16.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_16.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_17.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_17.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_18.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_18.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_19.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_19.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_2.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_2.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_3.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_3.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_4.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_4.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_5.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_5.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_6.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_6.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_7.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_7.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_8.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_8.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_9.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_9.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_a.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_a.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_b.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_b.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_c.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_c.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_d.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_d.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_e.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_e.js
-share/doc/qore/modules/DebugCmdLine/html/search/functions_f.html
-share/doc/qore/modules/DebugCmdLine/html/search/functions_f.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_0.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_0.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_1.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_1.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_10.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_10.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_11.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_11.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_2.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_2.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_3.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_3.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_4.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_4.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_5.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_5.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_6.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_6.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_7.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_7.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_8.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_8.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_9.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_9.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_a.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_a.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_b.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_b.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_c.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_c.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_d.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_d.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_e.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_e.js
-share/doc/qore/modules/DebugCmdLine/html/search/groups_f.html
-share/doc/qore/modules/DebugCmdLine/html/search/groups_f.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_61.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_61.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_62.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_62.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_63.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_63.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_64.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_64.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_65.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_65.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_66.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_66.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_67.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_67.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_68.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_68.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_69.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_69.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6a.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6a.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6b.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6b.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6c.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6c.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6d.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6d.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6e.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6e.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6f.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_6f.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_70.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_70.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_71.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_71.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_72.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_72.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_73.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_73.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_74.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_74.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_75.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_75.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_76.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_76.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_77.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_77.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_78.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_78.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_79.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_79.js
+share/doc/qore/modules/DebugCmdLine/html/search/functions_7a.html
+share/doc/qore/modules/DebugCmdLine/html/search/functions_7a.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_62.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_62.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_63.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_63.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_64.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_64.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_65.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_65.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_66.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_66.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_68.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_68.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_69.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_69.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_6c.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_6c.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_6d.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_6d.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_6e.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_6e.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_6f.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_6f.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_70.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_70.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_72.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_72.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_73.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_73.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_74.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_74.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_75.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_75.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_77.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_77.js
+share/doc/qore/modules/DebugCmdLine/html/search/groups_78.html
+share/doc/qore/modules/DebugCmdLine/html/search/groups_78.js
share/doc/qore/modules/DebugCmdLine/html/search/mag_sel.png
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_0.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_0.js
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_1.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_1.js
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_2.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_2.js
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_3.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_3.js
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_4.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_4.js
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_5.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_5.js
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_6.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_6.js
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_7.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_7.js
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_8.html
-share/doc/qore/modules/DebugCmdLine/html/search/namespaces_8.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_63.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_63.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_64.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_64.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_68.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_68.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_6d.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_6d.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_71.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_71.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_72.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_72.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_73.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_73.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_75.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_75.js
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_77.html
+share/doc/qore/modules/DebugCmdLine/html/search/namespaces_77.js
share/doc/qore/modules/DebugCmdLine/html/search/nomatches.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_0.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_0.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_1.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_1.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_10.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_10.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_11.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_11.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_12.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_12.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_2.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_2.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_3.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_3.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_4.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_4.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_5.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_5.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_6.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_6.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_7.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_7.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_8.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_8.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_9.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_9.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_a.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_a.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_b.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_b.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_c.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_c.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_d.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_d.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_e.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_e.js
-share/doc/qore/modules/DebugCmdLine/html/search/pages_f.html
-share/doc/qore/modules/DebugCmdLine/html/search/pages_f.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_62.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_62.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_63.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_63.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_64.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_64.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_65.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_65.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_66.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_66.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_68.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_68.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_69.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_69.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6b.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6b.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6c.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6c.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6d.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6d.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6e.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6e.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6f.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_6f.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_70.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_70.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_71.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_71.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_72.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_72.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_73.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_73.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_74.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_74.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_75.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_75.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_76.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_76.js
+share/doc/qore/modules/DebugCmdLine/html/search/pages_77.html
+share/doc/qore/modules/DebugCmdLine/html/search/pages_77.js
share/doc/qore/modules/DebugCmdLine/html/search/search.css
share/doc/qore/modules/DebugCmdLine/html/search/search.js
share/doc/qore/modules/DebugCmdLine/html/search/search_l.png
share/doc/qore/modules/DebugCmdLine/html/search/search_m.png
share/doc/qore/modules/DebugCmdLine/html/search/search_r.png
-share/doc/qore/modules/DebugCmdLine/html/search/searchdata.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_0.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_0.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_1.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_1.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_10.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_10.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_11.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_11.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_12.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_12.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_13.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_13.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_14.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_14.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_15.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_15.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_16.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_16.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_17.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_17.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_18.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_18.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_19.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_19.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_2.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_2.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_3.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_3.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_4.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_4.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_5.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_5.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_6.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_6.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_7.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_7.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_8.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_8.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_9.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_9.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_a.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_a.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_b.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_b.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_c.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_c.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_d.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_d.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_e.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_e.js
-share/doc/qore/modules/DebugCmdLine/html/search/variables_f.html
-share/doc/qore/modules/DebugCmdLine/html/search/variables_f.js
-share/doc/qore/modules/DebugCmdLine/html/splitbar.png
+share/doc/qore/modules/DebugCmdLine/html/search/variables_5f.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_5f.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_61.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_61.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_62.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_62.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_63.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_63.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_64.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_64.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_65.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_65.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_66.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_66.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_67.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_67.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_68.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_68.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_69.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_69.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6a.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6a.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6c.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6c.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6d.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6d.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6e.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6e.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6f.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_6f.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_70.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_70.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_71.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_71.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_72.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_72.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_73.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_73.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_74.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_74.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_75.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_75.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_76.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_76.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_77.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_77.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_78.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_78.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_79.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_79.js
+share/doc/qore/modules/DebugCmdLine/html/search/variables_7a.html
+share/doc/qore/modules/DebugCmdLine/html/search/variables_7a.js
share/doc/qore/modules/DebugCmdLine/html/sync_off.png
share/doc/qore/modules/DebugCmdLine/html/sync_on.png
share/doc/qore/modules/DebugCmdLine/html/tab_a.png
@@ -5169,7 +5324,7 @@ share/doc/qore/modules/DebugCmdLine/html/tab_s.png
share/doc/qore/modules/DebugCmdLine/html/tabs.css
share/doc/qore/modules/DebugHandler/html/_debug_handler_8qm_8dox_8h_source.html
share/doc/qore/modules/DebugHandler/html/annotated.html
-share/doc/qore/modules/DebugHandler/html/annotated_dup.js
+share/doc/qore/modules/DebugHandler/html/annotated.js
share/doc/qore/modules/DebugHandler/html/bc_s.png
share/doc/qore/modules/DebugHandler/html/bdwn.png
share/doc/qore/modules/DebugHandler/html/class_debug_handler_1_1_web_socket_debug_connection-members.html
@@ -5190,13 +5345,32 @@ share/doc/qore/modules/DebugHandler/html/class_debug_handler_1_1_web_socket_debu
share/doc/qore/modules/DebugHandler/html/classes.html
share/doc/qore/modules/DebugHandler/html/closed.png
share/doc/qore/modules/DebugHandler/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/DebugHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/DebugHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/DebugHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/DebugHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/DebugHandler/html/doc.png
+share/doc/qore/modules/DebugHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/DebugHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/DebugHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/DebugHandler/html/doxygen.css
share/doc/qore/modules/DebugHandler/html/doxygen.png
share/doc/qore/modules/DebugHandler/html/dynsections.js
-share/doc/qore/modules/DebugHandler/html/folderclosed.png
-share/doc/qore/modules/DebugHandler/html/folderopen.png
+share/doc/qore/modules/DebugHandler/html/ftv2blank.png
+share/doc/qore/modules/DebugHandler/html/ftv2cl.png
+share/doc/qore/modules/DebugHandler/html/ftv2doc.png
+share/doc/qore/modules/DebugHandler/html/ftv2folderclosed.png
+share/doc/qore/modules/DebugHandler/html/ftv2folderopen.png
+share/doc/qore/modules/DebugHandler/html/ftv2lastnode.png
+share/doc/qore/modules/DebugHandler/html/ftv2link.png
+share/doc/qore/modules/DebugHandler/html/ftv2mlastnode.png
+share/doc/qore/modules/DebugHandler/html/ftv2mnode.png
+share/doc/qore/modules/DebugHandler/html/ftv2mo.png
+share/doc/qore/modules/DebugHandler/html/ftv2node.png
+share/doc/qore/modules/DebugHandler/html/ftv2ns.png
+share/doc/qore/modules/DebugHandler/html/ftv2plastnode.png
+share/doc/qore/modules/DebugHandler/html/ftv2pnode.png
+share/doc/qore/modules/DebugHandler/html/ftv2splitbar.png
+share/doc/qore/modules/DebugHandler/html/ftv2vertline.png
share/doc/qore/modules/DebugHandler/html/functions.html
share/doc/qore/modules/DebugHandler/html/functions_func.html
share/doc/qore/modules/DebugHandler/html/functions_vars.html
@@ -5218,8 +5392,6 @@ share/doc/qore/modules/DebugHandler/html/inherit_graph_2.md5
share/doc/qore/modules/DebugHandler/html/inherit_graph_2.png
share/doc/qore/modules/DebugHandler/html/inherits.html
share/doc/qore/modules/DebugHandler/html/jquery.js
-share/doc/qore/modules/DebugHandler/html/menu.js
-share/doc/qore/modules/DebugHandler/html/menudata.js
share/doc/qore/modules/DebugHandler/html/namespace_debug_handler.html
share/doc/qore/modules/DebugHandler/html/namespace_debug_handler.js
share/doc/qore/modules/DebugHandler/html/namespaces.html
@@ -5229,317 +5401,316 @@ share/doc/qore/modules/DebugHandler/html/nav_g.png
share/doc/qore/modules/DebugHandler/html/nav_h.png
share/doc/qore/modules/DebugHandler/html/navtree.css
share/doc/qore/modules/DebugHandler/html/navtree.js
-share/doc/qore/modules/DebugHandler/html/navtreedata.js
share/doc/qore/modules/DebugHandler/html/navtreeindex0.js
share/doc/qore/modules/DebugHandler/html/open.png
share/doc/qore/modules/DebugHandler/html/pages.html
share/doc/qore/modules/DebugHandler/html/resize.js
-share/doc/qore/modules/DebugHandler/html/search/all_0.html
-share/doc/qore/modules/DebugHandler/html/search/all_0.js
-share/doc/qore/modules/DebugHandler/html/search/all_1.html
-share/doc/qore/modules/DebugHandler/html/search/all_1.js
-share/doc/qore/modules/DebugHandler/html/search/all_10.html
-share/doc/qore/modules/DebugHandler/html/search/all_10.js
-share/doc/qore/modules/DebugHandler/html/search/all_11.html
-share/doc/qore/modules/DebugHandler/html/search/all_11.js
-share/doc/qore/modules/DebugHandler/html/search/all_12.html
-share/doc/qore/modules/DebugHandler/html/search/all_12.js
-share/doc/qore/modules/DebugHandler/html/search/all_13.html
-share/doc/qore/modules/DebugHandler/html/search/all_13.js
-share/doc/qore/modules/DebugHandler/html/search/all_14.html
-share/doc/qore/modules/DebugHandler/html/search/all_14.js
-share/doc/qore/modules/DebugHandler/html/search/all_15.html
-share/doc/qore/modules/DebugHandler/html/search/all_15.js
-share/doc/qore/modules/DebugHandler/html/search/all_16.html
-share/doc/qore/modules/DebugHandler/html/search/all_16.js
-share/doc/qore/modules/DebugHandler/html/search/all_17.html
-share/doc/qore/modules/DebugHandler/html/search/all_17.js
-share/doc/qore/modules/DebugHandler/html/search/all_18.html
-share/doc/qore/modules/DebugHandler/html/search/all_18.js
-share/doc/qore/modules/DebugHandler/html/search/all_19.html
-share/doc/qore/modules/DebugHandler/html/search/all_19.js
-share/doc/qore/modules/DebugHandler/html/search/all_1a.html
-share/doc/qore/modules/DebugHandler/html/search/all_1a.js
-share/doc/qore/modules/DebugHandler/html/search/all_2.html
-share/doc/qore/modules/DebugHandler/html/search/all_2.js
-share/doc/qore/modules/DebugHandler/html/search/all_3.html
-share/doc/qore/modules/DebugHandler/html/search/all_3.js
-share/doc/qore/modules/DebugHandler/html/search/all_4.html
-share/doc/qore/modules/DebugHandler/html/search/all_4.js
-share/doc/qore/modules/DebugHandler/html/search/all_5.html
-share/doc/qore/modules/DebugHandler/html/search/all_5.js
-share/doc/qore/modules/DebugHandler/html/search/all_6.html
-share/doc/qore/modules/DebugHandler/html/search/all_6.js
-share/doc/qore/modules/DebugHandler/html/search/all_7.html
-share/doc/qore/modules/DebugHandler/html/search/all_7.js
-share/doc/qore/modules/DebugHandler/html/search/all_8.html
-share/doc/qore/modules/DebugHandler/html/search/all_8.js
-share/doc/qore/modules/DebugHandler/html/search/all_9.html
-share/doc/qore/modules/DebugHandler/html/search/all_9.js
-share/doc/qore/modules/DebugHandler/html/search/all_a.html
-share/doc/qore/modules/DebugHandler/html/search/all_a.js
-share/doc/qore/modules/DebugHandler/html/search/all_b.html
-share/doc/qore/modules/DebugHandler/html/search/all_b.js
-share/doc/qore/modules/DebugHandler/html/search/all_c.html
-share/doc/qore/modules/DebugHandler/html/search/all_c.js
-share/doc/qore/modules/DebugHandler/html/search/all_d.html
-share/doc/qore/modules/DebugHandler/html/search/all_d.js
-share/doc/qore/modules/DebugHandler/html/search/all_e.html
-share/doc/qore/modules/DebugHandler/html/search/all_e.js
-share/doc/qore/modules/DebugHandler/html/search/all_f.html
-share/doc/qore/modules/DebugHandler/html/search/all_f.js
-share/doc/qore/modules/DebugHandler/html/search/classes_0.html
-share/doc/qore/modules/DebugHandler/html/search/classes_0.js
-share/doc/qore/modules/DebugHandler/html/search/classes_1.html
-share/doc/qore/modules/DebugHandler/html/search/classes_1.js
-share/doc/qore/modules/DebugHandler/html/search/classes_10.html
-share/doc/qore/modules/DebugHandler/html/search/classes_10.js
-share/doc/qore/modules/DebugHandler/html/search/classes_11.html
-share/doc/qore/modules/DebugHandler/html/search/classes_11.js
-share/doc/qore/modules/DebugHandler/html/search/classes_12.html
-share/doc/qore/modules/DebugHandler/html/search/classes_12.js
-share/doc/qore/modules/DebugHandler/html/search/classes_13.html
-share/doc/qore/modules/DebugHandler/html/search/classes_13.js
-share/doc/qore/modules/DebugHandler/html/search/classes_14.html
-share/doc/qore/modules/DebugHandler/html/search/classes_14.js
-share/doc/qore/modules/DebugHandler/html/search/classes_15.html
-share/doc/qore/modules/DebugHandler/html/search/classes_15.js
-share/doc/qore/modules/DebugHandler/html/search/classes_16.html
-share/doc/qore/modules/DebugHandler/html/search/classes_16.js
-share/doc/qore/modules/DebugHandler/html/search/classes_2.html
-share/doc/qore/modules/DebugHandler/html/search/classes_2.js
-share/doc/qore/modules/DebugHandler/html/search/classes_3.html
-share/doc/qore/modules/DebugHandler/html/search/classes_3.js
-share/doc/qore/modules/DebugHandler/html/search/classes_4.html
-share/doc/qore/modules/DebugHandler/html/search/classes_4.js
-share/doc/qore/modules/DebugHandler/html/search/classes_5.html
-share/doc/qore/modules/DebugHandler/html/search/classes_5.js
-share/doc/qore/modules/DebugHandler/html/search/classes_6.html
-share/doc/qore/modules/DebugHandler/html/search/classes_6.js
-share/doc/qore/modules/DebugHandler/html/search/classes_7.html
-share/doc/qore/modules/DebugHandler/html/search/classes_7.js
-share/doc/qore/modules/DebugHandler/html/search/classes_8.html
-share/doc/qore/modules/DebugHandler/html/search/classes_8.js
-share/doc/qore/modules/DebugHandler/html/search/classes_9.html
-share/doc/qore/modules/DebugHandler/html/search/classes_9.js
-share/doc/qore/modules/DebugHandler/html/search/classes_a.html
-share/doc/qore/modules/DebugHandler/html/search/classes_a.js
-share/doc/qore/modules/DebugHandler/html/search/classes_b.html
-share/doc/qore/modules/DebugHandler/html/search/classes_b.js
-share/doc/qore/modules/DebugHandler/html/search/classes_c.html
-share/doc/qore/modules/DebugHandler/html/search/classes_c.js
-share/doc/qore/modules/DebugHandler/html/search/classes_d.html
-share/doc/qore/modules/DebugHandler/html/search/classes_d.js
-share/doc/qore/modules/DebugHandler/html/search/classes_e.html
-share/doc/qore/modules/DebugHandler/html/search/classes_e.js
-share/doc/qore/modules/DebugHandler/html/search/classes_f.html
-share/doc/qore/modules/DebugHandler/html/search/classes_f.js
+share/doc/qore/modules/DebugHandler/html/search/all_5f.html
+share/doc/qore/modules/DebugHandler/html/search/all_5f.js
+share/doc/qore/modules/DebugHandler/html/search/all_61.html
+share/doc/qore/modules/DebugHandler/html/search/all_61.js
+share/doc/qore/modules/DebugHandler/html/search/all_62.html
+share/doc/qore/modules/DebugHandler/html/search/all_62.js
+share/doc/qore/modules/DebugHandler/html/search/all_63.html
+share/doc/qore/modules/DebugHandler/html/search/all_63.js
+share/doc/qore/modules/DebugHandler/html/search/all_64.html
+share/doc/qore/modules/DebugHandler/html/search/all_64.js
+share/doc/qore/modules/DebugHandler/html/search/all_65.html
+share/doc/qore/modules/DebugHandler/html/search/all_65.js
+share/doc/qore/modules/DebugHandler/html/search/all_66.html
+share/doc/qore/modules/DebugHandler/html/search/all_66.js
+share/doc/qore/modules/DebugHandler/html/search/all_67.html
+share/doc/qore/modules/DebugHandler/html/search/all_67.js
+share/doc/qore/modules/DebugHandler/html/search/all_68.html
+share/doc/qore/modules/DebugHandler/html/search/all_68.js
+share/doc/qore/modules/DebugHandler/html/search/all_69.html
+share/doc/qore/modules/DebugHandler/html/search/all_69.js
+share/doc/qore/modules/DebugHandler/html/search/all_6a.html
+share/doc/qore/modules/DebugHandler/html/search/all_6a.js
+share/doc/qore/modules/DebugHandler/html/search/all_6b.html
+share/doc/qore/modules/DebugHandler/html/search/all_6b.js
+share/doc/qore/modules/DebugHandler/html/search/all_6c.html
+share/doc/qore/modules/DebugHandler/html/search/all_6c.js
+share/doc/qore/modules/DebugHandler/html/search/all_6d.html
+share/doc/qore/modules/DebugHandler/html/search/all_6d.js
+share/doc/qore/modules/DebugHandler/html/search/all_6e.html
+share/doc/qore/modules/DebugHandler/html/search/all_6e.js
+share/doc/qore/modules/DebugHandler/html/search/all_6f.html
+share/doc/qore/modules/DebugHandler/html/search/all_6f.js
+share/doc/qore/modules/DebugHandler/html/search/all_70.html
+share/doc/qore/modules/DebugHandler/html/search/all_70.js
+share/doc/qore/modules/DebugHandler/html/search/all_71.html
+share/doc/qore/modules/DebugHandler/html/search/all_71.js
+share/doc/qore/modules/DebugHandler/html/search/all_72.html
+share/doc/qore/modules/DebugHandler/html/search/all_72.js
+share/doc/qore/modules/DebugHandler/html/search/all_73.html
+share/doc/qore/modules/DebugHandler/html/search/all_73.js
+share/doc/qore/modules/DebugHandler/html/search/all_74.html
+share/doc/qore/modules/DebugHandler/html/search/all_74.js
+share/doc/qore/modules/DebugHandler/html/search/all_75.html
+share/doc/qore/modules/DebugHandler/html/search/all_75.js
+share/doc/qore/modules/DebugHandler/html/search/all_76.html
+share/doc/qore/modules/DebugHandler/html/search/all_76.js
+share/doc/qore/modules/DebugHandler/html/search/all_77.html
+share/doc/qore/modules/DebugHandler/html/search/all_77.js
+share/doc/qore/modules/DebugHandler/html/search/all_78.html
+share/doc/qore/modules/DebugHandler/html/search/all_78.js
+share/doc/qore/modules/DebugHandler/html/search/all_79.html
+share/doc/qore/modules/DebugHandler/html/search/all_79.js
+share/doc/qore/modules/DebugHandler/html/search/all_7a.html
+share/doc/qore/modules/DebugHandler/html/search/all_7a.js
+share/doc/qore/modules/DebugHandler/html/search/classes_61.html
+share/doc/qore/modules/DebugHandler/html/search/classes_61.js
+share/doc/qore/modules/DebugHandler/html/search/classes_62.html
+share/doc/qore/modules/DebugHandler/html/search/classes_62.js
+share/doc/qore/modules/DebugHandler/html/search/classes_63.html
+share/doc/qore/modules/DebugHandler/html/search/classes_63.js
+share/doc/qore/modules/DebugHandler/html/search/classes_64.html
+share/doc/qore/modules/DebugHandler/html/search/classes_64.js
+share/doc/qore/modules/DebugHandler/html/search/classes_65.html
+share/doc/qore/modules/DebugHandler/html/search/classes_65.js
+share/doc/qore/modules/DebugHandler/html/search/classes_66.html
+share/doc/qore/modules/DebugHandler/html/search/classes_66.js
+share/doc/qore/modules/DebugHandler/html/search/classes_67.html
+share/doc/qore/modules/DebugHandler/html/search/classes_67.js
+share/doc/qore/modules/DebugHandler/html/search/classes_68.html
+share/doc/qore/modules/DebugHandler/html/search/classes_68.js
+share/doc/qore/modules/DebugHandler/html/search/classes_69.html
+share/doc/qore/modules/DebugHandler/html/search/classes_69.js
+share/doc/qore/modules/DebugHandler/html/search/classes_6a.html
+share/doc/qore/modules/DebugHandler/html/search/classes_6a.js
+share/doc/qore/modules/DebugHandler/html/search/classes_6c.html
+share/doc/qore/modules/DebugHandler/html/search/classes_6c.js
+share/doc/qore/modules/DebugHandler/html/search/classes_6d.html
+share/doc/qore/modules/DebugHandler/html/search/classes_6d.js
+share/doc/qore/modules/DebugHandler/html/search/classes_6e.html
+share/doc/qore/modules/DebugHandler/html/search/classes_6e.js
+share/doc/qore/modules/DebugHandler/html/search/classes_6f.html
+share/doc/qore/modules/DebugHandler/html/search/classes_6f.js
+share/doc/qore/modules/DebugHandler/html/search/classes_70.html
+share/doc/qore/modules/DebugHandler/html/search/classes_70.js
+share/doc/qore/modules/DebugHandler/html/search/classes_71.html
+share/doc/qore/modules/DebugHandler/html/search/classes_71.js
+share/doc/qore/modules/DebugHandler/html/search/classes_72.html
+share/doc/qore/modules/DebugHandler/html/search/classes_72.js
+share/doc/qore/modules/DebugHandler/html/search/classes_73.html
+share/doc/qore/modules/DebugHandler/html/search/classes_73.js
+share/doc/qore/modules/DebugHandler/html/search/classes_74.html
+share/doc/qore/modules/DebugHandler/html/search/classes_74.js
+share/doc/qore/modules/DebugHandler/html/search/classes_75.html
+share/doc/qore/modules/DebugHandler/html/search/classes_75.js
+share/doc/qore/modules/DebugHandler/html/search/classes_77.html
+share/doc/qore/modules/DebugHandler/html/search/classes_77.js
+share/doc/qore/modules/DebugHandler/html/search/classes_78.html
+share/doc/qore/modules/DebugHandler/html/search/classes_78.js
+share/doc/qore/modules/DebugHandler/html/search/classes_7a.html
+share/doc/qore/modules/DebugHandler/html/search/classes_7a.js
share/doc/qore/modules/DebugHandler/html/search/close.png
-share/doc/qore/modules/DebugHandler/html/search/functions_0.html
-share/doc/qore/modules/DebugHandler/html/search/functions_0.js
-share/doc/qore/modules/DebugHandler/html/search/functions_1.html
-share/doc/qore/modules/DebugHandler/html/search/functions_1.js
-share/doc/qore/modules/DebugHandler/html/search/functions_10.html
-share/doc/qore/modules/DebugHandler/html/search/functions_10.js
-share/doc/qore/modules/DebugHandler/html/search/functions_11.html
-share/doc/qore/modules/DebugHandler/html/search/functions_11.js
-share/doc/qore/modules/DebugHandler/html/search/functions_12.html
-share/doc/qore/modules/DebugHandler/html/search/functions_12.js
-share/doc/qore/modules/DebugHandler/html/search/functions_13.html
-share/doc/qore/modules/DebugHandler/html/search/functions_13.js
-share/doc/qore/modules/DebugHandler/html/search/functions_14.html
-share/doc/qore/modules/DebugHandler/html/search/functions_14.js
-share/doc/qore/modules/DebugHandler/html/search/functions_15.html
-share/doc/qore/modules/DebugHandler/html/search/functions_15.js
-share/doc/qore/modules/DebugHandler/html/search/functions_16.html
-share/doc/qore/modules/DebugHandler/html/search/functions_16.js
-share/doc/qore/modules/DebugHandler/html/search/functions_17.html
-share/doc/qore/modules/DebugHandler/html/search/functions_17.js
-share/doc/qore/modules/DebugHandler/html/search/functions_18.html
-share/doc/qore/modules/DebugHandler/html/search/functions_18.js
-share/doc/qore/modules/DebugHandler/html/search/functions_19.html
-share/doc/qore/modules/DebugHandler/html/search/functions_19.js
-share/doc/qore/modules/DebugHandler/html/search/functions_2.html
-share/doc/qore/modules/DebugHandler/html/search/functions_2.js
-share/doc/qore/modules/DebugHandler/html/search/functions_3.html
-share/doc/qore/modules/DebugHandler/html/search/functions_3.js
-share/doc/qore/modules/DebugHandler/html/search/functions_4.html
-share/doc/qore/modules/DebugHandler/html/search/functions_4.js
-share/doc/qore/modules/DebugHandler/html/search/functions_5.html
-share/doc/qore/modules/DebugHandler/html/search/functions_5.js
-share/doc/qore/modules/DebugHandler/html/search/functions_6.html
-share/doc/qore/modules/DebugHandler/html/search/functions_6.js
-share/doc/qore/modules/DebugHandler/html/search/functions_7.html
-share/doc/qore/modules/DebugHandler/html/search/functions_7.js
-share/doc/qore/modules/DebugHandler/html/search/functions_8.html
-share/doc/qore/modules/DebugHandler/html/search/functions_8.js
-share/doc/qore/modules/DebugHandler/html/search/functions_9.html
-share/doc/qore/modules/DebugHandler/html/search/functions_9.js
-share/doc/qore/modules/DebugHandler/html/search/functions_a.html
-share/doc/qore/modules/DebugHandler/html/search/functions_a.js
-share/doc/qore/modules/DebugHandler/html/search/functions_b.html
-share/doc/qore/modules/DebugHandler/html/search/functions_b.js
-share/doc/qore/modules/DebugHandler/html/search/functions_c.html
-share/doc/qore/modules/DebugHandler/html/search/functions_c.js
-share/doc/qore/modules/DebugHandler/html/search/functions_d.html
-share/doc/qore/modules/DebugHandler/html/search/functions_d.js
-share/doc/qore/modules/DebugHandler/html/search/functions_e.html
-share/doc/qore/modules/DebugHandler/html/search/functions_e.js
-share/doc/qore/modules/DebugHandler/html/search/functions_f.html
-share/doc/qore/modules/DebugHandler/html/search/functions_f.js
-share/doc/qore/modules/DebugHandler/html/search/groups_0.html
-share/doc/qore/modules/DebugHandler/html/search/groups_0.js
-share/doc/qore/modules/DebugHandler/html/search/groups_1.html
-share/doc/qore/modules/DebugHandler/html/search/groups_1.js
-share/doc/qore/modules/DebugHandler/html/search/groups_10.html
-share/doc/qore/modules/DebugHandler/html/search/groups_10.js
-share/doc/qore/modules/DebugHandler/html/search/groups_11.html
-share/doc/qore/modules/DebugHandler/html/search/groups_11.js
-share/doc/qore/modules/DebugHandler/html/search/groups_2.html
-share/doc/qore/modules/DebugHandler/html/search/groups_2.js
-share/doc/qore/modules/DebugHandler/html/search/groups_3.html
-share/doc/qore/modules/DebugHandler/html/search/groups_3.js
-share/doc/qore/modules/DebugHandler/html/search/groups_4.html
-share/doc/qore/modules/DebugHandler/html/search/groups_4.js
-share/doc/qore/modules/DebugHandler/html/search/groups_5.html
-share/doc/qore/modules/DebugHandler/html/search/groups_5.js
-share/doc/qore/modules/DebugHandler/html/search/groups_6.html
-share/doc/qore/modules/DebugHandler/html/search/groups_6.js
-share/doc/qore/modules/DebugHandler/html/search/groups_7.html
-share/doc/qore/modules/DebugHandler/html/search/groups_7.js
-share/doc/qore/modules/DebugHandler/html/search/groups_8.html
-share/doc/qore/modules/DebugHandler/html/search/groups_8.js
-share/doc/qore/modules/DebugHandler/html/search/groups_9.html
-share/doc/qore/modules/DebugHandler/html/search/groups_9.js
-share/doc/qore/modules/DebugHandler/html/search/groups_a.html
-share/doc/qore/modules/DebugHandler/html/search/groups_a.js
-share/doc/qore/modules/DebugHandler/html/search/groups_b.html
-share/doc/qore/modules/DebugHandler/html/search/groups_b.js
-share/doc/qore/modules/DebugHandler/html/search/groups_c.html
-share/doc/qore/modules/DebugHandler/html/search/groups_c.js
-share/doc/qore/modules/DebugHandler/html/search/groups_d.html
-share/doc/qore/modules/DebugHandler/html/search/groups_d.js
-share/doc/qore/modules/DebugHandler/html/search/groups_e.html
-share/doc/qore/modules/DebugHandler/html/search/groups_e.js
-share/doc/qore/modules/DebugHandler/html/search/groups_f.html
-share/doc/qore/modules/DebugHandler/html/search/groups_f.js
+share/doc/qore/modules/DebugHandler/html/search/functions_61.html
+share/doc/qore/modules/DebugHandler/html/search/functions_61.js
+share/doc/qore/modules/DebugHandler/html/search/functions_62.html
+share/doc/qore/modules/DebugHandler/html/search/functions_62.js
+share/doc/qore/modules/DebugHandler/html/search/functions_63.html
+share/doc/qore/modules/DebugHandler/html/search/functions_63.js
+share/doc/qore/modules/DebugHandler/html/search/functions_64.html
+share/doc/qore/modules/DebugHandler/html/search/functions_64.js
+share/doc/qore/modules/DebugHandler/html/search/functions_65.html
+share/doc/qore/modules/DebugHandler/html/search/functions_65.js
+share/doc/qore/modules/DebugHandler/html/search/functions_66.html
+share/doc/qore/modules/DebugHandler/html/search/functions_66.js
+share/doc/qore/modules/DebugHandler/html/search/functions_67.html
+share/doc/qore/modules/DebugHandler/html/search/functions_67.js
+share/doc/qore/modules/DebugHandler/html/search/functions_68.html
+share/doc/qore/modules/DebugHandler/html/search/functions_68.js
+share/doc/qore/modules/DebugHandler/html/search/functions_69.html
+share/doc/qore/modules/DebugHandler/html/search/functions_69.js
+share/doc/qore/modules/DebugHandler/html/search/functions_6a.html
+share/doc/qore/modules/DebugHandler/html/search/functions_6a.js
+share/doc/qore/modules/DebugHandler/html/search/functions_6b.html
+share/doc/qore/modules/DebugHandler/html/search/functions_6b.js
+share/doc/qore/modules/DebugHandler/html/search/functions_6c.html
+share/doc/qore/modules/DebugHandler/html/search/functions_6c.js
+share/doc/qore/modules/DebugHandler/html/search/functions_6d.html
+share/doc/qore/modules/DebugHandler/html/search/functions_6d.js
+share/doc/qore/modules/DebugHandler/html/search/functions_6e.html
+share/doc/qore/modules/DebugHandler/html/search/functions_6e.js
+share/doc/qore/modules/DebugHandler/html/search/functions_6f.html
+share/doc/qore/modules/DebugHandler/html/search/functions_6f.js
+share/doc/qore/modules/DebugHandler/html/search/functions_70.html
+share/doc/qore/modules/DebugHandler/html/search/functions_70.js
+share/doc/qore/modules/DebugHandler/html/search/functions_71.html
+share/doc/qore/modules/DebugHandler/html/search/functions_71.js
+share/doc/qore/modules/DebugHandler/html/search/functions_72.html
+share/doc/qore/modules/DebugHandler/html/search/functions_72.js
+share/doc/qore/modules/DebugHandler/html/search/functions_73.html
+share/doc/qore/modules/DebugHandler/html/search/functions_73.js
+share/doc/qore/modules/DebugHandler/html/search/functions_74.html
+share/doc/qore/modules/DebugHandler/html/search/functions_74.js
+share/doc/qore/modules/DebugHandler/html/search/functions_75.html
+share/doc/qore/modules/DebugHandler/html/search/functions_75.js
+share/doc/qore/modules/DebugHandler/html/search/functions_76.html
+share/doc/qore/modules/DebugHandler/html/search/functions_76.js
+share/doc/qore/modules/DebugHandler/html/search/functions_77.html
+share/doc/qore/modules/DebugHandler/html/search/functions_77.js
+share/doc/qore/modules/DebugHandler/html/search/functions_78.html
+share/doc/qore/modules/DebugHandler/html/search/functions_78.js
+share/doc/qore/modules/DebugHandler/html/search/functions_79.html
+share/doc/qore/modules/DebugHandler/html/search/functions_79.js
+share/doc/qore/modules/DebugHandler/html/search/functions_7a.html
+share/doc/qore/modules/DebugHandler/html/search/functions_7a.js
+share/doc/qore/modules/DebugHandler/html/search/groups_62.html
+share/doc/qore/modules/DebugHandler/html/search/groups_62.js
+share/doc/qore/modules/DebugHandler/html/search/groups_63.html
+share/doc/qore/modules/DebugHandler/html/search/groups_63.js
+share/doc/qore/modules/DebugHandler/html/search/groups_64.html
+share/doc/qore/modules/DebugHandler/html/search/groups_64.js
+share/doc/qore/modules/DebugHandler/html/search/groups_65.html
+share/doc/qore/modules/DebugHandler/html/search/groups_65.js
+share/doc/qore/modules/DebugHandler/html/search/groups_66.html
+share/doc/qore/modules/DebugHandler/html/search/groups_66.js
+share/doc/qore/modules/DebugHandler/html/search/groups_68.html
+share/doc/qore/modules/DebugHandler/html/search/groups_68.js
+share/doc/qore/modules/DebugHandler/html/search/groups_69.html
+share/doc/qore/modules/DebugHandler/html/search/groups_69.js
+share/doc/qore/modules/DebugHandler/html/search/groups_6c.html
+share/doc/qore/modules/DebugHandler/html/search/groups_6c.js
+share/doc/qore/modules/DebugHandler/html/search/groups_6d.html
+share/doc/qore/modules/DebugHandler/html/search/groups_6d.js
+share/doc/qore/modules/DebugHandler/html/search/groups_6e.html
+share/doc/qore/modules/DebugHandler/html/search/groups_6e.js
+share/doc/qore/modules/DebugHandler/html/search/groups_6f.html
+share/doc/qore/modules/DebugHandler/html/search/groups_6f.js
+share/doc/qore/modules/DebugHandler/html/search/groups_70.html
+share/doc/qore/modules/DebugHandler/html/search/groups_70.js
+share/doc/qore/modules/DebugHandler/html/search/groups_72.html
+share/doc/qore/modules/DebugHandler/html/search/groups_72.js
+share/doc/qore/modules/DebugHandler/html/search/groups_73.html
+share/doc/qore/modules/DebugHandler/html/search/groups_73.js
+share/doc/qore/modules/DebugHandler/html/search/groups_74.html
+share/doc/qore/modules/DebugHandler/html/search/groups_74.js
+share/doc/qore/modules/DebugHandler/html/search/groups_75.html
+share/doc/qore/modules/DebugHandler/html/search/groups_75.js
+share/doc/qore/modules/DebugHandler/html/search/groups_77.html
+share/doc/qore/modules/DebugHandler/html/search/groups_77.js
+share/doc/qore/modules/DebugHandler/html/search/groups_78.html
+share/doc/qore/modules/DebugHandler/html/search/groups_78.js
share/doc/qore/modules/DebugHandler/html/search/mag_sel.png
-share/doc/qore/modules/DebugHandler/html/search/namespaces_0.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_0.js
-share/doc/qore/modules/DebugHandler/html/search/namespaces_1.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_1.js
-share/doc/qore/modules/DebugHandler/html/search/namespaces_2.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_2.js
-share/doc/qore/modules/DebugHandler/html/search/namespaces_3.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_3.js
-share/doc/qore/modules/DebugHandler/html/search/namespaces_4.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_4.js
-share/doc/qore/modules/DebugHandler/html/search/namespaces_5.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_5.js
-share/doc/qore/modules/DebugHandler/html/search/namespaces_6.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_6.js
-share/doc/qore/modules/DebugHandler/html/search/namespaces_7.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_7.js
-share/doc/qore/modules/DebugHandler/html/search/namespaces_8.html
-share/doc/qore/modules/DebugHandler/html/search/namespaces_8.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_63.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_63.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_64.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_64.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_68.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_68.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_6d.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_6d.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_71.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_71.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_72.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_72.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_73.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_73.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_75.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_75.js
+share/doc/qore/modules/DebugHandler/html/search/namespaces_77.html
+share/doc/qore/modules/DebugHandler/html/search/namespaces_77.js
share/doc/qore/modules/DebugHandler/html/search/nomatches.html
-share/doc/qore/modules/DebugHandler/html/search/pages_0.html
-share/doc/qore/modules/DebugHandler/html/search/pages_0.js
-share/doc/qore/modules/DebugHandler/html/search/pages_1.html
-share/doc/qore/modules/DebugHandler/html/search/pages_1.js
-share/doc/qore/modules/DebugHandler/html/search/pages_10.html
-share/doc/qore/modules/DebugHandler/html/search/pages_10.js
-share/doc/qore/modules/DebugHandler/html/search/pages_11.html
-share/doc/qore/modules/DebugHandler/html/search/pages_11.js
-share/doc/qore/modules/DebugHandler/html/search/pages_12.html
-share/doc/qore/modules/DebugHandler/html/search/pages_12.js
-share/doc/qore/modules/DebugHandler/html/search/pages_2.html
-share/doc/qore/modules/DebugHandler/html/search/pages_2.js
-share/doc/qore/modules/DebugHandler/html/search/pages_3.html
-share/doc/qore/modules/DebugHandler/html/search/pages_3.js
-share/doc/qore/modules/DebugHandler/html/search/pages_4.html
-share/doc/qore/modules/DebugHandler/html/search/pages_4.js
-share/doc/qore/modules/DebugHandler/html/search/pages_5.html
-share/doc/qore/modules/DebugHandler/html/search/pages_5.js
-share/doc/qore/modules/DebugHandler/html/search/pages_6.html
-share/doc/qore/modules/DebugHandler/html/search/pages_6.js
-share/doc/qore/modules/DebugHandler/html/search/pages_7.html
-share/doc/qore/modules/DebugHandler/html/search/pages_7.js
-share/doc/qore/modules/DebugHandler/html/search/pages_8.html
-share/doc/qore/modules/DebugHandler/html/search/pages_8.js
-share/doc/qore/modules/DebugHandler/html/search/pages_9.html
-share/doc/qore/modules/DebugHandler/html/search/pages_9.js
-share/doc/qore/modules/DebugHandler/html/search/pages_a.html
-share/doc/qore/modules/DebugHandler/html/search/pages_a.js
-share/doc/qore/modules/DebugHandler/html/search/pages_b.html
-share/doc/qore/modules/DebugHandler/html/search/pages_b.js
-share/doc/qore/modules/DebugHandler/html/search/pages_c.html
-share/doc/qore/modules/DebugHandler/html/search/pages_c.js
-share/doc/qore/modules/DebugHandler/html/search/pages_d.html
-share/doc/qore/modules/DebugHandler/html/search/pages_d.js
-share/doc/qore/modules/DebugHandler/html/search/pages_e.html
-share/doc/qore/modules/DebugHandler/html/search/pages_e.js
-share/doc/qore/modules/DebugHandler/html/search/pages_f.html
-share/doc/qore/modules/DebugHandler/html/search/pages_f.js
+share/doc/qore/modules/DebugHandler/html/search/pages_62.html
+share/doc/qore/modules/DebugHandler/html/search/pages_62.js
+share/doc/qore/modules/DebugHandler/html/search/pages_63.html
+share/doc/qore/modules/DebugHandler/html/search/pages_63.js
+share/doc/qore/modules/DebugHandler/html/search/pages_64.html
+share/doc/qore/modules/DebugHandler/html/search/pages_64.js
+share/doc/qore/modules/DebugHandler/html/search/pages_65.html
+share/doc/qore/modules/DebugHandler/html/search/pages_65.js
+share/doc/qore/modules/DebugHandler/html/search/pages_66.html
+share/doc/qore/modules/DebugHandler/html/search/pages_66.js
+share/doc/qore/modules/DebugHandler/html/search/pages_68.html
+share/doc/qore/modules/DebugHandler/html/search/pages_68.js
+share/doc/qore/modules/DebugHandler/html/search/pages_69.html
+share/doc/qore/modules/DebugHandler/html/search/pages_69.js
+share/doc/qore/modules/DebugHandler/html/search/pages_6b.html
+share/doc/qore/modules/DebugHandler/html/search/pages_6b.js
+share/doc/qore/modules/DebugHandler/html/search/pages_6c.html
+share/doc/qore/modules/DebugHandler/html/search/pages_6c.js
+share/doc/qore/modules/DebugHandler/html/search/pages_6d.html
+share/doc/qore/modules/DebugHandler/html/search/pages_6d.js
+share/doc/qore/modules/DebugHandler/html/search/pages_6e.html
+share/doc/qore/modules/DebugHandler/html/search/pages_6e.js
+share/doc/qore/modules/DebugHandler/html/search/pages_6f.html
+share/doc/qore/modules/DebugHandler/html/search/pages_6f.js
+share/doc/qore/modules/DebugHandler/html/search/pages_70.html
+share/doc/qore/modules/DebugHandler/html/search/pages_70.js
+share/doc/qore/modules/DebugHandler/html/search/pages_71.html
+share/doc/qore/modules/DebugHandler/html/search/pages_71.js
+share/doc/qore/modules/DebugHandler/html/search/pages_72.html
+share/doc/qore/modules/DebugHandler/html/search/pages_72.js
+share/doc/qore/modules/DebugHandler/html/search/pages_73.html
+share/doc/qore/modules/DebugHandler/html/search/pages_73.js
+share/doc/qore/modules/DebugHandler/html/search/pages_74.html
+share/doc/qore/modules/DebugHandler/html/search/pages_74.js
+share/doc/qore/modules/DebugHandler/html/search/pages_75.html
+share/doc/qore/modules/DebugHandler/html/search/pages_75.js
+share/doc/qore/modules/DebugHandler/html/search/pages_76.html
+share/doc/qore/modules/DebugHandler/html/search/pages_76.js
+share/doc/qore/modules/DebugHandler/html/search/pages_77.html
+share/doc/qore/modules/DebugHandler/html/search/pages_77.js
share/doc/qore/modules/DebugHandler/html/search/search.css
share/doc/qore/modules/DebugHandler/html/search/search.js
share/doc/qore/modules/DebugHandler/html/search/search_l.png
share/doc/qore/modules/DebugHandler/html/search/search_m.png
share/doc/qore/modules/DebugHandler/html/search/search_r.png
-share/doc/qore/modules/DebugHandler/html/search/searchdata.js
-share/doc/qore/modules/DebugHandler/html/search/variables_0.html
-share/doc/qore/modules/DebugHandler/html/search/variables_0.js
-share/doc/qore/modules/DebugHandler/html/search/variables_1.html
-share/doc/qore/modules/DebugHandler/html/search/variables_1.js
-share/doc/qore/modules/DebugHandler/html/search/variables_10.html
-share/doc/qore/modules/DebugHandler/html/search/variables_10.js
-share/doc/qore/modules/DebugHandler/html/search/variables_11.html
-share/doc/qore/modules/DebugHandler/html/search/variables_11.js
-share/doc/qore/modules/DebugHandler/html/search/variables_12.html
-share/doc/qore/modules/DebugHandler/html/search/variables_12.js
-share/doc/qore/modules/DebugHandler/html/search/variables_13.html
-share/doc/qore/modules/DebugHandler/html/search/variables_13.js
-share/doc/qore/modules/DebugHandler/html/search/variables_14.html
-share/doc/qore/modules/DebugHandler/html/search/variables_14.js
-share/doc/qore/modules/DebugHandler/html/search/variables_15.html
-share/doc/qore/modules/DebugHandler/html/search/variables_15.js
-share/doc/qore/modules/DebugHandler/html/search/variables_16.html
-share/doc/qore/modules/DebugHandler/html/search/variables_16.js
-share/doc/qore/modules/DebugHandler/html/search/variables_17.html
-share/doc/qore/modules/DebugHandler/html/search/variables_17.js
-share/doc/qore/modules/DebugHandler/html/search/variables_18.html
-share/doc/qore/modules/DebugHandler/html/search/variables_18.js
-share/doc/qore/modules/DebugHandler/html/search/variables_19.html
-share/doc/qore/modules/DebugHandler/html/search/variables_19.js
-share/doc/qore/modules/DebugHandler/html/search/variables_2.html
-share/doc/qore/modules/DebugHandler/html/search/variables_2.js
-share/doc/qore/modules/DebugHandler/html/search/variables_3.html
-share/doc/qore/modules/DebugHandler/html/search/variables_3.js
-share/doc/qore/modules/DebugHandler/html/search/variables_4.html
-share/doc/qore/modules/DebugHandler/html/search/variables_4.js
-share/doc/qore/modules/DebugHandler/html/search/variables_5.html
-share/doc/qore/modules/DebugHandler/html/search/variables_5.js
-share/doc/qore/modules/DebugHandler/html/search/variables_6.html
-share/doc/qore/modules/DebugHandler/html/search/variables_6.js
-share/doc/qore/modules/DebugHandler/html/search/variables_7.html
-share/doc/qore/modules/DebugHandler/html/search/variables_7.js
-share/doc/qore/modules/DebugHandler/html/search/variables_8.html
-share/doc/qore/modules/DebugHandler/html/search/variables_8.js
-share/doc/qore/modules/DebugHandler/html/search/variables_9.html
-share/doc/qore/modules/DebugHandler/html/search/variables_9.js
-share/doc/qore/modules/DebugHandler/html/search/variables_a.html
-share/doc/qore/modules/DebugHandler/html/search/variables_a.js
-share/doc/qore/modules/DebugHandler/html/search/variables_b.html
-share/doc/qore/modules/DebugHandler/html/search/variables_b.js
-share/doc/qore/modules/DebugHandler/html/search/variables_c.html
-share/doc/qore/modules/DebugHandler/html/search/variables_c.js
-share/doc/qore/modules/DebugHandler/html/search/variables_d.html
-share/doc/qore/modules/DebugHandler/html/search/variables_d.js
-share/doc/qore/modules/DebugHandler/html/search/variables_e.html
-share/doc/qore/modules/DebugHandler/html/search/variables_e.js
-share/doc/qore/modules/DebugHandler/html/search/variables_f.html
-share/doc/qore/modules/DebugHandler/html/search/variables_f.js
-share/doc/qore/modules/DebugHandler/html/splitbar.png
+share/doc/qore/modules/DebugHandler/html/search/variables_5f.html
+share/doc/qore/modules/DebugHandler/html/search/variables_5f.js
+share/doc/qore/modules/DebugHandler/html/search/variables_61.html
+share/doc/qore/modules/DebugHandler/html/search/variables_61.js
+share/doc/qore/modules/DebugHandler/html/search/variables_62.html
+share/doc/qore/modules/DebugHandler/html/search/variables_62.js
+share/doc/qore/modules/DebugHandler/html/search/variables_63.html
+share/doc/qore/modules/DebugHandler/html/search/variables_63.js
+share/doc/qore/modules/DebugHandler/html/search/variables_64.html
+share/doc/qore/modules/DebugHandler/html/search/variables_64.js
+share/doc/qore/modules/DebugHandler/html/search/variables_65.html
+share/doc/qore/modules/DebugHandler/html/search/variables_65.js
+share/doc/qore/modules/DebugHandler/html/search/variables_66.html
+share/doc/qore/modules/DebugHandler/html/search/variables_66.js
+share/doc/qore/modules/DebugHandler/html/search/variables_67.html
+share/doc/qore/modules/DebugHandler/html/search/variables_67.js
+share/doc/qore/modules/DebugHandler/html/search/variables_68.html
+share/doc/qore/modules/DebugHandler/html/search/variables_68.js
+share/doc/qore/modules/DebugHandler/html/search/variables_69.html
+share/doc/qore/modules/DebugHandler/html/search/variables_69.js
+share/doc/qore/modules/DebugHandler/html/search/variables_6a.html
+share/doc/qore/modules/DebugHandler/html/search/variables_6a.js
+share/doc/qore/modules/DebugHandler/html/search/variables_6c.html
+share/doc/qore/modules/DebugHandler/html/search/variables_6c.js
+share/doc/qore/modules/DebugHandler/html/search/variables_6d.html
+share/doc/qore/modules/DebugHandler/html/search/variables_6d.js
+share/doc/qore/modules/DebugHandler/html/search/variables_6e.html
+share/doc/qore/modules/DebugHandler/html/search/variables_6e.js
+share/doc/qore/modules/DebugHandler/html/search/variables_6f.html
+share/doc/qore/modules/DebugHandler/html/search/variables_6f.js
+share/doc/qore/modules/DebugHandler/html/search/variables_70.html
+share/doc/qore/modules/DebugHandler/html/search/variables_70.js
+share/doc/qore/modules/DebugHandler/html/search/variables_71.html
+share/doc/qore/modules/DebugHandler/html/search/variables_71.js
+share/doc/qore/modules/DebugHandler/html/search/variables_72.html
+share/doc/qore/modules/DebugHandler/html/search/variables_72.js
+share/doc/qore/modules/DebugHandler/html/search/variables_73.html
+share/doc/qore/modules/DebugHandler/html/search/variables_73.js
+share/doc/qore/modules/DebugHandler/html/search/variables_74.html
+share/doc/qore/modules/DebugHandler/html/search/variables_74.js
+share/doc/qore/modules/DebugHandler/html/search/variables_75.html
+share/doc/qore/modules/DebugHandler/html/search/variables_75.js
+share/doc/qore/modules/DebugHandler/html/search/variables_76.html
+share/doc/qore/modules/DebugHandler/html/search/variables_76.js
+share/doc/qore/modules/DebugHandler/html/search/variables_77.html
+share/doc/qore/modules/DebugHandler/html/search/variables_77.js
+share/doc/qore/modules/DebugHandler/html/search/variables_78.html
+share/doc/qore/modules/DebugHandler/html/search/variables_78.js
+share/doc/qore/modules/DebugHandler/html/search/variables_79.html
+share/doc/qore/modules/DebugHandler/html/search/variables_79.js
+share/doc/qore/modules/DebugHandler/html/search/variables_7a.html
+share/doc/qore/modules/DebugHandler/html/search/variables_7a.js
share/doc/qore/modules/DebugHandler/html/sync_off.png
share/doc/qore/modules/DebugHandler/html/sync_on.png
share/doc/qore/modules/DebugHandler/html/tab_a.png
@@ -5547,9 +5718,380 @@ share/doc/qore/modules/DebugHandler/html/tab_b.png
share/doc/qore/modules/DebugHandler/html/tab_h.png
share/doc/qore/modules/DebugHandler/html/tab_s.png
share/doc/qore/modules/DebugHandler/html/tabs.css
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/_debug_linenoise_cmd_line_8qm_8dox_8h_source.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/annotated.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/annotated.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/bc_s.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/bdwn.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/class_debug_linenoise_cmd_line_1_1_debug_linenoise_command_line-members.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/class_debug_linenoise_cmd_line_1_1_debug_linenoise_command_line.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/class_debug_linenoise_cmd_line_1_1_debug_linenoise_command_line.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/classes.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/closed.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dir_13add0083e006ac756009d5942a24d28_dep.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/doxygen.css
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/doxygen.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/dynsections.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2blank.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2cl.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2doc.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2folderclosed.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2folderopen.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2lastnode.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2link.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2mlastnode.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2mnode.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2mo.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2node.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2ns.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2plastnode.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2pnode.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2splitbar.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/ftv2vertline.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/functions.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/functions_func.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/graph_legend.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/graph_legend.md5
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/graph_legend.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/index.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/index.qhp
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/jquery.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/namespace_debug_linenoise_cmd_line.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/namespace_debug_linenoise_cmd_line.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/namespaces.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/namespaces.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/nav_f.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/nav_g.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/nav_h.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/navtree.css
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/navtree.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/navtreeindex0.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/open.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/pages.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/resize.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_5f.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_5f.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_61.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_61.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_62.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_62.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_63.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_63.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_64.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_64.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_65.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_65.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_66.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_66.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_67.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_67.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_68.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_68.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_69.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_69.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6a.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6b.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6b.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6c.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6c.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6d.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6d.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6e.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6e.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6f.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_6f.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_70.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_70.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_71.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_71.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_72.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_72.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_73.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_73.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_74.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_74.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_75.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_75.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_76.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_76.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_77.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_77.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_78.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_78.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_79.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_79.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_7a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/all_7a.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_61.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_61.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_62.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_62.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_63.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_63.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_64.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_64.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_65.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_65.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_66.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_66.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_67.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_67.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_68.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_68.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_69.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_69.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6a.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6c.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6c.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6d.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6d.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6e.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6e.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6f.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_6f.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_70.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_70.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_71.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_71.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_72.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_72.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_73.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_73.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_74.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_74.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_75.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_75.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_77.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_77.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_78.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_78.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_7a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/classes_7a.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/close.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_61.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_61.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_62.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_62.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_63.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_63.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_64.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_64.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_65.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_65.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_66.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_66.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_67.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_67.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_68.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_68.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_69.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_69.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6a.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6b.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6b.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6c.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6c.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6d.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6d.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6e.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6e.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6f.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_6f.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_70.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_70.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_71.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_71.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_72.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_72.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_73.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_73.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_74.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_74.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_75.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_75.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_76.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_76.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_77.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_77.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_78.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_78.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_79.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_79.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_7a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/functions_7a.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_62.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_62.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_63.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_63.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_64.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_64.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_65.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_65.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_66.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_66.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_68.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_68.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_69.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_69.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_6c.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_6c.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_6d.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_6d.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_6e.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_6e.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_6f.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_6f.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_70.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_70.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_72.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_72.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_73.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_73.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_74.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_74.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_75.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_75.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_77.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_77.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_78.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/groups_78.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/mag_sel.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_63.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_63.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_64.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_64.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_68.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_68.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_6d.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_6d.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_71.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_71.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_72.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_72.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_73.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_73.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_75.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_75.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_77.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/namespaces_77.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/nomatches.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_62.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_62.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_63.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_63.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_64.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_64.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_65.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_65.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_66.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_66.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_68.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_68.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_69.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_69.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6b.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6b.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6c.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6c.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6d.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6d.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6e.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6e.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6f.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_6f.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_70.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_70.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_71.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_71.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_72.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_72.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_73.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_73.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_74.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_74.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_75.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_75.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_76.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_76.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_77.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/pages_77.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/search.css
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/search.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/search_l.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/search_m.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/search_r.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_5f.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_5f.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_61.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_61.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_62.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_62.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_63.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_63.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_64.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_64.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_65.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_65.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_66.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_66.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_67.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_67.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_68.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_68.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_69.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_69.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6a.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6c.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6c.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6d.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6d.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6e.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6e.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6f.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_6f.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_70.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_70.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_71.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_71.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_72.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_72.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_73.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_73.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_74.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_74.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_75.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_75.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_76.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_76.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_77.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_77.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_78.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_78.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_79.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_79.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_7a.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/search/variables_7a.js
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/sync_off.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/sync_on.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/tab_a.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/tab_b.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/tab_h.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/tab_s.png
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/tabs.css
share/doc/qore/modules/DebugProgramControl/html/_debug_program_control_8qm_8dox_8h_source.html
share/doc/qore/modules/DebugProgramControl/html/annotated.html
-share/doc/qore/modules/DebugProgramControl/html/annotated_dup.js
+share/doc/qore/modules/DebugProgramControl/html/annotated.js
share/doc/qore/modules/DebugProgramControl/html/bc_s.png
share/doc/qore/modules/DebugProgramControl/html/bdwn.png
share/doc/qore/modules/DebugProgramControl/html/class_debug_program_control_1_1_debug_program_control-members.html
@@ -5558,13 +6100,32 @@ share/doc/qore/modules/DebugProgramControl/html/class_debug_program_control_1_1_
share/doc/qore/modules/DebugProgramControl/html/classes.html
share/doc/qore/modules/DebugProgramControl/html/closed.png
share/doc/qore/modules/DebugProgramControl/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/DebugProgramControl/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/DebugProgramControl/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/DebugProgramControl/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/DebugProgramControl/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/DebugProgramControl/html/doc.png
+share/doc/qore/modules/DebugProgramControl/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/DebugProgramControl/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/DebugProgramControl/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/DebugProgramControl/html/doxygen.css
share/doc/qore/modules/DebugProgramControl/html/doxygen.png
share/doc/qore/modules/DebugProgramControl/html/dynsections.js
-share/doc/qore/modules/DebugProgramControl/html/folderclosed.png
-share/doc/qore/modules/DebugProgramControl/html/folderopen.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2blank.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2cl.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2doc.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2folderclosed.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2folderopen.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2lastnode.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2link.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2mlastnode.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2mnode.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2mo.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2node.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2ns.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2plastnode.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2pnode.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2splitbar.png
+share/doc/qore/modules/DebugProgramControl/html/ftv2vertline.png
share/doc/qore/modules/DebugProgramControl/html/functions.html
share/doc/qore/modules/DebugProgramControl/html/functions_func.html
share/doc/qore/modules/DebugProgramControl/html/functions_vars.html
@@ -5574,8 +6135,6 @@ share/doc/qore/modules/DebugProgramControl/html/graph_legend.png
share/doc/qore/modules/DebugProgramControl/html/index.html
share/doc/qore/modules/DebugProgramControl/html/index.qhp
share/doc/qore/modules/DebugProgramControl/html/jquery.js
-share/doc/qore/modules/DebugProgramControl/html/menu.js
-share/doc/qore/modules/DebugProgramControl/html/menudata.js
share/doc/qore/modules/DebugProgramControl/html/namespace_debug_program_control.html
share/doc/qore/modules/DebugProgramControl/html/namespace_debug_program_control.js
share/doc/qore/modules/DebugProgramControl/html/namespaces.html
@@ -5585,291 +6144,288 @@ share/doc/qore/modules/DebugProgramControl/html/nav_g.png
share/doc/qore/modules/DebugProgramControl/html/nav_h.png
share/doc/qore/modules/DebugProgramControl/html/navtree.css
share/doc/qore/modules/DebugProgramControl/html/navtree.js
-share/doc/qore/modules/DebugProgramControl/html/navtreedata.js
share/doc/qore/modules/DebugProgramControl/html/navtreeindex0.js
share/doc/qore/modules/DebugProgramControl/html/open.png
share/doc/qore/modules/DebugProgramControl/html/pages.html
share/doc/qore/modules/DebugProgramControl/html/resize.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_0.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_0.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_1.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_1.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_10.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_10.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_11.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_11.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_12.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_12.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_13.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_13.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_14.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_14.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_15.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_15.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_16.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_16.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_17.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_17.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_18.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_18.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_19.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_19.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_1a.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_1a.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_2.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_2.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_3.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_3.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_4.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_4.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_5.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_5.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_6.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_6.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_7.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_7.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_8.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_8.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_9.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_9.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_a.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_a.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_b.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_b.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_c.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_c.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_d.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_d.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_e.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_e.js
-share/doc/qore/modules/DebugProgramControl/html/search/all_f.html
-share/doc/qore/modules/DebugProgramControl/html/search/all_f.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_0.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_0.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_1.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_1.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_10.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_10.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_11.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_11.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_12.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_12.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_2.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_2.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_3.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_3.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_4.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_4.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_5.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_5.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_6.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_6.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_7.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_7.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_8.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_8.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_9.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_9.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_a.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_a.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_b.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_b.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_c.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_c.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_d.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_d.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_e.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_e.js
-share/doc/qore/modules/DebugProgramControl/html/search/classes_f.html
-share/doc/qore/modules/DebugProgramControl/html/search/classes_f.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_5f.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_5f.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_61.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_61.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_62.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_62.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_63.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_63.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_64.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_64.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_65.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_65.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_66.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_66.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_67.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_67.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_68.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_68.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_69.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_69.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_6a.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_6a.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_6b.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_6b.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_6c.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_6c.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_6d.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_6d.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_6e.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_6e.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_6f.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_6f.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_70.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_70.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_71.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_71.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_72.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_72.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_73.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_73.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_74.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_74.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_75.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_75.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_76.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_76.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_77.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_77.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_78.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_78.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_79.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_79.js
+share/doc/qore/modules/DebugProgramControl/html/search/all_7a.html
+share/doc/qore/modules/DebugProgramControl/html/search/all_7a.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_61.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_61.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_62.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_62.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_63.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_63.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_64.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_64.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_65.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_65.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_66.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_66.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_67.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_67.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_68.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_68.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_69.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_69.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_6c.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_6c.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_6d.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_6d.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_6f.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_6f.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_70.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_70.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_71.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_71.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_72.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_72.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_73.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_73.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_74.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_74.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_77.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_77.js
+share/doc/qore/modules/DebugProgramControl/html/search/classes_7a.html
+share/doc/qore/modules/DebugProgramControl/html/search/classes_7a.js
share/doc/qore/modules/DebugProgramControl/html/search/close.png
-share/doc/qore/modules/DebugProgramControl/html/search/functions_0.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_0.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_1.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_1.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_10.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_10.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_11.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_11.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_12.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_12.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_13.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_13.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_14.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_14.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_15.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_15.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_16.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_16.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_17.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_17.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_18.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_18.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_2.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_2.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_3.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_3.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_4.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_4.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_5.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_5.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_6.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_6.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_7.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_7.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_8.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_8.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_9.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_9.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_a.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_a.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_b.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_b.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_c.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_c.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_d.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_d.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_e.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_e.js
-share/doc/qore/modules/DebugProgramControl/html/search/functions_f.html
-share/doc/qore/modules/DebugProgramControl/html/search/functions_f.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_0.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_0.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_1.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_1.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_10.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_10.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_11.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_11.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_2.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_2.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_3.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_3.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_4.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_4.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_5.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_5.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_6.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_6.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_7.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_7.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_8.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_8.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_9.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_9.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_a.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_a.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_b.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_b.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_c.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_c.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_d.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_d.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_e.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_e.js
-share/doc/qore/modules/DebugProgramControl/html/search/groups_f.html
-share/doc/qore/modules/DebugProgramControl/html/search/groups_f.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_61.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_61.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_62.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_62.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_63.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_63.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_64.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_64.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_65.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_65.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_66.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_66.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_67.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_67.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_68.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_68.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_69.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_69.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6a.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6a.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6b.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6b.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6c.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6c.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6d.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6d.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6e.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6e.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6f.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_6f.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_70.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_70.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_72.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_72.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_73.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_73.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_74.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_74.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_75.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_75.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_76.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_76.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_77.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_77.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_78.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_78.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_79.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_79.js
+share/doc/qore/modules/DebugProgramControl/html/search/functions_7a.html
+share/doc/qore/modules/DebugProgramControl/html/search/functions_7a.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_62.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_62.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_63.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_63.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_64.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_64.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_65.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_65.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_66.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_66.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_68.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_68.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_69.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_69.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_6c.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_6c.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_6d.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_6d.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_6e.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_6e.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_6f.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_6f.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_70.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_70.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_72.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_72.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_73.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_73.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_74.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_74.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_75.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_75.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_77.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_77.js
+share/doc/qore/modules/DebugProgramControl/html/search/groups_78.html
+share/doc/qore/modules/DebugProgramControl/html/search/groups_78.js
share/doc/qore/modules/DebugProgramControl/html/search/mag_sel.png
-share/doc/qore/modules/DebugProgramControl/html/search/namespaces_0.html
-share/doc/qore/modules/DebugProgramControl/html/search/namespaces_0.js
-share/doc/qore/modules/DebugProgramControl/html/search/namespaces_1.html
-share/doc/qore/modules/DebugProgramControl/html/search/namespaces_1.js
+share/doc/qore/modules/DebugProgramControl/html/search/namespaces_64.html
+share/doc/qore/modules/DebugProgramControl/html/search/namespaces_64.js
+share/doc/qore/modules/DebugProgramControl/html/search/namespaces_71.html
+share/doc/qore/modules/DebugProgramControl/html/search/namespaces_71.js
share/doc/qore/modules/DebugProgramControl/html/search/nomatches.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_0.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_0.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_1.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_1.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_10.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_10.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_11.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_11.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_12.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_12.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_2.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_2.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_3.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_3.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_4.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_4.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_5.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_5.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_6.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_6.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_7.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_7.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_8.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_8.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_9.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_9.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_a.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_a.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_b.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_b.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_c.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_c.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_d.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_d.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_e.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_e.js
-share/doc/qore/modules/DebugProgramControl/html/search/pages_f.html
-share/doc/qore/modules/DebugProgramControl/html/search/pages_f.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_62.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_62.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_63.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_63.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_64.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_64.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_65.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_65.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_66.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_66.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_68.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_68.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_69.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_69.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6b.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6b.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6c.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6c.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6d.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6d.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6e.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6e.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6f.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_6f.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_70.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_70.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_71.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_71.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_72.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_72.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_73.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_73.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_74.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_74.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_76.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_76.js
+share/doc/qore/modules/DebugProgramControl/html/search/pages_77.html
+share/doc/qore/modules/DebugProgramControl/html/search/pages_77.js
share/doc/qore/modules/DebugProgramControl/html/search/search.css
share/doc/qore/modules/DebugProgramControl/html/search/search.js
share/doc/qore/modules/DebugProgramControl/html/search/search_l.png
share/doc/qore/modules/DebugProgramControl/html/search/search_m.png
share/doc/qore/modules/DebugProgramControl/html/search/search_r.png
-share/doc/qore/modules/DebugProgramControl/html/search/searchdata.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_0.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_0.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_1.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_1.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_10.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_10.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_11.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_11.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_12.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_12.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_13.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_13.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_14.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_14.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_15.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_15.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_16.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_16.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_17.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_17.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_18.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_18.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_2.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_2.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_3.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_3.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_4.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_4.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_5.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_5.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_6.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_6.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_7.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_7.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_8.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_8.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_9.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_9.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_a.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_a.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_b.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_b.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_c.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_c.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_d.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_d.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_e.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_e.js
-share/doc/qore/modules/DebugProgramControl/html/search/variables_f.html
-share/doc/qore/modules/DebugProgramControl/html/search/variables_f.js
-share/doc/qore/modules/DebugProgramControl/html/splitbar.png
+share/doc/qore/modules/DebugProgramControl/html/search/variables_5f.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_5f.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_61.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_61.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_62.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_62.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_63.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_63.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_64.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_64.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_65.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_65.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_66.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_66.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_67.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_67.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_68.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_68.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_69.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_69.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_6c.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_6c.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_6d.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_6d.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_6e.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_6e.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_6f.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_6f.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_70.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_70.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_71.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_71.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_72.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_72.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_73.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_73.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_74.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_74.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_75.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_75.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_76.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_76.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_77.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_77.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_78.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_78.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_79.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_79.js
+share/doc/qore/modules/DebugProgramControl/html/search/variables_7a.html
+share/doc/qore/modules/DebugProgramControl/html/search/variables_7a.js
share/doc/qore/modules/DebugProgramControl/html/sync_off.png
share/doc/qore/modules/DebugProgramControl/html/sync_on.png
share/doc/qore/modules/DebugProgramControl/html/tab_a.png
@@ -5879,7 +6435,7 @@ share/doc/qore/modules/DebugProgramControl/html/tab_s.png
share/doc/qore/modules/DebugProgramControl/html/tabs.css
share/doc/qore/modules/DebugUtil/html/_debug_util_8qm_8dox_8h_source.html
share/doc/qore/modules/DebugUtil/html/annotated.html
-share/doc/qore/modules/DebugUtil/html/annotated_dup.js
+share/doc/qore/modules/DebugUtil/html/annotated.js
share/doc/qore/modules/DebugUtil/html/bc_s.png
share/doc/qore/modules/DebugUtil/html/bdwn.png
share/doc/qore/modules/DebugUtil/html/class_debug_util_1_1_abstract_debug_control-members.html
@@ -5894,13 +6450,32 @@ share/doc/qore/modules/DebugUtil/html/class_debug_util_1_1_wrapper_get_opt.js
share/doc/qore/modules/DebugUtil/html/classes.html
share/doc/qore/modules/DebugUtil/html/closed.png
share/doc/qore/modules/DebugUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/DebugUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/DebugUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/DebugUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/DebugUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/DebugUtil/html/doc.png
+share/doc/qore/modules/DebugUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/DebugUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/DebugUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/DebugUtil/html/doxygen.css
share/doc/qore/modules/DebugUtil/html/doxygen.png
share/doc/qore/modules/DebugUtil/html/dynsections.js
-share/doc/qore/modules/DebugUtil/html/folderclosed.png
-share/doc/qore/modules/DebugUtil/html/folderopen.png
+share/doc/qore/modules/DebugUtil/html/ftv2blank.png
+share/doc/qore/modules/DebugUtil/html/ftv2cl.png
+share/doc/qore/modules/DebugUtil/html/ftv2doc.png
+share/doc/qore/modules/DebugUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/DebugUtil/html/ftv2folderopen.png
+share/doc/qore/modules/DebugUtil/html/ftv2lastnode.png
+share/doc/qore/modules/DebugUtil/html/ftv2link.png
+share/doc/qore/modules/DebugUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/DebugUtil/html/ftv2mnode.png
+share/doc/qore/modules/DebugUtil/html/ftv2mo.png
+share/doc/qore/modules/DebugUtil/html/ftv2node.png
+share/doc/qore/modules/DebugUtil/html/ftv2ns.png
+share/doc/qore/modules/DebugUtil/html/ftv2plastnode.png
+share/doc/qore/modules/DebugUtil/html/ftv2pnode.png
+share/doc/qore/modules/DebugUtil/html/ftv2splitbar.png
+share/doc/qore/modules/DebugUtil/html/ftv2vertline.png
share/doc/qore/modules/DebugUtil/html/functions.html
share/doc/qore/modules/DebugUtil/html/functions_func.html
share/doc/qore/modules/DebugUtil/html/functions_vars.html
@@ -5910,8 +6485,6 @@ share/doc/qore/modules/DebugUtil/html/graph_legend.png
share/doc/qore/modules/DebugUtil/html/index.html
share/doc/qore/modules/DebugUtil/html/index.qhp
share/doc/qore/modules/DebugUtil/html/jquery.js
-share/doc/qore/modules/DebugUtil/html/menu.js
-share/doc/qore/modules/DebugUtil/html/menudata.js
share/doc/qore/modules/DebugUtil/html/namespace_debug_util.html
share/doc/qore/modules/DebugUtil/html/namespace_debug_util.js
share/doc/qore/modules/DebugUtil/html/namespacemembers.html
@@ -5923,291 +6496,288 @@ share/doc/qore/modules/DebugUtil/html/nav_g.png
share/doc/qore/modules/DebugUtil/html/nav_h.png
share/doc/qore/modules/DebugUtil/html/navtree.css
share/doc/qore/modules/DebugUtil/html/navtree.js
-share/doc/qore/modules/DebugUtil/html/navtreedata.js
share/doc/qore/modules/DebugUtil/html/navtreeindex0.js
share/doc/qore/modules/DebugUtil/html/open.png
share/doc/qore/modules/DebugUtil/html/pages.html
share/doc/qore/modules/DebugUtil/html/resize.js
-share/doc/qore/modules/DebugUtil/html/search/all_0.html
-share/doc/qore/modules/DebugUtil/html/search/all_0.js
-share/doc/qore/modules/DebugUtil/html/search/all_1.html
-share/doc/qore/modules/DebugUtil/html/search/all_1.js
-share/doc/qore/modules/DebugUtil/html/search/all_10.html
-share/doc/qore/modules/DebugUtil/html/search/all_10.js
-share/doc/qore/modules/DebugUtil/html/search/all_11.html
-share/doc/qore/modules/DebugUtil/html/search/all_11.js
-share/doc/qore/modules/DebugUtil/html/search/all_12.html
-share/doc/qore/modules/DebugUtil/html/search/all_12.js
-share/doc/qore/modules/DebugUtil/html/search/all_13.html
-share/doc/qore/modules/DebugUtil/html/search/all_13.js
-share/doc/qore/modules/DebugUtil/html/search/all_14.html
-share/doc/qore/modules/DebugUtil/html/search/all_14.js
-share/doc/qore/modules/DebugUtil/html/search/all_15.html
-share/doc/qore/modules/DebugUtil/html/search/all_15.js
-share/doc/qore/modules/DebugUtil/html/search/all_16.html
-share/doc/qore/modules/DebugUtil/html/search/all_16.js
-share/doc/qore/modules/DebugUtil/html/search/all_17.html
-share/doc/qore/modules/DebugUtil/html/search/all_17.js
-share/doc/qore/modules/DebugUtil/html/search/all_18.html
-share/doc/qore/modules/DebugUtil/html/search/all_18.js
-share/doc/qore/modules/DebugUtil/html/search/all_19.html
-share/doc/qore/modules/DebugUtil/html/search/all_19.js
-share/doc/qore/modules/DebugUtil/html/search/all_1a.html
-share/doc/qore/modules/DebugUtil/html/search/all_1a.js
-share/doc/qore/modules/DebugUtil/html/search/all_2.html
-share/doc/qore/modules/DebugUtil/html/search/all_2.js
-share/doc/qore/modules/DebugUtil/html/search/all_3.html
-share/doc/qore/modules/DebugUtil/html/search/all_3.js
-share/doc/qore/modules/DebugUtil/html/search/all_4.html
-share/doc/qore/modules/DebugUtil/html/search/all_4.js
-share/doc/qore/modules/DebugUtil/html/search/all_5.html
-share/doc/qore/modules/DebugUtil/html/search/all_5.js
-share/doc/qore/modules/DebugUtil/html/search/all_6.html
-share/doc/qore/modules/DebugUtil/html/search/all_6.js
-share/doc/qore/modules/DebugUtil/html/search/all_7.html
-share/doc/qore/modules/DebugUtil/html/search/all_7.js
-share/doc/qore/modules/DebugUtil/html/search/all_8.html
-share/doc/qore/modules/DebugUtil/html/search/all_8.js
-share/doc/qore/modules/DebugUtil/html/search/all_9.html
-share/doc/qore/modules/DebugUtil/html/search/all_9.js
-share/doc/qore/modules/DebugUtil/html/search/all_a.html
-share/doc/qore/modules/DebugUtil/html/search/all_a.js
-share/doc/qore/modules/DebugUtil/html/search/all_b.html
-share/doc/qore/modules/DebugUtil/html/search/all_b.js
-share/doc/qore/modules/DebugUtil/html/search/all_c.html
-share/doc/qore/modules/DebugUtil/html/search/all_c.js
-share/doc/qore/modules/DebugUtil/html/search/all_d.html
-share/doc/qore/modules/DebugUtil/html/search/all_d.js
-share/doc/qore/modules/DebugUtil/html/search/all_e.html
-share/doc/qore/modules/DebugUtil/html/search/all_e.js
-share/doc/qore/modules/DebugUtil/html/search/all_f.html
-share/doc/qore/modules/DebugUtil/html/search/all_f.js
-share/doc/qore/modules/DebugUtil/html/search/classes_0.html
-share/doc/qore/modules/DebugUtil/html/search/classes_0.js
-share/doc/qore/modules/DebugUtil/html/search/classes_1.html
-share/doc/qore/modules/DebugUtil/html/search/classes_1.js
-share/doc/qore/modules/DebugUtil/html/search/classes_10.html
-share/doc/qore/modules/DebugUtil/html/search/classes_10.js
-share/doc/qore/modules/DebugUtil/html/search/classes_11.html
-share/doc/qore/modules/DebugUtil/html/search/classes_11.js
-share/doc/qore/modules/DebugUtil/html/search/classes_12.html
-share/doc/qore/modules/DebugUtil/html/search/classes_12.js
-share/doc/qore/modules/DebugUtil/html/search/classes_2.html
-share/doc/qore/modules/DebugUtil/html/search/classes_2.js
-share/doc/qore/modules/DebugUtil/html/search/classes_3.html
-share/doc/qore/modules/DebugUtil/html/search/classes_3.js
-share/doc/qore/modules/DebugUtil/html/search/classes_4.html
-share/doc/qore/modules/DebugUtil/html/search/classes_4.js
-share/doc/qore/modules/DebugUtil/html/search/classes_5.html
-share/doc/qore/modules/DebugUtil/html/search/classes_5.js
-share/doc/qore/modules/DebugUtil/html/search/classes_6.html
-share/doc/qore/modules/DebugUtil/html/search/classes_6.js
-share/doc/qore/modules/DebugUtil/html/search/classes_7.html
-share/doc/qore/modules/DebugUtil/html/search/classes_7.js
-share/doc/qore/modules/DebugUtil/html/search/classes_8.html
-share/doc/qore/modules/DebugUtil/html/search/classes_8.js
-share/doc/qore/modules/DebugUtil/html/search/classes_9.html
-share/doc/qore/modules/DebugUtil/html/search/classes_9.js
-share/doc/qore/modules/DebugUtil/html/search/classes_a.html
-share/doc/qore/modules/DebugUtil/html/search/classes_a.js
-share/doc/qore/modules/DebugUtil/html/search/classes_b.html
-share/doc/qore/modules/DebugUtil/html/search/classes_b.js
-share/doc/qore/modules/DebugUtil/html/search/classes_c.html
-share/doc/qore/modules/DebugUtil/html/search/classes_c.js
-share/doc/qore/modules/DebugUtil/html/search/classes_d.html
-share/doc/qore/modules/DebugUtil/html/search/classes_d.js
-share/doc/qore/modules/DebugUtil/html/search/classes_e.html
-share/doc/qore/modules/DebugUtil/html/search/classes_e.js
-share/doc/qore/modules/DebugUtil/html/search/classes_f.html
-share/doc/qore/modules/DebugUtil/html/search/classes_f.js
+share/doc/qore/modules/DebugUtil/html/search/all_5f.html
+share/doc/qore/modules/DebugUtil/html/search/all_5f.js
+share/doc/qore/modules/DebugUtil/html/search/all_61.html
+share/doc/qore/modules/DebugUtil/html/search/all_61.js
+share/doc/qore/modules/DebugUtil/html/search/all_62.html
+share/doc/qore/modules/DebugUtil/html/search/all_62.js
+share/doc/qore/modules/DebugUtil/html/search/all_63.html
+share/doc/qore/modules/DebugUtil/html/search/all_63.js
+share/doc/qore/modules/DebugUtil/html/search/all_64.html
+share/doc/qore/modules/DebugUtil/html/search/all_64.js
+share/doc/qore/modules/DebugUtil/html/search/all_65.html
+share/doc/qore/modules/DebugUtil/html/search/all_65.js
+share/doc/qore/modules/DebugUtil/html/search/all_66.html
+share/doc/qore/modules/DebugUtil/html/search/all_66.js
+share/doc/qore/modules/DebugUtil/html/search/all_67.html
+share/doc/qore/modules/DebugUtil/html/search/all_67.js
+share/doc/qore/modules/DebugUtil/html/search/all_68.html
+share/doc/qore/modules/DebugUtil/html/search/all_68.js
+share/doc/qore/modules/DebugUtil/html/search/all_69.html
+share/doc/qore/modules/DebugUtil/html/search/all_69.js
+share/doc/qore/modules/DebugUtil/html/search/all_6a.html
+share/doc/qore/modules/DebugUtil/html/search/all_6a.js
+share/doc/qore/modules/DebugUtil/html/search/all_6b.html
+share/doc/qore/modules/DebugUtil/html/search/all_6b.js
+share/doc/qore/modules/DebugUtil/html/search/all_6c.html
+share/doc/qore/modules/DebugUtil/html/search/all_6c.js
+share/doc/qore/modules/DebugUtil/html/search/all_6d.html
+share/doc/qore/modules/DebugUtil/html/search/all_6d.js
+share/doc/qore/modules/DebugUtil/html/search/all_6e.html
+share/doc/qore/modules/DebugUtil/html/search/all_6e.js
+share/doc/qore/modules/DebugUtil/html/search/all_6f.html
+share/doc/qore/modules/DebugUtil/html/search/all_6f.js
+share/doc/qore/modules/DebugUtil/html/search/all_70.html
+share/doc/qore/modules/DebugUtil/html/search/all_70.js
+share/doc/qore/modules/DebugUtil/html/search/all_71.html
+share/doc/qore/modules/DebugUtil/html/search/all_71.js
+share/doc/qore/modules/DebugUtil/html/search/all_72.html
+share/doc/qore/modules/DebugUtil/html/search/all_72.js
+share/doc/qore/modules/DebugUtil/html/search/all_73.html
+share/doc/qore/modules/DebugUtil/html/search/all_73.js
+share/doc/qore/modules/DebugUtil/html/search/all_74.html
+share/doc/qore/modules/DebugUtil/html/search/all_74.js
+share/doc/qore/modules/DebugUtil/html/search/all_75.html
+share/doc/qore/modules/DebugUtil/html/search/all_75.js
+share/doc/qore/modules/DebugUtil/html/search/all_76.html
+share/doc/qore/modules/DebugUtil/html/search/all_76.js
+share/doc/qore/modules/DebugUtil/html/search/all_77.html
+share/doc/qore/modules/DebugUtil/html/search/all_77.js
+share/doc/qore/modules/DebugUtil/html/search/all_78.html
+share/doc/qore/modules/DebugUtil/html/search/all_78.js
+share/doc/qore/modules/DebugUtil/html/search/all_79.html
+share/doc/qore/modules/DebugUtil/html/search/all_79.js
+share/doc/qore/modules/DebugUtil/html/search/all_7a.html
+share/doc/qore/modules/DebugUtil/html/search/all_7a.js
+share/doc/qore/modules/DebugUtil/html/search/classes_61.html
+share/doc/qore/modules/DebugUtil/html/search/classes_61.js
+share/doc/qore/modules/DebugUtil/html/search/classes_62.html
+share/doc/qore/modules/DebugUtil/html/search/classes_62.js
+share/doc/qore/modules/DebugUtil/html/search/classes_63.html
+share/doc/qore/modules/DebugUtil/html/search/classes_63.js
+share/doc/qore/modules/DebugUtil/html/search/classes_64.html
+share/doc/qore/modules/DebugUtil/html/search/classes_64.js
+share/doc/qore/modules/DebugUtil/html/search/classes_65.html
+share/doc/qore/modules/DebugUtil/html/search/classes_65.js
+share/doc/qore/modules/DebugUtil/html/search/classes_66.html
+share/doc/qore/modules/DebugUtil/html/search/classes_66.js
+share/doc/qore/modules/DebugUtil/html/search/classes_67.html
+share/doc/qore/modules/DebugUtil/html/search/classes_67.js
+share/doc/qore/modules/DebugUtil/html/search/classes_68.html
+share/doc/qore/modules/DebugUtil/html/search/classes_68.js
+share/doc/qore/modules/DebugUtil/html/search/classes_69.html
+share/doc/qore/modules/DebugUtil/html/search/classes_69.js
+share/doc/qore/modules/DebugUtil/html/search/classes_6c.html
+share/doc/qore/modules/DebugUtil/html/search/classes_6c.js
+share/doc/qore/modules/DebugUtil/html/search/classes_6d.html
+share/doc/qore/modules/DebugUtil/html/search/classes_6d.js
+share/doc/qore/modules/DebugUtil/html/search/classes_6f.html
+share/doc/qore/modules/DebugUtil/html/search/classes_6f.js
+share/doc/qore/modules/DebugUtil/html/search/classes_70.html
+share/doc/qore/modules/DebugUtil/html/search/classes_70.js
+share/doc/qore/modules/DebugUtil/html/search/classes_71.html
+share/doc/qore/modules/DebugUtil/html/search/classes_71.js
+share/doc/qore/modules/DebugUtil/html/search/classes_72.html
+share/doc/qore/modules/DebugUtil/html/search/classes_72.js
+share/doc/qore/modules/DebugUtil/html/search/classes_73.html
+share/doc/qore/modules/DebugUtil/html/search/classes_73.js
+share/doc/qore/modules/DebugUtil/html/search/classes_74.html
+share/doc/qore/modules/DebugUtil/html/search/classes_74.js
+share/doc/qore/modules/DebugUtil/html/search/classes_77.html
+share/doc/qore/modules/DebugUtil/html/search/classes_77.js
+share/doc/qore/modules/DebugUtil/html/search/classes_7a.html
+share/doc/qore/modules/DebugUtil/html/search/classes_7a.js
share/doc/qore/modules/DebugUtil/html/search/close.png
-share/doc/qore/modules/DebugUtil/html/search/functions_0.html
-share/doc/qore/modules/DebugUtil/html/search/functions_0.js
-share/doc/qore/modules/DebugUtil/html/search/functions_1.html
-share/doc/qore/modules/DebugUtil/html/search/functions_1.js
-share/doc/qore/modules/DebugUtil/html/search/functions_10.html
-share/doc/qore/modules/DebugUtil/html/search/functions_10.js
-share/doc/qore/modules/DebugUtil/html/search/functions_11.html
-share/doc/qore/modules/DebugUtil/html/search/functions_11.js
-share/doc/qore/modules/DebugUtil/html/search/functions_12.html
-share/doc/qore/modules/DebugUtil/html/search/functions_12.js
-share/doc/qore/modules/DebugUtil/html/search/functions_13.html
-share/doc/qore/modules/DebugUtil/html/search/functions_13.js
-share/doc/qore/modules/DebugUtil/html/search/functions_14.html
-share/doc/qore/modules/DebugUtil/html/search/functions_14.js
-share/doc/qore/modules/DebugUtil/html/search/functions_15.html
-share/doc/qore/modules/DebugUtil/html/search/functions_15.js
-share/doc/qore/modules/DebugUtil/html/search/functions_16.html
-share/doc/qore/modules/DebugUtil/html/search/functions_16.js
-share/doc/qore/modules/DebugUtil/html/search/functions_17.html
-share/doc/qore/modules/DebugUtil/html/search/functions_17.js
-share/doc/qore/modules/DebugUtil/html/search/functions_18.html
-share/doc/qore/modules/DebugUtil/html/search/functions_18.js
-share/doc/qore/modules/DebugUtil/html/search/functions_2.html
-share/doc/qore/modules/DebugUtil/html/search/functions_2.js
-share/doc/qore/modules/DebugUtil/html/search/functions_3.html
-share/doc/qore/modules/DebugUtil/html/search/functions_3.js
-share/doc/qore/modules/DebugUtil/html/search/functions_4.html
-share/doc/qore/modules/DebugUtil/html/search/functions_4.js
-share/doc/qore/modules/DebugUtil/html/search/functions_5.html
-share/doc/qore/modules/DebugUtil/html/search/functions_5.js
-share/doc/qore/modules/DebugUtil/html/search/functions_6.html
-share/doc/qore/modules/DebugUtil/html/search/functions_6.js
-share/doc/qore/modules/DebugUtil/html/search/functions_7.html
-share/doc/qore/modules/DebugUtil/html/search/functions_7.js
-share/doc/qore/modules/DebugUtil/html/search/functions_8.html
-share/doc/qore/modules/DebugUtil/html/search/functions_8.js
-share/doc/qore/modules/DebugUtil/html/search/functions_9.html
-share/doc/qore/modules/DebugUtil/html/search/functions_9.js
-share/doc/qore/modules/DebugUtil/html/search/functions_a.html
-share/doc/qore/modules/DebugUtil/html/search/functions_a.js
-share/doc/qore/modules/DebugUtil/html/search/functions_b.html
-share/doc/qore/modules/DebugUtil/html/search/functions_b.js
-share/doc/qore/modules/DebugUtil/html/search/functions_c.html
-share/doc/qore/modules/DebugUtil/html/search/functions_c.js
-share/doc/qore/modules/DebugUtil/html/search/functions_d.html
-share/doc/qore/modules/DebugUtil/html/search/functions_d.js
-share/doc/qore/modules/DebugUtil/html/search/functions_e.html
-share/doc/qore/modules/DebugUtil/html/search/functions_e.js
-share/doc/qore/modules/DebugUtil/html/search/functions_f.html
-share/doc/qore/modules/DebugUtil/html/search/functions_f.js
-share/doc/qore/modules/DebugUtil/html/search/groups_0.html
-share/doc/qore/modules/DebugUtil/html/search/groups_0.js
-share/doc/qore/modules/DebugUtil/html/search/groups_1.html
-share/doc/qore/modules/DebugUtil/html/search/groups_1.js
-share/doc/qore/modules/DebugUtil/html/search/groups_10.html
-share/doc/qore/modules/DebugUtil/html/search/groups_10.js
-share/doc/qore/modules/DebugUtil/html/search/groups_11.html
-share/doc/qore/modules/DebugUtil/html/search/groups_11.js
-share/doc/qore/modules/DebugUtil/html/search/groups_2.html
-share/doc/qore/modules/DebugUtil/html/search/groups_2.js
-share/doc/qore/modules/DebugUtil/html/search/groups_3.html
-share/doc/qore/modules/DebugUtil/html/search/groups_3.js
-share/doc/qore/modules/DebugUtil/html/search/groups_4.html
-share/doc/qore/modules/DebugUtil/html/search/groups_4.js
-share/doc/qore/modules/DebugUtil/html/search/groups_5.html
-share/doc/qore/modules/DebugUtil/html/search/groups_5.js
-share/doc/qore/modules/DebugUtil/html/search/groups_6.html
-share/doc/qore/modules/DebugUtil/html/search/groups_6.js
-share/doc/qore/modules/DebugUtil/html/search/groups_7.html
-share/doc/qore/modules/DebugUtil/html/search/groups_7.js
-share/doc/qore/modules/DebugUtil/html/search/groups_8.html
-share/doc/qore/modules/DebugUtil/html/search/groups_8.js
-share/doc/qore/modules/DebugUtil/html/search/groups_9.html
-share/doc/qore/modules/DebugUtil/html/search/groups_9.js
-share/doc/qore/modules/DebugUtil/html/search/groups_a.html
-share/doc/qore/modules/DebugUtil/html/search/groups_a.js
-share/doc/qore/modules/DebugUtil/html/search/groups_b.html
-share/doc/qore/modules/DebugUtil/html/search/groups_b.js
-share/doc/qore/modules/DebugUtil/html/search/groups_c.html
-share/doc/qore/modules/DebugUtil/html/search/groups_c.js
-share/doc/qore/modules/DebugUtil/html/search/groups_d.html
-share/doc/qore/modules/DebugUtil/html/search/groups_d.js
-share/doc/qore/modules/DebugUtil/html/search/groups_e.html
-share/doc/qore/modules/DebugUtil/html/search/groups_e.js
-share/doc/qore/modules/DebugUtil/html/search/groups_f.html
-share/doc/qore/modules/DebugUtil/html/search/groups_f.js
+share/doc/qore/modules/DebugUtil/html/search/functions_61.html
+share/doc/qore/modules/DebugUtil/html/search/functions_61.js
+share/doc/qore/modules/DebugUtil/html/search/functions_62.html
+share/doc/qore/modules/DebugUtil/html/search/functions_62.js
+share/doc/qore/modules/DebugUtil/html/search/functions_63.html
+share/doc/qore/modules/DebugUtil/html/search/functions_63.js
+share/doc/qore/modules/DebugUtil/html/search/functions_64.html
+share/doc/qore/modules/DebugUtil/html/search/functions_64.js
+share/doc/qore/modules/DebugUtil/html/search/functions_65.html
+share/doc/qore/modules/DebugUtil/html/search/functions_65.js
+share/doc/qore/modules/DebugUtil/html/search/functions_66.html
+share/doc/qore/modules/DebugUtil/html/search/functions_66.js
+share/doc/qore/modules/DebugUtil/html/search/functions_67.html
+share/doc/qore/modules/DebugUtil/html/search/functions_67.js
+share/doc/qore/modules/DebugUtil/html/search/functions_68.html
+share/doc/qore/modules/DebugUtil/html/search/functions_68.js
+share/doc/qore/modules/DebugUtil/html/search/functions_69.html
+share/doc/qore/modules/DebugUtil/html/search/functions_69.js
+share/doc/qore/modules/DebugUtil/html/search/functions_6a.html
+share/doc/qore/modules/DebugUtil/html/search/functions_6a.js
+share/doc/qore/modules/DebugUtil/html/search/functions_6b.html
+share/doc/qore/modules/DebugUtil/html/search/functions_6b.js
+share/doc/qore/modules/DebugUtil/html/search/functions_6c.html
+share/doc/qore/modules/DebugUtil/html/search/functions_6c.js
+share/doc/qore/modules/DebugUtil/html/search/functions_6d.html
+share/doc/qore/modules/DebugUtil/html/search/functions_6d.js
+share/doc/qore/modules/DebugUtil/html/search/functions_6e.html
+share/doc/qore/modules/DebugUtil/html/search/functions_6e.js
+share/doc/qore/modules/DebugUtil/html/search/functions_6f.html
+share/doc/qore/modules/DebugUtil/html/search/functions_6f.js
+share/doc/qore/modules/DebugUtil/html/search/functions_70.html
+share/doc/qore/modules/DebugUtil/html/search/functions_70.js
+share/doc/qore/modules/DebugUtil/html/search/functions_72.html
+share/doc/qore/modules/DebugUtil/html/search/functions_72.js
+share/doc/qore/modules/DebugUtil/html/search/functions_73.html
+share/doc/qore/modules/DebugUtil/html/search/functions_73.js
+share/doc/qore/modules/DebugUtil/html/search/functions_74.html
+share/doc/qore/modules/DebugUtil/html/search/functions_74.js
+share/doc/qore/modules/DebugUtil/html/search/functions_75.html
+share/doc/qore/modules/DebugUtil/html/search/functions_75.js
+share/doc/qore/modules/DebugUtil/html/search/functions_76.html
+share/doc/qore/modules/DebugUtil/html/search/functions_76.js
+share/doc/qore/modules/DebugUtil/html/search/functions_77.html
+share/doc/qore/modules/DebugUtil/html/search/functions_77.js
+share/doc/qore/modules/DebugUtil/html/search/functions_78.html
+share/doc/qore/modules/DebugUtil/html/search/functions_78.js
+share/doc/qore/modules/DebugUtil/html/search/functions_79.html
+share/doc/qore/modules/DebugUtil/html/search/functions_79.js
+share/doc/qore/modules/DebugUtil/html/search/functions_7a.html
+share/doc/qore/modules/DebugUtil/html/search/functions_7a.js
+share/doc/qore/modules/DebugUtil/html/search/groups_62.html
+share/doc/qore/modules/DebugUtil/html/search/groups_62.js
+share/doc/qore/modules/DebugUtil/html/search/groups_63.html
+share/doc/qore/modules/DebugUtil/html/search/groups_63.js
+share/doc/qore/modules/DebugUtil/html/search/groups_64.html
+share/doc/qore/modules/DebugUtil/html/search/groups_64.js
+share/doc/qore/modules/DebugUtil/html/search/groups_65.html
+share/doc/qore/modules/DebugUtil/html/search/groups_65.js
+share/doc/qore/modules/DebugUtil/html/search/groups_66.html
+share/doc/qore/modules/DebugUtil/html/search/groups_66.js
+share/doc/qore/modules/DebugUtil/html/search/groups_68.html
+share/doc/qore/modules/DebugUtil/html/search/groups_68.js
+share/doc/qore/modules/DebugUtil/html/search/groups_69.html
+share/doc/qore/modules/DebugUtil/html/search/groups_69.js
+share/doc/qore/modules/DebugUtil/html/search/groups_6c.html
+share/doc/qore/modules/DebugUtil/html/search/groups_6c.js
+share/doc/qore/modules/DebugUtil/html/search/groups_6d.html
+share/doc/qore/modules/DebugUtil/html/search/groups_6d.js
+share/doc/qore/modules/DebugUtil/html/search/groups_6e.html
+share/doc/qore/modules/DebugUtil/html/search/groups_6e.js
+share/doc/qore/modules/DebugUtil/html/search/groups_6f.html
+share/doc/qore/modules/DebugUtil/html/search/groups_6f.js
+share/doc/qore/modules/DebugUtil/html/search/groups_70.html
+share/doc/qore/modules/DebugUtil/html/search/groups_70.js
+share/doc/qore/modules/DebugUtil/html/search/groups_72.html
+share/doc/qore/modules/DebugUtil/html/search/groups_72.js
+share/doc/qore/modules/DebugUtil/html/search/groups_73.html
+share/doc/qore/modules/DebugUtil/html/search/groups_73.js
+share/doc/qore/modules/DebugUtil/html/search/groups_74.html
+share/doc/qore/modules/DebugUtil/html/search/groups_74.js
+share/doc/qore/modules/DebugUtil/html/search/groups_75.html
+share/doc/qore/modules/DebugUtil/html/search/groups_75.js
+share/doc/qore/modules/DebugUtil/html/search/groups_77.html
+share/doc/qore/modules/DebugUtil/html/search/groups_77.js
+share/doc/qore/modules/DebugUtil/html/search/groups_78.html
+share/doc/qore/modules/DebugUtil/html/search/groups_78.js
share/doc/qore/modules/DebugUtil/html/search/mag_sel.png
-share/doc/qore/modules/DebugUtil/html/search/namespaces_0.html
-share/doc/qore/modules/DebugUtil/html/search/namespaces_0.js
-share/doc/qore/modules/DebugUtil/html/search/namespaces_1.html
-share/doc/qore/modules/DebugUtil/html/search/namespaces_1.js
+share/doc/qore/modules/DebugUtil/html/search/namespaces_64.html
+share/doc/qore/modules/DebugUtil/html/search/namespaces_64.js
+share/doc/qore/modules/DebugUtil/html/search/namespaces_71.html
+share/doc/qore/modules/DebugUtil/html/search/namespaces_71.js
share/doc/qore/modules/DebugUtil/html/search/nomatches.html
-share/doc/qore/modules/DebugUtil/html/search/pages_0.html
-share/doc/qore/modules/DebugUtil/html/search/pages_0.js
-share/doc/qore/modules/DebugUtil/html/search/pages_1.html
-share/doc/qore/modules/DebugUtil/html/search/pages_1.js
-share/doc/qore/modules/DebugUtil/html/search/pages_10.html
-share/doc/qore/modules/DebugUtil/html/search/pages_10.js
-share/doc/qore/modules/DebugUtil/html/search/pages_11.html
-share/doc/qore/modules/DebugUtil/html/search/pages_11.js
-share/doc/qore/modules/DebugUtil/html/search/pages_12.html
-share/doc/qore/modules/DebugUtil/html/search/pages_12.js
-share/doc/qore/modules/DebugUtil/html/search/pages_2.html
-share/doc/qore/modules/DebugUtil/html/search/pages_2.js
-share/doc/qore/modules/DebugUtil/html/search/pages_3.html
-share/doc/qore/modules/DebugUtil/html/search/pages_3.js
-share/doc/qore/modules/DebugUtil/html/search/pages_4.html
-share/doc/qore/modules/DebugUtil/html/search/pages_4.js
-share/doc/qore/modules/DebugUtil/html/search/pages_5.html
-share/doc/qore/modules/DebugUtil/html/search/pages_5.js
-share/doc/qore/modules/DebugUtil/html/search/pages_6.html
-share/doc/qore/modules/DebugUtil/html/search/pages_6.js
-share/doc/qore/modules/DebugUtil/html/search/pages_7.html
-share/doc/qore/modules/DebugUtil/html/search/pages_7.js
-share/doc/qore/modules/DebugUtil/html/search/pages_8.html
-share/doc/qore/modules/DebugUtil/html/search/pages_8.js
-share/doc/qore/modules/DebugUtil/html/search/pages_9.html
-share/doc/qore/modules/DebugUtil/html/search/pages_9.js
-share/doc/qore/modules/DebugUtil/html/search/pages_a.html
-share/doc/qore/modules/DebugUtil/html/search/pages_a.js
-share/doc/qore/modules/DebugUtil/html/search/pages_b.html
-share/doc/qore/modules/DebugUtil/html/search/pages_b.js
-share/doc/qore/modules/DebugUtil/html/search/pages_c.html
-share/doc/qore/modules/DebugUtil/html/search/pages_c.js
-share/doc/qore/modules/DebugUtil/html/search/pages_d.html
-share/doc/qore/modules/DebugUtil/html/search/pages_d.js
-share/doc/qore/modules/DebugUtil/html/search/pages_e.html
-share/doc/qore/modules/DebugUtil/html/search/pages_e.js
-share/doc/qore/modules/DebugUtil/html/search/pages_f.html
-share/doc/qore/modules/DebugUtil/html/search/pages_f.js
+share/doc/qore/modules/DebugUtil/html/search/pages_62.html
+share/doc/qore/modules/DebugUtil/html/search/pages_62.js
+share/doc/qore/modules/DebugUtil/html/search/pages_63.html
+share/doc/qore/modules/DebugUtil/html/search/pages_63.js
+share/doc/qore/modules/DebugUtil/html/search/pages_64.html
+share/doc/qore/modules/DebugUtil/html/search/pages_64.js
+share/doc/qore/modules/DebugUtil/html/search/pages_65.html
+share/doc/qore/modules/DebugUtil/html/search/pages_65.js
+share/doc/qore/modules/DebugUtil/html/search/pages_66.html
+share/doc/qore/modules/DebugUtil/html/search/pages_66.js
+share/doc/qore/modules/DebugUtil/html/search/pages_68.html
+share/doc/qore/modules/DebugUtil/html/search/pages_68.js
+share/doc/qore/modules/DebugUtil/html/search/pages_69.html
+share/doc/qore/modules/DebugUtil/html/search/pages_69.js
+share/doc/qore/modules/DebugUtil/html/search/pages_6b.html
+share/doc/qore/modules/DebugUtil/html/search/pages_6b.js
+share/doc/qore/modules/DebugUtil/html/search/pages_6c.html
+share/doc/qore/modules/DebugUtil/html/search/pages_6c.js
+share/doc/qore/modules/DebugUtil/html/search/pages_6d.html
+share/doc/qore/modules/DebugUtil/html/search/pages_6d.js
+share/doc/qore/modules/DebugUtil/html/search/pages_6e.html
+share/doc/qore/modules/DebugUtil/html/search/pages_6e.js
+share/doc/qore/modules/DebugUtil/html/search/pages_6f.html
+share/doc/qore/modules/DebugUtil/html/search/pages_6f.js
+share/doc/qore/modules/DebugUtil/html/search/pages_70.html
+share/doc/qore/modules/DebugUtil/html/search/pages_70.js
+share/doc/qore/modules/DebugUtil/html/search/pages_71.html
+share/doc/qore/modules/DebugUtil/html/search/pages_71.js
+share/doc/qore/modules/DebugUtil/html/search/pages_72.html
+share/doc/qore/modules/DebugUtil/html/search/pages_72.js
+share/doc/qore/modules/DebugUtil/html/search/pages_73.html
+share/doc/qore/modules/DebugUtil/html/search/pages_73.js
+share/doc/qore/modules/DebugUtil/html/search/pages_74.html
+share/doc/qore/modules/DebugUtil/html/search/pages_74.js
+share/doc/qore/modules/DebugUtil/html/search/pages_76.html
+share/doc/qore/modules/DebugUtil/html/search/pages_76.js
+share/doc/qore/modules/DebugUtil/html/search/pages_77.html
+share/doc/qore/modules/DebugUtil/html/search/pages_77.js
share/doc/qore/modules/DebugUtil/html/search/search.css
share/doc/qore/modules/DebugUtil/html/search/search.js
share/doc/qore/modules/DebugUtil/html/search/search_l.png
share/doc/qore/modules/DebugUtil/html/search/search_m.png
share/doc/qore/modules/DebugUtil/html/search/search_r.png
-share/doc/qore/modules/DebugUtil/html/search/searchdata.js
-share/doc/qore/modules/DebugUtil/html/search/variables_0.html
-share/doc/qore/modules/DebugUtil/html/search/variables_0.js
-share/doc/qore/modules/DebugUtil/html/search/variables_1.html
-share/doc/qore/modules/DebugUtil/html/search/variables_1.js
-share/doc/qore/modules/DebugUtil/html/search/variables_10.html
-share/doc/qore/modules/DebugUtil/html/search/variables_10.js
-share/doc/qore/modules/DebugUtil/html/search/variables_11.html
-share/doc/qore/modules/DebugUtil/html/search/variables_11.js
-share/doc/qore/modules/DebugUtil/html/search/variables_12.html
-share/doc/qore/modules/DebugUtil/html/search/variables_12.js
-share/doc/qore/modules/DebugUtil/html/search/variables_13.html
-share/doc/qore/modules/DebugUtil/html/search/variables_13.js
-share/doc/qore/modules/DebugUtil/html/search/variables_14.html
-share/doc/qore/modules/DebugUtil/html/search/variables_14.js
-share/doc/qore/modules/DebugUtil/html/search/variables_15.html
-share/doc/qore/modules/DebugUtil/html/search/variables_15.js
-share/doc/qore/modules/DebugUtil/html/search/variables_16.html
-share/doc/qore/modules/DebugUtil/html/search/variables_16.js
-share/doc/qore/modules/DebugUtil/html/search/variables_17.html
-share/doc/qore/modules/DebugUtil/html/search/variables_17.js
-share/doc/qore/modules/DebugUtil/html/search/variables_18.html
-share/doc/qore/modules/DebugUtil/html/search/variables_18.js
-share/doc/qore/modules/DebugUtil/html/search/variables_2.html
-share/doc/qore/modules/DebugUtil/html/search/variables_2.js
-share/doc/qore/modules/DebugUtil/html/search/variables_3.html
-share/doc/qore/modules/DebugUtil/html/search/variables_3.js
-share/doc/qore/modules/DebugUtil/html/search/variables_4.html
-share/doc/qore/modules/DebugUtil/html/search/variables_4.js
-share/doc/qore/modules/DebugUtil/html/search/variables_5.html
-share/doc/qore/modules/DebugUtil/html/search/variables_5.js
-share/doc/qore/modules/DebugUtil/html/search/variables_6.html
-share/doc/qore/modules/DebugUtil/html/search/variables_6.js
-share/doc/qore/modules/DebugUtil/html/search/variables_7.html
-share/doc/qore/modules/DebugUtil/html/search/variables_7.js
-share/doc/qore/modules/DebugUtil/html/search/variables_8.html
-share/doc/qore/modules/DebugUtil/html/search/variables_8.js
-share/doc/qore/modules/DebugUtil/html/search/variables_9.html
-share/doc/qore/modules/DebugUtil/html/search/variables_9.js
-share/doc/qore/modules/DebugUtil/html/search/variables_a.html
-share/doc/qore/modules/DebugUtil/html/search/variables_a.js
-share/doc/qore/modules/DebugUtil/html/search/variables_b.html
-share/doc/qore/modules/DebugUtil/html/search/variables_b.js
-share/doc/qore/modules/DebugUtil/html/search/variables_c.html
-share/doc/qore/modules/DebugUtil/html/search/variables_c.js
-share/doc/qore/modules/DebugUtil/html/search/variables_d.html
-share/doc/qore/modules/DebugUtil/html/search/variables_d.js
-share/doc/qore/modules/DebugUtil/html/search/variables_e.html
-share/doc/qore/modules/DebugUtil/html/search/variables_e.js
-share/doc/qore/modules/DebugUtil/html/search/variables_f.html
-share/doc/qore/modules/DebugUtil/html/search/variables_f.js
-share/doc/qore/modules/DebugUtil/html/splitbar.png
+share/doc/qore/modules/DebugUtil/html/search/variables_5f.html
+share/doc/qore/modules/DebugUtil/html/search/variables_5f.js
+share/doc/qore/modules/DebugUtil/html/search/variables_61.html
+share/doc/qore/modules/DebugUtil/html/search/variables_61.js
+share/doc/qore/modules/DebugUtil/html/search/variables_62.html
+share/doc/qore/modules/DebugUtil/html/search/variables_62.js
+share/doc/qore/modules/DebugUtil/html/search/variables_63.html
+share/doc/qore/modules/DebugUtil/html/search/variables_63.js
+share/doc/qore/modules/DebugUtil/html/search/variables_64.html
+share/doc/qore/modules/DebugUtil/html/search/variables_64.js
+share/doc/qore/modules/DebugUtil/html/search/variables_65.html
+share/doc/qore/modules/DebugUtil/html/search/variables_65.js
+share/doc/qore/modules/DebugUtil/html/search/variables_66.html
+share/doc/qore/modules/DebugUtil/html/search/variables_66.js
+share/doc/qore/modules/DebugUtil/html/search/variables_67.html
+share/doc/qore/modules/DebugUtil/html/search/variables_67.js
+share/doc/qore/modules/DebugUtil/html/search/variables_68.html
+share/doc/qore/modules/DebugUtil/html/search/variables_68.js
+share/doc/qore/modules/DebugUtil/html/search/variables_69.html
+share/doc/qore/modules/DebugUtil/html/search/variables_69.js
+share/doc/qore/modules/DebugUtil/html/search/variables_6c.html
+share/doc/qore/modules/DebugUtil/html/search/variables_6c.js
+share/doc/qore/modules/DebugUtil/html/search/variables_6d.html
+share/doc/qore/modules/DebugUtil/html/search/variables_6d.js
+share/doc/qore/modules/DebugUtil/html/search/variables_6e.html
+share/doc/qore/modules/DebugUtil/html/search/variables_6e.js
+share/doc/qore/modules/DebugUtil/html/search/variables_6f.html
+share/doc/qore/modules/DebugUtil/html/search/variables_6f.js
+share/doc/qore/modules/DebugUtil/html/search/variables_70.html
+share/doc/qore/modules/DebugUtil/html/search/variables_70.js
+share/doc/qore/modules/DebugUtil/html/search/variables_71.html
+share/doc/qore/modules/DebugUtil/html/search/variables_71.js
+share/doc/qore/modules/DebugUtil/html/search/variables_72.html
+share/doc/qore/modules/DebugUtil/html/search/variables_72.js
+share/doc/qore/modules/DebugUtil/html/search/variables_73.html
+share/doc/qore/modules/DebugUtil/html/search/variables_73.js
+share/doc/qore/modules/DebugUtil/html/search/variables_74.html
+share/doc/qore/modules/DebugUtil/html/search/variables_74.js
+share/doc/qore/modules/DebugUtil/html/search/variables_75.html
+share/doc/qore/modules/DebugUtil/html/search/variables_75.js
+share/doc/qore/modules/DebugUtil/html/search/variables_76.html
+share/doc/qore/modules/DebugUtil/html/search/variables_76.js
+share/doc/qore/modules/DebugUtil/html/search/variables_77.html
+share/doc/qore/modules/DebugUtil/html/search/variables_77.js
+share/doc/qore/modules/DebugUtil/html/search/variables_78.html
+share/doc/qore/modules/DebugUtil/html/search/variables_78.js
+share/doc/qore/modules/DebugUtil/html/search/variables_79.html
+share/doc/qore/modules/DebugUtil/html/search/variables_79.js
+share/doc/qore/modules/DebugUtil/html/search/variables_7a.html
+share/doc/qore/modules/DebugUtil/html/search/variables_7a.js
share/doc/qore/modules/DebugUtil/html/sync_off.png
share/doc/qore/modules/DebugUtil/html/sync_on.png
share/doc/qore/modules/DebugUtil/html/tab_a.png
@@ -6220,21 +6790,38 @@ share/doc/qore/modules/Diff/html/bc_s.png
share/doc/qore/modules/Diff/html/bdwn.png
share/doc/qore/modules/Diff/html/closed.png
share/doc/qore/modules/Diff/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Diff/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Diff/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Diff/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Diff/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Diff/html/doc.png
+share/doc/qore/modules/Diff/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Diff/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Diff/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Diff/html/doxygen.css
share/doc/qore/modules/Diff/html/doxygen.png
share/doc/qore/modules/Diff/html/dynsections.js
-share/doc/qore/modules/Diff/html/folderclosed.png
-share/doc/qore/modules/Diff/html/folderopen.png
+share/doc/qore/modules/Diff/html/ftv2blank.png
+share/doc/qore/modules/Diff/html/ftv2cl.png
+share/doc/qore/modules/Diff/html/ftv2doc.png
+share/doc/qore/modules/Diff/html/ftv2folderclosed.png
+share/doc/qore/modules/Diff/html/ftv2folderopen.png
+share/doc/qore/modules/Diff/html/ftv2lastnode.png
+share/doc/qore/modules/Diff/html/ftv2link.png
+share/doc/qore/modules/Diff/html/ftv2mlastnode.png
+share/doc/qore/modules/Diff/html/ftv2mnode.png
+share/doc/qore/modules/Diff/html/ftv2mo.png
+share/doc/qore/modules/Diff/html/ftv2node.png
+share/doc/qore/modules/Diff/html/ftv2ns.png
+share/doc/qore/modules/Diff/html/ftv2plastnode.png
+share/doc/qore/modules/Diff/html/ftv2pnode.png
+share/doc/qore/modules/Diff/html/ftv2splitbar.png
+share/doc/qore/modules/Diff/html/ftv2vertline.png
share/doc/qore/modules/Diff/html/graph_legend.html
share/doc/qore/modules/Diff/html/graph_legend.md5
share/doc/qore/modules/Diff/html/graph_legend.png
share/doc/qore/modules/Diff/html/index.html
share/doc/qore/modules/Diff/html/index.qhp
share/doc/qore/modules/Diff/html/jquery.js
-share/doc/qore/modules/Diff/html/menu.js
-share/doc/qore/modules/Diff/html/menudata.js
share/doc/qore/modules/Diff/html/namespace_diff.html
share/doc/qore/modules/Diff/html/namespacemembers.html
share/doc/qore/modules/Diff/html/namespacemembers_func.html
@@ -6245,317 +6832,316 @@ share/doc/qore/modules/Diff/html/nav_g.png
share/doc/qore/modules/Diff/html/nav_h.png
share/doc/qore/modules/Diff/html/navtree.css
share/doc/qore/modules/Diff/html/navtree.js
-share/doc/qore/modules/Diff/html/navtreedata.js
share/doc/qore/modules/Diff/html/navtreeindex0.js
share/doc/qore/modules/Diff/html/open.png
share/doc/qore/modules/Diff/html/pages.html
share/doc/qore/modules/Diff/html/resize.js
-share/doc/qore/modules/Diff/html/search/all_0.html
-share/doc/qore/modules/Diff/html/search/all_0.js
-share/doc/qore/modules/Diff/html/search/all_1.html
-share/doc/qore/modules/Diff/html/search/all_1.js
-share/doc/qore/modules/Diff/html/search/all_10.html
-share/doc/qore/modules/Diff/html/search/all_10.js
-share/doc/qore/modules/Diff/html/search/all_11.html
-share/doc/qore/modules/Diff/html/search/all_11.js
-share/doc/qore/modules/Diff/html/search/all_12.html
-share/doc/qore/modules/Diff/html/search/all_12.js
-share/doc/qore/modules/Diff/html/search/all_13.html
-share/doc/qore/modules/Diff/html/search/all_13.js
-share/doc/qore/modules/Diff/html/search/all_14.html
-share/doc/qore/modules/Diff/html/search/all_14.js
-share/doc/qore/modules/Diff/html/search/all_15.html
-share/doc/qore/modules/Diff/html/search/all_15.js
-share/doc/qore/modules/Diff/html/search/all_16.html
-share/doc/qore/modules/Diff/html/search/all_16.js
-share/doc/qore/modules/Diff/html/search/all_17.html
-share/doc/qore/modules/Diff/html/search/all_17.js
-share/doc/qore/modules/Diff/html/search/all_18.html
-share/doc/qore/modules/Diff/html/search/all_18.js
-share/doc/qore/modules/Diff/html/search/all_19.html
-share/doc/qore/modules/Diff/html/search/all_19.js
-share/doc/qore/modules/Diff/html/search/all_1a.html
-share/doc/qore/modules/Diff/html/search/all_1a.js
-share/doc/qore/modules/Diff/html/search/all_2.html
-share/doc/qore/modules/Diff/html/search/all_2.js
-share/doc/qore/modules/Diff/html/search/all_3.html
-share/doc/qore/modules/Diff/html/search/all_3.js
-share/doc/qore/modules/Diff/html/search/all_4.html
-share/doc/qore/modules/Diff/html/search/all_4.js
-share/doc/qore/modules/Diff/html/search/all_5.html
-share/doc/qore/modules/Diff/html/search/all_5.js
-share/doc/qore/modules/Diff/html/search/all_6.html
-share/doc/qore/modules/Diff/html/search/all_6.js
-share/doc/qore/modules/Diff/html/search/all_7.html
-share/doc/qore/modules/Diff/html/search/all_7.js
-share/doc/qore/modules/Diff/html/search/all_8.html
-share/doc/qore/modules/Diff/html/search/all_8.js
-share/doc/qore/modules/Diff/html/search/all_9.html
-share/doc/qore/modules/Diff/html/search/all_9.js
-share/doc/qore/modules/Diff/html/search/all_a.html
-share/doc/qore/modules/Diff/html/search/all_a.js
-share/doc/qore/modules/Diff/html/search/all_b.html
-share/doc/qore/modules/Diff/html/search/all_b.js
-share/doc/qore/modules/Diff/html/search/all_c.html
-share/doc/qore/modules/Diff/html/search/all_c.js
-share/doc/qore/modules/Diff/html/search/all_d.html
-share/doc/qore/modules/Diff/html/search/all_d.js
-share/doc/qore/modules/Diff/html/search/all_e.html
-share/doc/qore/modules/Diff/html/search/all_e.js
-share/doc/qore/modules/Diff/html/search/all_f.html
-share/doc/qore/modules/Diff/html/search/all_f.js
-share/doc/qore/modules/Diff/html/search/classes_0.html
-share/doc/qore/modules/Diff/html/search/classes_0.js
-share/doc/qore/modules/Diff/html/search/classes_1.html
-share/doc/qore/modules/Diff/html/search/classes_1.js
-share/doc/qore/modules/Diff/html/search/classes_10.html
-share/doc/qore/modules/Diff/html/search/classes_10.js
-share/doc/qore/modules/Diff/html/search/classes_11.html
-share/doc/qore/modules/Diff/html/search/classes_11.js
-share/doc/qore/modules/Diff/html/search/classes_12.html
-share/doc/qore/modules/Diff/html/search/classes_12.js
-share/doc/qore/modules/Diff/html/search/classes_13.html
-share/doc/qore/modules/Diff/html/search/classes_13.js
-share/doc/qore/modules/Diff/html/search/classes_14.html
-share/doc/qore/modules/Diff/html/search/classes_14.js
-share/doc/qore/modules/Diff/html/search/classes_15.html
-share/doc/qore/modules/Diff/html/search/classes_15.js
-share/doc/qore/modules/Diff/html/search/classes_16.html
-share/doc/qore/modules/Diff/html/search/classes_16.js
-share/doc/qore/modules/Diff/html/search/classes_2.html
-share/doc/qore/modules/Diff/html/search/classes_2.js
-share/doc/qore/modules/Diff/html/search/classes_3.html
-share/doc/qore/modules/Diff/html/search/classes_3.js
-share/doc/qore/modules/Diff/html/search/classes_4.html
-share/doc/qore/modules/Diff/html/search/classes_4.js
-share/doc/qore/modules/Diff/html/search/classes_5.html
-share/doc/qore/modules/Diff/html/search/classes_5.js
-share/doc/qore/modules/Diff/html/search/classes_6.html
-share/doc/qore/modules/Diff/html/search/classes_6.js
-share/doc/qore/modules/Diff/html/search/classes_7.html
-share/doc/qore/modules/Diff/html/search/classes_7.js
-share/doc/qore/modules/Diff/html/search/classes_8.html
-share/doc/qore/modules/Diff/html/search/classes_8.js
-share/doc/qore/modules/Diff/html/search/classes_9.html
-share/doc/qore/modules/Diff/html/search/classes_9.js
-share/doc/qore/modules/Diff/html/search/classes_a.html
-share/doc/qore/modules/Diff/html/search/classes_a.js
-share/doc/qore/modules/Diff/html/search/classes_b.html
-share/doc/qore/modules/Diff/html/search/classes_b.js
-share/doc/qore/modules/Diff/html/search/classes_c.html
-share/doc/qore/modules/Diff/html/search/classes_c.js
-share/doc/qore/modules/Diff/html/search/classes_d.html
-share/doc/qore/modules/Diff/html/search/classes_d.js
-share/doc/qore/modules/Diff/html/search/classes_e.html
-share/doc/qore/modules/Diff/html/search/classes_e.js
-share/doc/qore/modules/Diff/html/search/classes_f.html
-share/doc/qore/modules/Diff/html/search/classes_f.js
+share/doc/qore/modules/Diff/html/search/all_5f.html
+share/doc/qore/modules/Diff/html/search/all_5f.js
+share/doc/qore/modules/Diff/html/search/all_61.html
+share/doc/qore/modules/Diff/html/search/all_61.js
+share/doc/qore/modules/Diff/html/search/all_62.html
+share/doc/qore/modules/Diff/html/search/all_62.js
+share/doc/qore/modules/Diff/html/search/all_63.html
+share/doc/qore/modules/Diff/html/search/all_63.js
+share/doc/qore/modules/Diff/html/search/all_64.html
+share/doc/qore/modules/Diff/html/search/all_64.js
+share/doc/qore/modules/Diff/html/search/all_65.html
+share/doc/qore/modules/Diff/html/search/all_65.js
+share/doc/qore/modules/Diff/html/search/all_66.html
+share/doc/qore/modules/Diff/html/search/all_66.js
+share/doc/qore/modules/Diff/html/search/all_67.html
+share/doc/qore/modules/Diff/html/search/all_67.js
+share/doc/qore/modules/Diff/html/search/all_68.html
+share/doc/qore/modules/Diff/html/search/all_68.js
+share/doc/qore/modules/Diff/html/search/all_69.html
+share/doc/qore/modules/Diff/html/search/all_69.js
+share/doc/qore/modules/Diff/html/search/all_6a.html
+share/doc/qore/modules/Diff/html/search/all_6a.js
+share/doc/qore/modules/Diff/html/search/all_6b.html
+share/doc/qore/modules/Diff/html/search/all_6b.js
+share/doc/qore/modules/Diff/html/search/all_6c.html
+share/doc/qore/modules/Diff/html/search/all_6c.js
+share/doc/qore/modules/Diff/html/search/all_6d.html
+share/doc/qore/modules/Diff/html/search/all_6d.js
+share/doc/qore/modules/Diff/html/search/all_6e.html
+share/doc/qore/modules/Diff/html/search/all_6e.js
+share/doc/qore/modules/Diff/html/search/all_6f.html
+share/doc/qore/modules/Diff/html/search/all_6f.js
+share/doc/qore/modules/Diff/html/search/all_70.html
+share/doc/qore/modules/Diff/html/search/all_70.js
+share/doc/qore/modules/Diff/html/search/all_71.html
+share/doc/qore/modules/Diff/html/search/all_71.js
+share/doc/qore/modules/Diff/html/search/all_72.html
+share/doc/qore/modules/Diff/html/search/all_72.js
+share/doc/qore/modules/Diff/html/search/all_73.html
+share/doc/qore/modules/Diff/html/search/all_73.js
+share/doc/qore/modules/Diff/html/search/all_74.html
+share/doc/qore/modules/Diff/html/search/all_74.js
+share/doc/qore/modules/Diff/html/search/all_75.html
+share/doc/qore/modules/Diff/html/search/all_75.js
+share/doc/qore/modules/Diff/html/search/all_76.html
+share/doc/qore/modules/Diff/html/search/all_76.js
+share/doc/qore/modules/Diff/html/search/all_77.html
+share/doc/qore/modules/Diff/html/search/all_77.js
+share/doc/qore/modules/Diff/html/search/all_78.html
+share/doc/qore/modules/Diff/html/search/all_78.js
+share/doc/qore/modules/Diff/html/search/all_79.html
+share/doc/qore/modules/Diff/html/search/all_79.js
+share/doc/qore/modules/Diff/html/search/all_7a.html
+share/doc/qore/modules/Diff/html/search/all_7a.js
+share/doc/qore/modules/Diff/html/search/classes_61.html
+share/doc/qore/modules/Diff/html/search/classes_61.js
+share/doc/qore/modules/Diff/html/search/classes_62.html
+share/doc/qore/modules/Diff/html/search/classes_62.js
+share/doc/qore/modules/Diff/html/search/classes_63.html
+share/doc/qore/modules/Diff/html/search/classes_63.js
+share/doc/qore/modules/Diff/html/search/classes_64.html
+share/doc/qore/modules/Diff/html/search/classes_64.js
+share/doc/qore/modules/Diff/html/search/classes_65.html
+share/doc/qore/modules/Diff/html/search/classes_65.js
+share/doc/qore/modules/Diff/html/search/classes_66.html
+share/doc/qore/modules/Diff/html/search/classes_66.js
+share/doc/qore/modules/Diff/html/search/classes_67.html
+share/doc/qore/modules/Diff/html/search/classes_67.js
+share/doc/qore/modules/Diff/html/search/classes_68.html
+share/doc/qore/modules/Diff/html/search/classes_68.js
+share/doc/qore/modules/Diff/html/search/classes_69.html
+share/doc/qore/modules/Diff/html/search/classes_69.js
+share/doc/qore/modules/Diff/html/search/classes_6a.html
+share/doc/qore/modules/Diff/html/search/classes_6a.js
+share/doc/qore/modules/Diff/html/search/classes_6c.html
+share/doc/qore/modules/Diff/html/search/classes_6c.js
+share/doc/qore/modules/Diff/html/search/classes_6d.html
+share/doc/qore/modules/Diff/html/search/classes_6d.js
+share/doc/qore/modules/Diff/html/search/classes_6e.html
+share/doc/qore/modules/Diff/html/search/classes_6e.js
+share/doc/qore/modules/Diff/html/search/classes_6f.html
+share/doc/qore/modules/Diff/html/search/classes_6f.js
+share/doc/qore/modules/Diff/html/search/classes_70.html
+share/doc/qore/modules/Diff/html/search/classes_70.js
+share/doc/qore/modules/Diff/html/search/classes_71.html
+share/doc/qore/modules/Diff/html/search/classes_71.js
+share/doc/qore/modules/Diff/html/search/classes_72.html
+share/doc/qore/modules/Diff/html/search/classes_72.js
+share/doc/qore/modules/Diff/html/search/classes_73.html
+share/doc/qore/modules/Diff/html/search/classes_73.js
+share/doc/qore/modules/Diff/html/search/classes_74.html
+share/doc/qore/modules/Diff/html/search/classes_74.js
+share/doc/qore/modules/Diff/html/search/classes_75.html
+share/doc/qore/modules/Diff/html/search/classes_75.js
+share/doc/qore/modules/Diff/html/search/classes_77.html
+share/doc/qore/modules/Diff/html/search/classes_77.js
+share/doc/qore/modules/Diff/html/search/classes_78.html
+share/doc/qore/modules/Diff/html/search/classes_78.js
+share/doc/qore/modules/Diff/html/search/classes_7a.html
+share/doc/qore/modules/Diff/html/search/classes_7a.js
share/doc/qore/modules/Diff/html/search/close.png
-share/doc/qore/modules/Diff/html/search/functions_0.html
-share/doc/qore/modules/Diff/html/search/functions_0.js
-share/doc/qore/modules/Diff/html/search/functions_1.html
-share/doc/qore/modules/Diff/html/search/functions_1.js
-share/doc/qore/modules/Diff/html/search/functions_10.html
-share/doc/qore/modules/Diff/html/search/functions_10.js
-share/doc/qore/modules/Diff/html/search/functions_11.html
-share/doc/qore/modules/Diff/html/search/functions_11.js
-share/doc/qore/modules/Diff/html/search/functions_12.html
-share/doc/qore/modules/Diff/html/search/functions_12.js
-share/doc/qore/modules/Diff/html/search/functions_13.html
-share/doc/qore/modules/Diff/html/search/functions_13.js
-share/doc/qore/modules/Diff/html/search/functions_14.html
-share/doc/qore/modules/Diff/html/search/functions_14.js
-share/doc/qore/modules/Diff/html/search/functions_15.html
-share/doc/qore/modules/Diff/html/search/functions_15.js
-share/doc/qore/modules/Diff/html/search/functions_16.html
-share/doc/qore/modules/Diff/html/search/functions_16.js
-share/doc/qore/modules/Diff/html/search/functions_17.html
-share/doc/qore/modules/Diff/html/search/functions_17.js
-share/doc/qore/modules/Diff/html/search/functions_18.html
-share/doc/qore/modules/Diff/html/search/functions_18.js
-share/doc/qore/modules/Diff/html/search/functions_19.html
-share/doc/qore/modules/Diff/html/search/functions_19.js
-share/doc/qore/modules/Diff/html/search/functions_2.html
-share/doc/qore/modules/Diff/html/search/functions_2.js
-share/doc/qore/modules/Diff/html/search/functions_3.html
-share/doc/qore/modules/Diff/html/search/functions_3.js
-share/doc/qore/modules/Diff/html/search/functions_4.html
-share/doc/qore/modules/Diff/html/search/functions_4.js
-share/doc/qore/modules/Diff/html/search/functions_5.html
-share/doc/qore/modules/Diff/html/search/functions_5.js
-share/doc/qore/modules/Diff/html/search/functions_6.html
-share/doc/qore/modules/Diff/html/search/functions_6.js
-share/doc/qore/modules/Diff/html/search/functions_7.html
-share/doc/qore/modules/Diff/html/search/functions_7.js
-share/doc/qore/modules/Diff/html/search/functions_8.html
-share/doc/qore/modules/Diff/html/search/functions_8.js
-share/doc/qore/modules/Diff/html/search/functions_9.html
-share/doc/qore/modules/Diff/html/search/functions_9.js
-share/doc/qore/modules/Diff/html/search/functions_a.html
-share/doc/qore/modules/Diff/html/search/functions_a.js
-share/doc/qore/modules/Diff/html/search/functions_b.html
-share/doc/qore/modules/Diff/html/search/functions_b.js
-share/doc/qore/modules/Diff/html/search/functions_c.html
-share/doc/qore/modules/Diff/html/search/functions_c.js
-share/doc/qore/modules/Diff/html/search/functions_d.html
-share/doc/qore/modules/Diff/html/search/functions_d.js
-share/doc/qore/modules/Diff/html/search/functions_e.html
-share/doc/qore/modules/Diff/html/search/functions_e.js
-share/doc/qore/modules/Diff/html/search/functions_f.html
-share/doc/qore/modules/Diff/html/search/functions_f.js
-share/doc/qore/modules/Diff/html/search/groups_0.html
-share/doc/qore/modules/Diff/html/search/groups_0.js
-share/doc/qore/modules/Diff/html/search/groups_1.html
-share/doc/qore/modules/Diff/html/search/groups_1.js
-share/doc/qore/modules/Diff/html/search/groups_10.html
-share/doc/qore/modules/Diff/html/search/groups_10.js
-share/doc/qore/modules/Diff/html/search/groups_11.html
-share/doc/qore/modules/Diff/html/search/groups_11.js
-share/doc/qore/modules/Diff/html/search/groups_2.html
-share/doc/qore/modules/Diff/html/search/groups_2.js
-share/doc/qore/modules/Diff/html/search/groups_3.html
-share/doc/qore/modules/Diff/html/search/groups_3.js
-share/doc/qore/modules/Diff/html/search/groups_4.html
-share/doc/qore/modules/Diff/html/search/groups_4.js
-share/doc/qore/modules/Diff/html/search/groups_5.html
-share/doc/qore/modules/Diff/html/search/groups_5.js
-share/doc/qore/modules/Diff/html/search/groups_6.html
-share/doc/qore/modules/Diff/html/search/groups_6.js
-share/doc/qore/modules/Diff/html/search/groups_7.html
-share/doc/qore/modules/Diff/html/search/groups_7.js
-share/doc/qore/modules/Diff/html/search/groups_8.html
-share/doc/qore/modules/Diff/html/search/groups_8.js
-share/doc/qore/modules/Diff/html/search/groups_9.html
-share/doc/qore/modules/Diff/html/search/groups_9.js
-share/doc/qore/modules/Diff/html/search/groups_a.html
-share/doc/qore/modules/Diff/html/search/groups_a.js
-share/doc/qore/modules/Diff/html/search/groups_b.html
-share/doc/qore/modules/Diff/html/search/groups_b.js
-share/doc/qore/modules/Diff/html/search/groups_c.html
-share/doc/qore/modules/Diff/html/search/groups_c.js
-share/doc/qore/modules/Diff/html/search/groups_d.html
-share/doc/qore/modules/Diff/html/search/groups_d.js
-share/doc/qore/modules/Diff/html/search/groups_e.html
-share/doc/qore/modules/Diff/html/search/groups_e.js
-share/doc/qore/modules/Diff/html/search/groups_f.html
-share/doc/qore/modules/Diff/html/search/groups_f.js
+share/doc/qore/modules/Diff/html/search/functions_61.html
+share/doc/qore/modules/Diff/html/search/functions_61.js
+share/doc/qore/modules/Diff/html/search/functions_62.html
+share/doc/qore/modules/Diff/html/search/functions_62.js
+share/doc/qore/modules/Diff/html/search/functions_63.html
+share/doc/qore/modules/Diff/html/search/functions_63.js
+share/doc/qore/modules/Diff/html/search/functions_64.html
+share/doc/qore/modules/Diff/html/search/functions_64.js
+share/doc/qore/modules/Diff/html/search/functions_65.html
+share/doc/qore/modules/Diff/html/search/functions_65.js
+share/doc/qore/modules/Diff/html/search/functions_66.html
+share/doc/qore/modules/Diff/html/search/functions_66.js
+share/doc/qore/modules/Diff/html/search/functions_67.html
+share/doc/qore/modules/Diff/html/search/functions_67.js
+share/doc/qore/modules/Diff/html/search/functions_68.html
+share/doc/qore/modules/Diff/html/search/functions_68.js
+share/doc/qore/modules/Diff/html/search/functions_69.html
+share/doc/qore/modules/Diff/html/search/functions_69.js
+share/doc/qore/modules/Diff/html/search/functions_6a.html
+share/doc/qore/modules/Diff/html/search/functions_6a.js
+share/doc/qore/modules/Diff/html/search/functions_6b.html
+share/doc/qore/modules/Diff/html/search/functions_6b.js
+share/doc/qore/modules/Diff/html/search/functions_6c.html
+share/doc/qore/modules/Diff/html/search/functions_6c.js
+share/doc/qore/modules/Diff/html/search/functions_6d.html
+share/doc/qore/modules/Diff/html/search/functions_6d.js
+share/doc/qore/modules/Diff/html/search/functions_6e.html
+share/doc/qore/modules/Diff/html/search/functions_6e.js
+share/doc/qore/modules/Diff/html/search/functions_6f.html
+share/doc/qore/modules/Diff/html/search/functions_6f.js
+share/doc/qore/modules/Diff/html/search/functions_70.html
+share/doc/qore/modules/Diff/html/search/functions_70.js
+share/doc/qore/modules/Diff/html/search/functions_71.html
+share/doc/qore/modules/Diff/html/search/functions_71.js
+share/doc/qore/modules/Diff/html/search/functions_72.html
+share/doc/qore/modules/Diff/html/search/functions_72.js
+share/doc/qore/modules/Diff/html/search/functions_73.html
+share/doc/qore/modules/Diff/html/search/functions_73.js
+share/doc/qore/modules/Diff/html/search/functions_74.html
+share/doc/qore/modules/Diff/html/search/functions_74.js
+share/doc/qore/modules/Diff/html/search/functions_75.html
+share/doc/qore/modules/Diff/html/search/functions_75.js
+share/doc/qore/modules/Diff/html/search/functions_76.html
+share/doc/qore/modules/Diff/html/search/functions_76.js
+share/doc/qore/modules/Diff/html/search/functions_77.html
+share/doc/qore/modules/Diff/html/search/functions_77.js
+share/doc/qore/modules/Diff/html/search/functions_78.html
+share/doc/qore/modules/Diff/html/search/functions_78.js
+share/doc/qore/modules/Diff/html/search/functions_79.html
+share/doc/qore/modules/Diff/html/search/functions_79.js
+share/doc/qore/modules/Diff/html/search/functions_7a.html
+share/doc/qore/modules/Diff/html/search/functions_7a.js
+share/doc/qore/modules/Diff/html/search/groups_62.html
+share/doc/qore/modules/Diff/html/search/groups_62.js
+share/doc/qore/modules/Diff/html/search/groups_63.html
+share/doc/qore/modules/Diff/html/search/groups_63.js
+share/doc/qore/modules/Diff/html/search/groups_64.html
+share/doc/qore/modules/Diff/html/search/groups_64.js
+share/doc/qore/modules/Diff/html/search/groups_65.html
+share/doc/qore/modules/Diff/html/search/groups_65.js
+share/doc/qore/modules/Diff/html/search/groups_66.html
+share/doc/qore/modules/Diff/html/search/groups_66.js
+share/doc/qore/modules/Diff/html/search/groups_68.html
+share/doc/qore/modules/Diff/html/search/groups_68.js
+share/doc/qore/modules/Diff/html/search/groups_69.html
+share/doc/qore/modules/Diff/html/search/groups_69.js
+share/doc/qore/modules/Diff/html/search/groups_6c.html
+share/doc/qore/modules/Diff/html/search/groups_6c.js
+share/doc/qore/modules/Diff/html/search/groups_6d.html
+share/doc/qore/modules/Diff/html/search/groups_6d.js
+share/doc/qore/modules/Diff/html/search/groups_6e.html
+share/doc/qore/modules/Diff/html/search/groups_6e.js
+share/doc/qore/modules/Diff/html/search/groups_6f.html
+share/doc/qore/modules/Diff/html/search/groups_6f.js
+share/doc/qore/modules/Diff/html/search/groups_70.html
+share/doc/qore/modules/Diff/html/search/groups_70.js
+share/doc/qore/modules/Diff/html/search/groups_72.html
+share/doc/qore/modules/Diff/html/search/groups_72.js
+share/doc/qore/modules/Diff/html/search/groups_73.html
+share/doc/qore/modules/Diff/html/search/groups_73.js
+share/doc/qore/modules/Diff/html/search/groups_74.html
+share/doc/qore/modules/Diff/html/search/groups_74.js
+share/doc/qore/modules/Diff/html/search/groups_75.html
+share/doc/qore/modules/Diff/html/search/groups_75.js
+share/doc/qore/modules/Diff/html/search/groups_77.html
+share/doc/qore/modules/Diff/html/search/groups_77.js
+share/doc/qore/modules/Diff/html/search/groups_78.html
+share/doc/qore/modules/Diff/html/search/groups_78.js
share/doc/qore/modules/Diff/html/search/mag_sel.png
-share/doc/qore/modules/Diff/html/search/namespaces_0.html
-share/doc/qore/modules/Diff/html/search/namespaces_0.js
-share/doc/qore/modules/Diff/html/search/namespaces_1.html
-share/doc/qore/modules/Diff/html/search/namespaces_1.js
-share/doc/qore/modules/Diff/html/search/namespaces_2.html
-share/doc/qore/modules/Diff/html/search/namespaces_2.js
-share/doc/qore/modules/Diff/html/search/namespaces_3.html
-share/doc/qore/modules/Diff/html/search/namespaces_3.js
-share/doc/qore/modules/Diff/html/search/namespaces_4.html
-share/doc/qore/modules/Diff/html/search/namespaces_4.js
-share/doc/qore/modules/Diff/html/search/namespaces_5.html
-share/doc/qore/modules/Diff/html/search/namespaces_5.js
-share/doc/qore/modules/Diff/html/search/namespaces_6.html
-share/doc/qore/modules/Diff/html/search/namespaces_6.js
-share/doc/qore/modules/Diff/html/search/namespaces_7.html
-share/doc/qore/modules/Diff/html/search/namespaces_7.js
-share/doc/qore/modules/Diff/html/search/namespaces_8.html
-share/doc/qore/modules/Diff/html/search/namespaces_8.js
+share/doc/qore/modules/Diff/html/search/namespaces_63.html
+share/doc/qore/modules/Diff/html/search/namespaces_63.js
+share/doc/qore/modules/Diff/html/search/namespaces_64.html
+share/doc/qore/modules/Diff/html/search/namespaces_64.js
+share/doc/qore/modules/Diff/html/search/namespaces_68.html
+share/doc/qore/modules/Diff/html/search/namespaces_68.js
+share/doc/qore/modules/Diff/html/search/namespaces_6d.html
+share/doc/qore/modules/Diff/html/search/namespaces_6d.js
+share/doc/qore/modules/Diff/html/search/namespaces_71.html
+share/doc/qore/modules/Diff/html/search/namespaces_71.js
+share/doc/qore/modules/Diff/html/search/namespaces_72.html
+share/doc/qore/modules/Diff/html/search/namespaces_72.js
+share/doc/qore/modules/Diff/html/search/namespaces_73.html
+share/doc/qore/modules/Diff/html/search/namespaces_73.js
+share/doc/qore/modules/Diff/html/search/namespaces_75.html
+share/doc/qore/modules/Diff/html/search/namespaces_75.js
+share/doc/qore/modules/Diff/html/search/namespaces_77.html
+share/doc/qore/modules/Diff/html/search/namespaces_77.js
share/doc/qore/modules/Diff/html/search/nomatches.html
-share/doc/qore/modules/Diff/html/search/pages_0.html
-share/doc/qore/modules/Diff/html/search/pages_0.js
-share/doc/qore/modules/Diff/html/search/pages_1.html
-share/doc/qore/modules/Diff/html/search/pages_1.js
-share/doc/qore/modules/Diff/html/search/pages_10.html
-share/doc/qore/modules/Diff/html/search/pages_10.js
-share/doc/qore/modules/Diff/html/search/pages_11.html
-share/doc/qore/modules/Diff/html/search/pages_11.js
-share/doc/qore/modules/Diff/html/search/pages_12.html
-share/doc/qore/modules/Diff/html/search/pages_12.js
-share/doc/qore/modules/Diff/html/search/pages_2.html
-share/doc/qore/modules/Diff/html/search/pages_2.js
-share/doc/qore/modules/Diff/html/search/pages_3.html
-share/doc/qore/modules/Diff/html/search/pages_3.js
-share/doc/qore/modules/Diff/html/search/pages_4.html
-share/doc/qore/modules/Diff/html/search/pages_4.js
-share/doc/qore/modules/Diff/html/search/pages_5.html
-share/doc/qore/modules/Diff/html/search/pages_5.js
-share/doc/qore/modules/Diff/html/search/pages_6.html
-share/doc/qore/modules/Diff/html/search/pages_6.js
-share/doc/qore/modules/Diff/html/search/pages_7.html
-share/doc/qore/modules/Diff/html/search/pages_7.js
-share/doc/qore/modules/Diff/html/search/pages_8.html
-share/doc/qore/modules/Diff/html/search/pages_8.js
-share/doc/qore/modules/Diff/html/search/pages_9.html
-share/doc/qore/modules/Diff/html/search/pages_9.js
-share/doc/qore/modules/Diff/html/search/pages_a.html
-share/doc/qore/modules/Diff/html/search/pages_a.js
-share/doc/qore/modules/Diff/html/search/pages_b.html
-share/doc/qore/modules/Diff/html/search/pages_b.js
-share/doc/qore/modules/Diff/html/search/pages_c.html
-share/doc/qore/modules/Diff/html/search/pages_c.js
-share/doc/qore/modules/Diff/html/search/pages_d.html
-share/doc/qore/modules/Diff/html/search/pages_d.js
-share/doc/qore/modules/Diff/html/search/pages_e.html
-share/doc/qore/modules/Diff/html/search/pages_e.js
-share/doc/qore/modules/Diff/html/search/pages_f.html
-share/doc/qore/modules/Diff/html/search/pages_f.js
+share/doc/qore/modules/Diff/html/search/pages_62.html
+share/doc/qore/modules/Diff/html/search/pages_62.js
+share/doc/qore/modules/Diff/html/search/pages_63.html
+share/doc/qore/modules/Diff/html/search/pages_63.js
+share/doc/qore/modules/Diff/html/search/pages_64.html
+share/doc/qore/modules/Diff/html/search/pages_64.js
+share/doc/qore/modules/Diff/html/search/pages_65.html
+share/doc/qore/modules/Diff/html/search/pages_65.js
+share/doc/qore/modules/Diff/html/search/pages_66.html
+share/doc/qore/modules/Diff/html/search/pages_66.js
+share/doc/qore/modules/Diff/html/search/pages_68.html
+share/doc/qore/modules/Diff/html/search/pages_68.js
+share/doc/qore/modules/Diff/html/search/pages_69.html
+share/doc/qore/modules/Diff/html/search/pages_69.js
+share/doc/qore/modules/Diff/html/search/pages_6b.html
+share/doc/qore/modules/Diff/html/search/pages_6b.js
+share/doc/qore/modules/Diff/html/search/pages_6c.html
+share/doc/qore/modules/Diff/html/search/pages_6c.js
+share/doc/qore/modules/Diff/html/search/pages_6d.html
+share/doc/qore/modules/Diff/html/search/pages_6d.js
+share/doc/qore/modules/Diff/html/search/pages_6e.html
+share/doc/qore/modules/Diff/html/search/pages_6e.js
+share/doc/qore/modules/Diff/html/search/pages_6f.html
+share/doc/qore/modules/Diff/html/search/pages_6f.js
+share/doc/qore/modules/Diff/html/search/pages_70.html
+share/doc/qore/modules/Diff/html/search/pages_70.js
+share/doc/qore/modules/Diff/html/search/pages_71.html
+share/doc/qore/modules/Diff/html/search/pages_71.js
+share/doc/qore/modules/Diff/html/search/pages_72.html
+share/doc/qore/modules/Diff/html/search/pages_72.js
+share/doc/qore/modules/Diff/html/search/pages_73.html
+share/doc/qore/modules/Diff/html/search/pages_73.js
+share/doc/qore/modules/Diff/html/search/pages_74.html
+share/doc/qore/modules/Diff/html/search/pages_74.js
+share/doc/qore/modules/Diff/html/search/pages_75.html
+share/doc/qore/modules/Diff/html/search/pages_75.js
+share/doc/qore/modules/Diff/html/search/pages_76.html
+share/doc/qore/modules/Diff/html/search/pages_76.js
+share/doc/qore/modules/Diff/html/search/pages_77.html
+share/doc/qore/modules/Diff/html/search/pages_77.js
share/doc/qore/modules/Diff/html/search/search.css
share/doc/qore/modules/Diff/html/search/search.js
share/doc/qore/modules/Diff/html/search/search_l.png
share/doc/qore/modules/Diff/html/search/search_m.png
share/doc/qore/modules/Diff/html/search/search_r.png
-share/doc/qore/modules/Diff/html/search/searchdata.js
-share/doc/qore/modules/Diff/html/search/variables_0.html
-share/doc/qore/modules/Diff/html/search/variables_0.js
-share/doc/qore/modules/Diff/html/search/variables_1.html
-share/doc/qore/modules/Diff/html/search/variables_1.js
-share/doc/qore/modules/Diff/html/search/variables_10.html
-share/doc/qore/modules/Diff/html/search/variables_10.js
-share/doc/qore/modules/Diff/html/search/variables_11.html
-share/doc/qore/modules/Diff/html/search/variables_11.js
-share/doc/qore/modules/Diff/html/search/variables_12.html
-share/doc/qore/modules/Diff/html/search/variables_12.js
-share/doc/qore/modules/Diff/html/search/variables_13.html
-share/doc/qore/modules/Diff/html/search/variables_13.js
-share/doc/qore/modules/Diff/html/search/variables_14.html
-share/doc/qore/modules/Diff/html/search/variables_14.js
-share/doc/qore/modules/Diff/html/search/variables_15.html
-share/doc/qore/modules/Diff/html/search/variables_15.js
-share/doc/qore/modules/Diff/html/search/variables_16.html
-share/doc/qore/modules/Diff/html/search/variables_16.js
-share/doc/qore/modules/Diff/html/search/variables_17.html
-share/doc/qore/modules/Diff/html/search/variables_17.js
-share/doc/qore/modules/Diff/html/search/variables_18.html
-share/doc/qore/modules/Diff/html/search/variables_18.js
-share/doc/qore/modules/Diff/html/search/variables_19.html
-share/doc/qore/modules/Diff/html/search/variables_19.js
-share/doc/qore/modules/Diff/html/search/variables_2.html
-share/doc/qore/modules/Diff/html/search/variables_2.js
-share/doc/qore/modules/Diff/html/search/variables_3.html
-share/doc/qore/modules/Diff/html/search/variables_3.js
-share/doc/qore/modules/Diff/html/search/variables_4.html
-share/doc/qore/modules/Diff/html/search/variables_4.js
-share/doc/qore/modules/Diff/html/search/variables_5.html
-share/doc/qore/modules/Diff/html/search/variables_5.js
-share/doc/qore/modules/Diff/html/search/variables_6.html
-share/doc/qore/modules/Diff/html/search/variables_6.js
-share/doc/qore/modules/Diff/html/search/variables_7.html
-share/doc/qore/modules/Diff/html/search/variables_7.js
-share/doc/qore/modules/Diff/html/search/variables_8.html
-share/doc/qore/modules/Diff/html/search/variables_8.js
-share/doc/qore/modules/Diff/html/search/variables_9.html
-share/doc/qore/modules/Diff/html/search/variables_9.js
-share/doc/qore/modules/Diff/html/search/variables_a.html
-share/doc/qore/modules/Diff/html/search/variables_a.js
-share/doc/qore/modules/Diff/html/search/variables_b.html
-share/doc/qore/modules/Diff/html/search/variables_b.js
-share/doc/qore/modules/Diff/html/search/variables_c.html
-share/doc/qore/modules/Diff/html/search/variables_c.js
-share/doc/qore/modules/Diff/html/search/variables_d.html
-share/doc/qore/modules/Diff/html/search/variables_d.js
-share/doc/qore/modules/Diff/html/search/variables_e.html
-share/doc/qore/modules/Diff/html/search/variables_e.js
-share/doc/qore/modules/Diff/html/search/variables_f.html
-share/doc/qore/modules/Diff/html/search/variables_f.js
-share/doc/qore/modules/Diff/html/splitbar.png
+share/doc/qore/modules/Diff/html/search/variables_5f.html
+share/doc/qore/modules/Diff/html/search/variables_5f.js
+share/doc/qore/modules/Diff/html/search/variables_61.html
+share/doc/qore/modules/Diff/html/search/variables_61.js
+share/doc/qore/modules/Diff/html/search/variables_62.html
+share/doc/qore/modules/Diff/html/search/variables_62.js
+share/doc/qore/modules/Diff/html/search/variables_63.html
+share/doc/qore/modules/Diff/html/search/variables_63.js
+share/doc/qore/modules/Diff/html/search/variables_64.html
+share/doc/qore/modules/Diff/html/search/variables_64.js
+share/doc/qore/modules/Diff/html/search/variables_65.html
+share/doc/qore/modules/Diff/html/search/variables_65.js
+share/doc/qore/modules/Diff/html/search/variables_66.html
+share/doc/qore/modules/Diff/html/search/variables_66.js
+share/doc/qore/modules/Diff/html/search/variables_67.html
+share/doc/qore/modules/Diff/html/search/variables_67.js
+share/doc/qore/modules/Diff/html/search/variables_68.html
+share/doc/qore/modules/Diff/html/search/variables_68.js
+share/doc/qore/modules/Diff/html/search/variables_69.html
+share/doc/qore/modules/Diff/html/search/variables_69.js
+share/doc/qore/modules/Diff/html/search/variables_6a.html
+share/doc/qore/modules/Diff/html/search/variables_6a.js
+share/doc/qore/modules/Diff/html/search/variables_6c.html
+share/doc/qore/modules/Diff/html/search/variables_6c.js
+share/doc/qore/modules/Diff/html/search/variables_6d.html
+share/doc/qore/modules/Diff/html/search/variables_6d.js
+share/doc/qore/modules/Diff/html/search/variables_6e.html
+share/doc/qore/modules/Diff/html/search/variables_6e.js
+share/doc/qore/modules/Diff/html/search/variables_6f.html
+share/doc/qore/modules/Diff/html/search/variables_6f.js
+share/doc/qore/modules/Diff/html/search/variables_70.html
+share/doc/qore/modules/Diff/html/search/variables_70.js
+share/doc/qore/modules/Diff/html/search/variables_71.html
+share/doc/qore/modules/Diff/html/search/variables_71.js
+share/doc/qore/modules/Diff/html/search/variables_72.html
+share/doc/qore/modules/Diff/html/search/variables_72.js
+share/doc/qore/modules/Diff/html/search/variables_73.html
+share/doc/qore/modules/Diff/html/search/variables_73.js
+share/doc/qore/modules/Diff/html/search/variables_74.html
+share/doc/qore/modules/Diff/html/search/variables_74.js
+share/doc/qore/modules/Diff/html/search/variables_75.html
+share/doc/qore/modules/Diff/html/search/variables_75.js
+share/doc/qore/modules/Diff/html/search/variables_76.html
+share/doc/qore/modules/Diff/html/search/variables_76.js
+share/doc/qore/modules/Diff/html/search/variables_77.html
+share/doc/qore/modules/Diff/html/search/variables_77.js
+share/doc/qore/modules/Diff/html/search/variables_78.html
+share/doc/qore/modules/Diff/html/search/variables_78.js
+share/doc/qore/modules/Diff/html/search/variables_79.html
+share/doc/qore/modules/Diff/html/search/variables_79.js
+share/doc/qore/modules/Diff/html/search/variables_7a.html
+share/doc/qore/modules/Diff/html/search/variables_7a.js
share/doc/qore/modules/Diff/html/sync_off.png
share/doc/qore/modules/Diff/html/sync_on.png
share/doc/qore/modules/Diff/html/tab_a.png
@@ -6565,7 +7151,7 @@ share/doc/qore/modules/Diff/html/tab_s.png
share/doc/qore/modules/Diff/html/tabs.css
share/doc/qore/modules/FilePoller/html/_file_poller_8qm_8dox_8h_source.html
share/doc/qore/modules/FilePoller/html/annotated.html
-share/doc/qore/modules/FilePoller/html/annotated_dup.js
+share/doc/qore/modules/FilePoller/html/annotated.js
share/doc/qore/modules/FilePoller/html/bc_s.png
share/doc/qore/modules/FilePoller/html/bdwn.png
share/doc/qore/modules/FilePoller/html/class_file_poller_1_1_file_poller-members.html
@@ -6574,13 +7160,32 @@ share/doc/qore/modules/FilePoller/html/class_file_poller_1_1_file_poller.js
share/doc/qore/modules/FilePoller/html/classes.html
share/doc/qore/modules/FilePoller/html/closed.png
share/doc/qore/modules/FilePoller/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/FilePoller/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/FilePoller/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/FilePoller/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/FilePoller/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/FilePoller/html/doc.png
+share/doc/qore/modules/FilePoller/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/FilePoller/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/FilePoller/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/FilePoller/html/doxygen.css
share/doc/qore/modules/FilePoller/html/doxygen.png
share/doc/qore/modules/FilePoller/html/dynsections.js
-share/doc/qore/modules/FilePoller/html/folderclosed.png
-share/doc/qore/modules/FilePoller/html/folderopen.png
+share/doc/qore/modules/FilePoller/html/ftv2blank.png
+share/doc/qore/modules/FilePoller/html/ftv2cl.png
+share/doc/qore/modules/FilePoller/html/ftv2doc.png
+share/doc/qore/modules/FilePoller/html/ftv2folderclosed.png
+share/doc/qore/modules/FilePoller/html/ftv2folderopen.png
+share/doc/qore/modules/FilePoller/html/ftv2lastnode.png
+share/doc/qore/modules/FilePoller/html/ftv2link.png
+share/doc/qore/modules/FilePoller/html/ftv2mlastnode.png
+share/doc/qore/modules/FilePoller/html/ftv2mnode.png
+share/doc/qore/modules/FilePoller/html/ftv2mo.png
+share/doc/qore/modules/FilePoller/html/ftv2node.png
+share/doc/qore/modules/FilePoller/html/ftv2ns.png
+share/doc/qore/modules/FilePoller/html/ftv2plastnode.png
+share/doc/qore/modules/FilePoller/html/ftv2pnode.png
+share/doc/qore/modules/FilePoller/html/ftv2splitbar.png
+share/doc/qore/modules/FilePoller/html/ftv2vertline.png
share/doc/qore/modules/FilePoller/html/functions.html
share/doc/qore/modules/FilePoller/html/functions_func.html
share/doc/qore/modules/FilePoller/html/functions_vars.html
@@ -6590,8 +7195,6 @@ share/doc/qore/modules/FilePoller/html/graph_legend.png
share/doc/qore/modules/FilePoller/html/index.html
share/doc/qore/modules/FilePoller/html/index.qhp
share/doc/qore/modules/FilePoller/html/jquery.js
-share/doc/qore/modules/FilePoller/html/menu.js
-share/doc/qore/modules/FilePoller/html/menudata.js
share/doc/qore/modules/FilePoller/html/namespace_file_poller.html
share/doc/qore/modules/FilePoller/html/namespace_file_poller.js
share/doc/qore/modules/FilePoller/html/namespaces.html
@@ -6601,319 +7204,318 @@ share/doc/qore/modules/FilePoller/html/nav_g.png
share/doc/qore/modules/FilePoller/html/nav_h.png
share/doc/qore/modules/FilePoller/html/navtree.css
share/doc/qore/modules/FilePoller/html/navtree.js
-share/doc/qore/modules/FilePoller/html/navtreedata.js
share/doc/qore/modules/FilePoller/html/navtreeindex0.js
share/doc/qore/modules/FilePoller/html/open.png
share/doc/qore/modules/FilePoller/html/pages.html
share/doc/qore/modules/FilePoller/html/resize.js
-share/doc/qore/modules/FilePoller/html/search/all_0.html
-share/doc/qore/modules/FilePoller/html/search/all_0.js
-share/doc/qore/modules/FilePoller/html/search/all_1.html
-share/doc/qore/modules/FilePoller/html/search/all_1.js
-share/doc/qore/modules/FilePoller/html/search/all_10.html
-share/doc/qore/modules/FilePoller/html/search/all_10.js
-share/doc/qore/modules/FilePoller/html/search/all_11.html
-share/doc/qore/modules/FilePoller/html/search/all_11.js
-share/doc/qore/modules/FilePoller/html/search/all_12.html
-share/doc/qore/modules/FilePoller/html/search/all_12.js
-share/doc/qore/modules/FilePoller/html/search/all_13.html
-share/doc/qore/modules/FilePoller/html/search/all_13.js
-share/doc/qore/modules/FilePoller/html/search/all_14.html
-share/doc/qore/modules/FilePoller/html/search/all_14.js
-share/doc/qore/modules/FilePoller/html/search/all_15.html
-share/doc/qore/modules/FilePoller/html/search/all_15.js
-share/doc/qore/modules/FilePoller/html/search/all_16.html
-share/doc/qore/modules/FilePoller/html/search/all_16.js
-share/doc/qore/modules/FilePoller/html/search/all_17.html
-share/doc/qore/modules/FilePoller/html/search/all_17.js
-share/doc/qore/modules/FilePoller/html/search/all_18.html
-share/doc/qore/modules/FilePoller/html/search/all_18.js
-share/doc/qore/modules/FilePoller/html/search/all_19.html
-share/doc/qore/modules/FilePoller/html/search/all_19.js
-share/doc/qore/modules/FilePoller/html/search/all_1a.html
-share/doc/qore/modules/FilePoller/html/search/all_1a.js
-share/doc/qore/modules/FilePoller/html/search/all_2.html
-share/doc/qore/modules/FilePoller/html/search/all_2.js
-share/doc/qore/modules/FilePoller/html/search/all_3.html
-share/doc/qore/modules/FilePoller/html/search/all_3.js
-share/doc/qore/modules/FilePoller/html/search/all_4.html
-share/doc/qore/modules/FilePoller/html/search/all_4.js
-share/doc/qore/modules/FilePoller/html/search/all_5.html
-share/doc/qore/modules/FilePoller/html/search/all_5.js
-share/doc/qore/modules/FilePoller/html/search/all_6.html
-share/doc/qore/modules/FilePoller/html/search/all_6.js
-share/doc/qore/modules/FilePoller/html/search/all_7.html
-share/doc/qore/modules/FilePoller/html/search/all_7.js
-share/doc/qore/modules/FilePoller/html/search/all_8.html
-share/doc/qore/modules/FilePoller/html/search/all_8.js
-share/doc/qore/modules/FilePoller/html/search/all_9.html
-share/doc/qore/modules/FilePoller/html/search/all_9.js
-share/doc/qore/modules/FilePoller/html/search/all_a.html
-share/doc/qore/modules/FilePoller/html/search/all_a.js
-share/doc/qore/modules/FilePoller/html/search/all_b.html
-share/doc/qore/modules/FilePoller/html/search/all_b.js
-share/doc/qore/modules/FilePoller/html/search/all_c.html
-share/doc/qore/modules/FilePoller/html/search/all_c.js
-share/doc/qore/modules/FilePoller/html/search/all_d.html
-share/doc/qore/modules/FilePoller/html/search/all_d.js
-share/doc/qore/modules/FilePoller/html/search/all_e.html
-share/doc/qore/modules/FilePoller/html/search/all_e.js
-share/doc/qore/modules/FilePoller/html/search/all_f.html
-share/doc/qore/modules/FilePoller/html/search/all_f.js
-share/doc/qore/modules/FilePoller/html/search/classes_0.html
-share/doc/qore/modules/FilePoller/html/search/classes_0.js
-share/doc/qore/modules/FilePoller/html/search/classes_1.html
-share/doc/qore/modules/FilePoller/html/search/classes_1.js
-share/doc/qore/modules/FilePoller/html/search/classes_10.html
-share/doc/qore/modules/FilePoller/html/search/classes_10.js
-share/doc/qore/modules/FilePoller/html/search/classes_11.html
-share/doc/qore/modules/FilePoller/html/search/classes_11.js
-share/doc/qore/modules/FilePoller/html/search/classes_12.html
-share/doc/qore/modules/FilePoller/html/search/classes_12.js
-share/doc/qore/modules/FilePoller/html/search/classes_13.html
-share/doc/qore/modules/FilePoller/html/search/classes_13.js
-share/doc/qore/modules/FilePoller/html/search/classes_14.html
-share/doc/qore/modules/FilePoller/html/search/classes_14.js
-share/doc/qore/modules/FilePoller/html/search/classes_15.html
-share/doc/qore/modules/FilePoller/html/search/classes_15.js
-share/doc/qore/modules/FilePoller/html/search/classes_16.html
-share/doc/qore/modules/FilePoller/html/search/classes_16.js
-share/doc/qore/modules/FilePoller/html/search/classes_2.html
-share/doc/qore/modules/FilePoller/html/search/classes_2.js
-share/doc/qore/modules/FilePoller/html/search/classes_3.html
-share/doc/qore/modules/FilePoller/html/search/classes_3.js
-share/doc/qore/modules/FilePoller/html/search/classes_4.html
-share/doc/qore/modules/FilePoller/html/search/classes_4.js
-share/doc/qore/modules/FilePoller/html/search/classes_5.html
-share/doc/qore/modules/FilePoller/html/search/classes_5.js
-share/doc/qore/modules/FilePoller/html/search/classes_6.html
-share/doc/qore/modules/FilePoller/html/search/classes_6.js
-share/doc/qore/modules/FilePoller/html/search/classes_7.html
-share/doc/qore/modules/FilePoller/html/search/classes_7.js
-share/doc/qore/modules/FilePoller/html/search/classes_8.html
-share/doc/qore/modules/FilePoller/html/search/classes_8.js
-share/doc/qore/modules/FilePoller/html/search/classes_9.html
-share/doc/qore/modules/FilePoller/html/search/classes_9.js
-share/doc/qore/modules/FilePoller/html/search/classes_a.html
-share/doc/qore/modules/FilePoller/html/search/classes_a.js
-share/doc/qore/modules/FilePoller/html/search/classes_b.html
-share/doc/qore/modules/FilePoller/html/search/classes_b.js
-share/doc/qore/modules/FilePoller/html/search/classes_c.html
-share/doc/qore/modules/FilePoller/html/search/classes_c.js
-share/doc/qore/modules/FilePoller/html/search/classes_d.html
-share/doc/qore/modules/FilePoller/html/search/classes_d.js
-share/doc/qore/modules/FilePoller/html/search/classes_e.html
-share/doc/qore/modules/FilePoller/html/search/classes_e.js
-share/doc/qore/modules/FilePoller/html/search/classes_f.html
-share/doc/qore/modules/FilePoller/html/search/classes_f.js
+share/doc/qore/modules/FilePoller/html/search/all_5f.html
+share/doc/qore/modules/FilePoller/html/search/all_5f.js
+share/doc/qore/modules/FilePoller/html/search/all_61.html
+share/doc/qore/modules/FilePoller/html/search/all_61.js
+share/doc/qore/modules/FilePoller/html/search/all_62.html
+share/doc/qore/modules/FilePoller/html/search/all_62.js
+share/doc/qore/modules/FilePoller/html/search/all_63.html
+share/doc/qore/modules/FilePoller/html/search/all_63.js
+share/doc/qore/modules/FilePoller/html/search/all_64.html
+share/doc/qore/modules/FilePoller/html/search/all_64.js
+share/doc/qore/modules/FilePoller/html/search/all_65.html
+share/doc/qore/modules/FilePoller/html/search/all_65.js
+share/doc/qore/modules/FilePoller/html/search/all_66.html
+share/doc/qore/modules/FilePoller/html/search/all_66.js
+share/doc/qore/modules/FilePoller/html/search/all_67.html
+share/doc/qore/modules/FilePoller/html/search/all_67.js
+share/doc/qore/modules/FilePoller/html/search/all_68.html
+share/doc/qore/modules/FilePoller/html/search/all_68.js
+share/doc/qore/modules/FilePoller/html/search/all_69.html
+share/doc/qore/modules/FilePoller/html/search/all_69.js
+share/doc/qore/modules/FilePoller/html/search/all_6a.html
+share/doc/qore/modules/FilePoller/html/search/all_6a.js
+share/doc/qore/modules/FilePoller/html/search/all_6b.html
+share/doc/qore/modules/FilePoller/html/search/all_6b.js
+share/doc/qore/modules/FilePoller/html/search/all_6c.html
+share/doc/qore/modules/FilePoller/html/search/all_6c.js
+share/doc/qore/modules/FilePoller/html/search/all_6d.html
+share/doc/qore/modules/FilePoller/html/search/all_6d.js
+share/doc/qore/modules/FilePoller/html/search/all_6e.html
+share/doc/qore/modules/FilePoller/html/search/all_6e.js
+share/doc/qore/modules/FilePoller/html/search/all_6f.html
+share/doc/qore/modules/FilePoller/html/search/all_6f.js
+share/doc/qore/modules/FilePoller/html/search/all_70.html
+share/doc/qore/modules/FilePoller/html/search/all_70.js
+share/doc/qore/modules/FilePoller/html/search/all_71.html
+share/doc/qore/modules/FilePoller/html/search/all_71.js
+share/doc/qore/modules/FilePoller/html/search/all_72.html
+share/doc/qore/modules/FilePoller/html/search/all_72.js
+share/doc/qore/modules/FilePoller/html/search/all_73.html
+share/doc/qore/modules/FilePoller/html/search/all_73.js
+share/doc/qore/modules/FilePoller/html/search/all_74.html
+share/doc/qore/modules/FilePoller/html/search/all_74.js
+share/doc/qore/modules/FilePoller/html/search/all_75.html
+share/doc/qore/modules/FilePoller/html/search/all_75.js
+share/doc/qore/modules/FilePoller/html/search/all_76.html
+share/doc/qore/modules/FilePoller/html/search/all_76.js
+share/doc/qore/modules/FilePoller/html/search/all_77.html
+share/doc/qore/modules/FilePoller/html/search/all_77.js
+share/doc/qore/modules/FilePoller/html/search/all_78.html
+share/doc/qore/modules/FilePoller/html/search/all_78.js
+share/doc/qore/modules/FilePoller/html/search/all_79.html
+share/doc/qore/modules/FilePoller/html/search/all_79.js
+share/doc/qore/modules/FilePoller/html/search/all_7a.html
+share/doc/qore/modules/FilePoller/html/search/all_7a.js
+share/doc/qore/modules/FilePoller/html/search/classes_61.html
+share/doc/qore/modules/FilePoller/html/search/classes_61.js
+share/doc/qore/modules/FilePoller/html/search/classes_62.html
+share/doc/qore/modules/FilePoller/html/search/classes_62.js
+share/doc/qore/modules/FilePoller/html/search/classes_63.html
+share/doc/qore/modules/FilePoller/html/search/classes_63.js
+share/doc/qore/modules/FilePoller/html/search/classes_64.html
+share/doc/qore/modules/FilePoller/html/search/classes_64.js
+share/doc/qore/modules/FilePoller/html/search/classes_65.html
+share/doc/qore/modules/FilePoller/html/search/classes_65.js
+share/doc/qore/modules/FilePoller/html/search/classes_66.html
+share/doc/qore/modules/FilePoller/html/search/classes_66.js
+share/doc/qore/modules/FilePoller/html/search/classes_67.html
+share/doc/qore/modules/FilePoller/html/search/classes_67.js
+share/doc/qore/modules/FilePoller/html/search/classes_68.html
+share/doc/qore/modules/FilePoller/html/search/classes_68.js
+share/doc/qore/modules/FilePoller/html/search/classes_69.html
+share/doc/qore/modules/FilePoller/html/search/classes_69.js
+share/doc/qore/modules/FilePoller/html/search/classes_6a.html
+share/doc/qore/modules/FilePoller/html/search/classes_6a.js
+share/doc/qore/modules/FilePoller/html/search/classes_6c.html
+share/doc/qore/modules/FilePoller/html/search/classes_6c.js
+share/doc/qore/modules/FilePoller/html/search/classes_6d.html
+share/doc/qore/modules/FilePoller/html/search/classes_6d.js
+share/doc/qore/modules/FilePoller/html/search/classes_6e.html
+share/doc/qore/modules/FilePoller/html/search/classes_6e.js
+share/doc/qore/modules/FilePoller/html/search/classes_6f.html
+share/doc/qore/modules/FilePoller/html/search/classes_6f.js
+share/doc/qore/modules/FilePoller/html/search/classes_70.html
+share/doc/qore/modules/FilePoller/html/search/classes_70.js
+share/doc/qore/modules/FilePoller/html/search/classes_71.html
+share/doc/qore/modules/FilePoller/html/search/classes_71.js
+share/doc/qore/modules/FilePoller/html/search/classes_72.html
+share/doc/qore/modules/FilePoller/html/search/classes_72.js
+share/doc/qore/modules/FilePoller/html/search/classes_73.html
+share/doc/qore/modules/FilePoller/html/search/classes_73.js
+share/doc/qore/modules/FilePoller/html/search/classes_74.html
+share/doc/qore/modules/FilePoller/html/search/classes_74.js
+share/doc/qore/modules/FilePoller/html/search/classes_75.html
+share/doc/qore/modules/FilePoller/html/search/classes_75.js
+share/doc/qore/modules/FilePoller/html/search/classes_77.html
+share/doc/qore/modules/FilePoller/html/search/classes_77.js
+share/doc/qore/modules/FilePoller/html/search/classes_78.html
+share/doc/qore/modules/FilePoller/html/search/classes_78.js
+share/doc/qore/modules/FilePoller/html/search/classes_7a.html
+share/doc/qore/modules/FilePoller/html/search/classes_7a.js
share/doc/qore/modules/FilePoller/html/search/close.png
-share/doc/qore/modules/FilePoller/html/search/functions_0.html
-share/doc/qore/modules/FilePoller/html/search/functions_0.js
-share/doc/qore/modules/FilePoller/html/search/functions_1.html
-share/doc/qore/modules/FilePoller/html/search/functions_1.js
-share/doc/qore/modules/FilePoller/html/search/functions_10.html
-share/doc/qore/modules/FilePoller/html/search/functions_10.js
-share/doc/qore/modules/FilePoller/html/search/functions_11.html
-share/doc/qore/modules/FilePoller/html/search/functions_11.js
-share/doc/qore/modules/FilePoller/html/search/functions_12.html
-share/doc/qore/modules/FilePoller/html/search/functions_12.js
-share/doc/qore/modules/FilePoller/html/search/functions_13.html
-share/doc/qore/modules/FilePoller/html/search/functions_13.js
-share/doc/qore/modules/FilePoller/html/search/functions_14.html
-share/doc/qore/modules/FilePoller/html/search/functions_14.js
-share/doc/qore/modules/FilePoller/html/search/functions_15.html
-share/doc/qore/modules/FilePoller/html/search/functions_15.js
-share/doc/qore/modules/FilePoller/html/search/functions_16.html
-share/doc/qore/modules/FilePoller/html/search/functions_16.js
-share/doc/qore/modules/FilePoller/html/search/functions_17.html
-share/doc/qore/modules/FilePoller/html/search/functions_17.js
-share/doc/qore/modules/FilePoller/html/search/functions_18.html
-share/doc/qore/modules/FilePoller/html/search/functions_18.js
-share/doc/qore/modules/FilePoller/html/search/functions_19.html
-share/doc/qore/modules/FilePoller/html/search/functions_19.js
-share/doc/qore/modules/FilePoller/html/search/functions_2.html
-share/doc/qore/modules/FilePoller/html/search/functions_2.js
-share/doc/qore/modules/FilePoller/html/search/functions_3.html
-share/doc/qore/modules/FilePoller/html/search/functions_3.js
-share/doc/qore/modules/FilePoller/html/search/functions_4.html
-share/doc/qore/modules/FilePoller/html/search/functions_4.js
-share/doc/qore/modules/FilePoller/html/search/functions_5.html
-share/doc/qore/modules/FilePoller/html/search/functions_5.js
-share/doc/qore/modules/FilePoller/html/search/functions_6.html
-share/doc/qore/modules/FilePoller/html/search/functions_6.js
-share/doc/qore/modules/FilePoller/html/search/functions_7.html
-share/doc/qore/modules/FilePoller/html/search/functions_7.js
-share/doc/qore/modules/FilePoller/html/search/functions_8.html
-share/doc/qore/modules/FilePoller/html/search/functions_8.js
-share/doc/qore/modules/FilePoller/html/search/functions_9.html
-share/doc/qore/modules/FilePoller/html/search/functions_9.js
-share/doc/qore/modules/FilePoller/html/search/functions_a.html
-share/doc/qore/modules/FilePoller/html/search/functions_a.js
-share/doc/qore/modules/FilePoller/html/search/functions_b.html
-share/doc/qore/modules/FilePoller/html/search/functions_b.js
-share/doc/qore/modules/FilePoller/html/search/functions_c.html
-share/doc/qore/modules/FilePoller/html/search/functions_c.js
-share/doc/qore/modules/FilePoller/html/search/functions_d.html
-share/doc/qore/modules/FilePoller/html/search/functions_d.js
-share/doc/qore/modules/FilePoller/html/search/functions_e.html
-share/doc/qore/modules/FilePoller/html/search/functions_e.js
-share/doc/qore/modules/FilePoller/html/search/functions_f.html
-share/doc/qore/modules/FilePoller/html/search/functions_f.js
-share/doc/qore/modules/FilePoller/html/search/groups_0.html
-share/doc/qore/modules/FilePoller/html/search/groups_0.js
-share/doc/qore/modules/FilePoller/html/search/groups_1.html
-share/doc/qore/modules/FilePoller/html/search/groups_1.js
-share/doc/qore/modules/FilePoller/html/search/groups_10.html
-share/doc/qore/modules/FilePoller/html/search/groups_10.js
-share/doc/qore/modules/FilePoller/html/search/groups_11.html
-share/doc/qore/modules/FilePoller/html/search/groups_11.js
-share/doc/qore/modules/FilePoller/html/search/groups_2.html
-share/doc/qore/modules/FilePoller/html/search/groups_2.js
-share/doc/qore/modules/FilePoller/html/search/groups_3.html
-share/doc/qore/modules/FilePoller/html/search/groups_3.js
-share/doc/qore/modules/FilePoller/html/search/groups_4.html
-share/doc/qore/modules/FilePoller/html/search/groups_4.js
-share/doc/qore/modules/FilePoller/html/search/groups_5.html
-share/doc/qore/modules/FilePoller/html/search/groups_5.js
-share/doc/qore/modules/FilePoller/html/search/groups_6.html
-share/doc/qore/modules/FilePoller/html/search/groups_6.js
-share/doc/qore/modules/FilePoller/html/search/groups_7.html
-share/doc/qore/modules/FilePoller/html/search/groups_7.js
-share/doc/qore/modules/FilePoller/html/search/groups_8.html
-share/doc/qore/modules/FilePoller/html/search/groups_8.js
-share/doc/qore/modules/FilePoller/html/search/groups_9.html
-share/doc/qore/modules/FilePoller/html/search/groups_9.js
-share/doc/qore/modules/FilePoller/html/search/groups_a.html
-share/doc/qore/modules/FilePoller/html/search/groups_a.js
-share/doc/qore/modules/FilePoller/html/search/groups_b.html
-share/doc/qore/modules/FilePoller/html/search/groups_b.js
-share/doc/qore/modules/FilePoller/html/search/groups_c.html
-share/doc/qore/modules/FilePoller/html/search/groups_c.js
-share/doc/qore/modules/FilePoller/html/search/groups_d.html
-share/doc/qore/modules/FilePoller/html/search/groups_d.js
-share/doc/qore/modules/FilePoller/html/search/groups_e.html
-share/doc/qore/modules/FilePoller/html/search/groups_e.js
-share/doc/qore/modules/FilePoller/html/search/groups_f.html
-share/doc/qore/modules/FilePoller/html/search/groups_f.js
+share/doc/qore/modules/FilePoller/html/search/functions_61.html
+share/doc/qore/modules/FilePoller/html/search/functions_61.js
+share/doc/qore/modules/FilePoller/html/search/functions_62.html
+share/doc/qore/modules/FilePoller/html/search/functions_62.js
+share/doc/qore/modules/FilePoller/html/search/functions_63.html
+share/doc/qore/modules/FilePoller/html/search/functions_63.js
+share/doc/qore/modules/FilePoller/html/search/functions_64.html
+share/doc/qore/modules/FilePoller/html/search/functions_64.js
+share/doc/qore/modules/FilePoller/html/search/functions_65.html
+share/doc/qore/modules/FilePoller/html/search/functions_65.js
+share/doc/qore/modules/FilePoller/html/search/functions_66.html
+share/doc/qore/modules/FilePoller/html/search/functions_66.js
+share/doc/qore/modules/FilePoller/html/search/functions_67.html
+share/doc/qore/modules/FilePoller/html/search/functions_67.js
+share/doc/qore/modules/FilePoller/html/search/functions_68.html
+share/doc/qore/modules/FilePoller/html/search/functions_68.js
+share/doc/qore/modules/FilePoller/html/search/functions_69.html
+share/doc/qore/modules/FilePoller/html/search/functions_69.js
+share/doc/qore/modules/FilePoller/html/search/functions_6a.html
+share/doc/qore/modules/FilePoller/html/search/functions_6a.js
+share/doc/qore/modules/FilePoller/html/search/functions_6b.html
+share/doc/qore/modules/FilePoller/html/search/functions_6b.js
+share/doc/qore/modules/FilePoller/html/search/functions_6c.html
+share/doc/qore/modules/FilePoller/html/search/functions_6c.js
+share/doc/qore/modules/FilePoller/html/search/functions_6d.html
+share/doc/qore/modules/FilePoller/html/search/functions_6d.js
+share/doc/qore/modules/FilePoller/html/search/functions_6e.html
+share/doc/qore/modules/FilePoller/html/search/functions_6e.js
+share/doc/qore/modules/FilePoller/html/search/functions_6f.html
+share/doc/qore/modules/FilePoller/html/search/functions_6f.js
+share/doc/qore/modules/FilePoller/html/search/functions_70.html
+share/doc/qore/modules/FilePoller/html/search/functions_70.js
+share/doc/qore/modules/FilePoller/html/search/functions_71.html
+share/doc/qore/modules/FilePoller/html/search/functions_71.js
+share/doc/qore/modules/FilePoller/html/search/functions_72.html
+share/doc/qore/modules/FilePoller/html/search/functions_72.js
+share/doc/qore/modules/FilePoller/html/search/functions_73.html
+share/doc/qore/modules/FilePoller/html/search/functions_73.js
+share/doc/qore/modules/FilePoller/html/search/functions_74.html
+share/doc/qore/modules/FilePoller/html/search/functions_74.js
+share/doc/qore/modules/FilePoller/html/search/functions_75.html
+share/doc/qore/modules/FilePoller/html/search/functions_75.js
+share/doc/qore/modules/FilePoller/html/search/functions_76.html
+share/doc/qore/modules/FilePoller/html/search/functions_76.js
+share/doc/qore/modules/FilePoller/html/search/functions_77.html
+share/doc/qore/modules/FilePoller/html/search/functions_77.js
+share/doc/qore/modules/FilePoller/html/search/functions_78.html
+share/doc/qore/modules/FilePoller/html/search/functions_78.js
+share/doc/qore/modules/FilePoller/html/search/functions_79.html
+share/doc/qore/modules/FilePoller/html/search/functions_79.js
+share/doc/qore/modules/FilePoller/html/search/functions_7a.html
+share/doc/qore/modules/FilePoller/html/search/functions_7a.js
+share/doc/qore/modules/FilePoller/html/search/groups_62.html
+share/doc/qore/modules/FilePoller/html/search/groups_62.js
+share/doc/qore/modules/FilePoller/html/search/groups_63.html
+share/doc/qore/modules/FilePoller/html/search/groups_63.js
+share/doc/qore/modules/FilePoller/html/search/groups_64.html
+share/doc/qore/modules/FilePoller/html/search/groups_64.js
+share/doc/qore/modules/FilePoller/html/search/groups_65.html
+share/doc/qore/modules/FilePoller/html/search/groups_65.js
+share/doc/qore/modules/FilePoller/html/search/groups_66.html
+share/doc/qore/modules/FilePoller/html/search/groups_66.js
+share/doc/qore/modules/FilePoller/html/search/groups_68.html
+share/doc/qore/modules/FilePoller/html/search/groups_68.js
+share/doc/qore/modules/FilePoller/html/search/groups_69.html
+share/doc/qore/modules/FilePoller/html/search/groups_69.js
+share/doc/qore/modules/FilePoller/html/search/groups_6c.html
+share/doc/qore/modules/FilePoller/html/search/groups_6c.js
+share/doc/qore/modules/FilePoller/html/search/groups_6d.html
+share/doc/qore/modules/FilePoller/html/search/groups_6d.js
+share/doc/qore/modules/FilePoller/html/search/groups_6e.html
+share/doc/qore/modules/FilePoller/html/search/groups_6e.js
+share/doc/qore/modules/FilePoller/html/search/groups_6f.html
+share/doc/qore/modules/FilePoller/html/search/groups_6f.js
+share/doc/qore/modules/FilePoller/html/search/groups_70.html
+share/doc/qore/modules/FilePoller/html/search/groups_70.js
+share/doc/qore/modules/FilePoller/html/search/groups_72.html
+share/doc/qore/modules/FilePoller/html/search/groups_72.js
+share/doc/qore/modules/FilePoller/html/search/groups_73.html
+share/doc/qore/modules/FilePoller/html/search/groups_73.js
+share/doc/qore/modules/FilePoller/html/search/groups_74.html
+share/doc/qore/modules/FilePoller/html/search/groups_74.js
+share/doc/qore/modules/FilePoller/html/search/groups_75.html
+share/doc/qore/modules/FilePoller/html/search/groups_75.js
+share/doc/qore/modules/FilePoller/html/search/groups_77.html
+share/doc/qore/modules/FilePoller/html/search/groups_77.js
+share/doc/qore/modules/FilePoller/html/search/groups_78.html
+share/doc/qore/modules/FilePoller/html/search/groups_78.js
share/doc/qore/modules/FilePoller/html/search/mag_sel.png
-share/doc/qore/modules/FilePoller/html/search/namespaces_0.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_0.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_1.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_1.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_2.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_2.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_3.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_3.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_4.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_4.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_5.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_5.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_6.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_6.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_7.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_7.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_8.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_8.js
-share/doc/qore/modules/FilePoller/html/search/namespaces_9.html
-share/doc/qore/modules/FilePoller/html/search/namespaces_9.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_63.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_63.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_64.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_64.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_66.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_66.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_68.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_68.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_6d.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_6d.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_71.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_71.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_72.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_72.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_73.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_73.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_75.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_75.js
+share/doc/qore/modules/FilePoller/html/search/namespaces_77.html
+share/doc/qore/modules/FilePoller/html/search/namespaces_77.js
share/doc/qore/modules/FilePoller/html/search/nomatches.html
-share/doc/qore/modules/FilePoller/html/search/pages_0.html
-share/doc/qore/modules/FilePoller/html/search/pages_0.js
-share/doc/qore/modules/FilePoller/html/search/pages_1.html
-share/doc/qore/modules/FilePoller/html/search/pages_1.js
-share/doc/qore/modules/FilePoller/html/search/pages_10.html
-share/doc/qore/modules/FilePoller/html/search/pages_10.js
-share/doc/qore/modules/FilePoller/html/search/pages_11.html
-share/doc/qore/modules/FilePoller/html/search/pages_11.js
-share/doc/qore/modules/FilePoller/html/search/pages_12.html
-share/doc/qore/modules/FilePoller/html/search/pages_12.js
-share/doc/qore/modules/FilePoller/html/search/pages_2.html
-share/doc/qore/modules/FilePoller/html/search/pages_2.js
-share/doc/qore/modules/FilePoller/html/search/pages_3.html
-share/doc/qore/modules/FilePoller/html/search/pages_3.js
-share/doc/qore/modules/FilePoller/html/search/pages_4.html
-share/doc/qore/modules/FilePoller/html/search/pages_4.js
-share/doc/qore/modules/FilePoller/html/search/pages_5.html
-share/doc/qore/modules/FilePoller/html/search/pages_5.js
-share/doc/qore/modules/FilePoller/html/search/pages_6.html
-share/doc/qore/modules/FilePoller/html/search/pages_6.js
-share/doc/qore/modules/FilePoller/html/search/pages_7.html
-share/doc/qore/modules/FilePoller/html/search/pages_7.js
-share/doc/qore/modules/FilePoller/html/search/pages_8.html
-share/doc/qore/modules/FilePoller/html/search/pages_8.js
-share/doc/qore/modules/FilePoller/html/search/pages_9.html
-share/doc/qore/modules/FilePoller/html/search/pages_9.js
-share/doc/qore/modules/FilePoller/html/search/pages_a.html
-share/doc/qore/modules/FilePoller/html/search/pages_a.js
-share/doc/qore/modules/FilePoller/html/search/pages_b.html
-share/doc/qore/modules/FilePoller/html/search/pages_b.js
-share/doc/qore/modules/FilePoller/html/search/pages_c.html
-share/doc/qore/modules/FilePoller/html/search/pages_c.js
-share/doc/qore/modules/FilePoller/html/search/pages_d.html
-share/doc/qore/modules/FilePoller/html/search/pages_d.js
-share/doc/qore/modules/FilePoller/html/search/pages_e.html
-share/doc/qore/modules/FilePoller/html/search/pages_e.js
-share/doc/qore/modules/FilePoller/html/search/pages_f.html
-share/doc/qore/modules/FilePoller/html/search/pages_f.js
+share/doc/qore/modules/FilePoller/html/search/pages_62.html
+share/doc/qore/modules/FilePoller/html/search/pages_62.js
+share/doc/qore/modules/FilePoller/html/search/pages_63.html
+share/doc/qore/modules/FilePoller/html/search/pages_63.js
+share/doc/qore/modules/FilePoller/html/search/pages_64.html
+share/doc/qore/modules/FilePoller/html/search/pages_64.js
+share/doc/qore/modules/FilePoller/html/search/pages_65.html
+share/doc/qore/modules/FilePoller/html/search/pages_65.js
+share/doc/qore/modules/FilePoller/html/search/pages_66.html
+share/doc/qore/modules/FilePoller/html/search/pages_66.js
+share/doc/qore/modules/FilePoller/html/search/pages_68.html
+share/doc/qore/modules/FilePoller/html/search/pages_68.js
+share/doc/qore/modules/FilePoller/html/search/pages_69.html
+share/doc/qore/modules/FilePoller/html/search/pages_69.js
+share/doc/qore/modules/FilePoller/html/search/pages_6b.html
+share/doc/qore/modules/FilePoller/html/search/pages_6b.js
+share/doc/qore/modules/FilePoller/html/search/pages_6c.html
+share/doc/qore/modules/FilePoller/html/search/pages_6c.js
+share/doc/qore/modules/FilePoller/html/search/pages_6d.html
+share/doc/qore/modules/FilePoller/html/search/pages_6d.js
+share/doc/qore/modules/FilePoller/html/search/pages_6e.html
+share/doc/qore/modules/FilePoller/html/search/pages_6e.js
+share/doc/qore/modules/FilePoller/html/search/pages_6f.html
+share/doc/qore/modules/FilePoller/html/search/pages_6f.js
+share/doc/qore/modules/FilePoller/html/search/pages_70.html
+share/doc/qore/modules/FilePoller/html/search/pages_70.js
+share/doc/qore/modules/FilePoller/html/search/pages_71.html
+share/doc/qore/modules/FilePoller/html/search/pages_71.js
+share/doc/qore/modules/FilePoller/html/search/pages_72.html
+share/doc/qore/modules/FilePoller/html/search/pages_72.js
+share/doc/qore/modules/FilePoller/html/search/pages_73.html
+share/doc/qore/modules/FilePoller/html/search/pages_73.js
+share/doc/qore/modules/FilePoller/html/search/pages_74.html
+share/doc/qore/modules/FilePoller/html/search/pages_74.js
+share/doc/qore/modules/FilePoller/html/search/pages_75.html
+share/doc/qore/modules/FilePoller/html/search/pages_75.js
+share/doc/qore/modules/FilePoller/html/search/pages_76.html
+share/doc/qore/modules/FilePoller/html/search/pages_76.js
+share/doc/qore/modules/FilePoller/html/search/pages_77.html
+share/doc/qore/modules/FilePoller/html/search/pages_77.js
share/doc/qore/modules/FilePoller/html/search/search.css
share/doc/qore/modules/FilePoller/html/search/search.js
share/doc/qore/modules/FilePoller/html/search/search_l.png
share/doc/qore/modules/FilePoller/html/search/search_m.png
share/doc/qore/modules/FilePoller/html/search/search_r.png
-share/doc/qore/modules/FilePoller/html/search/searchdata.js
-share/doc/qore/modules/FilePoller/html/search/variables_0.html
-share/doc/qore/modules/FilePoller/html/search/variables_0.js
-share/doc/qore/modules/FilePoller/html/search/variables_1.html
-share/doc/qore/modules/FilePoller/html/search/variables_1.js
-share/doc/qore/modules/FilePoller/html/search/variables_10.html
-share/doc/qore/modules/FilePoller/html/search/variables_10.js
-share/doc/qore/modules/FilePoller/html/search/variables_11.html
-share/doc/qore/modules/FilePoller/html/search/variables_11.js
-share/doc/qore/modules/FilePoller/html/search/variables_12.html
-share/doc/qore/modules/FilePoller/html/search/variables_12.js
-share/doc/qore/modules/FilePoller/html/search/variables_13.html
-share/doc/qore/modules/FilePoller/html/search/variables_13.js
-share/doc/qore/modules/FilePoller/html/search/variables_14.html
-share/doc/qore/modules/FilePoller/html/search/variables_14.js
-share/doc/qore/modules/FilePoller/html/search/variables_15.html
-share/doc/qore/modules/FilePoller/html/search/variables_15.js
-share/doc/qore/modules/FilePoller/html/search/variables_16.html
-share/doc/qore/modules/FilePoller/html/search/variables_16.js
-share/doc/qore/modules/FilePoller/html/search/variables_17.html
-share/doc/qore/modules/FilePoller/html/search/variables_17.js
-share/doc/qore/modules/FilePoller/html/search/variables_18.html
-share/doc/qore/modules/FilePoller/html/search/variables_18.js
-share/doc/qore/modules/FilePoller/html/search/variables_19.html
-share/doc/qore/modules/FilePoller/html/search/variables_19.js
-share/doc/qore/modules/FilePoller/html/search/variables_2.html
-share/doc/qore/modules/FilePoller/html/search/variables_2.js
-share/doc/qore/modules/FilePoller/html/search/variables_3.html
-share/doc/qore/modules/FilePoller/html/search/variables_3.js
-share/doc/qore/modules/FilePoller/html/search/variables_4.html
-share/doc/qore/modules/FilePoller/html/search/variables_4.js
-share/doc/qore/modules/FilePoller/html/search/variables_5.html
-share/doc/qore/modules/FilePoller/html/search/variables_5.js
-share/doc/qore/modules/FilePoller/html/search/variables_6.html
-share/doc/qore/modules/FilePoller/html/search/variables_6.js
-share/doc/qore/modules/FilePoller/html/search/variables_7.html
-share/doc/qore/modules/FilePoller/html/search/variables_7.js
-share/doc/qore/modules/FilePoller/html/search/variables_8.html
-share/doc/qore/modules/FilePoller/html/search/variables_8.js
-share/doc/qore/modules/FilePoller/html/search/variables_9.html
-share/doc/qore/modules/FilePoller/html/search/variables_9.js
-share/doc/qore/modules/FilePoller/html/search/variables_a.html
-share/doc/qore/modules/FilePoller/html/search/variables_a.js
-share/doc/qore/modules/FilePoller/html/search/variables_b.html
-share/doc/qore/modules/FilePoller/html/search/variables_b.js
-share/doc/qore/modules/FilePoller/html/search/variables_c.html
-share/doc/qore/modules/FilePoller/html/search/variables_c.js
-share/doc/qore/modules/FilePoller/html/search/variables_d.html
-share/doc/qore/modules/FilePoller/html/search/variables_d.js
-share/doc/qore/modules/FilePoller/html/search/variables_e.html
-share/doc/qore/modules/FilePoller/html/search/variables_e.js
-share/doc/qore/modules/FilePoller/html/search/variables_f.html
-share/doc/qore/modules/FilePoller/html/search/variables_f.js
-share/doc/qore/modules/FilePoller/html/splitbar.png
+share/doc/qore/modules/FilePoller/html/search/variables_5f.html
+share/doc/qore/modules/FilePoller/html/search/variables_5f.js
+share/doc/qore/modules/FilePoller/html/search/variables_61.html
+share/doc/qore/modules/FilePoller/html/search/variables_61.js
+share/doc/qore/modules/FilePoller/html/search/variables_62.html
+share/doc/qore/modules/FilePoller/html/search/variables_62.js
+share/doc/qore/modules/FilePoller/html/search/variables_63.html
+share/doc/qore/modules/FilePoller/html/search/variables_63.js
+share/doc/qore/modules/FilePoller/html/search/variables_64.html
+share/doc/qore/modules/FilePoller/html/search/variables_64.js
+share/doc/qore/modules/FilePoller/html/search/variables_65.html
+share/doc/qore/modules/FilePoller/html/search/variables_65.js
+share/doc/qore/modules/FilePoller/html/search/variables_66.html
+share/doc/qore/modules/FilePoller/html/search/variables_66.js
+share/doc/qore/modules/FilePoller/html/search/variables_67.html
+share/doc/qore/modules/FilePoller/html/search/variables_67.js
+share/doc/qore/modules/FilePoller/html/search/variables_68.html
+share/doc/qore/modules/FilePoller/html/search/variables_68.js
+share/doc/qore/modules/FilePoller/html/search/variables_69.html
+share/doc/qore/modules/FilePoller/html/search/variables_69.js
+share/doc/qore/modules/FilePoller/html/search/variables_6a.html
+share/doc/qore/modules/FilePoller/html/search/variables_6a.js
+share/doc/qore/modules/FilePoller/html/search/variables_6c.html
+share/doc/qore/modules/FilePoller/html/search/variables_6c.js
+share/doc/qore/modules/FilePoller/html/search/variables_6d.html
+share/doc/qore/modules/FilePoller/html/search/variables_6d.js
+share/doc/qore/modules/FilePoller/html/search/variables_6e.html
+share/doc/qore/modules/FilePoller/html/search/variables_6e.js
+share/doc/qore/modules/FilePoller/html/search/variables_6f.html
+share/doc/qore/modules/FilePoller/html/search/variables_6f.js
+share/doc/qore/modules/FilePoller/html/search/variables_70.html
+share/doc/qore/modules/FilePoller/html/search/variables_70.js
+share/doc/qore/modules/FilePoller/html/search/variables_71.html
+share/doc/qore/modules/FilePoller/html/search/variables_71.js
+share/doc/qore/modules/FilePoller/html/search/variables_72.html
+share/doc/qore/modules/FilePoller/html/search/variables_72.js
+share/doc/qore/modules/FilePoller/html/search/variables_73.html
+share/doc/qore/modules/FilePoller/html/search/variables_73.js
+share/doc/qore/modules/FilePoller/html/search/variables_74.html
+share/doc/qore/modules/FilePoller/html/search/variables_74.js
+share/doc/qore/modules/FilePoller/html/search/variables_75.html
+share/doc/qore/modules/FilePoller/html/search/variables_75.js
+share/doc/qore/modules/FilePoller/html/search/variables_76.html
+share/doc/qore/modules/FilePoller/html/search/variables_76.js
+share/doc/qore/modules/FilePoller/html/search/variables_77.html
+share/doc/qore/modules/FilePoller/html/search/variables_77.js
+share/doc/qore/modules/FilePoller/html/search/variables_78.html
+share/doc/qore/modules/FilePoller/html/search/variables_78.js
+share/doc/qore/modules/FilePoller/html/search/variables_79.html
+share/doc/qore/modules/FilePoller/html/search/variables_79.js
+share/doc/qore/modules/FilePoller/html/search/variables_7a.html
+share/doc/qore/modules/FilePoller/html/search/variables_7a.js
share/doc/qore/modules/FilePoller/html/sync_off.png
share/doc/qore/modules/FilePoller/html/sync_on.png
share/doc/qore/modules/FilePoller/html/tab_a.png
@@ -6923,7 +7525,7 @@ share/doc/qore/modules/FilePoller/html/tab_s.png
share/doc/qore/modules/FilePoller/html/tabs.css
share/doc/qore/modules/FixedLengthUtil/html/_fixed_length_util_8qm_8dox_8h_source.html
share/doc/qore/modules/FixedLengthUtil/html/annotated.html
-share/doc/qore/modules/FixedLengthUtil/html/annotated_dup.js
+share/doc/qore/modules/FixedLengthUtil/html/annotated.js
share/doc/qore/modules/FixedLengthUtil/html/bc_s.png
share/doc/qore/modules/FixedLengthUtil/html/bdwn.png
share/doc/qore/modules/FixedLengthUtil/html/class_fixed_length_util_1_1_fixed_length_abstract_iterator-members.html
@@ -6977,13 +7579,32 @@ share/doc/qore/modules/FixedLengthUtil/html/class_fixed_length_util_1_1_fixed_le
share/doc/qore/modules/FixedLengthUtil/html/classes.html
share/doc/qore/modules/FixedLengthUtil/html/closed.png
share/doc/qore/modules/FixedLengthUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/FixedLengthUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/FixedLengthUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/FixedLengthUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/FixedLengthUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/FixedLengthUtil/html/doc.png
+share/doc/qore/modules/FixedLengthUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/FixedLengthUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/FixedLengthUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/FixedLengthUtil/html/doxygen.css
share/doc/qore/modules/FixedLengthUtil/html/doxygen.png
share/doc/qore/modules/FixedLengthUtil/html/dynsections.js
-share/doc/qore/modules/FixedLengthUtil/html/folderclosed.png
-share/doc/qore/modules/FixedLengthUtil/html/folderopen.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2blank.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2cl.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2doc.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2folderopen.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2lastnode.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2link.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2mnode.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2mo.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2node.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2ns.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2plastnode.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2pnode.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2splitbar.png
+share/doc/qore/modules/FixedLengthUtil/html/ftv2vertline.png
share/doc/qore/modules/FixedLengthUtil/html/functions.html
share/doc/qore/modules/FixedLengthUtil/html/functions_func.html
share/doc/qore/modules/FixedLengthUtil/html/functions_vars.html
@@ -7002,8 +7623,6 @@ share/doc/qore/modules/FixedLengthUtil/html/inherit_graph_1.md5
share/doc/qore/modules/FixedLengthUtil/html/inherit_graph_1.png
share/doc/qore/modules/FixedLengthUtil/html/inherits.html
share/doc/qore/modules/FixedLengthUtil/html/jquery.js
-share/doc/qore/modules/FixedLengthUtil/html/menu.js
-share/doc/qore/modules/FixedLengthUtil/html/menudata.js
share/doc/qore/modules/FixedLengthUtil/html/namespace_fixed_length_util.html
share/doc/qore/modules/FixedLengthUtil/html/namespace_fixed_length_util.js
share/doc/qore/modules/FixedLengthUtil/html/namespacemembers.html
@@ -7015,319 +7634,318 @@ share/doc/qore/modules/FixedLengthUtil/html/nav_g.png
share/doc/qore/modules/FixedLengthUtil/html/nav_h.png
share/doc/qore/modules/FixedLengthUtil/html/navtree.css
share/doc/qore/modules/FixedLengthUtil/html/navtree.js
-share/doc/qore/modules/FixedLengthUtil/html/navtreedata.js
share/doc/qore/modules/FixedLengthUtil/html/navtreeindex0.js
share/doc/qore/modules/FixedLengthUtil/html/open.png
share/doc/qore/modules/FixedLengthUtil/html/pages.html
share/doc/qore/modules/FixedLengthUtil/html/resize.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_0.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_0.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_1.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_1.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_10.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_10.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_11.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_11.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_12.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_12.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_13.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_13.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_14.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_14.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_15.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_15.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_16.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_16.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_17.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_17.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_18.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_18.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_19.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_19.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_1a.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_1a.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_2.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_2.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_3.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_3.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_4.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_4.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_5.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_5.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_6.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_6.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_7.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_7.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_8.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_8.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_9.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_9.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_a.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_a.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_b.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_b.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_c.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_c.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_d.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_d.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_e.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_e.js
-share/doc/qore/modules/FixedLengthUtil/html/search/all_f.html
-share/doc/qore/modules/FixedLengthUtil/html/search/all_f.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_0.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_0.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_1.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_1.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_10.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_10.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_11.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_11.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_12.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_12.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_13.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_13.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_14.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_14.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_15.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_15.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_16.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_16.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_2.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_2.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_3.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_3.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_4.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_4.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_5.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_5.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_6.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_6.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_7.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_7.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_8.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_8.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_9.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_9.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_a.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_a.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_b.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_b.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_c.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_c.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_d.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_d.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_e.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_e.js
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_f.html
-share/doc/qore/modules/FixedLengthUtil/html/search/classes_f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_5f.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_5f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_61.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_61.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_62.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_62.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_63.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_63.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_64.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_64.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_65.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_65.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_66.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_66.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_67.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_67.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_68.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_68.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_69.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_69.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6a.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6a.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6b.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6b.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6c.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6c.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6d.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6d.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6e.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6e.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6f.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_6f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_70.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_70.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_71.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_71.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_72.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_72.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_73.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_73.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_74.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_74.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_75.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_75.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_76.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_76.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_77.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_77.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_78.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_78.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_79.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_79.js
+share/doc/qore/modules/FixedLengthUtil/html/search/all_7a.html
+share/doc/qore/modules/FixedLengthUtil/html/search/all_7a.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_61.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_61.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_62.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_62.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_63.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_63.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_64.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_64.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_65.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_65.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_66.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_66.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_67.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_67.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_68.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_68.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_69.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_69.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6a.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6a.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6c.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6c.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6d.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6d.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6e.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6e.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6f.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_6f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_70.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_70.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_71.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_71.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_72.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_72.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_73.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_73.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_74.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_74.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_75.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_75.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_77.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_77.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_78.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_78.js
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_7a.html
+share/doc/qore/modules/FixedLengthUtil/html/search/classes_7a.js
share/doc/qore/modules/FixedLengthUtil/html/search/close.png
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_0.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_0.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_1.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_1.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_10.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_10.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_11.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_11.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_12.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_12.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_13.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_13.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_14.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_14.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_15.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_15.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_16.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_16.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_17.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_17.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_18.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_18.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_19.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_19.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_2.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_2.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_3.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_3.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_4.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_4.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_5.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_5.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_6.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_6.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_7.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_7.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_8.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_8.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_9.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_9.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_a.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_a.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_b.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_b.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_c.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_c.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_d.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_d.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_e.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_e.js
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_f.html
-share/doc/qore/modules/FixedLengthUtil/html/search/functions_f.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_0.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_0.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_1.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_1.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_10.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_10.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_11.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_11.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_2.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_2.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_3.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_3.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_4.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_4.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_5.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_5.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_6.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_6.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_7.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_7.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_8.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_8.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_9.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_9.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_a.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_a.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_b.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_b.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_c.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_c.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_d.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_d.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_e.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_e.js
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_f.html
-share/doc/qore/modules/FixedLengthUtil/html/search/groups_f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_61.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_61.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_62.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_62.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_63.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_63.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_64.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_64.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_65.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_65.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_66.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_66.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_67.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_67.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_68.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_68.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_69.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_69.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6a.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6a.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6b.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6b.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6c.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6c.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6d.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6d.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6e.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6e.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6f.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_6f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_70.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_70.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_71.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_71.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_72.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_72.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_73.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_73.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_74.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_74.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_75.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_75.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_76.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_76.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_77.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_77.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_78.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_78.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_79.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_79.js
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_7a.html
+share/doc/qore/modules/FixedLengthUtil/html/search/functions_7a.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_62.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_62.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_63.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_63.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_64.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_64.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_65.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_65.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_66.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_66.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_68.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_68.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_69.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_69.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_6c.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_6c.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_6d.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_6d.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_6e.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_6e.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_6f.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_6f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_70.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_70.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_72.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_72.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_73.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_73.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_74.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_74.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_75.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_75.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_77.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_77.js
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_78.html
+share/doc/qore/modules/FixedLengthUtil/html/search/groups_78.js
share/doc/qore/modules/FixedLengthUtil/html/search/mag_sel.png
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_0.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_0.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_1.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_1.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_2.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_2.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_3.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_3.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_4.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_4.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_5.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_5.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_6.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_6.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_7.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_7.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_8.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_8.js
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_9.html
-share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_9.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_63.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_63.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_64.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_64.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_66.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_66.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_68.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_68.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_71.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_71.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_72.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_72.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_73.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_73.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_75.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_75.js
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_77.html
+share/doc/qore/modules/FixedLengthUtil/html/search/namespaces_77.js
share/doc/qore/modules/FixedLengthUtil/html/search/nomatches.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_0.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_0.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_1.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_1.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_10.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_10.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_11.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_11.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_12.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_12.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_2.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_2.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_3.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_3.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_4.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_4.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_5.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_5.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_6.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_6.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_7.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_7.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_8.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_8.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_9.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_9.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_a.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_a.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_b.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_b.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_c.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_c.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_d.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_d.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_e.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_e.js
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_f.html
-share/doc/qore/modules/FixedLengthUtil/html/search/pages_f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_62.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_62.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_63.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_63.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_64.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_64.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_65.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_65.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_66.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_66.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_68.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_68.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_69.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_69.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6b.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6b.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6c.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6c.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6d.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6d.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6e.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6e.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6f.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_6f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_70.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_70.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_71.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_71.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_72.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_72.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_73.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_73.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_74.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_74.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_75.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_75.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_76.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_76.js
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_77.html
+share/doc/qore/modules/FixedLengthUtil/html/search/pages_77.js
share/doc/qore/modules/FixedLengthUtil/html/search/search.css
share/doc/qore/modules/FixedLengthUtil/html/search/search.js
share/doc/qore/modules/FixedLengthUtil/html/search/search_l.png
share/doc/qore/modules/FixedLengthUtil/html/search/search_m.png
share/doc/qore/modules/FixedLengthUtil/html/search/search_r.png
-share/doc/qore/modules/FixedLengthUtil/html/search/searchdata.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_0.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_0.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_1.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_1.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_10.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_10.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_11.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_11.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_12.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_12.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_13.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_13.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_14.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_14.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_15.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_15.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_16.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_16.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_17.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_17.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_18.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_18.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_19.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_19.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_2.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_2.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_3.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_3.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_4.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_4.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_5.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_5.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_6.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_6.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_7.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_7.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_8.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_8.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_9.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_9.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_a.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_a.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_b.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_b.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_c.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_c.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_d.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_d.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_e.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_e.js
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_f.html
-share/doc/qore/modules/FixedLengthUtil/html/search/variables_f.js
-share/doc/qore/modules/FixedLengthUtil/html/splitbar.png
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_5f.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_5f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_61.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_61.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_62.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_62.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_63.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_63.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_64.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_64.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_65.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_65.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_66.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_66.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_67.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_67.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_68.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_68.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_69.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_69.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6a.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6a.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6c.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6c.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6d.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6d.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6e.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6e.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6f.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_6f.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_70.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_70.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_71.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_71.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_72.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_72.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_73.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_73.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_74.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_74.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_75.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_75.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_76.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_76.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_77.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_77.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_78.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_78.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_79.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_79.js
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_7a.html
+share/doc/qore/modules/FixedLengthUtil/html/search/variables_7a.js
share/doc/qore/modules/FixedLengthUtil/html/sync_off.png
share/doc/qore/modules/FixedLengthUtil/html/sync_on.png
share/doc/qore/modules/FixedLengthUtil/html/tab_a.png
@@ -7337,7 +7955,7 @@ share/doc/qore/modules/FixedLengthUtil/html/tab_s.png
share/doc/qore/modules/FixedLengthUtil/html/tabs.css
share/doc/qore/modules/FreetdsSqlUtil/html/_freetds_sql_util_8qm_8dox_8h_source.html
share/doc/qore/modules/FreetdsSqlUtil/html/annotated.html
-share/doc/qore/modules/FreetdsSqlUtil/html/annotated_dup.js
+share/doc/qore/modules/FreetdsSqlUtil/html/annotated.js
share/doc/qore/modules/FreetdsSqlUtil/html/bc_s.png
share/doc/qore/modules/FreetdsSqlUtil/html/bdwn.png
share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_check_constraint-members.html
@@ -7427,13 +8045,32 @@ share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_vi
share/doc/qore/modules/FreetdsSqlUtil/html/classes.html
share/doc/qore/modules/FreetdsSqlUtil/html/closed.png
share/doc/qore/modules/FreetdsSqlUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/FreetdsSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/FreetdsSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/FreetdsSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/FreetdsSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/FreetdsSqlUtil/html/doc.png
+share/doc/qore/modules/FreetdsSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/FreetdsSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/FreetdsSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/FreetdsSqlUtil/html/doxygen.css
share/doc/qore/modules/FreetdsSqlUtil/html/doxygen.png
share/doc/qore/modules/FreetdsSqlUtil/html/dynsections.js
-share/doc/qore/modules/FreetdsSqlUtil/html/folderclosed.png
-share/doc/qore/modules/FreetdsSqlUtil/html/folderopen.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2blank.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2cl.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2doc.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2folderopen.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2lastnode.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2link.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2mnode.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2mo.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2node.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2ns.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2plastnode.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2pnode.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2splitbar.png
+share/doc/qore/modules/FreetdsSqlUtil/html/ftv2vertline.png
share/doc/qore/modules/FreetdsSqlUtil/html/functions.html
share/doc/qore/modules/FreetdsSqlUtil/html/functions_func.html
share/doc/qore/modules/FreetdsSqlUtil/html/functions_vars.html
@@ -7467,8 +8104,6 @@ share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_6.md5
share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_6.png
share/doc/qore/modules/FreetdsSqlUtil/html/inherits.html
share/doc/qore/modules/FreetdsSqlUtil/html/jquery.js
-share/doc/qore/modules/FreetdsSqlUtil/html/menu.js
-share/doc/qore/modules/FreetdsSqlUtil/html/menudata.js
share/doc/qore/modules/FreetdsSqlUtil/html/namespace_freetds_sql_util.html
share/doc/qore/modules/FreetdsSqlUtil/html/namespace_freetds_sql_util.js
share/doc/qore/modules/FreetdsSqlUtil/html/namespacemembers.html
@@ -7480,319 +8115,318 @@ share/doc/qore/modules/FreetdsSqlUtil/html/nav_g.png
share/doc/qore/modules/FreetdsSqlUtil/html/nav_h.png
share/doc/qore/modules/FreetdsSqlUtil/html/navtree.css
share/doc/qore/modules/FreetdsSqlUtil/html/navtree.js
-share/doc/qore/modules/FreetdsSqlUtil/html/navtreedata.js
share/doc/qore/modules/FreetdsSqlUtil/html/navtreeindex0.js
share/doc/qore/modules/FreetdsSqlUtil/html/open.png
share/doc/qore/modules/FreetdsSqlUtil/html/pages.html
share/doc/qore/modules/FreetdsSqlUtil/html/resize.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_0.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_0.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_1.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_1.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_10.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_10.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_11.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_11.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_12.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_12.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_13.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_13.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_14.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_14.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_15.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_15.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_16.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_16.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_17.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_17.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_18.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_18.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_19.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_19.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_1a.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_1a.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_2.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_2.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_3.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_3.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_4.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_4.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_5.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_5.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_7.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_7.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_8.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_8.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_9.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_9.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_a.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_a.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_b.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_b.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_c.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_c.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_d.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_d.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_e.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_e.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_f.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/all_f.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_0.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_0.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_1.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_1.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_10.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_10.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_11.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_11.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_12.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_12.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_13.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_13.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_14.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_14.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_15.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_15.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_16.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_16.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_2.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_2.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_3.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_3.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_4.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_4.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_5.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_5.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_7.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_7.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_8.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_8.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_9.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_9.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_a.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_a.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_b.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_b.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_c.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_c.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_d.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_d.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_e.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_e.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_f.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_5f.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_5f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_61.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_61.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_62.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_62.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_63.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_63.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_64.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_64.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_65.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_65.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_66.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_66.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_67.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_67.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_68.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_68.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_69.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_69.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6a.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6a.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6b.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6b.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6c.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6c.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6d.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6d.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6e.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6e.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6f.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_6f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_70.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_70.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_71.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_71.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_72.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_72.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_73.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_73.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_74.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_74.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_75.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_75.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_76.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_76.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_77.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_77.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_78.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_78.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_79.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_79.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_7a.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/all_7a.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_61.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_61.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_62.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_62.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_63.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_63.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_64.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_64.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_65.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_65.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_66.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_66.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_67.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_67.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_68.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_68.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_69.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_69.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6a.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6a.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6c.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6c.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6d.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6d.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6e.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6e.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6f.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_6f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_70.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_70.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_71.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_71.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_72.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_72.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_73.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_73.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_74.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_74.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_75.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_75.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_77.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_77.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_78.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_78.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_7a.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/classes_7a.js
share/doc/qore/modules/FreetdsSqlUtil/html/search/close.png
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_0.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_0.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_1.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_1.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_10.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_10.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_11.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_11.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_12.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_12.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_13.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_13.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_14.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_14.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_15.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_15.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_16.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_16.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_17.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_17.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_18.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_18.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_19.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_19.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_2.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_2.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_3.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_3.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_4.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_4.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_5.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_5.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_7.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_7.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_8.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_8.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_9.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_9.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_a.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_a.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_b.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_b.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_c.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_c.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_d.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_d.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_e.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_e.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_f.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_f.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_0.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_0.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_1.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_1.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_10.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_10.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_11.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_11.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_2.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_2.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_3.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_3.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_4.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_4.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_5.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_5.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_7.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_7.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_8.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_8.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_9.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_9.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_a.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_a.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_b.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_b.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_c.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_c.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_d.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_d.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_e.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_e.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_f.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_61.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_61.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_62.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_62.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_63.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_63.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_64.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_64.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_65.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_65.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_66.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_66.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_67.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_67.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_68.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_68.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_69.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_69.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6a.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6a.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6b.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6b.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6c.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6c.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6d.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6d.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6e.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6e.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6f.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_6f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_70.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_70.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_71.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_71.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_72.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_72.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_73.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_73.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_74.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_74.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_75.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_75.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_76.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_76.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_77.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_77.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_78.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_78.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_79.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_79.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_7a.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/functions_7a.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_62.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_62.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_63.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_63.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_64.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_64.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_65.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_65.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_66.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_66.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_68.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_68.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_69.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_69.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6c.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6c.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6d.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6d.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6e.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6e.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6f.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_6f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_70.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_70.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_72.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_72.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_73.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_73.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_74.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_74.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_75.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_75.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_77.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_77.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_78.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/groups_78.js
share/doc/qore/modules/FreetdsSqlUtil/html/search/mag_sel.png
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_0.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_0.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_1.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_1.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_2.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_2.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_3.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_3.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_4.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_4.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_5.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_5.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_6.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_6.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_7.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_7.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_8.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_8.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_9.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_9.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_63.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_63.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_64.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_64.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_66.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_66.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_68.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_68.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_71.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_71.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_72.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_72.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_73.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_73.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_75.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_75.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_77.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/namespaces_77.js
share/doc/qore/modules/FreetdsSqlUtil/html/search/nomatches.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_0.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_0.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_1.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_1.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_10.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_10.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_11.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_11.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_12.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_12.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_2.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_2.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_3.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_3.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_4.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_4.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_5.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_5.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_7.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_7.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_8.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_8.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_9.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_9.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_a.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_a.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_b.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_b.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_c.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_c.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_d.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_d.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_e.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_e.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_f.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_62.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_62.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_63.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_63.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_64.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_64.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_65.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_65.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_66.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_66.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_68.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_68.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_69.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_69.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6b.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6b.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6c.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6c.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6d.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6d.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6e.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6e.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6f.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_6f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_70.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_70.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_71.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_71.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_72.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_72.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_73.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_73.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_74.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_74.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_75.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_75.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_76.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_76.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_77.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/pages_77.js
share/doc/qore/modules/FreetdsSqlUtil/html/search/search.css
share/doc/qore/modules/FreetdsSqlUtil/html/search/search.js
share/doc/qore/modules/FreetdsSqlUtil/html/search/search_l.png
share/doc/qore/modules/FreetdsSqlUtil/html/search/search_m.png
share/doc/qore/modules/FreetdsSqlUtil/html/search/search_r.png
-share/doc/qore/modules/FreetdsSqlUtil/html/search/searchdata.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_0.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_0.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_1.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_1.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_10.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_10.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_11.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_11.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_12.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_12.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_13.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_13.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_14.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_14.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_15.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_15.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_16.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_16.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_17.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_17.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_18.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_18.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_19.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_19.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_2.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_2.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_3.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_3.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_4.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_4.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_5.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_5.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_7.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_7.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_8.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_8.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_9.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_9.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_a.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_a.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_b.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_b.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_c.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_c.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_d.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_d.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_e.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_e.js
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_f.html
-share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_f.js
-share/doc/qore/modules/FreetdsSqlUtil/html/splitbar.png
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_5f.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_5f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_61.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_61.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_62.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_62.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_63.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_63.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_64.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_64.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_65.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_65.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_66.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_66.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_67.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_67.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_68.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_68.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_69.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_69.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6a.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6a.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6c.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6c.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6d.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6d.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6e.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6e.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6f.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_6f.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_70.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_70.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_71.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_71.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_72.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_72.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_73.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_73.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_74.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_74.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_75.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_75.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_76.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_76.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_77.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_77.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_78.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_78.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_79.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_79.js
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_7a.html
+share/doc/qore/modules/FreetdsSqlUtil/html/search/variables_7a.js
share/doc/qore/modules/FreetdsSqlUtil/html/sync_off.png
share/doc/qore/modules/FreetdsSqlUtil/html/sync_on.png
share/doc/qore/modules/FreetdsSqlUtil/html/tab_a.png
@@ -7802,7 +8436,7 @@ share/doc/qore/modules/FreetdsSqlUtil/html/tab_s.png
share/doc/qore/modules/FreetdsSqlUtil/html/tabs.css
share/doc/qore/modules/HttpServer/html/_http_server_8qm_8dox_8h_source.html
share/doc/qore/modules/HttpServer/html/annotated.html
-share/doc/qore/modules/HttpServer/html/annotated_dup.js
+share/doc/qore/modules/HttpServer/html/annotated.js
share/doc/qore/modules/HttpServer/html/bc_s.png
share/doc/qore/modules/HttpServer/html/bdwn.png
share/doc/qore/modules/HttpServer/html/class_http_server_1_1_http_listener-members.html
@@ -7819,13 +8453,32 @@ share/doc/qore/modules/HttpServer/html/class_http_server_1_1_http_server__inheri
share/doc/qore/modules/HttpServer/html/classes.html
share/doc/qore/modules/HttpServer/html/closed.png
share/doc/qore/modules/HttpServer/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/HttpServer/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/HttpServer/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/HttpServer/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/HttpServer/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/HttpServer/html/doc.png
+share/doc/qore/modules/HttpServer/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/HttpServer/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/HttpServer/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/HttpServer/html/doxygen.css
share/doc/qore/modules/HttpServer/html/doxygen.png
share/doc/qore/modules/HttpServer/html/dynsections.js
-share/doc/qore/modules/HttpServer/html/folderclosed.png
-share/doc/qore/modules/HttpServer/html/folderopen.png
+share/doc/qore/modules/HttpServer/html/ftv2blank.png
+share/doc/qore/modules/HttpServer/html/ftv2cl.png
+share/doc/qore/modules/HttpServer/html/ftv2doc.png
+share/doc/qore/modules/HttpServer/html/ftv2folderclosed.png
+share/doc/qore/modules/HttpServer/html/ftv2folderopen.png
+share/doc/qore/modules/HttpServer/html/ftv2lastnode.png
+share/doc/qore/modules/HttpServer/html/ftv2link.png
+share/doc/qore/modules/HttpServer/html/ftv2mlastnode.png
+share/doc/qore/modules/HttpServer/html/ftv2mnode.png
+share/doc/qore/modules/HttpServer/html/ftv2mo.png
+share/doc/qore/modules/HttpServer/html/ftv2node.png
+share/doc/qore/modules/HttpServer/html/ftv2ns.png
+share/doc/qore/modules/HttpServer/html/ftv2plastnode.png
+share/doc/qore/modules/HttpServer/html/ftv2pnode.png
+share/doc/qore/modules/HttpServer/html/ftv2splitbar.png
+share/doc/qore/modules/HttpServer/html/ftv2vertline.png
share/doc/qore/modules/HttpServer/html/functions.html
share/doc/qore/modules/HttpServer/html/functions_func.html
share/doc/qore/modules/HttpServer/html/functions_vars.html
@@ -7922,22 +8575,13 @@ share/doc/qore/modules/HttpServer/html/inherit_graph_0.md5
share/doc/qore/modules/HttpServer/html/inherit_graph_0.png
share/doc/qore/modules/HttpServer/html/inherits.html
share/doc/qore/modules/HttpServer/html/jquery.js
-share/doc/qore/modules/HttpServer/html/menu.js
-share/doc/qore/modules/HttpServer/html/menudata.js
share/doc/qore/modules/HttpServer/html/modules.html
share/doc/qore/modules/HttpServer/html/modules.js
-share/doc/qore/modules/HttpServer/html/namespace_http_server.html
-share/doc/qore/modules/HttpServer/html/namespace_http_server.js
-share/doc/qore/modules/HttpServer/html/namespacemembers.html
-share/doc/qore/modules/HttpServer/html/namespacemembers_func.html
-share/doc/qore/modules/HttpServer/html/namespaces.html
-share/doc/qore/modules/HttpServer/html/namespaces.js
share/doc/qore/modules/HttpServer/html/nav_f.png
share/doc/qore/modules/HttpServer/html/nav_g.png
share/doc/qore/modules/HttpServer/html/nav_h.png
share/doc/qore/modules/HttpServer/html/navtree.css
share/doc/qore/modules/HttpServer/html/navtree.js
-share/doc/qore/modules/HttpServer/html/navtreedata.js
share/doc/qore/modules/HttpServer/html/navtreeindex0.js
share/doc/qore/modules/HttpServer/html/navtreeindex1.js
share/doc/qore/modules/HttpServer/html/navtreeindex2.js
@@ -7948,288 +8592,288 @@ share/doc/qore/modules/HttpServer/html/navtreeindex6.js
share/doc/qore/modules/HttpServer/html/open.png
share/doc/qore/modules/HttpServer/html/pages.html
share/doc/qore/modules/HttpServer/html/resize.js
-share/doc/qore/modules/HttpServer/html/search/all_0.html
-share/doc/qore/modules/HttpServer/html/search/all_0.js
-share/doc/qore/modules/HttpServer/html/search/all_1.html
-share/doc/qore/modules/HttpServer/html/search/all_1.js
-share/doc/qore/modules/HttpServer/html/search/all_10.html
-share/doc/qore/modules/HttpServer/html/search/all_10.js
-share/doc/qore/modules/HttpServer/html/search/all_11.html
-share/doc/qore/modules/HttpServer/html/search/all_11.js
-share/doc/qore/modules/HttpServer/html/search/all_12.html
-share/doc/qore/modules/HttpServer/html/search/all_12.js
-share/doc/qore/modules/HttpServer/html/search/all_13.html
-share/doc/qore/modules/HttpServer/html/search/all_13.js
-share/doc/qore/modules/HttpServer/html/search/all_14.html
-share/doc/qore/modules/HttpServer/html/search/all_14.js
-share/doc/qore/modules/HttpServer/html/search/all_15.html
-share/doc/qore/modules/HttpServer/html/search/all_15.js
-share/doc/qore/modules/HttpServer/html/search/all_16.html
-share/doc/qore/modules/HttpServer/html/search/all_16.js
-share/doc/qore/modules/HttpServer/html/search/all_17.html
-share/doc/qore/modules/HttpServer/html/search/all_17.js
-share/doc/qore/modules/HttpServer/html/search/all_18.html
-share/doc/qore/modules/HttpServer/html/search/all_18.js
-share/doc/qore/modules/HttpServer/html/search/all_19.html
-share/doc/qore/modules/HttpServer/html/search/all_19.js
-share/doc/qore/modules/HttpServer/html/search/all_1a.html
-share/doc/qore/modules/HttpServer/html/search/all_1a.js
-share/doc/qore/modules/HttpServer/html/search/all_2.html
-share/doc/qore/modules/HttpServer/html/search/all_2.js
-share/doc/qore/modules/HttpServer/html/search/all_3.html
-share/doc/qore/modules/HttpServer/html/search/all_3.js
-share/doc/qore/modules/HttpServer/html/search/all_4.html
-share/doc/qore/modules/HttpServer/html/search/all_4.js
-share/doc/qore/modules/HttpServer/html/search/all_5.html
-share/doc/qore/modules/HttpServer/html/search/all_5.js
-share/doc/qore/modules/HttpServer/html/search/all_6.html
-share/doc/qore/modules/HttpServer/html/search/all_6.js
-share/doc/qore/modules/HttpServer/html/search/all_7.html
-share/doc/qore/modules/HttpServer/html/search/all_7.js
-share/doc/qore/modules/HttpServer/html/search/all_8.html
-share/doc/qore/modules/HttpServer/html/search/all_8.js
-share/doc/qore/modules/HttpServer/html/search/all_9.html
-share/doc/qore/modules/HttpServer/html/search/all_9.js
-share/doc/qore/modules/HttpServer/html/search/all_a.html
-share/doc/qore/modules/HttpServer/html/search/all_a.js
-share/doc/qore/modules/HttpServer/html/search/all_b.html
-share/doc/qore/modules/HttpServer/html/search/all_b.js
-share/doc/qore/modules/HttpServer/html/search/all_c.html
-share/doc/qore/modules/HttpServer/html/search/all_c.js
-share/doc/qore/modules/HttpServer/html/search/all_d.html
-share/doc/qore/modules/HttpServer/html/search/all_d.js
-share/doc/qore/modules/HttpServer/html/search/all_e.html
-share/doc/qore/modules/HttpServer/html/search/all_e.js
-share/doc/qore/modules/HttpServer/html/search/all_f.html
-share/doc/qore/modules/HttpServer/html/search/all_f.js
-share/doc/qore/modules/HttpServer/html/search/classes_0.html
-share/doc/qore/modules/HttpServer/html/search/classes_0.js
-share/doc/qore/modules/HttpServer/html/search/classes_1.html
-share/doc/qore/modules/HttpServer/html/search/classes_1.js
-share/doc/qore/modules/HttpServer/html/search/classes_10.html
-share/doc/qore/modules/HttpServer/html/search/classes_10.js
-share/doc/qore/modules/HttpServer/html/search/classes_11.html
-share/doc/qore/modules/HttpServer/html/search/classes_11.js
-share/doc/qore/modules/HttpServer/html/search/classes_12.html
-share/doc/qore/modules/HttpServer/html/search/classes_12.js
-share/doc/qore/modules/HttpServer/html/search/classes_2.html
-share/doc/qore/modules/HttpServer/html/search/classes_2.js
-share/doc/qore/modules/HttpServer/html/search/classes_3.html
-share/doc/qore/modules/HttpServer/html/search/classes_3.js
-share/doc/qore/modules/HttpServer/html/search/classes_4.html
-share/doc/qore/modules/HttpServer/html/search/classes_4.js
-share/doc/qore/modules/HttpServer/html/search/classes_5.html
-share/doc/qore/modules/HttpServer/html/search/classes_5.js
-share/doc/qore/modules/HttpServer/html/search/classes_6.html
-share/doc/qore/modules/HttpServer/html/search/classes_6.js
-share/doc/qore/modules/HttpServer/html/search/classes_7.html
-share/doc/qore/modules/HttpServer/html/search/classes_7.js
-share/doc/qore/modules/HttpServer/html/search/classes_8.html
-share/doc/qore/modules/HttpServer/html/search/classes_8.js
-share/doc/qore/modules/HttpServer/html/search/classes_9.html
-share/doc/qore/modules/HttpServer/html/search/classes_9.js
-share/doc/qore/modules/HttpServer/html/search/classes_a.html
-share/doc/qore/modules/HttpServer/html/search/classes_a.js
-share/doc/qore/modules/HttpServer/html/search/classes_b.html
-share/doc/qore/modules/HttpServer/html/search/classes_b.js
-share/doc/qore/modules/HttpServer/html/search/classes_c.html
-share/doc/qore/modules/HttpServer/html/search/classes_c.js
-share/doc/qore/modules/HttpServer/html/search/classes_d.html
-share/doc/qore/modules/HttpServer/html/search/classes_d.js
-share/doc/qore/modules/HttpServer/html/search/classes_e.html
-share/doc/qore/modules/HttpServer/html/search/classes_e.js
-share/doc/qore/modules/HttpServer/html/search/classes_f.html
-share/doc/qore/modules/HttpServer/html/search/classes_f.js
+share/doc/qore/modules/HttpServer/html/search/all_5f.html
+share/doc/qore/modules/HttpServer/html/search/all_5f.js
+share/doc/qore/modules/HttpServer/html/search/all_61.html
+share/doc/qore/modules/HttpServer/html/search/all_61.js
+share/doc/qore/modules/HttpServer/html/search/all_62.html
+share/doc/qore/modules/HttpServer/html/search/all_62.js
+share/doc/qore/modules/HttpServer/html/search/all_63.html
+share/doc/qore/modules/HttpServer/html/search/all_63.js
+share/doc/qore/modules/HttpServer/html/search/all_64.html
+share/doc/qore/modules/HttpServer/html/search/all_64.js
+share/doc/qore/modules/HttpServer/html/search/all_65.html
+share/doc/qore/modules/HttpServer/html/search/all_65.js
+share/doc/qore/modules/HttpServer/html/search/all_66.html
+share/doc/qore/modules/HttpServer/html/search/all_66.js
+share/doc/qore/modules/HttpServer/html/search/all_67.html
+share/doc/qore/modules/HttpServer/html/search/all_67.js
+share/doc/qore/modules/HttpServer/html/search/all_68.html
+share/doc/qore/modules/HttpServer/html/search/all_68.js
+share/doc/qore/modules/HttpServer/html/search/all_69.html
+share/doc/qore/modules/HttpServer/html/search/all_69.js
+share/doc/qore/modules/HttpServer/html/search/all_6a.html
+share/doc/qore/modules/HttpServer/html/search/all_6a.js
+share/doc/qore/modules/HttpServer/html/search/all_6b.html
+share/doc/qore/modules/HttpServer/html/search/all_6b.js
+share/doc/qore/modules/HttpServer/html/search/all_6c.html
+share/doc/qore/modules/HttpServer/html/search/all_6c.js
+share/doc/qore/modules/HttpServer/html/search/all_6d.html
+share/doc/qore/modules/HttpServer/html/search/all_6d.js
+share/doc/qore/modules/HttpServer/html/search/all_6e.html
+share/doc/qore/modules/HttpServer/html/search/all_6e.js
+share/doc/qore/modules/HttpServer/html/search/all_6f.html
+share/doc/qore/modules/HttpServer/html/search/all_6f.js
+share/doc/qore/modules/HttpServer/html/search/all_70.html
+share/doc/qore/modules/HttpServer/html/search/all_70.js
+share/doc/qore/modules/HttpServer/html/search/all_71.html
+share/doc/qore/modules/HttpServer/html/search/all_71.js
+share/doc/qore/modules/HttpServer/html/search/all_72.html
+share/doc/qore/modules/HttpServer/html/search/all_72.js
+share/doc/qore/modules/HttpServer/html/search/all_73.html
+share/doc/qore/modules/HttpServer/html/search/all_73.js
+share/doc/qore/modules/HttpServer/html/search/all_74.html
+share/doc/qore/modules/HttpServer/html/search/all_74.js
+share/doc/qore/modules/HttpServer/html/search/all_75.html
+share/doc/qore/modules/HttpServer/html/search/all_75.js
+share/doc/qore/modules/HttpServer/html/search/all_76.html
+share/doc/qore/modules/HttpServer/html/search/all_76.js
+share/doc/qore/modules/HttpServer/html/search/all_77.html
+share/doc/qore/modules/HttpServer/html/search/all_77.js
+share/doc/qore/modules/HttpServer/html/search/all_78.html
+share/doc/qore/modules/HttpServer/html/search/all_78.js
+share/doc/qore/modules/HttpServer/html/search/all_79.html
+share/doc/qore/modules/HttpServer/html/search/all_79.js
+share/doc/qore/modules/HttpServer/html/search/all_7a.html
+share/doc/qore/modules/HttpServer/html/search/all_7a.js
+share/doc/qore/modules/HttpServer/html/search/classes_61.html
+share/doc/qore/modules/HttpServer/html/search/classes_61.js
+share/doc/qore/modules/HttpServer/html/search/classes_62.html
+share/doc/qore/modules/HttpServer/html/search/classes_62.js
+share/doc/qore/modules/HttpServer/html/search/classes_63.html
+share/doc/qore/modules/HttpServer/html/search/classes_63.js
+share/doc/qore/modules/HttpServer/html/search/classes_64.html
+share/doc/qore/modules/HttpServer/html/search/classes_64.js
+share/doc/qore/modules/HttpServer/html/search/classes_65.html
+share/doc/qore/modules/HttpServer/html/search/classes_65.js
+share/doc/qore/modules/HttpServer/html/search/classes_66.html
+share/doc/qore/modules/HttpServer/html/search/classes_66.js
+share/doc/qore/modules/HttpServer/html/search/classes_67.html
+share/doc/qore/modules/HttpServer/html/search/classes_67.js
+share/doc/qore/modules/HttpServer/html/search/classes_68.html
+share/doc/qore/modules/HttpServer/html/search/classes_68.js
+share/doc/qore/modules/HttpServer/html/search/classes_69.html
+share/doc/qore/modules/HttpServer/html/search/classes_69.js
+share/doc/qore/modules/HttpServer/html/search/classes_6c.html
+share/doc/qore/modules/HttpServer/html/search/classes_6c.js
+share/doc/qore/modules/HttpServer/html/search/classes_6d.html
+share/doc/qore/modules/HttpServer/html/search/classes_6d.js
+share/doc/qore/modules/HttpServer/html/search/classes_6f.html
+share/doc/qore/modules/HttpServer/html/search/classes_6f.js
+share/doc/qore/modules/HttpServer/html/search/classes_70.html
+share/doc/qore/modules/HttpServer/html/search/classes_70.js
+share/doc/qore/modules/HttpServer/html/search/classes_71.html
+share/doc/qore/modules/HttpServer/html/search/classes_71.js
+share/doc/qore/modules/HttpServer/html/search/classes_72.html
+share/doc/qore/modules/HttpServer/html/search/classes_72.js
+share/doc/qore/modules/HttpServer/html/search/classes_73.html
+share/doc/qore/modules/HttpServer/html/search/classes_73.js
+share/doc/qore/modules/HttpServer/html/search/classes_74.html
+share/doc/qore/modules/HttpServer/html/search/classes_74.js
+share/doc/qore/modules/HttpServer/html/search/classes_75.html
+share/doc/qore/modules/HttpServer/html/search/classes_75.js
+share/doc/qore/modules/HttpServer/html/search/classes_7a.html
+share/doc/qore/modules/HttpServer/html/search/classes_7a.js
share/doc/qore/modules/HttpServer/html/search/close.png
-share/doc/qore/modules/HttpServer/html/search/functions_0.html
-share/doc/qore/modules/HttpServer/html/search/functions_0.js
-share/doc/qore/modules/HttpServer/html/search/functions_1.html
-share/doc/qore/modules/HttpServer/html/search/functions_1.js
-share/doc/qore/modules/HttpServer/html/search/functions_10.html
-share/doc/qore/modules/HttpServer/html/search/functions_10.js
-share/doc/qore/modules/HttpServer/html/search/functions_11.html
-share/doc/qore/modules/HttpServer/html/search/functions_11.js
-share/doc/qore/modules/HttpServer/html/search/functions_12.html
-share/doc/qore/modules/HttpServer/html/search/functions_12.js
-share/doc/qore/modules/HttpServer/html/search/functions_13.html
-share/doc/qore/modules/HttpServer/html/search/functions_13.js
-share/doc/qore/modules/HttpServer/html/search/functions_14.html
-share/doc/qore/modules/HttpServer/html/search/functions_14.js
-share/doc/qore/modules/HttpServer/html/search/functions_15.html
-share/doc/qore/modules/HttpServer/html/search/functions_15.js
-share/doc/qore/modules/HttpServer/html/search/functions_16.html
-share/doc/qore/modules/HttpServer/html/search/functions_16.js
-share/doc/qore/modules/HttpServer/html/search/functions_17.html
-share/doc/qore/modules/HttpServer/html/search/functions_17.js
-share/doc/qore/modules/HttpServer/html/search/functions_18.html
-share/doc/qore/modules/HttpServer/html/search/functions_18.js
-share/doc/qore/modules/HttpServer/html/search/functions_2.html
-share/doc/qore/modules/HttpServer/html/search/functions_2.js
-share/doc/qore/modules/HttpServer/html/search/functions_3.html
-share/doc/qore/modules/HttpServer/html/search/functions_3.js
-share/doc/qore/modules/HttpServer/html/search/functions_4.html
-share/doc/qore/modules/HttpServer/html/search/functions_4.js
-share/doc/qore/modules/HttpServer/html/search/functions_5.html
-share/doc/qore/modules/HttpServer/html/search/functions_5.js
-share/doc/qore/modules/HttpServer/html/search/functions_6.html
-share/doc/qore/modules/HttpServer/html/search/functions_6.js
-share/doc/qore/modules/HttpServer/html/search/functions_7.html
-share/doc/qore/modules/HttpServer/html/search/functions_7.js
-share/doc/qore/modules/HttpServer/html/search/functions_8.html
-share/doc/qore/modules/HttpServer/html/search/functions_8.js
-share/doc/qore/modules/HttpServer/html/search/functions_9.html
-share/doc/qore/modules/HttpServer/html/search/functions_9.js
-share/doc/qore/modules/HttpServer/html/search/functions_a.html
-share/doc/qore/modules/HttpServer/html/search/functions_a.js
-share/doc/qore/modules/HttpServer/html/search/functions_b.html
-share/doc/qore/modules/HttpServer/html/search/functions_b.js
-share/doc/qore/modules/HttpServer/html/search/functions_c.html
-share/doc/qore/modules/HttpServer/html/search/functions_c.js
-share/doc/qore/modules/HttpServer/html/search/functions_d.html
-share/doc/qore/modules/HttpServer/html/search/functions_d.js
-share/doc/qore/modules/HttpServer/html/search/functions_e.html
-share/doc/qore/modules/HttpServer/html/search/functions_e.js
-share/doc/qore/modules/HttpServer/html/search/functions_f.html
-share/doc/qore/modules/HttpServer/html/search/functions_f.js
-share/doc/qore/modules/HttpServer/html/search/groups_0.html
-share/doc/qore/modules/HttpServer/html/search/groups_0.js
-share/doc/qore/modules/HttpServer/html/search/groups_1.html
-share/doc/qore/modules/HttpServer/html/search/groups_1.js
-share/doc/qore/modules/HttpServer/html/search/groups_10.html
-share/doc/qore/modules/HttpServer/html/search/groups_10.js
-share/doc/qore/modules/HttpServer/html/search/groups_11.html
-share/doc/qore/modules/HttpServer/html/search/groups_11.js
-share/doc/qore/modules/HttpServer/html/search/groups_2.html
-share/doc/qore/modules/HttpServer/html/search/groups_2.js
-share/doc/qore/modules/HttpServer/html/search/groups_3.html
-share/doc/qore/modules/HttpServer/html/search/groups_3.js
-share/doc/qore/modules/HttpServer/html/search/groups_4.html
-share/doc/qore/modules/HttpServer/html/search/groups_4.js
-share/doc/qore/modules/HttpServer/html/search/groups_5.html
-share/doc/qore/modules/HttpServer/html/search/groups_5.js
-share/doc/qore/modules/HttpServer/html/search/groups_6.html
-share/doc/qore/modules/HttpServer/html/search/groups_6.js
-share/doc/qore/modules/HttpServer/html/search/groups_7.html
-share/doc/qore/modules/HttpServer/html/search/groups_7.js
-share/doc/qore/modules/HttpServer/html/search/groups_8.html
-share/doc/qore/modules/HttpServer/html/search/groups_8.js
-share/doc/qore/modules/HttpServer/html/search/groups_9.html
-share/doc/qore/modules/HttpServer/html/search/groups_9.js
-share/doc/qore/modules/HttpServer/html/search/groups_a.html
-share/doc/qore/modules/HttpServer/html/search/groups_a.js
-share/doc/qore/modules/HttpServer/html/search/groups_b.html
-share/doc/qore/modules/HttpServer/html/search/groups_b.js
-share/doc/qore/modules/HttpServer/html/search/groups_c.html
-share/doc/qore/modules/HttpServer/html/search/groups_c.js
-share/doc/qore/modules/HttpServer/html/search/groups_d.html
-share/doc/qore/modules/HttpServer/html/search/groups_d.js
-share/doc/qore/modules/HttpServer/html/search/groups_e.html
-share/doc/qore/modules/HttpServer/html/search/groups_e.js
-share/doc/qore/modules/HttpServer/html/search/groups_f.html
-share/doc/qore/modules/HttpServer/html/search/groups_f.js
+share/doc/qore/modules/HttpServer/html/search/functions_61.html
+share/doc/qore/modules/HttpServer/html/search/functions_61.js
+share/doc/qore/modules/HttpServer/html/search/functions_62.html
+share/doc/qore/modules/HttpServer/html/search/functions_62.js
+share/doc/qore/modules/HttpServer/html/search/functions_63.html
+share/doc/qore/modules/HttpServer/html/search/functions_63.js
+share/doc/qore/modules/HttpServer/html/search/functions_64.html
+share/doc/qore/modules/HttpServer/html/search/functions_64.js
+share/doc/qore/modules/HttpServer/html/search/functions_65.html
+share/doc/qore/modules/HttpServer/html/search/functions_65.js
+share/doc/qore/modules/HttpServer/html/search/functions_66.html
+share/doc/qore/modules/HttpServer/html/search/functions_66.js
+share/doc/qore/modules/HttpServer/html/search/functions_67.html
+share/doc/qore/modules/HttpServer/html/search/functions_67.js
+share/doc/qore/modules/HttpServer/html/search/functions_68.html
+share/doc/qore/modules/HttpServer/html/search/functions_68.js
+share/doc/qore/modules/HttpServer/html/search/functions_69.html
+share/doc/qore/modules/HttpServer/html/search/functions_69.js
+share/doc/qore/modules/HttpServer/html/search/functions_6a.html
+share/doc/qore/modules/HttpServer/html/search/functions_6a.js
+share/doc/qore/modules/HttpServer/html/search/functions_6b.html
+share/doc/qore/modules/HttpServer/html/search/functions_6b.js
+share/doc/qore/modules/HttpServer/html/search/functions_6c.html
+share/doc/qore/modules/HttpServer/html/search/functions_6c.js
+share/doc/qore/modules/HttpServer/html/search/functions_6d.html
+share/doc/qore/modules/HttpServer/html/search/functions_6d.js
+share/doc/qore/modules/HttpServer/html/search/functions_6e.html
+share/doc/qore/modules/HttpServer/html/search/functions_6e.js
+share/doc/qore/modules/HttpServer/html/search/functions_6f.html
+share/doc/qore/modules/HttpServer/html/search/functions_6f.js
+share/doc/qore/modules/HttpServer/html/search/functions_70.html
+share/doc/qore/modules/HttpServer/html/search/functions_70.js
+share/doc/qore/modules/HttpServer/html/search/functions_72.html
+share/doc/qore/modules/HttpServer/html/search/functions_72.js
+share/doc/qore/modules/HttpServer/html/search/functions_73.html
+share/doc/qore/modules/HttpServer/html/search/functions_73.js
+share/doc/qore/modules/HttpServer/html/search/functions_74.html
+share/doc/qore/modules/HttpServer/html/search/functions_74.js
+share/doc/qore/modules/HttpServer/html/search/functions_75.html
+share/doc/qore/modules/HttpServer/html/search/functions_75.js
+share/doc/qore/modules/HttpServer/html/search/functions_76.html
+share/doc/qore/modules/HttpServer/html/search/functions_76.js
+share/doc/qore/modules/HttpServer/html/search/functions_77.html
+share/doc/qore/modules/HttpServer/html/search/functions_77.js
+share/doc/qore/modules/HttpServer/html/search/functions_78.html
+share/doc/qore/modules/HttpServer/html/search/functions_78.js
+share/doc/qore/modules/HttpServer/html/search/functions_79.html
+share/doc/qore/modules/HttpServer/html/search/functions_79.js
+share/doc/qore/modules/HttpServer/html/search/functions_7a.html
+share/doc/qore/modules/HttpServer/html/search/functions_7a.js
+share/doc/qore/modules/HttpServer/html/search/groups_62.html
+share/doc/qore/modules/HttpServer/html/search/groups_62.js
+share/doc/qore/modules/HttpServer/html/search/groups_63.html
+share/doc/qore/modules/HttpServer/html/search/groups_63.js
+share/doc/qore/modules/HttpServer/html/search/groups_64.html
+share/doc/qore/modules/HttpServer/html/search/groups_64.js
+share/doc/qore/modules/HttpServer/html/search/groups_65.html
+share/doc/qore/modules/HttpServer/html/search/groups_65.js
+share/doc/qore/modules/HttpServer/html/search/groups_66.html
+share/doc/qore/modules/HttpServer/html/search/groups_66.js
+share/doc/qore/modules/HttpServer/html/search/groups_68.html
+share/doc/qore/modules/HttpServer/html/search/groups_68.js
+share/doc/qore/modules/HttpServer/html/search/groups_69.html
+share/doc/qore/modules/HttpServer/html/search/groups_69.js
+share/doc/qore/modules/HttpServer/html/search/groups_6c.html
+share/doc/qore/modules/HttpServer/html/search/groups_6c.js
+share/doc/qore/modules/HttpServer/html/search/groups_6d.html
+share/doc/qore/modules/HttpServer/html/search/groups_6d.js
+share/doc/qore/modules/HttpServer/html/search/groups_6e.html
+share/doc/qore/modules/HttpServer/html/search/groups_6e.js
+share/doc/qore/modules/HttpServer/html/search/groups_6f.html
+share/doc/qore/modules/HttpServer/html/search/groups_6f.js
+share/doc/qore/modules/HttpServer/html/search/groups_70.html
+share/doc/qore/modules/HttpServer/html/search/groups_70.js
+share/doc/qore/modules/HttpServer/html/search/groups_72.html
+share/doc/qore/modules/HttpServer/html/search/groups_72.js
+share/doc/qore/modules/HttpServer/html/search/groups_73.html
+share/doc/qore/modules/HttpServer/html/search/groups_73.js
+share/doc/qore/modules/HttpServer/html/search/groups_74.html
+share/doc/qore/modules/HttpServer/html/search/groups_74.js
+share/doc/qore/modules/HttpServer/html/search/groups_75.html
+share/doc/qore/modules/HttpServer/html/search/groups_75.js
+share/doc/qore/modules/HttpServer/html/search/groups_77.html
+share/doc/qore/modules/HttpServer/html/search/groups_77.js
+share/doc/qore/modules/HttpServer/html/search/groups_78.html
+share/doc/qore/modules/HttpServer/html/search/groups_78.js
share/doc/qore/modules/HttpServer/html/search/mag_sel.png
-share/doc/qore/modules/HttpServer/html/search/namespaces_0.html
-share/doc/qore/modules/HttpServer/html/search/namespaces_0.js
-share/doc/qore/modules/HttpServer/html/search/namespaces_1.html
-share/doc/qore/modules/HttpServer/html/search/namespaces_1.js
-share/doc/qore/modules/HttpServer/html/search/namespaces_2.html
-share/doc/qore/modules/HttpServer/html/search/namespaces_2.js
-share/doc/qore/modules/HttpServer/html/search/namespaces_3.html
-share/doc/qore/modules/HttpServer/html/search/namespaces_3.js
+share/doc/qore/modules/HttpServer/html/search/namespaces_68.html
+share/doc/qore/modules/HttpServer/html/search/namespaces_68.js
+share/doc/qore/modules/HttpServer/html/search/namespaces_6d.html
+share/doc/qore/modules/HttpServer/html/search/namespaces_6d.js
+share/doc/qore/modules/HttpServer/html/search/namespaces_71.html
+share/doc/qore/modules/HttpServer/html/search/namespaces_71.js
+share/doc/qore/modules/HttpServer/html/search/namespaces_75.html
+share/doc/qore/modules/HttpServer/html/search/namespaces_75.js
share/doc/qore/modules/HttpServer/html/search/nomatches.html
-share/doc/qore/modules/HttpServer/html/search/pages_0.html
-share/doc/qore/modules/HttpServer/html/search/pages_0.js
-share/doc/qore/modules/HttpServer/html/search/pages_1.html
-share/doc/qore/modules/HttpServer/html/search/pages_1.js
-share/doc/qore/modules/HttpServer/html/search/pages_10.html
-share/doc/qore/modules/HttpServer/html/search/pages_10.js
-share/doc/qore/modules/HttpServer/html/search/pages_11.html
-share/doc/qore/modules/HttpServer/html/search/pages_11.js
-share/doc/qore/modules/HttpServer/html/search/pages_12.html
-share/doc/qore/modules/HttpServer/html/search/pages_12.js
-share/doc/qore/modules/HttpServer/html/search/pages_2.html
-share/doc/qore/modules/HttpServer/html/search/pages_2.js
-share/doc/qore/modules/HttpServer/html/search/pages_3.html
-share/doc/qore/modules/HttpServer/html/search/pages_3.js
-share/doc/qore/modules/HttpServer/html/search/pages_4.html
-share/doc/qore/modules/HttpServer/html/search/pages_4.js
-share/doc/qore/modules/HttpServer/html/search/pages_5.html
-share/doc/qore/modules/HttpServer/html/search/pages_5.js
-share/doc/qore/modules/HttpServer/html/search/pages_6.html
-share/doc/qore/modules/HttpServer/html/search/pages_6.js
-share/doc/qore/modules/HttpServer/html/search/pages_7.html
-share/doc/qore/modules/HttpServer/html/search/pages_7.js
-share/doc/qore/modules/HttpServer/html/search/pages_8.html
-share/doc/qore/modules/HttpServer/html/search/pages_8.js
-share/doc/qore/modules/HttpServer/html/search/pages_9.html
-share/doc/qore/modules/HttpServer/html/search/pages_9.js
-share/doc/qore/modules/HttpServer/html/search/pages_a.html
-share/doc/qore/modules/HttpServer/html/search/pages_a.js
-share/doc/qore/modules/HttpServer/html/search/pages_b.html
-share/doc/qore/modules/HttpServer/html/search/pages_b.js
-share/doc/qore/modules/HttpServer/html/search/pages_c.html
-share/doc/qore/modules/HttpServer/html/search/pages_c.js
-share/doc/qore/modules/HttpServer/html/search/pages_d.html
-share/doc/qore/modules/HttpServer/html/search/pages_d.js
-share/doc/qore/modules/HttpServer/html/search/pages_e.html
-share/doc/qore/modules/HttpServer/html/search/pages_e.js
-share/doc/qore/modules/HttpServer/html/search/pages_f.html
-share/doc/qore/modules/HttpServer/html/search/pages_f.js
+share/doc/qore/modules/HttpServer/html/search/pages_62.html
+share/doc/qore/modules/HttpServer/html/search/pages_62.js
+share/doc/qore/modules/HttpServer/html/search/pages_63.html
+share/doc/qore/modules/HttpServer/html/search/pages_63.js
+share/doc/qore/modules/HttpServer/html/search/pages_64.html
+share/doc/qore/modules/HttpServer/html/search/pages_64.js
+share/doc/qore/modules/HttpServer/html/search/pages_65.html
+share/doc/qore/modules/HttpServer/html/search/pages_65.js
+share/doc/qore/modules/HttpServer/html/search/pages_66.html
+share/doc/qore/modules/HttpServer/html/search/pages_66.js
+share/doc/qore/modules/HttpServer/html/search/pages_68.html
+share/doc/qore/modules/HttpServer/html/search/pages_68.js
+share/doc/qore/modules/HttpServer/html/search/pages_69.html
+share/doc/qore/modules/HttpServer/html/search/pages_69.js
+share/doc/qore/modules/HttpServer/html/search/pages_6b.html
+share/doc/qore/modules/HttpServer/html/search/pages_6b.js
+share/doc/qore/modules/HttpServer/html/search/pages_6c.html
+share/doc/qore/modules/HttpServer/html/search/pages_6c.js
+share/doc/qore/modules/HttpServer/html/search/pages_6d.html
+share/doc/qore/modules/HttpServer/html/search/pages_6d.js
+share/doc/qore/modules/HttpServer/html/search/pages_6e.html
+share/doc/qore/modules/HttpServer/html/search/pages_6e.js
+share/doc/qore/modules/HttpServer/html/search/pages_6f.html
+share/doc/qore/modules/HttpServer/html/search/pages_6f.js
+share/doc/qore/modules/HttpServer/html/search/pages_70.html
+share/doc/qore/modules/HttpServer/html/search/pages_70.js
+share/doc/qore/modules/HttpServer/html/search/pages_71.html
+share/doc/qore/modules/HttpServer/html/search/pages_71.js
+share/doc/qore/modules/HttpServer/html/search/pages_72.html
+share/doc/qore/modules/HttpServer/html/search/pages_72.js
+share/doc/qore/modules/HttpServer/html/search/pages_73.html
+share/doc/qore/modules/HttpServer/html/search/pages_73.js
+share/doc/qore/modules/HttpServer/html/search/pages_74.html
+share/doc/qore/modules/HttpServer/html/search/pages_74.js
+share/doc/qore/modules/HttpServer/html/search/pages_75.html
+share/doc/qore/modules/HttpServer/html/search/pages_75.js
+share/doc/qore/modules/HttpServer/html/search/pages_76.html
+share/doc/qore/modules/HttpServer/html/search/pages_76.js
+share/doc/qore/modules/HttpServer/html/search/pages_77.html
+share/doc/qore/modules/HttpServer/html/search/pages_77.js
share/doc/qore/modules/HttpServer/html/search/search.css
share/doc/qore/modules/HttpServer/html/search/search.js
share/doc/qore/modules/HttpServer/html/search/search_l.png
share/doc/qore/modules/HttpServer/html/search/search_m.png
share/doc/qore/modules/HttpServer/html/search/search_r.png
-share/doc/qore/modules/HttpServer/html/search/searchdata.js
-share/doc/qore/modules/HttpServer/html/search/variables_0.html
-share/doc/qore/modules/HttpServer/html/search/variables_0.js
-share/doc/qore/modules/HttpServer/html/search/variables_1.html
-share/doc/qore/modules/HttpServer/html/search/variables_1.js
-share/doc/qore/modules/HttpServer/html/search/variables_10.html
-share/doc/qore/modules/HttpServer/html/search/variables_10.js
-share/doc/qore/modules/HttpServer/html/search/variables_11.html
-share/doc/qore/modules/HttpServer/html/search/variables_11.js
-share/doc/qore/modules/HttpServer/html/search/variables_12.html
-share/doc/qore/modules/HttpServer/html/search/variables_12.js
-share/doc/qore/modules/HttpServer/html/search/variables_13.html
-share/doc/qore/modules/HttpServer/html/search/variables_13.js
-share/doc/qore/modules/HttpServer/html/search/variables_14.html
-share/doc/qore/modules/HttpServer/html/search/variables_14.js
-share/doc/qore/modules/HttpServer/html/search/variables_15.html
-share/doc/qore/modules/HttpServer/html/search/variables_15.js
-share/doc/qore/modules/HttpServer/html/search/variables_16.html
-share/doc/qore/modules/HttpServer/html/search/variables_16.js
-share/doc/qore/modules/HttpServer/html/search/variables_17.html
-share/doc/qore/modules/HttpServer/html/search/variables_17.js
-share/doc/qore/modules/HttpServer/html/search/variables_2.html
-share/doc/qore/modules/HttpServer/html/search/variables_2.js
-share/doc/qore/modules/HttpServer/html/search/variables_3.html
-share/doc/qore/modules/HttpServer/html/search/variables_3.js
-share/doc/qore/modules/HttpServer/html/search/variables_4.html
-share/doc/qore/modules/HttpServer/html/search/variables_4.js
-share/doc/qore/modules/HttpServer/html/search/variables_5.html
-share/doc/qore/modules/HttpServer/html/search/variables_5.js
-share/doc/qore/modules/HttpServer/html/search/variables_6.html
-share/doc/qore/modules/HttpServer/html/search/variables_6.js
-share/doc/qore/modules/HttpServer/html/search/variables_7.html
-share/doc/qore/modules/HttpServer/html/search/variables_7.js
-share/doc/qore/modules/HttpServer/html/search/variables_8.html
-share/doc/qore/modules/HttpServer/html/search/variables_8.js
-share/doc/qore/modules/HttpServer/html/search/variables_9.html
-share/doc/qore/modules/HttpServer/html/search/variables_9.js
-share/doc/qore/modules/HttpServer/html/search/variables_a.html
-share/doc/qore/modules/HttpServer/html/search/variables_a.js
-share/doc/qore/modules/HttpServer/html/search/variables_b.html
-share/doc/qore/modules/HttpServer/html/search/variables_b.js
-share/doc/qore/modules/HttpServer/html/search/variables_c.html
-share/doc/qore/modules/HttpServer/html/search/variables_c.js
-share/doc/qore/modules/HttpServer/html/search/variables_d.html
-share/doc/qore/modules/HttpServer/html/search/variables_d.js
-share/doc/qore/modules/HttpServer/html/search/variables_e.html
-share/doc/qore/modules/HttpServer/html/search/variables_e.js
-share/doc/qore/modules/HttpServer/html/search/variables_f.html
-share/doc/qore/modules/HttpServer/html/search/variables_f.js
-share/doc/qore/modules/HttpServer/html/splitbar.png
+share/doc/qore/modules/HttpServer/html/search/variables_5f.html
+share/doc/qore/modules/HttpServer/html/search/variables_5f.js
+share/doc/qore/modules/HttpServer/html/search/variables_61.html
+share/doc/qore/modules/HttpServer/html/search/variables_61.js
+share/doc/qore/modules/HttpServer/html/search/variables_62.html
+share/doc/qore/modules/HttpServer/html/search/variables_62.js
+share/doc/qore/modules/HttpServer/html/search/variables_63.html
+share/doc/qore/modules/HttpServer/html/search/variables_63.js
+share/doc/qore/modules/HttpServer/html/search/variables_64.html
+share/doc/qore/modules/HttpServer/html/search/variables_64.js
+share/doc/qore/modules/HttpServer/html/search/variables_65.html
+share/doc/qore/modules/HttpServer/html/search/variables_65.js
+share/doc/qore/modules/HttpServer/html/search/variables_66.html
+share/doc/qore/modules/HttpServer/html/search/variables_66.js
+share/doc/qore/modules/HttpServer/html/search/variables_67.html
+share/doc/qore/modules/HttpServer/html/search/variables_67.js
+share/doc/qore/modules/HttpServer/html/search/variables_68.html
+share/doc/qore/modules/HttpServer/html/search/variables_68.js
+share/doc/qore/modules/HttpServer/html/search/variables_69.html
+share/doc/qore/modules/HttpServer/html/search/variables_69.js
+share/doc/qore/modules/HttpServer/html/search/variables_6c.html
+share/doc/qore/modules/HttpServer/html/search/variables_6c.js
+share/doc/qore/modules/HttpServer/html/search/variables_6d.html
+share/doc/qore/modules/HttpServer/html/search/variables_6d.js
+share/doc/qore/modules/HttpServer/html/search/variables_6e.html
+share/doc/qore/modules/HttpServer/html/search/variables_6e.js
+share/doc/qore/modules/HttpServer/html/search/variables_6f.html
+share/doc/qore/modules/HttpServer/html/search/variables_6f.js
+share/doc/qore/modules/HttpServer/html/search/variables_70.html
+share/doc/qore/modules/HttpServer/html/search/variables_70.js
+share/doc/qore/modules/HttpServer/html/search/variables_72.html
+share/doc/qore/modules/HttpServer/html/search/variables_72.js
+share/doc/qore/modules/HttpServer/html/search/variables_73.html
+share/doc/qore/modules/HttpServer/html/search/variables_73.js
+share/doc/qore/modules/HttpServer/html/search/variables_74.html
+share/doc/qore/modules/HttpServer/html/search/variables_74.js
+share/doc/qore/modules/HttpServer/html/search/variables_75.html
+share/doc/qore/modules/HttpServer/html/search/variables_75.js
+share/doc/qore/modules/HttpServer/html/search/variables_76.html
+share/doc/qore/modules/HttpServer/html/search/variables_76.js
+share/doc/qore/modules/HttpServer/html/search/variables_77.html
+share/doc/qore/modules/HttpServer/html/search/variables_77.js
+share/doc/qore/modules/HttpServer/html/search/variables_78.html
+share/doc/qore/modules/HttpServer/html/search/variables_78.js
+share/doc/qore/modules/HttpServer/html/search/variables_79.html
+share/doc/qore/modules/HttpServer/html/search/variables_79.js
+share/doc/qore/modules/HttpServer/html/search/variables_7a.html
+share/doc/qore/modules/HttpServer/html/search/variables_7a.js
share/doc/qore/modules/HttpServer/html/sync_off.png
share/doc/qore/modules/HttpServer/html/sync_on.png
share/doc/qore/modules/HttpServer/html/tab_a.png
@@ -8239,7 +8883,7 @@ share/doc/qore/modules/HttpServer/html/tab_s.png
share/doc/qore/modules/HttpServer/html/tabs.css
share/doc/qore/modules/HttpServerUtil/html/_http_server_util_8qm_8dox_8h_source.html
share/doc/qore/modules/HttpServerUtil/html/annotated.html
-share/doc/qore/modules/HttpServerUtil/html/annotated_dup.js
+share/doc/qore/modules/HttpServerUtil/html/annotated.js
share/doc/qore/modules/HttpServerUtil/html/bc_s.png
share/doc/qore/modules/HttpServerUtil/html/bdwn.png
share/doc/qore/modules/HttpServerUtil/html/class_http_server_1_1_abstract_authenticator-members.html
@@ -8290,13 +8934,32 @@ share/doc/qore/modules/HttpServerUtil/html/class_http_server_1_1_permissive_auth
share/doc/qore/modules/HttpServerUtil/html/classes.html
share/doc/qore/modules/HttpServerUtil/html/closed.png
share/doc/qore/modules/HttpServerUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/HttpServerUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/HttpServerUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/HttpServerUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/HttpServerUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/HttpServerUtil/html/doc.png
+share/doc/qore/modules/HttpServerUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/HttpServerUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/HttpServerUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/HttpServerUtil/html/doxygen.css
share/doc/qore/modules/HttpServerUtil/html/doxygen.png
share/doc/qore/modules/HttpServerUtil/html/dynsections.js
-share/doc/qore/modules/HttpServerUtil/html/folderclosed.png
-share/doc/qore/modules/HttpServerUtil/html/folderopen.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2blank.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2cl.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2doc.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2folderopen.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2lastnode.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2link.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2mnode.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2mo.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2node.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2ns.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2plastnode.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2pnode.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2splitbar.png
+share/doc/qore/modules/HttpServerUtil/html/ftv2vertline.png
share/doc/qore/modules/HttpServerUtil/html/functions.html
share/doc/qore/modules/HttpServerUtil/html/functions_func.html
share/doc/qore/modules/HttpServerUtil/html/functions_vars.html
@@ -8407,8 +9070,6 @@ share/doc/qore/modules/HttpServerUtil/html/inherit_graph_5.md5
share/doc/qore/modules/HttpServerUtil/html/inherit_graph_5.png
share/doc/qore/modules/HttpServerUtil/html/inherits.html
share/doc/qore/modules/HttpServerUtil/html/jquery.js
-share/doc/qore/modules/HttpServerUtil/html/menu.js
-share/doc/qore/modules/HttpServerUtil/html/menudata.js
share/doc/qore/modules/HttpServerUtil/html/modules.html
share/doc/qore/modules/HttpServerUtil/html/modules.js
share/doc/qore/modules/HttpServerUtil/html/namespace_http_server.html
@@ -8423,7 +9084,6 @@ share/doc/qore/modules/HttpServerUtil/html/nav_g.png
share/doc/qore/modules/HttpServerUtil/html/nav_h.png
share/doc/qore/modules/HttpServerUtil/html/navtree.css
share/doc/qore/modules/HttpServerUtil/html/navtree.js
-share/doc/qore/modules/HttpServerUtil/html/navtreedata.js
share/doc/qore/modules/HttpServerUtil/html/navtreeindex0.js
share/doc/qore/modules/HttpServerUtil/html/navtreeindex1.js
share/doc/qore/modules/HttpServerUtil/html/navtreeindex2.js
@@ -8434,288 +9094,288 @@ share/doc/qore/modules/HttpServerUtil/html/navtreeindex6.js
share/doc/qore/modules/HttpServerUtil/html/open.png
share/doc/qore/modules/HttpServerUtil/html/pages.html
share/doc/qore/modules/HttpServerUtil/html/resize.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_0.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_0.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_1.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_1.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_10.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_10.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_11.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_11.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_12.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_12.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_13.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_13.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_14.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_14.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_15.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_15.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_16.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_16.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_17.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_17.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_18.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_18.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_19.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_19.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_1a.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_1a.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_2.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_2.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_3.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_3.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_4.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_4.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_5.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_5.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_6.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_6.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_7.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_7.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_8.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_8.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_9.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_9.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_a.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_a.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_b.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_b.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_c.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_c.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_d.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_d.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_e.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_e.js
-share/doc/qore/modules/HttpServerUtil/html/search/all_f.html
-share/doc/qore/modules/HttpServerUtil/html/search/all_f.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_0.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_0.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_1.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_1.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_10.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_10.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_11.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_11.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_12.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_12.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_2.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_2.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_3.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_3.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_4.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_4.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_5.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_5.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_6.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_6.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_7.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_7.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_8.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_8.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_9.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_9.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_a.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_a.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_b.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_b.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_c.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_c.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_d.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_d.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_e.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_e.js
-share/doc/qore/modules/HttpServerUtil/html/search/classes_f.html
-share/doc/qore/modules/HttpServerUtil/html/search/classes_f.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_5f.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_5f.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_61.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_61.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_62.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_62.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_63.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_63.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_64.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_64.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_65.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_65.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_66.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_66.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_67.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_67.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_68.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_68.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_69.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_69.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_6a.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_6a.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_6b.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_6b.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_6c.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_6c.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_6d.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_6d.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_6e.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_6e.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_6f.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_6f.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_70.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_70.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_71.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_71.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_72.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_72.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_73.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_73.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_74.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_74.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_75.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_75.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_76.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_76.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_77.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_77.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_78.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_78.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_79.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_79.js
+share/doc/qore/modules/HttpServerUtil/html/search/all_7a.html
+share/doc/qore/modules/HttpServerUtil/html/search/all_7a.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_61.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_61.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_62.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_62.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_63.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_63.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_64.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_64.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_65.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_65.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_66.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_66.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_67.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_67.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_68.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_68.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_69.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_69.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_6c.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_6c.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_6d.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_6d.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_6f.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_6f.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_70.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_70.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_71.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_71.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_72.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_72.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_73.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_73.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_74.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_74.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_75.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_75.js
+share/doc/qore/modules/HttpServerUtil/html/search/classes_7a.html
+share/doc/qore/modules/HttpServerUtil/html/search/classes_7a.js
share/doc/qore/modules/HttpServerUtil/html/search/close.png
-share/doc/qore/modules/HttpServerUtil/html/search/functions_0.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_0.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_1.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_1.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_10.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_10.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_11.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_11.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_12.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_12.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_13.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_13.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_14.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_14.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_15.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_15.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_16.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_16.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_17.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_17.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_18.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_18.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_2.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_2.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_3.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_3.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_4.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_4.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_5.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_5.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_6.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_6.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_7.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_7.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_8.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_8.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_9.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_9.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_a.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_a.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_b.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_b.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_c.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_c.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_d.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_d.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_e.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_e.js
-share/doc/qore/modules/HttpServerUtil/html/search/functions_f.html
-share/doc/qore/modules/HttpServerUtil/html/search/functions_f.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_0.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_0.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_1.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_1.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_10.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_10.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_11.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_11.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_2.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_2.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_3.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_3.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_4.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_4.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_5.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_5.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_6.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_6.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_7.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_7.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_8.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_8.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_9.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_9.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_a.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_a.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_b.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_b.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_c.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_c.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_d.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_d.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_e.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_e.js
-share/doc/qore/modules/HttpServerUtil/html/search/groups_f.html
-share/doc/qore/modules/HttpServerUtil/html/search/groups_f.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_61.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_61.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_62.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_62.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_63.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_63.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_64.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_64.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_65.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_65.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_66.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_66.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_67.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_67.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_68.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_68.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_69.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_69.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6a.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6a.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6b.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6b.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6c.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6c.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6d.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6d.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6e.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6e.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6f.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_6f.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_70.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_70.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_72.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_72.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_73.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_73.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_74.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_74.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_75.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_75.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_76.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_76.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_77.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_77.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_78.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_78.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_79.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_79.js
+share/doc/qore/modules/HttpServerUtil/html/search/functions_7a.html
+share/doc/qore/modules/HttpServerUtil/html/search/functions_7a.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_62.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_62.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_63.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_63.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_64.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_64.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_65.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_65.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_66.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_66.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_68.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_68.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_69.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_69.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_6c.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_6c.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_6d.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_6d.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_6e.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_6e.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_6f.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_6f.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_70.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_70.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_72.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_72.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_73.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_73.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_74.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_74.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_75.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_75.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_77.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_77.js
+share/doc/qore/modules/HttpServerUtil/html/search/groups_78.html
+share/doc/qore/modules/HttpServerUtil/html/search/groups_78.js
share/doc/qore/modules/HttpServerUtil/html/search/mag_sel.png
-share/doc/qore/modules/HttpServerUtil/html/search/namespaces_0.html
-share/doc/qore/modules/HttpServerUtil/html/search/namespaces_0.js
-share/doc/qore/modules/HttpServerUtil/html/search/namespaces_1.html
-share/doc/qore/modules/HttpServerUtil/html/search/namespaces_1.js
-share/doc/qore/modules/HttpServerUtil/html/search/namespaces_2.html
-share/doc/qore/modules/HttpServerUtil/html/search/namespaces_2.js
-share/doc/qore/modules/HttpServerUtil/html/search/namespaces_3.html
-share/doc/qore/modules/HttpServerUtil/html/search/namespaces_3.js
+share/doc/qore/modules/HttpServerUtil/html/search/namespaces_68.html
+share/doc/qore/modules/HttpServerUtil/html/search/namespaces_68.js
+share/doc/qore/modules/HttpServerUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/HttpServerUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/HttpServerUtil/html/search/namespaces_71.html
+share/doc/qore/modules/HttpServerUtil/html/search/namespaces_71.js
+share/doc/qore/modules/HttpServerUtil/html/search/namespaces_75.html
+share/doc/qore/modules/HttpServerUtil/html/search/namespaces_75.js
share/doc/qore/modules/HttpServerUtil/html/search/nomatches.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_0.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_0.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_1.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_1.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_10.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_10.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_11.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_11.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_12.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_12.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_2.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_2.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_3.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_3.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_4.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_4.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_5.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_5.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_6.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_6.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_7.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_7.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_8.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_8.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_9.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_9.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_a.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_a.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_b.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_b.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_c.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_c.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_d.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_d.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_e.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_e.js
-share/doc/qore/modules/HttpServerUtil/html/search/pages_f.html
-share/doc/qore/modules/HttpServerUtil/html/search/pages_f.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_62.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_62.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_63.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_63.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_64.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_64.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_65.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_65.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_66.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_66.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_68.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_68.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_69.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_69.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6b.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6b.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6c.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6c.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6d.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6d.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6e.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6e.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6f.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_6f.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_70.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_70.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_71.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_71.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_72.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_72.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_73.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_73.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_74.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_74.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_75.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_75.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_76.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_76.js
+share/doc/qore/modules/HttpServerUtil/html/search/pages_77.html
+share/doc/qore/modules/HttpServerUtil/html/search/pages_77.js
share/doc/qore/modules/HttpServerUtil/html/search/search.css
share/doc/qore/modules/HttpServerUtil/html/search/search.js
share/doc/qore/modules/HttpServerUtil/html/search/search_l.png
share/doc/qore/modules/HttpServerUtil/html/search/search_m.png
share/doc/qore/modules/HttpServerUtil/html/search/search_r.png
-share/doc/qore/modules/HttpServerUtil/html/search/searchdata.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_0.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_0.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_1.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_1.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_10.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_10.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_11.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_11.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_12.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_12.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_13.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_13.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_14.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_14.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_15.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_15.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_16.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_16.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_17.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_17.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_2.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_2.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_3.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_3.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_4.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_4.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_5.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_5.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_6.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_6.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_7.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_7.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_8.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_8.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_9.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_9.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_a.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_a.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_b.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_b.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_c.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_c.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_d.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_d.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_e.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_e.js
-share/doc/qore/modules/HttpServerUtil/html/search/variables_f.html
-share/doc/qore/modules/HttpServerUtil/html/search/variables_f.js
-share/doc/qore/modules/HttpServerUtil/html/splitbar.png
+share/doc/qore/modules/HttpServerUtil/html/search/variables_5f.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_5f.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_61.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_61.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_62.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_62.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_63.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_63.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_64.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_64.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_65.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_65.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_66.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_66.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_67.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_67.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_68.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_68.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_69.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_69.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_6c.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_6c.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_6d.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_6d.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_6e.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_6e.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_6f.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_6f.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_70.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_70.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_72.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_72.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_73.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_73.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_74.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_74.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_75.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_75.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_76.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_76.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_77.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_77.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_78.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_78.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_79.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_79.js
+share/doc/qore/modules/HttpServerUtil/html/search/variables_7a.html
+share/doc/qore/modules/HttpServerUtil/html/search/variables_7a.js
share/doc/qore/modules/HttpServerUtil/html/struct_http_server_1_1_http_handler_response_info-members.html
share/doc/qore/modules/HttpServerUtil/html/struct_http_server_1_1_http_handler_response_info.html
share/doc/qore/modules/HttpServerUtil/html/struct_http_server_1_1_http_handler_response_info.js
@@ -8731,7 +9391,7 @@ share/doc/qore/modules/HttpServerUtil/html/tab_s.png
share/doc/qore/modules/HttpServerUtil/html/tabs.css
share/doc/qore/modules/MailMessage/html/_mail_message_8qm_8dox_8h_source.html
share/doc/qore/modules/MailMessage/html/annotated.html
-share/doc/qore/modules/MailMessage/html/annotated_dup.js
+share/doc/qore/modules/MailMessage/html/annotated.js
share/doc/qore/modules/MailMessage/html/bc_s.png
share/doc/qore/modules/MailMessage/html/bdwn.png
share/doc/qore/modules/MailMessage/html/class_mail_message_1_1_attachment-members.html
@@ -8752,13 +9412,32 @@ share/doc/qore/modules/MailMessage/html/class_mail_message_1_1_part__inherit__gr
share/doc/qore/modules/MailMessage/html/classes.html
share/doc/qore/modules/MailMessage/html/closed.png
share/doc/qore/modules/MailMessage/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/MailMessage/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/MailMessage/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/MailMessage/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/MailMessage/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/MailMessage/html/doc.png
+share/doc/qore/modules/MailMessage/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/MailMessage/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/MailMessage/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/MailMessage/html/doxygen.css
share/doc/qore/modules/MailMessage/html/doxygen.png
share/doc/qore/modules/MailMessage/html/dynsections.js
-share/doc/qore/modules/MailMessage/html/folderclosed.png
-share/doc/qore/modules/MailMessage/html/folderopen.png
+share/doc/qore/modules/MailMessage/html/ftv2blank.png
+share/doc/qore/modules/MailMessage/html/ftv2cl.png
+share/doc/qore/modules/MailMessage/html/ftv2doc.png
+share/doc/qore/modules/MailMessage/html/ftv2folderclosed.png
+share/doc/qore/modules/MailMessage/html/ftv2folderopen.png
+share/doc/qore/modules/MailMessage/html/ftv2lastnode.png
+share/doc/qore/modules/MailMessage/html/ftv2link.png
+share/doc/qore/modules/MailMessage/html/ftv2mlastnode.png
+share/doc/qore/modules/MailMessage/html/ftv2mnode.png
+share/doc/qore/modules/MailMessage/html/ftv2mo.png
+share/doc/qore/modules/MailMessage/html/ftv2node.png
+share/doc/qore/modules/MailMessage/html/ftv2ns.png
+share/doc/qore/modules/MailMessage/html/ftv2plastnode.png
+share/doc/qore/modules/MailMessage/html/ftv2pnode.png
+share/doc/qore/modules/MailMessage/html/ftv2splitbar.png
+share/doc/qore/modules/MailMessage/html/ftv2vertline.png
share/doc/qore/modules/MailMessage/html/functions.html
share/doc/qore/modules/MailMessage/html/functions_func.html
share/doc/qore/modules/MailMessage/html/functions_vars.html
@@ -8857,8 +9536,6 @@ share/doc/qore/modules/MailMessage/html/inherit_graph_1.md5
share/doc/qore/modules/MailMessage/html/inherit_graph_1.png
share/doc/qore/modules/MailMessage/html/inherits.html
share/doc/qore/modules/MailMessage/html/jquery.js
-share/doc/qore/modules/MailMessage/html/menu.js
-share/doc/qore/modules/MailMessage/html/menudata.js
share/doc/qore/modules/MailMessage/html/modules.html
share/doc/qore/modules/MailMessage/html/modules.js
share/doc/qore/modules/MailMessage/html/namespace_mail_message.html
@@ -8872,7 +9549,6 @@ share/doc/qore/modules/MailMessage/html/nav_g.png
share/doc/qore/modules/MailMessage/html/nav_h.png
share/doc/qore/modules/MailMessage/html/navtree.css
share/doc/qore/modules/MailMessage/html/navtree.js
-share/doc/qore/modules/MailMessage/html/navtreedata.js
share/doc/qore/modules/MailMessage/html/navtreeindex0.js
share/doc/qore/modules/MailMessage/html/navtreeindex1.js
share/doc/qore/modules/MailMessage/html/navtreeindex2.js
@@ -8883,282 +9559,280 @@ share/doc/qore/modules/MailMessage/html/navtreeindex6.js
share/doc/qore/modules/MailMessage/html/open.png
share/doc/qore/modules/MailMessage/html/pages.html
share/doc/qore/modules/MailMessage/html/resize.js
-share/doc/qore/modules/MailMessage/html/search/all_0.html
-share/doc/qore/modules/MailMessage/html/search/all_0.js
-share/doc/qore/modules/MailMessage/html/search/all_1.html
-share/doc/qore/modules/MailMessage/html/search/all_1.js
-share/doc/qore/modules/MailMessage/html/search/all_10.html
-share/doc/qore/modules/MailMessage/html/search/all_10.js
-share/doc/qore/modules/MailMessage/html/search/all_11.html
-share/doc/qore/modules/MailMessage/html/search/all_11.js
-share/doc/qore/modules/MailMessage/html/search/all_12.html
-share/doc/qore/modules/MailMessage/html/search/all_12.js
-share/doc/qore/modules/MailMessage/html/search/all_13.html
-share/doc/qore/modules/MailMessage/html/search/all_13.js
-share/doc/qore/modules/MailMessage/html/search/all_14.html
-share/doc/qore/modules/MailMessage/html/search/all_14.js
-share/doc/qore/modules/MailMessage/html/search/all_15.html
-share/doc/qore/modules/MailMessage/html/search/all_15.js
-share/doc/qore/modules/MailMessage/html/search/all_16.html
-share/doc/qore/modules/MailMessage/html/search/all_16.js
-share/doc/qore/modules/MailMessage/html/search/all_17.html
-share/doc/qore/modules/MailMessage/html/search/all_17.js
-share/doc/qore/modules/MailMessage/html/search/all_18.html
-share/doc/qore/modules/MailMessage/html/search/all_18.js
-share/doc/qore/modules/MailMessage/html/search/all_19.html
-share/doc/qore/modules/MailMessage/html/search/all_19.js
-share/doc/qore/modules/MailMessage/html/search/all_1a.html
-share/doc/qore/modules/MailMessage/html/search/all_1a.js
-share/doc/qore/modules/MailMessage/html/search/all_2.html
-share/doc/qore/modules/MailMessage/html/search/all_2.js
-share/doc/qore/modules/MailMessage/html/search/all_3.html
-share/doc/qore/modules/MailMessage/html/search/all_3.js
-share/doc/qore/modules/MailMessage/html/search/all_4.html
-share/doc/qore/modules/MailMessage/html/search/all_4.js
-share/doc/qore/modules/MailMessage/html/search/all_5.html
-share/doc/qore/modules/MailMessage/html/search/all_5.js
-share/doc/qore/modules/MailMessage/html/search/all_6.html
-share/doc/qore/modules/MailMessage/html/search/all_6.js
-share/doc/qore/modules/MailMessage/html/search/all_7.html
-share/doc/qore/modules/MailMessage/html/search/all_7.js
-share/doc/qore/modules/MailMessage/html/search/all_8.html
-share/doc/qore/modules/MailMessage/html/search/all_8.js
-share/doc/qore/modules/MailMessage/html/search/all_9.html
-share/doc/qore/modules/MailMessage/html/search/all_9.js
-share/doc/qore/modules/MailMessage/html/search/all_a.html
-share/doc/qore/modules/MailMessage/html/search/all_a.js
-share/doc/qore/modules/MailMessage/html/search/all_b.html
-share/doc/qore/modules/MailMessage/html/search/all_b.js
-share/doc/qore/modules/MailMessage/html/search/all_c.html
-share/doc/qore/modules/MailMessage/html/search/all_c.js
-share/doc/qore/modules/MailMessage/html/search/all_d.html
-share/doc/qore/modules/MailMessage/html/search/all_d.js
-share/doc/qore/modules/MailMessage/html/search/all_e.html
-share/doc/qore/modules/MailMessage/html/search/all_e.js
-share/doc/qore/modules/MailMessage/html/search/all_f.html
-share/doc/qore/modules/MailMessage/html/search/all_f.js
-share/doc/qore/modules/MailMessage/html/search/classes_0.html
-share/doc/qore/modules/MailMessage/html/search/classes_0.js
-share/doc/qore/modules/MailMessage/html/search/classes_1.html
-share/doc/qore/modules/MailMessage/html/search/classes_1.js
-share/doc/qore/modules/MailMessage/html/search/classes_10.html
-share/doc/qore/modules/MailMessage/html/search/classes_10.js
-share/doc/qore/modules/MailMessage/html/search/classes_11.html
-share/doc/qore/modules/MailMessage/html/search/classes_11.js
-share/doc/qore/modules/MailMessage/html/search/classes_2.html
-share/doc/qore/modules/MailMessage/html/search/classes_2.js
-share/doc/qore/modules/MailMessage/html/search/classes_3.html
-share/doc/qore/modules/MailMessage/html/search/classes_3.js
-share/doc/qore/modules/MailMessage/html/search/classes_4.html
-share/doc/qore/modules/MailMessage/html/search/classes_4.js
-share/doc/qore/modules/MailMessage/html/search/classes_5.html
-share/doc/qore/modules/MailMessage/html/search/classes_5.js
-share/doc/qore/modules/MailMessage/html/search/classes_6.html
-share/doc/qore/modules/MailMessage/html/search/classes_6.js
-share/doc/qore/modules/MailMessage/html/search/classes_7.html
-share/doc/qore/modules/MailMessage/html/search/classes_7.js
-share/doc/qore/modules/MailMessage/html/search/classes_8.html
-share/doc/qore/modules/MailMessage/html/search/classes_8.js
-share/doc/qore/modules/MailMessage/html/search/classes_9.html
-share/doc/qore/modules/MailMessage/html/search/classes_9.js
-share/doc/qore/modules/MailMessage/html/search/classes_a.html
-share/doc/qore/modules/MailMessage/html/search/classes_a.js
-share/doc/qore/modules/MailMessage/html/search/classes_b.html
-share/doc/qore/modules/MailMessage/html/search/classes_b.js
-share/doc/qore/modules/MailMessage/html/search/classes_c.html
-share/doc/qore/modules/MailMessage/html/search/classes_c.js
-share/doc/qore/modules/MailMessage/html/search/classes_d.html
-share/doc/qore/modules/MailMessage/html/search/classes_d.js
-share/doc/qore/modules/MailMessage/html/search/classes_e.html
-share/doc/qore/modules/MailMessage/html/search/classes_e.js
-share/doc/qore/modules/MailMessage/html/search/classes_f.html
-share/doc/qore/modules/MailMessage/html/search/classes_f.js
+share/doc/qore/modules/MailMessage/html/search/all_5f.html
+share/doc/qore/modules/MailMessage/html/search/all_5f.js
+share/doc/qore/modules/MailMessage/html/search/all_61.html
+share/doc/qore/modules/MailMessage/html/search/all_61.js
+share/doc/qore/modules/MailMessage/html/search/all_62.html
+share/doc/qore/modules/MailMessage/html/search/all_62.js
+share/doc/qore/modules/MailMessage/html/search/all_63.html
+share/doc/qore/modules/MailMessage/html/search/all_63.js
+share/doc/qore/modules/MailMessage/html/search/all_64.html
+share/doc/qore/modules/MailMessage/html/search/all_64.js
+share/doc/qore/modules/MailMessage/html/search/all_65.html
+share/doc/qore/modules/MailMessage/html/search/all_65.js
+share/doc/qore/modules/MailMessage/html/search/all_66.html
+share/doc/qore/modules/MailMessage/html/search/all_66.js
+share/doc/qore/modules/MailMessage/html/search/all_67.html
+share/doc/qore/modules/MailMessage/html/search/all_67.js
+share/doc/qore/modules/MailMessage/html/search/all_68.html
+share/doc/qore/modules/MailMessage/html/search/all_68.js
+share/doc/qore/modules/MailMessage/html/search/all_69.html
+share/doc/qore/modules/MailMessage/html/search/all_69.js
+share/doc/qore/modules/MailMessage/html/search/all_6a.html
+share/doc/qore/modules/MailMessage/html/search/all_6a.js
+share/doc/qore/modules/MailMessage/html/search/all_6b.html
+share/doc/qore/modules/MailMessage/html/search/all_6b.js
+share/doc/qore/modules/MailMessage/html/search/all_6c.html
+share/doc/qore/modules/MailMessage/html/search/all_6c.js
+share/doc/qore/modules/MailMessage/html/search/all_6d.html
+share/doc/qore/modules/MailMessage/html/search/all_6d.js
+share/doc/qore/modules/MailMessage/html/search/all_6e.html
+share/doc/qore/modules/MailMessage/html/search/all_6e.js
+share/doc/qore/modules/MailMessage/html/search/all_6f.html
+share/doc/qore/modules/MailMessage/html/search/all_6f.js
+share/doc/qore/modules/MailMessage/html/search/all_70.html
+share/doc/qore/modules/MailMessage/html/search/all_70.js
+share/doc/qore/modules/MailMessage/html/search/all_71.html
+share/doc/qore/modules/MailMessage/html/search/all_71.js
+share/doc/qore/modules/MailMessage/html/search/all_72.html
+share/doc/qore/modules/MailMessage/html/search/all_72.js
+share/doc/qore/modules/MailMessage/html/search/all_73.html
+share/doc/qore/modules/MailMessage/html/search/all_73.js
+share/doc/qore/modules/MailMessage/html/search/all_74.html
+share/doc/qore/modules/MailMessage/html/search/all_74.js
+share/doc/qore/modules/MailMessage/html/search/all_75.html
+share/doc/qore/modules/MailMessage/html/search/all_75.js
+share/doc/qore/modules/MailMessage/html/search/all_76.html
+share/doc/qore/modules/MailMessage/html/search/all_76.js
+share/doc/qore/modules/MailMessage/html/search/all_77.html
+share/doc/qore/modules/MailMessage/html/search/all_77.js
+share/doc/qore/modules/MailMessage/html/search/all_78.html
+share/doc/qore/modules/MailMessage/html/search/all_78.js
+share/doc/qore/modules/MailMessage/html/search/all_79.html
+share/doc/qore/modules/MailMessage/html/search/all_79.js
+share/doc/qore/modules/MailMessage/html/search/all_7a.html
+share/doc/qore/modules/MailMessage/html/search/all_7a.js
+share/doc/qore/modules/MailMessage/html/search/classes_61.html
+share/doc/qore/modules/MailMessage/html/search/classes_61.js
+share/doc/qore/modules/MailMessage/html/search/classes_62.html
+share/doc/qore/modules/MailMessage/html/search/classes_62.js
+share/doc/qore/modules/MailMessage/html/search/classes_63.html
+share/doc/qore/modules/MailMessage/html/search/classes_63.js
+share/doc/qore/modules/MailMessage/html/search/classes_64.html
+share/doc/qore/modules/MailMessage/html/search/classes_64.js
+share/doc/qore/modules/MailMessage/html/search/classes_65.html
+share/doc/qore/modules/MailMessage/html/search/classes_65.js
+share/doc/qore/modules/MailMessage/html/search/classes_66.html
+share/doc/qore/modules/MailMessage/html/search/classes_66.js
+share/doc/qore/modules/MailMessage/html/search/classes_67.html
+share/doc/qore/modules/MailMessage/html/search/classes_67.js
+share/doc/qore/modules/MailMessage/html/search/classes_68.html
+share/doc/qore/modules/MailMessage/html/search/classes_68.js
+share/doc/qore/modules/MailMessage/html/search/classes_69.html
+share/doc/qore/modules/MailMessage/html/search/classes_69.js
+share/doc/qore/modules/MailMessage/html/search/classes_6c.html
+share/doc/qore/modules/MailMessage/html/search/classes_6c.js
+share/doc/qore/modules/MailMessage/html/search/classes_6d.html
+share/doc/qore/modules/MailMessage/html/search/classes_6d.js
+share/doc/qore/modules/MailMessage/html/search/classes_6f.html
+share/doc/qore/modules/MailMessage/html/search/classes_6f.js
+share/doc/qore/modules/MailMessage/html/search/classes_70.html
+share/doc/qore/modules/MailMessage/html/search/classes_70.js
+share/doc/qore/modules/MailMessage/html/search/classes_71.html
+share/doc/qore/modules/MailMessage/html/search/classes_71.js
+share/doc/qore/modules/MailMessage/html/search/classes_72.html
+share/doc/qore/modules/MailMessage/html/search/classes_72.js
+share/doc/qore/modules/MailMessage/html/search/classes_73.html
+share/doc/qore/modules/MailMessage/html/search/classes_73.js
+share/doc/qore/modules/MailMessage/html/search/classes_74.html
+share/doc/qore/modules/MailMessage/html/search/classes_74.js
+share/doc/qore/modules/MailMessage/html/search/classes_7a.html
+share/doc/qore/modules/MailMessage/html/search/classes_7a.js
share/doc/qore/modules/MailMessage/html/search/close.png
-share/doc/qore/modules/MailMessage/html/search/functions_0.html
-share/doc/qore/modules/MailMessage/html/search/functions_0.js
-share/doc/qore/modules/MailMessage/html/search/functions_1.html
-share/doc/qore/modules/MailMessage/html/search/functions_1.js
-share/doc/qore/modules/MailMessage/html/search/functions_10.html
-share/doc/qore/modules/MailMessage/html/search/functions_10.js
-share/doc/qore/modules/MailMessage/html/search/functions_11.html
-share/doc/qore/modules/MailMessage/html/search/functions_11.js
-share/doc/qore/modules/MailMessage/html/search/functions_12.html
-share/doc/qore/modules/MailMessage/html/search/functions_12.js
-share/doc/qore/modules/MailMessage/html/search/functions_13.html
-share/doc/qore/modules/MailMessage/html/search/functions_13.js
-share/doc/qore/modules/MailMessage/html/search/functions_14.html
-share/doc/qore/modules/MailMessage/html/search/functions_14.js
-share/doc/qore/modules/MailMessage/html/search/functions_15.html
-share/doc/qore/modules/MailMessage/html/search/functions_15.js
-share/doc/qore/modules/MailMessage/html/search/functions_16.html
-share/doc/qore/modules/MailMessage/html/search/functions_16.js
-share/doc/qore/modules/MailMessage/html/search/functions_17.html
-share/doc/qore/modules/MailMessage/html/search/functions_17.js
-share/doc/qore/modules/MailMessage/html/search/functions_18.html
-share/doc/qore/modules/MailMessage/html/search/functions_18.js
-share/doc/qore/modules/MailMessage/html/search/functions_2.html
-share/doc/qore/modules/MailMessage/html/search/functions_2.js
-share/doc/qore/modules/MailMessage/html/search/functions_3.html
-share/doc/qore/modules/MailMessage/html/search/functions_3.js
-share/doc/qore/modules/MailMessage/html/search/functions_4.html
-share/doc/qore/modules/MailMessage/html/search/functions_4.js
-share/doc/qore/modules/MailMessage/html/search/functions_5.html
-share/doc/qore/modules/MailMessage/html/search/functions_5.js
-share/doc/qore/modules/MailMessage/html/search/functions_6.html
-share/doc/qore/modules/MailMessage/html/search/functions_6.js
-share/doc/qore/modules/MailMessage/html/search/functions_7.html
-share/doc/qore/modules/MailMessage/html/search/functions_7.js
-share/doc/qore/modules/MailMessage/html/search/functions_8.html
-share/doc/qore/modules/MailMessage/html/search/functions_8.js
-share/doc/qore/modules/MailMessage/html/search/functions_9.html
-share/doc/qore/modules/MailMessage/html/search/functions_9.js
-share/doc/qore/modules/MailMessage/html/search/functions_a.html
-share/doc/qore/modules/MailMessage/html/search/functions_a.js
-share/doc/qore/modules/MailMessage/html/search/functions_b.html
-share/doc/qore/modules/MailMessage/html/search/functions_b.js
-share/doc/qore/modules/MailMessage/html/search/functions_c.html
-share/doc/qore/modules/MailMessage/html/search/functions_c.js
-share/doc/qore/modules/MailMessage/html/search/functions_d.html
-share/doc/qore/modules/MailMessage/html/search/functions_d.js
-share/doc/qore/modules/MailMessage/html/search/functions_e.html
-share/doc/qore/modules/MailMessage/html/search/functions_e.js
-share/doc/qore/modules/MailMessage/html/search/functions_f.html
-share/doc/qore/modules/MailMessage/html/search/functions_f.js
-share/doc/qore/modules/MailMessage/html/search/groups_0.html
-share/doc/qore/modules/MailMessage/html/search/groups_0.js
-share/doc/qore/modules/MailMessage/html/search/groups_1.html
-share/doc/qore/modules/MailMessage/html/search/groups_1.js
-share/doc/qore/modules/MailMessage/html/search/groups_10.html
-share/doc/qore/modules/MailMessage/html/search/groups_10.js
-share/doc/qore/modules/MailMessage/html/search/groups_11.html
-share/doc/qore/modules/MailMessage/html/search/groups_11.js
-share/doc/qore/modules/MailMessage/html/search/groups_2.html
-share/doc/qore/modules/MailMessage/html/search/groups_2.js
-share/doc/qore/modules/MailMessage/html/search/groups_3.html
-share/doc/qore/modules/MailMessage/html/search/groups_3.js
-share/doc/qore/modules/MailMessage/html/search/groups_4.html
-share/doc/qore/modules/MailMessage/html/search/groups_4.js
-share/doc/qore/modules/MailMessage/html/search/groups_5.html
-share/doc/qore/modules/MailMessage/html/search/groups_5.js
-share/doc/qore/modules/MailMessage/html/search/groups_6.html
-share/doc/qore/modules/MailMessage/html/search/groups_6.js
-share/doc/qore/modules/MailMessage/html/search/groups_7.html
-share/doc/qore/modules/MailMessage/html/search/groups_7.js
-share/doc/qore/modules/MailMessage/html/search/groups_8.html
-share/doc/qore/modules/MailMessage/html/search/groups_8.js
-share/doc/qore/modules/MailMessage/html/search/groups_9.html
-share/doc/qore/modules/MailMessage/html/search/groups_9.js
-share/doc/qore/modules/MailMessage/html/search/groups_a.html
-share/doc/qore/modules/MailMessage/html/search/groups_a.js
-share/doc/qore/modules/MailMessage/html/search/groups_b.html
-share/doc/qore/modules/MailMessage/html/search/groups_b.js
-share/doc/qore/modules/MailMessage/html/search/groups_c.html
-share/doc/qore/modules/MailMessage/html/search/groups_c.js
-share/doc/qore/modules/MailMessage/html/search/groups_d.html
-share/doc/qore/modules/MailMessage/html/search/groups_d.js
-share/doc/qore/modules/MailMessage/html/search/groups_e.html
-share/doc/qore/modules/MailMessage/html/search/groups_e.js
-share/doc/qore/modules/MailMessage/html/search/groups_f.html
-share/doc/qore/modules/MailMessage/html/search/groups_f.js
+share/doc/qore/modules/MailMessage/html/search/functions_61.html
+share/doc/qore/modules/MailMessage/html/search/functions_61.js
+share/doc/qore/modules/MailMessage/html/search/functions_62.html
+share/doc/qore/modules/MailMessage/html/search/functions_62.js
+share/doc/qore/modules/MailMessage/html/search/functions_63.html
+share/doc/qore/modules/MailMessage/html/search/functions_63.js
+share/doc/qore/modules/MailMessage/html/search/functions_64.html
+share/doc/qore/modules/MailMessage/html/search/functions_64.js
+share/doc/qore/modules/MailMessage/html/search/functions_65.html
+share/doc/qore/modules/MailMessage/html/search/functions_65.js
+share/doc/qore/modules/MailMessage/html/search/functions_66.html
+share/doc/qore/modules/MailMessage/html/search/functions_66.js
+share/doc/qore/modules/MailMessage/html/search/functions_67.html
+share/doc/qore/modules/MailMessage/html/search/functions_67.js
+share/doc/qore/modules/MailMessage/html/search/functions_68.html
+share/doc/qore/modules/MailMessage/html/search/functions_68.js
+share/doc/qore/modules/MailMessage/html/search/functions_69.html
+share/doc/qore/modules/MailMessage/html/search/functions_69.js
+share/doc/qore/modules/MailMessage/html/search/functions_6a.html
+share/doc/qore/modules/MailMessage/html/search/functions_6a.js
+share/doc/qore/modules/MailMessage/html/search/functions_6b.html
+share/doc/qore/modules/MailMessage/html/search/functions_6b.js
+share/doc/qore/modules/MailMessage/html/search/functions_6c.html
+share/doc/qore/modules/MailMessage/html/search/functions_6c.js
+share/doc/qore/modules/MailMessage/html/search/functions_6d.html
+share/doc/qore/modules/MailMessage/html/search/functions_6d.js
+share/doc/qore/modules/MailMessage/html/search/functions_6e.html
+share/doc/qore/modules/MailMessage/html/search/functions_6e.js
+share/doc/qore/modules/MailMessage/html/search/functions_6f.html
+share/doc/qore/modules/MailMessage/html/search/functions_6f.js
+share/doc/qore/modules/MailMessage/html/search/functions_70.html
+share/doc/qore/modules/MailMessage/html/search/functions_70.js
+share/doc/qore/modules/MailMessage/html/search/functions_72.html
+share/doc/qore/modules/MailMessage/html/search/functions_72.js
+share/doc/qore/modules/MailMessage/html/search/functions_73.html
+share/doc/qore/modules/MailMessage/html/search/functions_73.js
+share/doc/qore/modules/MailMessage/html/search/functions_74.html
+share/doc/qore/modules/MailMessage/html/search/functions_74.js
+share/doc/qore/modules/MailMessage/html/search/functions_75.html
+share/doc/qore/modules/MailMessage/html/search/functions_75.js
+share/doc/qore/modules/MailMessage/html/search/functions_76.html
+share/doc/qore/modules/MailMessage/html/search/functions_76.js
+share/doc/qore/modules/MailMessage/html/search/functions_77.html
+share/doc/qore/modules/MailMessage/html/search/functions_77.js
+share/doc/qore/modules/MailMessage/html/search/functions_78.html
+share/doc/qore/modules/MailMessage/html/search/functions_78.js
+share/doc/qore/modules/MailMessage/html/search/functions_79.html
+share/doc/qore/modules/MailMessage/html/search/functions_79.js
+share/doc/qore/modules/MailMessage/html/search/functions_7a.html
+share/doc/qore/modules/MailMessage/html/search/functions_7a.js
+share/doc/qore/modules/MailMessage/html/search/groups_62.html
+share/doc/qore/modules/MailMessage/html/search/groups_62.js
+share/doc/qore/modules/MailMessage/html/search/groups_63.html
+share/doc/qore/modules/MailMessage/html/search/groups_63.js
+share/doc/qore/modules/MailMessage/html/search/groups_64.html
+share/doc/qore/modules/MailMessage/html/search/groups_64.js
+share/doc/qore/modules/MailMessage/html/search/groups_65.html
+share/doc/qore/modules/MailMessage/html/search/groups_65.js
+share/doc/qore/modules/MailMessage/html/search/groups_66.html
+share/doc/qore/modules/MailMessage/html/search/groups_66.js
+share/doc/qore/modules/MailMessage/html/search/groups_68.html
+share/doc/qore/modules/MailMessage/html/search/groups_68.js
+share/doc/qore/modules/MailMessage/html/search/groups_69.html
+share/doc/qore/modules/MailMessage/html/search/groups_69.js
+share/doc/qore/modules/MailMessage/html/search/groups_6c.html
+share/doc/qore/modules/MailMessage/html/search/groups_6c.js
+share/doc/qore/modules/MailMessage/html/search/groups_6d.html
+share/doc/qore/modules/MailMessage/html/search/groups_6d.js
+share/doc/qore/modules/MailMessage/html/search/groups_6e.html
+share/doc/qore/modules/MailMessage/html/search/groups_6e.js
+share/doc/qore/modules/MailMessage/html/search/groups_6f.html
+share/doc/qore/modules/MailMessage/html/search/groups_6f.js
+share/doc/qore/modules/MailMessage/html/search/groups_70.html
+share/doc/qore/modules/MailMessage/html/search/groups_70.js
+share/doc/qore/modules/MailMessage/html/search/groups_72.html
+share/doc/qore/modules/MailMessage/html/search/groups_72.js
+share/doc/qore/modules/MailMessage/html/search/groups_73.html
+share/doc/qore/modules/MailMessage/html/search/groups_73.js
+share/doc/qore/modules/MailMessage/html/search/groups_74.html
+share/doc/qore/modules/MailMessage/html/search/groups_74.js
+share/doc/qore/modules/MailMessage/html/search/groups_75.html
+share/doc/qore/modules/MailMessage/html/search/groups_75.js
+share/doc/qore/modules/MailMessage/html/search/groups_77.html
+share/doc/qore/modules/MailMessage/html/search/groups_77.js
+share/doc/qore/modules/MailMessage/html/search/groups_78.html
+share/doc/qore/modules/MailMessage/html/search/groups_78.js
share/doc/qore/modules/MailMessage/html/search/mag_sel.png
-share/doc/qore/modules/MailMessage/html/search/namespaces_0.html
-share/doc/qore/modules/MailMessage/html/search/namespaces_0.js
-share/doc/qore/modules/MailMessage/html/search/namespaces_1.html
-share/doc/qore/modules/MailMessage/html/search/namespaces_1.js
+share/doc/qore/modules/MailMessage/html/search/namespaces_6d.html
+share/doc/qore/modules/MailMessage/html/search/namespaces_6d.js
+share/doc/qore/modules/MailMessage/html/search/namespaces_71.html
+share/doc/qore/modules/MailMessage/html/search/namespaces_71.js
share/doc/qore/modules/MailMessage/html/search/nomatches.html
-share/doc/qore/modules/MailMessage/html/search/pages_0.html
-share/doc/qore/modules/MailMessage/html/search/pages_0.js
-share/doc/qore/modules/MailMessage/html/search/pages_1.html
-share/doc/qore/modules/MailMessage/html/search/pages_1.js
-share/doc/qore/modules/MailMessage/html/search/pages_10.html
-share/doc/qore/modules/MailMessage/html/search/pages_10.js
-share/doc/qore/modules/MailMessage/html/search/pages_11.html
-share/doc/qore/modules/MailMessage/html/search/pages_11.js
-share/doc/qore/modules/MailMessage/html/search/pages_12.html
-share/doc/qore/modules/MailMessage/html/search/pages_12.js
-share/doc/qore/modules/MailMessage/html/search/pages_2.html
-share/doc/qore/modules/MailMessage/html/search/pages_2.js
-share/doc/qore/modules/MailMessage/html/search/pages_3.html
-share/doc/qore/modules/MailMessage/html/search/pages_3.js
-share/doc/qore/modules/MailMessage/html/search/pages_4.html
-share/doc/qore/modules/MailMessage/html/search/pages_4.js
-share/doc/qore/modules/MailMessage/html/search/pages_5.html
-share/doc/qore/modules/MailMessage/html/search/pages_5.js
-share/doc/qore/modules/MailMessage/html/search/pages_6.html
-share/doc/qore/modules/MailMessage/html/search/pages_6.js
-share/doc/qore/modules/MailMessage/html/search/pages_7.html
-share/doc/qore/modules/MailMessage/html/search/pages_7.js
-share/doc/qore/modules/MailMessage/html/search/pages_8.html
-share/doc/qore/modules/MailMessage/html/search/pages_8.js
-share/doc/qore/modules/MailMessage/html/search/pages_9.html
-share/doc/qore/modules/MailMessage/html/search/pages_9.js
-share/doc/qore/modules/MailMessage/html/search/pages_a.html
-share/doc/qore/modules/MailMessage/html/search/pages_a.js
-share/doc/qore/modules/MailMessage/html/search/pages_b.html
-share/doc/qore/modules/MailMessage/html/search/pages_b.js
-share/doc/qore/modules/MailMessage/html/search/pages_c.html
-share/doc/qore/modules/MailMessage/html/search/pages_c.js
-share/doc/qore/modules/MailMessage/html/search/pages_d.html
-share/doc/qore/modules/MailMessage/html/search/pages_d.js
-share/doc/qore/modules/MailMessage/html/search/pages_e.html
-share/doc/qore/modules/MailMessage/html/search/pages_e.js
-share/doc/qore/modules/MailMessage/html/search/pages_f.html
-share/doc/qore/modules/MailMessage/html/search/pages_f.js
+share/doc/qore/modules/MailMessage/html/search/pages_62.html
+share/doc/qore/modules/MailMessage/html/search/pages_62.js
+share/doc/qore/modules/MailMessage/html/search/pages_63.html
+share/doc/qore/modules/MailMessage/html/search/pages_63.js
+share/doc/qore/modules/MailMessage/html/search/pages_64.html
+share/doc/qore/modules/MailMessage/html/search/pages_64.js
+share/doc/qore/modules/MailMessage/html/search/pages_65.html
+share/doc/qore/modules/MailMessage/html/search/pages_65.js
+share/doc/qore/modules/MailMessage/html/search/pages_66.html
+share/doc/qore/modules/MailMessage/html/search/pages_66.js
+share/doc/qore/modules/MailMessage/html/search/pages_68.html
+share/doc/qore/modules/MailMessage/html/search/pages_68.js
+share/doc/qore/modules/MailMessage/html/search/pages_69.html
+share/doc/qore/modules/MailMessage/html/search/pages_69.js
+share/doc/qore/modules/MailMessage/html/search/pages_6b.html
+share/doc/qore/modules/MailMessage/html/search/pages_6b.js
+share/doc/qore/modules/MailMessage/html/search/pages_6c.html
+share/doc/qore/modules/MailMessage/html/search/pages_6c.js
+share/doc/qore/modules/MailMessage/html/search/pages_6d.html
+share/doc/qore/modules/MailMessage/html/search/pages_6d.js
+share/doc/qore/modules/MailMessage/html/search/pages_6e.html
+share/doc/qore/modules/MailMessage/html/search/pages_6e.js
+share/doc/qore/modules/MailMessage/html/search/pages_6f.html
+share/doc/qore/modules/MailMessage/html/search/pages_6f.js
+share/doc/qore/modules/MailMessage/html/search/pages_70.html
+share/doc/qore/modules/MailMessage/html/search/pages_70.js
+share/doc/qore/modules/MailMessage/html/search/pages_71.html
+share/doc/qore/modules/MailMessage/html/search/pages_71.js
+share/doc/qore/modules/MailMessage/html/search/pages_72.html
+share/doc/qore/modules/MailMessage/html/search/pages_72.js
+share/doc/qore/modules/MailMessage/html/search/pages_73.html
+share/doc/qore/modules/MailMessage/html/search/pages_73.js
+share/doc/qore/modules/MailMessage/html/search/pages_74.html
+share/doc/qore/modules/MailMessage/html/search/pages_74.js
+share/doc/qore/modules/MailMessage/html/search/pages_76.html
+share/doc/qore/modules/MailMessage/html/search/pages_76.js
+share/doc/qore/modules/MailMessage/html/search/pages_77.html
+share/doc/qore/modules/MailMessage/html/search/pages_77.js
share/doc/qore/modules/MailMessage/html/search/search.css
share/doc/qore/modules/MailMessage/html/search/search.js
share/doc/qore/modules/MailMessage/html/search/search_l.png
share/doc/qore/modules/MailMessage/html/search/search_m.png
share/doc/qore/modules/MailMessage/html/search/search_r.png
-share/doc/qore/modules/MailMessage/html/search/searchdata.js
-share/doc/qore/modules/MailMessage/html/search/variables_0.html
-share/doc/qore/modules/MailMessage/html/search/variables_0.js
-share/doc/qore/modules/MailMessage/html/search/variables_1.html
-share/doc/qore/modules/MailMessage/html/search/variables_1.js
-share/doc/qore/modules/MailMessage/html/search/variables_10.html
-share/doc/qore/modules/MailMessage/html/search/variables_10.js
-share/doc/qore/modules/MailMessage/html/search/variables_11.html
-share/doc/qore/modules/MailMessage/html/search/variables_11.js
-share/doc/qore/modules/MailMessage/html/search/variables_12.html
-share/doc/qore/modules/MailMessage/html/search/variables_12.js
-share/doc/qore/modules/MailMessage/html/search/variables_13.html
-share/doc/qore/modules/MailMessage/html/search/variables_13.js
-share/doc/qore/modules/MailMessage/html/search/variables_14.html
-share/doc/qore/modules/MailMessage/html/search/variables_14.js
-share/doc/qore/modules/MailMessage/html/search/variables_15.html
-share/doc/qore/modules/MailMessage/html/search/variables_15.js
-share/doc/qore/modules/MailMessage/html/search/variables_16.html
-share/doc/qore/modules/MailMessage/html/search/variables_16.js
-share/doc/qore/modules/MailMessage/html/search/variables_17.html
-share/doc/qore/modules/MailMessage/html/search/variables_17.js
-share/doc/qore/modules/MailMessage/html/search/variables_2.html
-share/doc/qore/modules/MailMessage/html/search/variables_2.js
-share/doc/qore/modules/MailMessage/html/search/variables_3.html
-share/doc/qore/modules/MailMessage/html/search/variables_3.js
-share/doc/qore/modules/MailMessage/html/search/variables_4.html
-share/doc/qore/modules/MailMessage/html/search/variables_4.js
-share/doc/qore/modules/MailMessage/html/search/variables_5.html
-share/doc/qore/modules/MailMessage/html/search/variables_5.js
-share/doc/qore/modules/MailMessage/html/search/variables_6.html
-share/doc/qore/modules/MailMessage/html/search/variables_6.js
-share/doc/qore/modules/MailMessage/html/search/variables_7.html
-share/doc/qore/modules/MailMessage/html/search/variables_7.js
-share/doc/qore/modules/MailMessage/html/search/variables_8.html
-share/doc/qore/modules/MailMessage/html/search/variables_8.js
-share/doc/qore/modules/MailMessage/html/search/variables_9.html
-share/doc/qore/modules/MailMessage/html/search/variables_9.js
-share/doc/qore/modules/MailMessage/html/search/variables_a.html
-share/doc/qore/modules/MailMessage/html/search/variables_a.js
-share/doc/qore/modules/MailMessage/html/search/variables_b.html
-share/doc/qore/modules/MailMessage/html/search/variables_b.js
-share/doc/qore/modules/MailMessage/html/search/variables_c.html
-share/doc/qore/modules/MailMessage/html/search/variables_c.js
-share/doc/qore/modules/MailMessage/html/search/variables_d.html
-share/doc/qore/modules/MailMessage/html/search/variables_d.js
-share/doc/qore/modules/MailMessage/html/search/variables_e.html
-share/doc/qore/modules/MailMessage/html/search/variables_e.js
-share/doc/qore/modules/MailMessage/html/search/variables_f.html
-share/doc/qore/modules/MailMessage/html/search/variables_f.js
-share/doc/qore/modules/MailMessage/html/splitbar.png
+share/doc/qore/modules/MailMessage/html/search/variables_5f.html
+share/doc/qore/modules/MailMessage/html/search/variables_5f.js
+share/doc/qore/modules/MailMessage/html/search/variables_61.html
+share/doc/qore/modules/MailMessage/html/search/variables_61.js
+share/doc/qore/modules/MailMessage/html/search/variables_62.html
+share/doc/qore/modules/MailMessage/html/search/variables_62.js
+share/doc/qore/modules/MailMessage/html/search/variables_63.html
+share/doc/qore/modules/MailMessage/html/search/variables_63.js
+share/doc/qore/modules/MailMessage/html/search/variables_64.html
+share/doc/qore/modules/MailMessage/html/search/variables_64.js
+share/doc/qore/modules/MailMessage/html/search/variables_65.html
+share/doc/qore/modules/MailMessage/html/search/variables_65.js
+share/doc/qore/modules/MailMessage/html/search/variables_66.html
+share/doc/qore/modules/MailMessage/html/search/variables_66.js
+share/doc/qore/modules/MailMessage/html/search/variables_67.html
+share/doc/qore/modules/MailMessage/html/search/variables_67.js
+share/doc/qore/modules/MailMessage/html/search/variables_68.html
+share/doc/qore/modules/MailMessage/html/search/variables_68.js
+share/doc/qore/modules/MailMessage/html/search/variables_69.html
+share/doc/qore/modules/MailMessage/html/search/variables_69.js
+share/doc/qore/modules/MailMessage/html/search/variables_6c.html
+share/doc/qore/modules/MailMessage/html/search/variables_6c.js
+share/doc/qore/modules/MailMessage/html/search/variables_6d.html
+share/doc/qore/modules/MailMessage/html/search/variables_6d.js
+share/doc/qore/modules/MailMessage/html/search/variables_6e.html
+share/doc/qore/modules/MailMessage/html/search/variables_6e.js
+share/doc/qore/modules/MailMessage/html/search/variables_6f.html
+share/doc/qore/modules/MailMessage/html/search/variables_6f.js
+share/doc/qore/modules/MailMessage/html/search/variables_70.html
+share/doc/qore/modules/MailMessage/html/search/variables_70.js
+share/doc/qore/modules/MailMessage/html/search/variables_72.html
+share/doc/qore/modules/MailMessage/html/search/variables_72.js
+share/doc/qore/modules/MailMessage/html/search/variables_73.html
+share/doc/qore/modules/MailMessage/html/search/variables_73.js
+share/doc/qore/modules/MailMessage/html/search/variables_74.html
+share/doc/qore/modules/MailMessage/html/search/variables_74.js
+share/doc/qore/modules/MailMessage/html/search/variables_75.html
+share/doc/qore/modules/MailMessage/html/search/variables_75.js
+share/doc/qore/modules/MailMessage/html/search/variables_76.html
+share/doc/qore/modules/MailMessage/html/search/variables_76.js
+share/doc/qore/modules/MailMessage/html/search/variables_77.html
+share/doc/qore/modules/MailMessage/html/search/variables_77.js
+share/doc/qore/modules/MailMessage/html/search/variables_78.html
+share/doc/qore/modules/MailMessage/html/search/variables_78.js
+share/doc/qore/modules/MailMessage/html/search/variables_79.html
+share/doc/qore/modules/MailMessage/html/search/variables_79.js
+share/doc/qore/modules/MailMessage/html/search/variables_7a.html
+share/doc/qore/modules/MailMessage/html/search/variables_7a.js
share/doc/qore/modules/MailMessage/html/sync_off.png
share/doc/qore/modules/MailMessage/html/sync_on.png
share/doc/qore/modules/MailMessage/html/tab_a.png
@@ -9168,7 +9842,7 @@ share/doc/qore/modules/MailMessage/html/tab_s.png
share/doc/qore/modules/MailMessage/html/tabs.css
share/doc/qore/modules/Mapper/html/_mapper_8qm_8dox_8h_source.html
share/doc/qore/modules/Mapper/html/annotated.html
-share/doc/qore/modules/Mapper/html/annotated_dup.js
+share/doc/qore/modules/Mapper/html/annotated.js
share/doc/qore/modules/Mapper/html/bc_s.png
share/doc/qore/modules/Mapper/html/bdwn.png
share/doc/qore/modules/Mapper/html/class_mapper_1_1_abstract_mapper_iterator-members.html
@@ -9190,13 +9864,32 @@ share/doc/qore/modules/Mapper/html/classes.html
share/doc/qore/modules/Mapper/html/closed.png
share/doc/qore/modules/Mapper/html/deprecated.html
share/doc/qore/modules/Mapper/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Mapper/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Mapper/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Mapper/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Mapper/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Mapper/html/doc.png
+share/doc/qore/modules/Mapper/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Mapper/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Mapper/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Mapper/html/doxygen.css
share/doc/qore/modules/Mapper/html/doxygen.png
share/doc/qore/modules/Mapper/html/dynsections.js
-share/doc/qore/modules/Mapper/html/folderclosed.png
-share/doc/qore/modules/Mapper/html/folderopen.png
+share/doc/qore/modules/Mapper/html/ftv2blank.png
+share/doc/qore/modules/Mapper/html/ftv2cl.png
+share/doc/qore/modules/Mapper/html/ftv2doc.png
+share/doc/qore/modules/Mapper/html/ftv2folderclosed.png
+share/doc/qore/modules/Mapper/html/ftv2folderopen.png
+share/doc/qore/modules/Mapper/html/ftv2lastnode.png
+share/doc/qore/modules/Mapper/html/ftv2link.png
+share/doc/qore/modules/Mapper/html/ftv2mlastnode.png
+share/doc/qore/modules/Mapper/html/ftv2mnode.png
+share/doc/qore/modules/Mapper/html/ftv2mo.png
+share/doc/qore/modules/Mapper/html/ftv2node.png
+share/doc/qore/modules/Mapper/html/ftv2ns.png
+share/doc/qore/modules/Mapper/html/ftv2plastnode.png
+share/doc/qore/modules/Mapper/html/ftv2pnode.png
+share/doc/qore/modules/Mapper/html/ftv2splitbar.png
+share/doc/qore/modules/Mapper/html/ftv2vertline.png
share/doc/qore/modules/Mapper/html/functions.html
share/doc/qore/modules/Mapper/html/functions_func.html
share/doc/qore/modules/Mapper/html/functions_vars.html
@@ -9215,8 +9908,6 @@ share/doc/qore/modules/Mapper/html/inherit_graph_1.md5
share/doc/qore/modules/Mapper/html/inherit_graph_1.png
share/doc/qore/modules/Mapper/html/inherits.html
share/doc/qore/modules/Mapper/html/jquery.js
-share/doc/qore/modules/Mapper/html/menu.js
-share/doc/qore/modules/Mapper/html/menudata.js
share/doc/qore/modules/Mapper/html/namespace_mapper.html
share/doc/qore/modules/Mapper/html/namespace_mapper.js
share/doc/qore/modules/Mapper/html/namespaces.html
@@ -9226,287 +9917,284 @@ share/doc/qore/modules/Mapper/html/nav_g.png
share/doc/qore/modules/Mapper/html/nav_h.png
share/doc/qore/modules/Mapper/html/navtree.css
share/doc/qore/modules/Mapper/html/navtree.js
-share/doc/qore/modules/Mapper/html/navtreedata.js
share/doc/qore/modules/Mapper/html/navtreeindex0.js
share/doc/qore/modules/Mapper/html/open.png
share/doc/qore/modules/Mapper/html/pages.html
share/doc/qore/modules/Mapper/html/resize.js
-share/doc/qore/modules/Mapper/html/search/all_0.html
-share/doc/qore/modules/Mapper/html/search/all_0.js
-share/doc/qore/modules/Mapper/html/search/all_1.html
-share/doc/qore/modules/Mapper/html/search/all_1.js
-share/doc/qore/modules/Mapper/html/search/all_10.html
-share/doc/qore/modules/Mapper/html/search/all_10.js
-share/doc/qore/modules/Mapper/html/search/all_11.html
-share/doc/qore/modules/Mapper/html/search/all_11.js
-share/doc/qore/modules/Mapper/html/search/all_12.html
-share/doc/qore/modules/Mapper/html/search/all_12.js
-share/doc/qore/modules/Mapper/html/search/all_13.html
-share/doc/qore/modules/Mapper/html/search/all_13.js
-share/doc/qore/modules/Mapper/html/search/all_14.html
-share/doc/qore/modules/Mapper/html/search/all_14.js
-share/doc/qore/modules/Mapper/html/search/all_15.html
-share/doc/qore/modules/Mapper/html/search/all_15.js
-share/doc/qore/modules/Mapper/html/search/all_16.html
-share/doc/qore/modules/Mapper/html/search/all_16.js
-share/doc/qore/modules/Mapper/html/search/all_17.html
-share/doc/qore/modules/Mapper/html/search/all_17.js
-share/doc/qore/modules/Mapper/html/search/all_18.html
-share/doc/qore/modules/Mapper/html/search/all_18.js
-share/doc/qore/modules/Mapper/html/search/all_19.html
-share/doc/qore/modules/Mapper/html/search/all_19.js
-share/doc/qore/modules/Mapper/html/search/all_1a.html
-share/doc/qore/modules/Mapper/html/search/all_1a.js
-share/doc/qore/modules/Mapper/html/search/all_2.html
-share/doc/qore/modules/Mapper/html/search/all_2.js
-share/doc/qore/modules/Mapper/html/search/all_3.html
-share/doc/qore/modules/Mapper/html/search/all_3.js
-share/doc/qore/modules/Mapper/html/search/all_4.html
-share/doc/qore/modules/Mapper/html/search/all_4.js
-share/doc/qore/modules/Mapper/html/search/all_5.html
-share/doc/qore/modules/Mapper/html/search/all_5.js
-share/doc/qore/modules/Mapper/html/search/all_6.html
-share/doc/qore/modules/Mapper/html/search/all_6.js
-share/doc/qore/modules/Mapper/html/search/all_7.html
-share/doc/qore/modules/Mapper/html/search/all_7.js
-share/doc/qore/modules/Mapper/html/search/all_8.html
-share/doc/qore/modules/Mapper/html/search/all_8.js
-share/doc/qore/modules/Mapper/html/search/all_9.html
-share/doc/qore/modules/Mapper/html/search/all_9.js
-share/doc/qore/modules/Mapper/html/search/all_a.html
-share/doc/qore/modules/Mapper/html/search/all_a.js
-share/doc/qore/modules/Mapper/html/search/all_b.html
-share/doc/qore/modules/Mapper/html/search/all_b.js
-share/doc/qore/modules/Mapper/html/search/all_c.html
-share/doc/qore/modules/Mapper/html/search/all_c.js
-share/doc/qore/modules/Mapper/html/search/all_d.html
-share/doc/qore/modules/Mapper/html/search/all_d.js
-share/doc/qore/modules/Mapper/html/search/all_e.html
-share/doc/qore/modules/Mapper/html/search/all_e.js
-share/doc/qore/modules/Mapper/html/search/all_f.html
-share/doc/qore/modules/Mapper/html/search/all_f.js
-share/doc/qore/modules/Mapper/html/search/classes_0.html
-share/doc/qore/modules/Mapper/html/search/classes_0.js
-share/doc/qore/modules/Mapper/html/search/classes_1.html
-share/doc/qore/modules/Mapper/html/search/classes_1.js
-share/doc/qore/modules/Mapper/html/search/classes_10.html
-share/doc/qore/modules/Mapper/html/search/classes_10.js
-share/doc/qore/modules/Mapper/html/search/classes_11.html
-share/doc/qore/modules/Mapper/html/search/classes_11.js
-share/doc/qore/modules/Mapper/html/search/classes_2.html
-share/doc/qore/modules/Mapper/html/search/classes_2.js
-share/doc/qore/modules/Mapper/html/search/classes_3.html
-share/doc/qore/modules/Mapper/html/search/classes_3.js
-share/doc/qore/modules/Mapper/html/search/classes_4.html
-share/doc/qore/modules/Mapper/html/search/classes_4.js
-share/doc/qore/modules/Mapper/html/search/classes_5.html
-share/doc/qore/modules/Mapper/html/search/classes_5.js
-share/doc/qore/modules/Mapper/html/search/classes_6.html
-share/doc/qore/modules/Mapper/html/search/classes_6.js
-share/doc/qore/modules/Mapper/html/search/classes_7.html
-share/doc/qore/modules/Mapper/html/search/classes_7.js
-share/doc/qore/modules/Mapper/html/search/classes_8.html
-share/doc/qore/modules/Mapper/html/search/classes_8.js
-share/doc/qore/modules/Mapper/html/search/classes_9.html
-share/doc/qore/modules/Mapper/html/search/classes_9.js
-share/doc/qore/modules/Mapper/html/search/classes_a.html
-share/doc/qore/modules/Mapper/html/search/classes_a.js
-share/doc/qore/modules/Mapper/html/search/classes_b.html
-share/doc/qore/modules/Mapper/html/search/classes_b.js
-share/doc/qore/modules/Mapper/html/search/classes_c.html
-share/doc/qore/modules/Mapper/html/search/classes_c.js
-share/doc/qore/modules/Mapper/html/search/classes_d.html
-share/doc/qore/modules/Mapper/html/search/classes_d.js
-share/doc/qore/modules/Mapper/html/search/classes_e.html
-share/doc/qore/modules/Mapper/html/search/classes_e.js
-share/doc/qore/modules/Mapper/html/search/classes_f.html
-share/doc/qore/modules/Mapper/html/search/classes_f.js
+share/doc/qore/modules/Mapper/html/search/all_5f.html
+share/doc/qore/modules/Mapper/html/search/all_5f.js
+share/doc/qore/modules/Mapper/html/search/all_61.html
+share/doc/qore/modules/Mapper/html/search/all_61.js
+share/doc/qore/modules/Mapper/html/search/all_62.html
+share/doc/qore/modules/Mapper/html/search/all_62.js
+share/doc/qore/modules/Mapper/html/search/all_63.html
+share/doc/qore/modules/Mapper/html/search/all_63.js
+share/doc/qore/modules/Mapper/html/search/all_64.html
+share/doc/qore/modules/Mapper/html/search/all_64.js
+share/doc/qore/modules/Mapper/html/search/all_65.html
+share/doc/qore/modules/Mapper/html/search/all_65.js
+share/doc/qore/modules/Mapper/html/search/all_66.html
+share/doc/qore/modules/Mapper/html/search/all_66.js
+share/doc/qore/modules/Mapper/html/search/all_67.html
+share/doc/qore/modules/Mapper/html/search/all_67.js
+share/doc/qore/modules/Mapper/html/search/all_68.html
+share/doc/qore/modules/Mapper/html/search/all_68.js
+share/doc/qore/modules/Mapper/html/search/all_69.html
+share/doc/qore/modules/Mapper/html/search/all_69.js
+share/doc/qore/modules/Mapper/html/search/all_6a.html
+share/doc/qore/modules/Mapper/html/search/all_6a.js
+share/doc/qore/modules/Mapper/html/search/all_6b.html
+share/doc/qore/modules/Mapper/html/search/all_6b.js
+share/doc/qore/modules/Mapper/html/search/all_6c.html
+share/doc/qore/modules/Mapper/html/search/all_6c.js
+share/doc/qore/modules/Mapper/html/search/all_6d.html
+share/doc/qore/modules/Mapper/html/search/all_6d.js
+share/doc/qore/modules/Mapper/html/search/all_6e.html
+share/doc/qore/modules/Mapper/html/search/all_6e.js
+share/doc/qore/modules/Mapper/html/search/all_6f.html
+share/doc/qore/modules/Mapper/html/search/all_6f.js
+share/doc/qore/modules/Mapper/html/search/all_70.html
+share/doc/qore/modules/Mapper/html/search/all_70.js
+share/doc/qore/modules/Mapper/html/search/all_71.html
+share/doc/qore/modules/Mapper/html/search/all_71.js
+share/doc/qore/modules/Mapper/html/search/all_72.html
+share/doc/qore/modules/Mapper/html/search/all_72.js
+share/doc/qore/modules/Mapper/html/search/all_73.html
+share/doc/qore/modules/Mapper/html/search/all_73.js
+share/doc/qore/modules/Mapper/html/search/all_74.html
+share/doc/qore/modules/Mapper/html/search/all_74.js
+share/doc/qore/modules/Mapper/html/search/all_75.html
+share/doc/qore/modules/Mapper/html/search/all_75.js
+share/doc/qore/modules/Mapper/html/search/all_76.html
+share/doc/qore/modules/Mapper/html/search/all_76.js
+share/doc/qore/modules/Mapper/html/search/all_77.html
+share/doc/qore/modules/Mapper/html/search/all_77.js
+share/doc/qore/modules/Mapper/html/search/all_78.html
+share/doc/qore/modules/Mapper/html/search/all_78.js
+share/doc/qore/modules/Mapper/html/search/all_79.html
+share/doc/qore/modules/Mapper/html/search/all_79.js
+share/doc/qore/modules/Mapper/html/search/all_7a.html
+share/doc/qore/modules/Mapper/html/search/all_7a.js
+share/doc/qore/modules/Mapper/html/search/classes_61.html
+share/doc/qore/modules/Mapper/html/search/classes_61.js
+share/doc/qore/modules/Mapper/html/search/classes_62.html
+share/doc/qore/modules/Mapper/html/search/classes_62.js
+share/doc/qore/modules/Mapper/html/search/classes_63.html
+share/doc/qore/modules/Mapper/html/search/classes_63.js
+share/doc/qore/modules/Mapper/html/search/classes_64.html
+share/doc/qore/modules/Mapper/html/search/classes_64.js
+share/doc/qore/modules/Mapper/html/search/classes_65.html
+share/doc/qore/modules/Mapper/html/search/classes_65.js
+share/doc/qore/modules/Mapper/html/search/classes_66.html
+share/doc/qore/modules/Mapper/html/search/classes_66.js
+share/doc/qore/modules/Mapper/html/search/classes_67.html
+share/doc/qore/modules/Mapper/html/search/classes_67.js
+share/doc/qore/modules/Mapper/html/search/classes_68.html
+share/doc/qore/modules/Mapper/html/search/classes_68.js
+share/doc/qore/modules/Mapper/html/search/classes_69.html
+share/doc/qore/modules/Mapper/html/search/classes_69.js
+share/doc/qore/modules/Mapper/html/search/classes_6c.html
+share/doc/qore/modules/Mapper/html/search/classes_6c.js
+share/doc/qore/modules/Mapper/html/search/classes_6d.html
+share/doc/qore/modules/Mapper/html/search/classes_6d.js
+share/doc/qore/modules/Mapper/html/search/classes_6f.html
+share/doc/qore/modules/Mapper/html/search/classes_6f.js
+share/doc/qore/modules/Mapper/html/search/classes_70.html
+share/doc/qore/modules/Mapper/html/search/classes_70.js
+share/doc/qore/modules/Mapper/html/search/classes_71.html
+share/doc/qore/modules/Mapper/html/search/classes_71.js
+share/doc/qore/modules/Mapper/html/search/classes_72.html
+share/doc/qore/modules/Mapper/html/search/classes_72.js
+share/doc/qore/modules/Mapper/html/search/classes_73.html
+share/doc/qore/modules/Mapper/html/search/classes_73.js
+share/doc/qore/modules/Mapper/html/search/classes_74.html
+share/doc/qore/modules/Mapper/html/search/classes_74.js
+share/doc/qore/modules/Mapper/html/search/classes_7a.html
+share/doc/qore/modules/Mapper/html/search/classes_7a.js
share/doc/qore/modules/Mapper/html/search/close.png
-share/doc/qore/modules/Mapper/html/search/functions_0.html
-share/doc/qore/modules/Mapper/html/search/functions_0.js
-share/doc/qore/modules/Mapper/html/search/functions_1.html
-share/doc/qore/modules/Mapper/html/search/functions_1.js
-share/doc/qore/modules/Mapper/html/search/functions_10.html
-share/doc/qore/modules/Mapper/html/search/functions_10.js
-share/doc/qore/modules/Mapper/html/search/functions_11.html
-share/doc/qore/modules/Mapper/html/search/functions_11.js
-share/doc/qore/modules/Mapper/html/search/functions_12.html
-share/doc/qore/modules/Mapper/html/search/functions_12.js
-share/doc/qore/modules/Mapper/html/search/functions_13.html
-share/doc/qore/modules/Mapper/html/search/functions_13.js
-share/doc/qore/modules/Mapper/html/search/functions_14.html
-share/doc/qore/modules/Mapper/html/search/functions_14.js
-share/doc/qore/modules/Mapper/html/search/functions_15.html
-share/doc/qore/modules/Mapper/html/search/functions_15.js
-share/doc/qore/modules/Mapper/html/search/functions_16.html
-share/doc/qore/modules/Mapper/html/search/functions_16.js
-share/doc/qore/modules/Mapper/html/search/functions_17.html
-share/doc/qore/modules/Mapper/html/search/functions_17.js
-share/doc/qore/modules/Mapper/html/search/functions_18.html
-share/doc/qore/modules/Mapper/html/search/functions_18.js
-share/doc/qore/modules/Mapper/html/search/functions_2.html
-share/doc/qore/modules/Mapper/html/search/functions_2.js
-share/doc/qore/modules/Mapper/html/search/functions_3.html
-share/doc/qore/modules/Mapper/html/search/functions_3.js
-share/doc/qore/modules/Mapper/html/search/functions_4.html
-share/doc/qore/modules/Mapper/html/search/functions_4.js
-share/doc/qore/modules/Mapper/html/search/functions_5.html
-share/doc/qore/modules/Mapper/html/search/functions_5.js
-share/doc/qore/modules/Mapper/html/search/functions_6.html
-share/doc/qore/modules/Mapper/html/search/functions_6.js
-share/doc/qore/modules/Mapper/html/search/functions_7.html
-share/doc/qore/modules/Mapper/html/search/functions_7.js
-share/doc/qore/modules/Mapper/html/search/functions_8.html
-share/doc/qore/modules/Mapper/html/search/functions_8.js
-share/doc/qore/modules/Mapper/html/search/functions_9.html
-share/doc/qore/modules/Mapper/html/search/functions_9.js
-share/doc/qore/modules/Mapper/html/search/functions_a.html
-share/doc/qore/modules/Mapper/html/search/functions_a.js
-share/doc/qore/modules/Mapper/html/search/functions_b.html
-share/doc/qore/modules/Mapper/html/search/functions_b.js
-share/doc/qore/modules/Mapper/html/search/functions_c.html
-share/doc/qore/modules/Mapper/html/search/functions_c.js
-share/doc/qore/modules/Mapper/html/search/functions_d.html
-share/doc/qore/modules/Mapper/html/search/functions_d.js
-share/doc/qore/modules/Mapper/html/search/functions_e.html
-share/doc/qore/modules/Mapper/html/search/functions_e.js
-share/doc/qore/modules/Mapper/html/search/functions_f.html
-share/doc/qore/modules/Mapper/html/search/functions_f.js
-share/doc/qore/modules/Mapper/html/search/groups_0.html
-share/doc/qore/modules/Mapper/html/search/groups_0.js
-share/doc/qore/modules/Mapper/html/search/groups_1.html
-share/doc/qore/modules/Mapper/html/search/groups_1.js
-share/doc/qore/modules/Mapper/html/search/groups_10.html
-share/doc/qore/modules/Mapper/html/search/groups_10.js
-share/doc/qore/modules/Mapper/html/search/groups_11.html
-share/doc/qore/modules/Mapper/html/search/groups_11.js
-share/doc/qore/modules/Mapper/html/search/groups_2.html
-share/doc/qore/modules/Mapper/html/search/groups_2.js
-share/doc/qore/modules/Mapper/html/search/groups_3.html
-share/doc/qore/modules/Mapper/html/search/groups_3.js
-share/doc/qore/modules/Mapper/html/search/groups_4.html
-share/doc/qore/modules/Mapper/html/search/groups_4.js
-share/doc/qore/modules/Mapper/html/search/groups_5.html
-share/doc/qore/modules/Mapper/html/search/groups_5.js
-share/doc/qore/modules/Mapper/html/search/groups_6.html
-share/doc/qore/modules/Mapper/html/search/groups_6.js
-share/doc/qore/modules/Mapper/html/search/groups_7.html
-share/doc/qore/modules/Mapper/html/search/groups_7.js
-share/doc/qore/modules/Mapper/html/search/groups_8.html
-share/doc/qore/modules/Mapper/html/search/groups_8.js
-share/doc/qore/modules/Mapper/html/search/groups_9.html
-share/doc/qore/modules/Mapper/html/search/groups_9.js
-share/doc/qore/modules/Mapper/html/search/groups_a.html
-share/doc/qore/modules/Mapper/html/search/groups_a.js
-share/doc/qore/modules/Mapper/html/search/groups_b.html
-share/doc/qore/modules/Mapper/html/search/groups_b.js
-share/doc/qore/modules/Mapper/html/search/groups_c.html
-share/doc/qore/modules/Mapper/html/search/groups_c.js
-share/doc/qore/modules/Mapper/html/search/groups_d.html
-share/doc/qore/modules/Mapper/html/search/groups_d.js
-share/doc/qore/modules/Mapper/html/search/groups_e.html
-share/doc/qore/modules/Mapper/html/search/groups_e.js
-share/doc/qore/modules/Mapper/html/search/groups_f.html
-share/doc/qore/modules/Mapper/html/search/groups_f.js
+share/doc/qore/modules/Mapper/html/search/functions_61.html
+share/doc/qore/modules/Mapper/html/search/functions_61.js
+share/doc/qore/modules/Mapper/html/search/functions_62.html
+share/doc/qore/modules/Mapper/html/search/functions_62.js
+share/doc/qore/modules/Mapper/html/search/functions_63.html
+share/doc/qore/modules/Mapper/html/search/functions_63.js
+share/doc/qore/modules/Mapper/html/search/functions_64.html
+share/doc/qore/modules/Mapper/html/search/functions_64.js
+share/doc/qore/modules/Mapper/html/search/functions_65.html
+share/doc/qore/modules/Mapper/html/search/functions_65.js
+share/doc/qore/modules/Mapper/html/search/functions_66.html
+share/doc/qore/modules/Mapper/html/search/functions_66.js
+share/doc/qore/modules/Mapper/html/search/functions_67.html
+share/doc/qore/modules/Mapper/html/search/functions_67.js
+share/doc/qore/modules/Mapper/html/search/functions_68.html
+share/doc/qore/modules/Mapper/html/search/functions_68.js
+share/doc/qore/modules/Mapper/html/search/functions_69.html
+share/doc/qore/modules/Mapper/html/search/functions_69.js
+share/doc/qore/modules/Mapper/html/search/functions_6a.html
+share/doc/qore/modules/Mapper/html/search/functions_6a.js
+share/doc/qore/modules/Mapper/html/search/functions_6b.html
+share/doc/qore/modules/Mapper/html/search/functions_6b.js
+share/doc/qore/modules/Mapper/html/search/functions_6c.html
+share/doc/qore/modules/Mapper/html/search/functions_6c.js
+share/doc/qore/modules/Mapper/html/search/functions_6d.html
+share/doc/qore/modules/Mapper/html/search/functions_6d.js
+share/doc/qore/modules/Mapper/html/search/functions_6e.html
+share/doc/qore/modules/Mapper/html/search/functions_6e.js
+share/doc/qore/modules/Mapper/html/search/functions_6f.html
+share/doc/qore/modules/Mapper/html/search/functions_6f.js
+share/doc/qore/modules/Mapper/html/search/functions_70.html
+share/doc/qore/modules/Mapper/html/search/functions_70.js
+share/doc/qore/modules/Mapper/html/search/functions_72.html
+share/doc/qore/modules/Mapper/html/search/functions_72.js
+share/doc/qore/modules/Mapper/html/search/functions_73.html
+share/doc/qore/modules/Mapper/html/search/functions_73.js
+share/doc/qore/modules/Mapper/html/search/functions_74.html
+share/doc/qore/modules/Mapper/html/search/functions_74.js
+share/doc/qore/modules/Mapper/html/search/functions_75.html
+share/doc/qore/modules/Mapper/html/search/functions_75.js
+share/doc/qore/modules/Mapper/html/search/functions_76.html
+share/doc/qore/modules/Mapper/html/search/functions_76.js
+share/doc/qore/modules/Mapper/html/search/functions_77.html
+share/doc/qore/modules/Mapper/html/search/functions_77.js
+share/doc/qore/modules/Mapper/html/search/functions_78.html
+share/doc/qore/modules/Mapper/html/search/functions_78.js
+share/doc/qore/modules/Mapper/html/search/functions_79.html
+share/doc/qore/modules/Mapper/html/search/functions_79.js
+share/doc/qore/modules/Mapper/html/search/functions_7a.html
+share/doc/qore/modules/Mapper/html/search/functions_7a.js
+share/doc/qore/modules/Mapper/html/search/groups_62.html
+share/doc/qore/modules/Mapper/html/search/groups_62.js
+share/doc/qore/modules/Mapper/html/search/groups_63.html
+share/doc/qore/modules/Mapper/html/search/groups_63.js
+share/doc/qore/modules/Mapper/html/search/groups_64.html
+share/doc/qore/modules/Mapper/html/search/groups_64.js
+share/doc/qore/modules/Mapper/html/search/groups_65.html
+share/doc/qore/modules/Mapper/html/search/groups_65.js
+share/doc/qore/modules/Mapper/html/search/groups_66.html
+share/doc/qore/modules/Mapper/html/search/groups_66.js
+share/doc/qore/modules/Mapper/html/search/groups_68.html
+share/doc/qore/modules/Mapper/html/search/groups_68.js
+share/doc/qore/modules/Mapper/html/search/groups_69.html
+share/doc/qore/modules/Mapper/html/search/groups_69.js
+share/doc/qore/modules/Mapper/html/search/groups_6c.html
+share/doc/qore/modules/Mapper/html/search/groups_6c.js
+share/doc/qore/modules/Mapper/html/search/groups_6d.html
+share/doc/qore/modules/Mapper/html/search/groups_6d.js
+share/doc/qore/modules/Mapper/html/search/groups_6e.html
+share/doc/qore/modules/Mapper/html/search/groups_6e.js
+share/doc/qore/modules/Mapper/html/search/groups_6f.html
+share/doc/qore/modules/Mapper/html/search/groups_6f.js
+share/doc/qore/modules/Mapper/html/search/groups_70.html
+share/doc/qore/modules/Mapper/html/search/groups_70.js
+share/doc/qore/modules/Mapper/html/search/groups_72.html
+share/doc/qore/modules/Mapper/html/search/groups_72.js
+share/doc/qore/modules/Mapper/html/search/groups_73.html
+share/doc/qore/modules/Mapper/html/search/groups_73.js
+share/doc/qore/modules/Mapper/html/search/groups_74.html
+share/doc/qore/modules/Mapper/html/search/groups_74.js
+share/doc/qore/modules/Mapper/html/search/groups_75.html
+share/doc/qore/modules/Mapper/html/search/groups_75.js
+share/doc/qore/modules/Mapper/html/search/groups_77.html
+share/doc/qore/modules/Mapper/html/search/groups_77.js
+share/doc/qore/modules/Mapper/html/search/groups_78.html
+share/doc/qore/modules/Mapper/html/search/groups_78.js
share/doc/qore/modules/Mapper/html/search/mag_sel.png
-share/doc/qore/modules/Mapper/html/search/namespaces_0.html
-share/doc/qore/modules/Mapper/html/search/namespaces_0.js
-share/doc/qore/modules/Mapper/html/search/namespaces_1.html
-share/doc/qore/modules/Mapper/html/search/namespaces_1.js
+share/doc/qore/modules/Mapper/html/search/namespaces_6d.html
+share/doc/qore/modules/Mapper/html/search/namespaces_6d.js
+share/doc/qore/modules/Mapper/html/search/namespaces_71.html
+share/doc/qore/modules/Mapper/html/search/namespaces_71.js
share/doc/qore/modules/Mapper/html/search/nomatches.html
-share/doc/qore/modules/Mapper/html/search/pages_0.html
-share/doc/qore/modules/Mapper/html/search/pages_0.js
-share/doc/qore/modules/Mapper/html/search/pages_1.html
-share/doc/qore/modules/Mapper/html/search/pages_1.js
-share/doc/qore/modules/Mapper/html/search/pages_10.html
-share/doc/qore/modules/Mapper/html/search/pages_10.js
-share/doc/qore/modules/Mapper/html/search/pages_11.html
-share/doc/qore/modules/Mapper/html/search/pages_11.js
-share/doc/qore/modules/Mapper/html/search/pages_12.html
-share/doc/qore/modules/Mapper/html/search/pages_12.js
-share/doc/qore/modules/Mapper/html/search/pages_2.html
-share/doc/qore/modules/Mapper/html/search/pages_2.js
-share/doc/qore/modules/Mapper/html/search/pages_3.html
-share/doc/qore/modules/Mapper/html/search/pages_3.js
-share/doc/qore/modules/Mapper/html/search/pages_4.html
-share/doc/qore/modules/Mapper/html/search/pages_4.js
-share/doc/qore/modules/Mapper/html/search/pages_5.html
-share/doc/qore/modules/Mapper/html/search/pages_5.js
-share/doc/qore/modules/Mapper/html/search/pages_6.html
-share/doc/qore/modules/Mapper/html/search/pages_6.js
-share/doc/qore/modules/Mapper/html/search/pages_7.html
-share/doc/qore/modules/Mapper/html/search/pages_7.js
-share/doc/qore/modules/Mapper/html/search/pages_8.html
-share/doc/qore/modules/Mapper/html/search/pages_8.js
-share/doc/qore/modules/Mapper/html/search/pages_9.html
-share/doc/qore/modules/Mapper/html/search/pages_9.js
-share/doc/qore/modules/Mapper/html/search/pages_a.html
-share/doc/qore/modules/Mapper/html/search/pages_a.js
-share/doc/qore/modules/Mapper/html/search/pages_b.html
-share/doc/qore/modules/Mapper/html/search/pages_b.js
-share/doc/qore/modules/Mapper/html/search/pages_c.html
-share/doc/qore/modules/Mapper/html/search/pages_c.js
-share/doc/qore/modules/Mapper/html/search/pages_d.html
-share/doc/qore/modules/Mapper/html/search/pages_d.js
-share/doc/qore/modules/Mapper/html/search/pages_e.html
-share/doc/qore/modules/Mapper/html/search/pages_e.js
-share/doc/qore/modules/Mapper/html/search/pages_f.html
-share/doc/qore/modules/Mapper/html/search/pages_f.js
+share/doc/qore/modules/Mapper/html/search/pages_62.html
+share/doc/qore/modules/Mapper/html/search/pages_62.js
+share/doc/qore/modules/Mapper/html/search/pages_63.html
+share/doc/qore/modules/Mapper/html/search/pages_63.js
+share/doc/qore/modules/Mapper/html/search/pages_64.html
+share/doc/qore/modules/Mapper/html/search/pages_64.js
+share/doc/qore/modules/Mapper/html/search/pages_65.html
+share/doc/qore/modules/Mapper/html/search/pages_65.js
+share/doc/qore/modules/Mapper/html/search/pages_66.html
+share/doc/qore/modules/Mapper/html/search/pages_66.js
+share/doc/qore/modules/Mapper/html/search/pages_68.html
+share/doc/qore/modules/Mapper/html/search/pages_68.js
+share/doc/qore/modules/Mapper/html/search/pages_69.html
+share/doc/qore/modules/Mapper/html/search/pages_69.js
+share/doc/qore/modules/Mapper/html/search/pages_6b.html
+share/doc/qore/modules/Mapper/html/search/pages_6b.js
+share/doc/qore/modules/Mapper/html/search/pages_6c.html
+share/doc/qore/modules/Mapper/html/search/pages_6c.js
+share/doc/qore/modules/Mapper/html/search/pages_6d.html
+share/doc/qore/modules/Mapper/html/search/pages_6d.js
+share/doc/qore/modules/Mapper/html/search/pages_6e.html
+share/doc/qore/modules/Mapper/html/search/pages_6e.js
+share/doc/qore/modules/Mapper/html/search/pages_6f.html
+share/doc/qore/modules/Mapper/html/search/pages_6f.js
+share/doc/qore/modules/Mapper/html/search/pages_70.html
+share/doc/qore/modules/Mapper/html/search/pages_70.js
+share/doc/qore/modules/Mapper/html/search/pages_71.html
+share/doc/qore/modules/Mapper/html/search/pages_71.js
+share/doc/qore/modules/Mapper/html/search/pages_72.html
+share/doc/qore/modules/Mapper/html/search/pages_72.js
+share/doc/qore/modules/Mapper/html/search/pages_73.html
+share/doc/qore/modules/Mapper/html/search/pages_73.js
+share/doc/qore/modules/Mapper/html/search/pages_74.html
+share/doc/qore/modules/Mapper/html/search/pages_74.js
+share/doc/qore/modules/Mapper/html/search/pages_76.html
+share/doc/qore/modules/Mapper/html/search/pages_76.js
+share/doc/qore/modules/Mapper/html/search/pages_77.html
+share/doc/qore/modules/Mapper/html/search/pages_77.js
share/doc/qore/modules/Mapper/html/search/search.css
share/doc/qore/modules/Mapper/html/search/search.js
share/doc/qore/modules/Mapper/html/search/search_l.png
share/doc/qore/modules/Mapper/html/search/search_m.png
share/doc/qore/modules/Mapper/html/search/search_r.png
-share/doc/qore/modules/Mapper/html/search/searchdata.js
-share/doc/qore/modules/Mapper/html/search/variables_0.html
-share/doc/qore/modules/Mapper/html/search/variables_0.js
-share/doc/qore/modules/Mapper/html/search/variables_1.html
-share/doc/qore/modules/Mapper/html/search/variables_1.js
-share/doc/qore/modules/Mapper/html/search/variables_10.html
-share/doc/qore/modules/Mapper/html/search/variables_10.js
-share/doc/qore/modules/Mapper/html/search/variables_11.html
-share/doc/qore/modules/Mapper/html/search/variables_11.js
-share/doc/qore/modules/Mapper/html/search/variables_12.html
-share/doc/qore/modules/Mapper/html/search/variables_12.js
-share/doc/qore/modules/Mapper/html/search/variables_13.html
-share/doc/qore/modules/Mapper/html/search/variables_13.js
-share/doc/qore/modules/Mapper/html/search/variables_14.html
-share/doc/qore/modules/Mapper/html/search/variables_14.js
-share/doc/qore/modules/Mapper/html/search/variables_15.html
-share/doc/qore/modules/Mapper/html/search/variables_15.js
-share/doc/qore/modules/Mapper/html/search/variables_16.html
-share/doc/qore/modules/Mapper/html/search/variables_16.js
-share/doc/qore/modules/Mapper/html/search/variables_17.html
-share/doc/qore/modules/Mapper/html/search/variables_17.js
-share/doc/qore/modules/Mapper/html/search/variables_2.html
-share/doc/qore/modules/Mapper/html/search/variables_2.js
-share/doc/qore/modules/Mapper/html/search/variables_3.html
-share/doc/qore/modules/Mapper/html/search/variables_3.js
-share/doc/qore/modules/Mapper/html/search/variables_4.html
-share/doc/qore/modules/Mapper/html/search/variables_4.js
-share/doc/qore/modules/Mapper/html/search/variables_5.html
-share/doc/qore/modules/Mapper/html/search/variables_5.js
-share/doc/qore/modules/Mapper/html/search/variables_6.html
-share/doc/qore/modules/Mapper/html/search/variables_6.js
-share/doc/qore/modules/Mapper/html/search/variables_7.html
-share/doc/qore/modules/Mapper/html/search/variables_7.js
-share/doc/qore/modules/Mapper/html/search/variables_8.html
-share/doc/qore/modules/Mapper/html/search/variables_8.js
-share/doc/qore/modules/Mapper/html/search/variables_9.html
-share/doc/qore/modules/Mapper/html/search/variables_9.js
-share/doc/qore/modules/Mapper/html/search/variables_a.html
-share/doc/qore/modules/Mapper/html/search/variables_a.js
-share/doc/qore/modules/Mapper/html/search/variables_b.html
-share/doc/qore/modules/Mapper/html/search/variables_b.js
-share/doc/qore/modules/Mapper/html/search/variables_c.html
-share/doc/qore/modules/Mapper/html/search/variables_c.js
-share/doc/qore/modules/Mapper/html/search/variables_d.html
-share/doc/qore/modules/Mapper/html/search/variables_d.js
-share/doc/qore/modules/Mapper/html/search/variables_e.html
-share/doc/qore/modules/Mapper/html/search/variables_e.js
-share/doc/qore/modules/Mapper/html/search/variables_f.html
-share/doc/qore/modules/Mapper/html/search/variables_f.js
-share/doc/qore/modules/Mapper/html/splitbar.png
+share/doc/qore/modules/Mapper/html/search/variables_5f.html
+share/doc/qore/modules/Mapper/html/search/variables_5f.js
+share/doc/qore/modules/Mapper/html/search/variables_61.html
+share/doc/qore/modules/Mapper/html/search/variables_61.js
+share/doc/qore/modules/Mapper/html/search/variables_62.html
+share/doc/qore/modules/Mapper/html/search/variables_62.js
+share/doc/qore/modules/Mapper/html/search/variables_63.html
+share/doc/qore/modules/Mapper/html/search/variables_63.js
+share/doc/qore/modules/Mapper/html/search/variables_64.html
+share/doc/qore/modules/Mapper/html/search/variables_64.js
+share/doc/qore/modules/Mapper/html/search/variables_65.html
+share/doc/qore/modules/Mapper/html/search/variables_65.js
+share/doc/qore/modules/Mapper/html/search/variables_66.html
+share/doc/qore/modules/Mapper/html/search/variables_66.js
+share/doc/qore/modules/Mapper/html/search/variables_67.html
+share/doc/qore/modules/Mapper/html/search/variables_67.js
+share/doc/qore/modules/Mapper/html/search/variables_68.html
+share/doc/qore/modules/Mapper/html/search/variables_68.js
+share/doc/qore/modules/Mapper/html/search/variables_69.html
+share/doc/qore/modules/Mapper/html/search/variables_69.js
+share/doc/qore/modules/Mapper/html/search/variables_6c.html
+share/doc/qore/modules/Mapper/html/search/variables_6c.js
+share/doc/qore/modules/Mapper/html/search/variables_6d.html
+share/doc/qore/modules/Mapper/html/search/variables_6d.js
+share/doc/qore/modules/Mapper/html/search/variables_6e.html
+share/doc/qore/modules/Mapper/html/search/variables_6e.js
+share/doc/qore/modules/Mapper/html/search/variables_6f.html
+share/doc/qore/modules/Mapper/html/search/variables_6f.js
+share/doc/qore/modules/Mapper/html/search/variables_70.html
+share/doc/qore/modules/Mapper/html/search/variables_70.js
+share/doc/qore/modules/Mapper/html/search/variables_72.html
+share/doc/qore/modules/Mapper/html/search/variables_72.js
+share/doc/qore/modules/Mapper/html/search/variables_73.html
+share/doc/qore/modules/Mapper/html/search/variables_73.js
+share/doc/qore/modules/Mapper/html/search/variables_74.html
+share/doc/qore/modules/Mapper/html/search/variables_74.js
+share/doc/qore/modules/Mapper/html/search/variables_75.html
+share/doc/qore/modules/Mapper/html/search/variables_75.js
+share/doc/qore/modules/Mapper/html/search/variables_76.html
+share/doc/qore/modules/Mapper/html/search/variables_76.js
+share/doc/qore/modules/Mapper/html/search/variables_77.html
+share/doc/qore/modules/Mapper/html/search/variables_77.js
+share/doc/qore/modules/Mapper/html/search/variables_78.html
+share/doc/qore/modules/Mapper/html/search/variables_78.js
+share/doc/qore/modules/Mapper/html/search/variables_79.html
+share/doc/qore/modules/Mapper/html/search/variables_79.js
+share/doc/qore/modules/Mapper/html/search/variables_7a.html
+share/doc/qore/modules/Mapper/html/search/variables_7a.js
share/doc/qore/modules/Mapper/html/sync_off.png
share/doc/qore/modules/Mapper/html/sync_on.png
share/doc/qore/modules/Mapper/html/tab_a.png
@@ -9516,7 +10204,7 @@ share/doc/qore/modules/Mapper/html/tab_s.png
share/doc/qore/modules/Mapper/html/tabs.css
share/doc/qore/modules/Mime/html/_mime_8qm_8dox_8h_source.html
share/doc/qore/modules/Mime/html/annotated.html
-share/doc/qore/modules/Mime/html/annotated_dup.js
+share/doc/qore/modules/Mime/html/annotated.js
share/doc/qore/modules/Mime/html/bc_s.png
share/doc/qore/modules/Mime/html/bdwn.png
share/doc/qore/modules/Mime/html/class_mime_1_1_multi_part_form_data_message-members.html
@@ -9546,13 +10234,32 @@ share/doc/qore/modules/Mime/html/class_mime_1_1_multi_part_related_message__inhe
share/doc/qore/modules/Mime/html/classes.html
share/doc/qore/modules/Mime/html/closed.png
share/doc/qore/modules/Mime/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Mime/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Mime/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Mime/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Mime/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Mime/html/doc.png
+share/doc/qore/modules/Mime/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Mime/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Mime/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Mime/html/doxygen.css
share/doc/qore/modules/Mime/html/doxygen.png
share/doc/qore/modules/Mime/html/dynsections.js
-share/doc/qore/modules/Mime/html/folderclosed.png
-share/doc/qore/modules/Mime/html/folderopen.png
+share/doc/qore/modules/Mime/html/ftv2blank.png
+share/doc/qore/modules/Mime/html/ftv2cl.png
+share/doc/qore/modules/Mime/html/ftv2doc.png
+share/doc/qore/modules/Mime/html/ftv2folderclosed.png
+share/doc/qore/modules/Mime/html/ftv2folderopen.png
+share/doc/qore/modules/Mime/html/ftv2lastnode.png
+share/doc/qore/modules/Mime/html/ftv2link.png
+share/doc/qore/modules/Mime/html/ftv2mlastnode.png
+share/doc/qore/modules/Mime/html/ftv2mnode.png
+share/doc/qore/modules/Mime/html/ftv2mo.png
+share/doc/qore/modules/Mime/html/ftv2node.png
+share/doc/qore/modules/Mime/html/ftv2ns.png
+share/doc/qore/modules/Mime/html/ftv2plastnode.png
+share/doc/qore/modules/Mime/html/ftv2pnode.png
+share/doc/qore/modules/Mime/html/ftv2splitbar.png
+share/doc/qore/modules/Mime/html/ftv2vertline.png
share/doc/qore/modules/Mime/html/functions.html
share/doc/qore/modules/Mime/html/functions_func.html
share/doc/qore/modules/Mime/html/functions_vars.html
@@ -9661,8 +10368,6 @@ share/doc/qore/modules/Mime/html/inherit_graph_3.md5
share/doc/qore/modules/Mime/html/inherit_graph_3.png
share/doc/qore/modules/Mime/html/inherits.html
share/doc/qore/modules/Mime/html/jquery.js
-share/doc/qore/modules/Mime/html/menu.js
-share/doc/qore/modules/Mime/html/menudata.js
share/doc/qore/modules/Mime/html/modules.html
share/doc/qore/modules/Mime/html/modules.js
share/doc/qore/modules/Mime/html/namespace_mime.html
@@ -9677,7 +10382,6 @@ share/doc/qore/modules/Mime/html/nav_g.png
share/doc/qore/modules/Mime/html/nav_h.png
share/doc/qore/modules/Mime/html/navtree.css
share/doc/qore/modules/Mime/html/navtree.js
-share/doc/qore/modules/Mime/html/navtreedata.js
share/doc/qore/modules/Mime/html/navtreeindex0.js
share/doc/qore/modules/Mime/html/navtreeindex1.js
share/doc/qore/modules/Mime/html/navtreeindex2.js
@@ -9688,282 +10392,280 @@ share/doc/qore/modules/Mime/html/navtreeindex6.js
share/doc/qore/modules/Mime/html/open.png
share/doc/qore/modules/Mime/html/pages.html
share/doc/qore/modules/Mime/html/resize.js
-share/doc/qore/modules/Mime/html/search/all_0.html
-share/doc/qore/modules/Mime/html/search/all_0.js
-share/doc/qore/modules/Mime/html/search/all_1.html
-share/doc/qore/modules/Mime/html/search/all_1.js
-share/doc/qore/modules/Mime/html/search/all_10.html
-share/doc/qore/modules/Mime/html/search/all_10.js
-share/doc/qore/modules/Mime/html/search/all_11.html
-share/doc/qore/modules/Mime/html/search/all_11.js
-share/doc/qore/modules/Mime/html/search/all_12.html
-share/doc/qore/modules/Mime/html/search/all_12.js
-share/doc/qore/modules/Mime/html/search/all_13.html
-share/doc/qore/modules/Mime/html/search/all_13.js
-share/doc/qore/modules/Mime/html/search/all_14.html
-share/doc/qore/modules/Mime/html/search/all_14.js
-share/doc/qore/modules/Mime/html/search/all_15.html
-share/doc/qore/modules/Mime/html/search/all_15.js
-share/doc/qore/modules/Mime/html/search/all_16.html
-share/doc/qore/modules/Mime/html/search/all_16.js
-share/doc/qore/modules/Mime/html/search/all_17.html
-share/doc/qore/modules/Mime/html/search/all_17.js
-share/doc/qore/modules/Mime/html/search/all_18.html
-share/doc/qore/modules/Mime/html/search/all_18.js
-share/doc/qore/modules/Mime/html/search/all_19.html
-share/doc/qore/modules/Mime/html/search/all_19.js
-share/doc/qore/modules/Mime/html/search/all_1a.html
-share/doc/qore/modules/Mime/html/search/all_1a.js
-share/doc/qore/modules/Mime/html/search/all_2.html
-share/doc/qore/modules/Mime/html/search/all_2.js
-share/doc/qore/modules/Mime/html/search/all_3.html
-share/doc/qore/modules/Mime/html/search/all_3.js
-share/doc/qore/modules/Mime/html/search/all_4.html
-share/doc/qore/modules/Mime/html/search/all_4.js
-share/doc/qore/modules/Mime/html/search/all_5.html
-share/doc/qore/modules/Mime/html/search/all_5.js
-share/doc/qore/modules/Mime/html/search/all_6.html
-share/doc/qore/modules/Mime/html/search/all_6.js
-share/doc/qore/modules/Mime/html/search/all_7.html
-share/doc/qore/modules/Mime/html/search/all_7.js
-share/doc/qore/modules/Mime/html/search/all_8.html
-share/doc/qore/modules/Mime/html/search/all_8.js
-share/doc/qore/modules/Mime/html/search/all_9.html
-share/doc/qore/modules/Mime/html/search/all_9.js
-share/doc/qore/modules/Mime/html/search/all_a.html
-share/doc/qore/modules/Mime/html/search/all_a.js
-share/doc/qore/modules/Mime/html/search/all_b.html
-share/doc/qore/modules/Mime/html/search/all_b.js
-share/doc/qore/modules/Mime/html/search/all_c.html
-share/doc/qore/modules/Mime/html/search/all_c.js
-share/doc/qore/modules/Mime/html/search/all_d.html
-share/doc/qore/modules/Mime/html/search/all_d.js
-share/doc/qore/modules/Mime/html/search/all_e.html
-share/doc/qore/modules/Mime/html/search/all_e.js
-share/doc/qore/modules/Mime/html/search/all_f.html
-share/doc/qore/modules/Mime/html/search/all_f.js
-share/doc/qore/modules/Mime/html/search/classes_0.html
-share/doc/qore/modules/Mime/html/search/classes_0.js
-share/doc/qore/modules/Mime/html/search/classes_1.html
-share/doc/qore/modules/Mime/html/search/classes_1.js
-share/doc/qore/modules/Mime/html/search/classes_10.html
-share/doc/qore/modules/Mime/html/search/classes_10.js
-share/doc/qore/modules/Mime/html/search/classes_11.html
-share/doc/qore/modules/Mime/html/search/classes_11.js
-share/doc/qore/modules/Mime/html/search/classes_2.html
-share/doc/qore/modules/Mime/html/search/classes_2.js
-share/doc/qore/modules/Mime/html/search/classes_3.html
-share/doc/qore/modules/Mime/html/search/classes_3.js
-share/doc/qore/modules/Mime/html/search/classes_4.html
-share/doc/qore/modules/Mime/html/search/classes_4.js
-share/doc/qore/modules/Mime/html/search/classes_5.html
-share/doc/qore/modules/Mime/html/search/classes_5.js
-share/doc/qore/modules/Mime/html/search/classes_6.html
-share/doc/qore/modules/Mime/html/search/classes_6.js
-share/doc/qore/modules/Mime/html/search/classes_7.html
-share/doc/qore/modules/Mime/html/search/classes_7.js
-share/doc/qore/modules/Mime/html/search/classes_8.html
-share/doc/qore/modules/Mime/html/search/classes_8.js
-share/doc/qore/modules/Mime/html/search/classes_9.html
-share/doc/qore/modules/Mime/html/search/classes_9.js
-share/doc/qore/modules/Mime/html/search/classes_a.html
-share/doc/qore/modules/Mime/html/search/classes_a.js
-share/doc/qore/modules/Mime/html/search/classes_b.html
-share/doc/qore/modules/Mime/html/search/classes_b.js
-share/doc/qore/modules/Mime/html/search/classes_c.html
-share/doc/qore/modules/Mime/html/search/classes_c.js
-share/doc/qore/modules/Mime/html/search/classes_d.html
-share/doc/qore/modules/Mime/html/search/classes_d.js
-share/doc/qore/modules/Mime/html/search/classes_e.html
-share/doc/qore/modules/Mime/html/search/classes_e.js
-share/doc/qore/modules/Mime/html/search/classes_f.html
-share/doc/qore/modules/Mime/html/search/classes_f.js
+share/doc/qore/modules/Mime/html/search/all_5f.html
+share/doc/qore/modules/Mime/html/search/all_5f.js
+share/doc/qore/modules/Mime/html/search/all_61.html
+share/doc/qore/modules/Mime/html/search/all_61.js
+share/doc/qore/modules/Mime/html/search/all_62.html
+share/doc/qore/modules/Mime/html/search/all_62.js
+share/doc/qore/modules/Mime/html/search/all_63.html
+share/doc/qore/modules/Mime/html/search/all_63.js
+share/doc/qore/modules/Mime/html/search/all_64.html
+share/doc/qore/modules/Mime/html/search/all_64.js
+share/doc/qore/modules/Mime/html/search/all_65.html
+share/doc/qore/modules/Mime/html/search/all_65.js
+share/doc/qore/modules/Mime/html/search/all_66.html
+share/doc/qore/modules/Mime/html/search/all_66.js
+share/doc/qore/modules/Mime/html/search/all_67.html
+share/doc/qore/modules/Mime/html/search/all_67.js
+share/doc/qore/modules/Mime/html/search/all_68.html
+share/doc/qore/modules/Mime/html/search/all_68.js
+share/doc/qore/modules/Mime/html/search/all_69.html
+share/doc/qore/modules/Mime/html/search/all_69.js
+share/doc/qore/modules/Mime/html/search/all_6a.html
+share/doc/qore/modules/Mime/html/search/all_6a.js
+share/doc/qore/modules/Mime/html/search/all_6b.html
+share/doc/qore/modules/Mime/html/search/all_6b.js
+share/doc/qore/modules/Mime/html/search/all_6c.html
+share/doc/qore/modules/Mime/html/search/all_6c.js
+share/doc/qore/modules/Mime/html/search/all_6d.html
+share/doc/qore/modules/Mime/html/search/all_6d.js
+share/doc/qore/modules/Mime/html/search/all_6e.html
+share/doc/qore/modules/Mime/html/search/all_6e.js
+share/doc/qore/modules/Mime/html/search/all_6f.html
+share/doc/qore/modules/Mime/html/search/all_6f.js
+share/doc/qore/modules/Mime/html/search/all_70.html
+share/doc/qore/modules/Mime/html/search/all_70.js
+share/doc/qore/modules/Mime/html/search/all_71.html
+share/doc/qore/modules/Mime/html/search/all_71.js
+share/doc/qore/modules/Mime/html/search/all_72.html
+share/doc/qore/modules/Mime/html/search/all_72.js
+share/doc/qore/modules/Mime/html/search/all_73.html
+share/doc/qore/modules/Mime/html/search/all_73.js
+share/doc/qore/modules/Mime/html/search/all_74.html
+share/doc/qore/modules/Mime/html/search/all_74.js
+share/doc/qore/modules/Mime/html/search/all_75.html
+share/doc/qore/modules/Mime/html/search/all_75.js
+share/doc/qore/modules/Mime/html/search/all_76.html
+share/doc/qore/modules/Mime/html/search/all_76.js
+share/doc/qore/modules/Mime/html/search/all_77.html
+share/doc/qore/modules/Mime/html/search/all_77.js
+share/doc/qore/modules/Mime/html/search/all_78.html
+share/doc/qore/modules/Mime/html/search/all_78.js
+share/doc/qore/modules/Mime/html/search/all_79.html
+share/doc/qore/modules/Mime/html/search/all_79.js
+share/doc/qore/modules/Mime/html/search/all_7a.html
+share/doc/qore/modules/Mime/html/search/all_7a.js
+share/doc/qore/modules/Mime/html/search/classes_61.html
+share/doc/qore/modules/Mime/html/search/classes_61.js
+share/doc/qore/modules/Mime/html/search/classes_62.html
+share/doc/qore/modules/Mime/html/search/classes_62.js
+share/doc/qore/modules/Mime/html/search/classes_63.html
+share/doc/qore/modules/Mime/html/search/classes_63.js
+share/doc/qore/modules/Mime/html/search/classes_64.html
+share/doc/qore/modules/Mime/html/search/classes_64.js
+share/doc/qore/modules/Mime/html/search/classes_65.html
+share/doc/qore/modules/Mime/html/search/classes_65.js
+share/doc/qore/modules/Mime/html/search/classes_66.html
+share/doc/qore/modules/Mime/html/search/classes_66.js
+share/doc/qore/modules/Mime/html/search/classes_67.html
+share/doc/qore/modules/Mime/html/search/classes_67.js
+share/doc/qore/modules/Mime/html/search/classes_68.html
+share/doc/qore/modules/Mime/html/search/classes_68.js
+share/doc/qore/modules/Mime/html/search/classes_69.html
+share/doc/qore/modules/Mime/html/search/classes_69.js
+share/doc/qore/modules/Mime/html/search/classes_6c.html
+share/doc/qore/modules/Mime/html/search/classes_6c.js
+share/doc/qore/modules/Mime/html/search/classes_6d.html
+share/doc/qore/modules/Mime/html/search/classes_6d.js
+share/doc/qore/modules/Mime/html/search/classes_6f.html
+share/doc/qore/modules/Mime/html/search/classes_6f.js
+share/doc/qore/modules/Mime/html/search/classes_70.html
+share/doc/qore/modules/Mime/html/search/classes_70.js
+share/doc/qore/modules/Mime/html/search/classes_71.html
+share/doc/qore/modules/Mime/html/search/classes_71.js
+share/doc/qore/modules/Mime/html/search/classes_72.html
+share/doc/qore/modules/Mime/html/search/classes_72.js
+share/doc/qore/modules/Mime/html/search/classes_73.html
+share/doc/qore/modules/Mime/html/search/classes_73.js
+share/doc/qore/modules/Mime/html/search/classes_74.html
+share/doc/qore/modules/Mime/html/search/classes_74.js
+share/doc/qore/modules/Mime/html/search/classes_7a.html
+share/doc/qore/modules/Mime/html/search/classes_7a.js
share/doc/qore/modules/Mime/html/search/close.png
-share/doc/qore/modules/Mime/html/search/functions_0.html
-share/doc/qore/modules/Mime/html/search/functions_0.js
-share/doc/qore/modules/Mime/html/search/functions_1.html
-share/doc/qore/modules/Mime/html/search/functions_1.js
-share/doc/qore/modules/Mime/html/search/functions_10.html
-share/doc/qore/modules/Mime/html/search/functions_10.js
-share/doc/qore/modules/Mime/html/search/functions_11.html
-share/doc/qore/modules/Mime/html/search/functions_11.js
-share/doc/qore/modules/Mime/html/search/functions_12.html
-share/doc/qore/modules/Mime/html/search/functions_12.js
-share/doc/qore/modules/Mime/html/search/functions_13.html
-share/doc/qore/modules/Mime/html/search/functions_13.js
-share/doc/qore/modules/Mime/html/search/functions_14.html
-share/doc/qore/modules/Mime/html/search/functions_14.js
-share/doc/qore/modules/Mime/html/search/functions_15.html
-share/doc/qore/modules/Mime/html/search/functions_15.js
-share/doc/qore/modules/Mime/html/search/functions_16.html
-share/doc/qore/modules/Mime/html/search/functions_16.js
-share/doc/qore/modules/Mime/html/search/functions_17.html
-share/doc/qore/modules/Mime/html/search/functions_17.js
-share/doc/qore/modules/Mime/html/search/functions_18.html
-share/doc/qore/modules/Mime/html/search/functions_18.js
-share/doc/qore/modules/Mime/html/search/functions_2.html
-share/doc/qore/modules/Mime/html/search/functions_2.js
-share/doc/qore/modules/Mime/html/search/functions_3.html
-share/doc/qore/modules/Mime/html/search/functions_3.js
-share/doc/qore/modules/Mime/html/search/functions_4.html
-share/doc/qore/modules/Mime/html/search/functions_4.js
-share/doc/qore/modules/Mime/html/search/functions_5.html
-share/doc/qore/modules/Mime/html/search/functions_5.js
-share/doc/qore/modules/Mime/html/search/functions_6.html
-share/doc/qore/modules/Mime/html/search/functions_6.js
-share/doc/qore/modules/Mime/html/search/functions_7.html
-share/doc/qore/modules/Mime/html/search/functions_7.js
-share/doc/qore/modules/Mime/html/search/functions_8.html
-share/doc/qore/modules/Mime/html/search/functions_8.js
-share/doc/qore/modules/Mime/html/search/functions_9.html
-share/doc/qore/modules/Mime/html/search/functions_9.js
-share/doc/qore/modules/Mime/html/search/functions_a.html
-share/doc/qore/modules/Mime/html/search/functions_a.js
-share/doc/qore/modules/Mime/html/search/functions_b.html
-share/doc/qore/modules/Mime/html/search/functions_b.js
-share/doc/qore/modules/Mime/html/search/functions_c.html
-share/doc/qore/modules/Mime/html/search/functions_c.js
-share/doc/qore/modules/Mime/html/search/functions_d.html
-share/doc/qore/modules/Mime/html/search/functions_d.js
-share/doc/qore/modules/Mime/html/search/functions_e.html
-share/doc/qore/modules/Mime/html/search/functions_e.js
-share/doc/qore/modules/Mime/html/search/functions_f.html
-share/doc/qore/modules/Mime/html/search/functions_f.js
-share/doc/qore/modules/Mime/html/search/groups_0.html
-share/doc/qore/modules/Mime/html/search/groups_0.js
-share/doc/qore/modules/Mime/html/search/groups_1.html
-share/doc/qore/modules/Mime/html/search/groups_1.js
-share/doc/qore/modules/Mime/html/search/groups_10.html
-share/doc/qore/modules/Mime/html/search/groups_10.js
-share/doc/qore/modules/Mime/html/search/groups_11.html
-share/doc/qore/modules/Mime/html/search/groups_11.js
-share/doc/qore/modules/Mime/html/search/groups_2.html
-share/doc/qore/modules/Mime/html/search/groups_2.js
-share/doc/qore/modules/Mime/html/search/groups_3.html
-share/doc/qore/modules/Mime/html/search/groups_3.js
-share/doc/qore/modules/Mime/html/search/groups_4.html
-share/doc/qore/modules/Mime/html/search/groups_4.js
-share/doc/qore/modules/Mime/html/search/groups_5.html
-share/doc/qore/modules/Mime/html/search/groups_5.js
-share/doc/qore/modules/Mime/html/search/groups_6.html
-share/doc/qore/modules/Mime/html/search/groups_6.js
-share/doc/qore/modules/Mime/html/search/groups_7.html
-share/doc/qore/modules/Mime/html/search/groups_7.js
-share/doc/qore/modules/Mime/html/search/groups_8.html
-share/doc/qore/modules/Mime/html/search/groups_8.js
-share/doc/qore/modules/Mime/html/search/groups_9.html
-share/doc/qore/modules/Mime/html/search/groups_9.js
-share/doc/qore/modules/Mime/html/search/groups_a.html
-share/doc/qore/modules/Mime/html/search/groups_a.js
-share/doc/qore/modules/Mime/html/search/groups_b.html
-share/doc/qore/modules/Mime/html/search/groups_b.js
-share/doc/qore/modules/Mime/html/search/groups_c.html
-share/doc/qore/modules/Mime/html/search/groups_c.js
-share/doc/qore/modules/Mime/html/search/groups_d.html
-share/doc/qore/modules/Mime/html/search/groups_d.js
-share/doc/qore/modules/Mime/html/search/groups_e.html
-share/doc/qore/modules/Mime/html/search/groups_e.js
-share/doc/qore/modules/Mime/html/search/groups_f.html
-share/doc/qore/modules/Mime/html/search/groups_f.js
+share/doc/qore/modules/Mime/html/search/functions_61.html
+share/doc/qore/modules/Mime/html/search/functions_61.js
+share/doc/qore/modules/Mime/html/search/functions_62.html
+share/doc/qore/modules/Mime/html/search/functions_62.js
+share/doc/qore/modules/Mime/html/search/functions_63.html
+share/doc/qore/modules/Mime/html/search/functions_63.js
+share/doc/qore/modules/Mime/html/search/functions_64.html
+share/doc/qore/modules/Mime/html/search/functions_64.js
+share/doc/qore/modules/Mime/html/search/functions_65.html
+share/doc/qore/modules/Mime/html/search/functions_65.js
+share/doc/qore/modules/Mime/html/search/functions_66.html
+share/doc/qore/modules/Mime/html/search/functions_66.js
+share/doc/qore/modules/Mime/html/search/functions_67.html
+share/doc/qore/modules/Mime/html/search/functions_67.js
+share/doc/qore/modules/Mime/html/search/functions_68.html
+share/doc/qore/modules/Mime/html/search/functions_68.js
+share/doc/qore/modules/Mime/html/search/functions_69.html
+share/doc/qore/modules/Mime/html/search/functions_69.js
+share/doc/qore/modules/Mime/html/search/functions_6a.html
+share/doc/qore/modules/Mime/html/search/functions_6a.js
+share/doc/qore/modules/Mime/html/search/functions_6b.html
+share/doc/qore/modules/Mime/html/search/functions_6b.js
+share/doc/qore/modules/Mime/html/search/functions_6c.html
+share/doc/qore/modules/Mime/html/search/functions_6c.js
+share/doc/qore/modules/Mime/html/search/functions_6d.html
+share/doc/qore/modules/Mime/html/search/functions_6d.js
+share/doc/qore/modules/Mime/html/search/functions_6e.html
+share/doc/qore/modules/Mime/html/search/functions_6e.js
+share/doc/qore/modules/Mime/html/search/functions_6f.html
+share/doc/qore/modules/Mime/html/search/functions_6f.js
+share/doc/qore/modules/Mime/html/search/functions_70.html
+share/doc/qore/modules/Mime/html/search/functions_70.js
+share/doc/qore/modules/Mime/html/search/functions_72.html
+share/doc/qore/modules/Mime/html/search/functions_72.js
+share/doc/qore/modules/Mime/html/search/functions_73.html
+share/doc/qore/modules/Mime/html/search/functions_73.js
+share/doc/qore/modules/Mime/html/search/functions_74.html
+share/doc/qore/modules/Mime/html/search/functions_74.js
+share/doc/qore/modules/Mime/html/search/functions_75.html
+share/doc/qore/modules/Mime/html/search/functions_75.js
+share/doc/qore/modules/Mime/html/search/functions_76.html
+share/doc/qore/modules/Mime/html/search/functions_76.js
+share/doc/qore/modules/Mime/html/search/functions_77.html
+share/doc/qore/modules/Mime/html/search/functions_77.js
+share/doc/qore/modules/Mime/html/search/functions_78.html
+share/doc/qore/modules/Mime/html/search/functions_78.js
+share/doc/qore/modules/Mime/html/search/functions_79.html
+share/doc/qore/modules/Mime/html/search/functions_79.js
+share/doc/qore/modules/Mime/html/search/functions_7a.html
+share/doc/qore/modules/Mime/html/search/functions_7a.js
+share/doc/qore/modules/Mime/html/search/groups_62.html
+share/doc/qore/modules/Mime/html/search/groups_62.js
+share/doc/qore/modules/Mime/html/search/groups_63.html
+share/doc/qore/modules/Mime/html/search/groups_63.js
+share/doc/qore/modules/Mime/html/search/groups_64.html
+share/doc/qore/modules/Mime/html/search/groups_64.js
+share/doc/qore/modules/Mime/html/search/groups_65.html
+share/doc/qore/modules/Mime/html/search/groups_65.js
+share/doc/qore/modules/Mime/html/search/groups_66.html
+share/doc/qore/modules/Mime/html/search/groups_66.js
+share/doc/qore/modules/Mime/html/search/groups_68.html
+share/doc/qore/modules/Mime/html/search/groups_68.js
+share/doc/qore/modules/Mime/html/search/groups_69.html
+share/doc/qore/modules/Mime/html/search/groups_69.js
+share/doc/qore/modules/Mime/html/search/groups_6c.html
+share/doc/qore/modules/Mime/html/search/groups_6c.js
+share/doc/qore/modules/Mime/html/search/groups_6d.html
+share/doc/qore/modules/Mime/html/search/groups_6d.js
+share/doc/qore/modules/Mime/html/search/groups_6e.html
+share/doc/qore/modules/Mime/html/search/groups_6e.js
+share/doc/qore/modules/Mime/html/search/groups_6f.html
+share/doc/qore/modules/Mime/html/search/groups_6f.js
+share/doc/qore/modules/Mime/html/search/groups_70.html
+share/doc/qore/modules/Mime/html/search/groups_70.js
+share/doc/qore/modules/Mime/html/search/groups_72.html
+share/doc/qore/modules/Mime/html/search/groups_72.js
+share/doc/qore/modules/Mime/html/search/groups_73.html
+share/doc/qore/modules/Mime/html/search/groups_73.js
+share/doc/qore/modules/Mime/html/search/groups_74.html
+share/doc/qore/modules/Mime/html/search/groups_74.js
+share/doc/qore/modules/Mime/html/search/groups_75.html
+share/doc/qore/modules/Mime/html/search/groups_75.js
+share/doc/qore/modules/Mime/html/search/groups_77.html
+share/doc/qore/modules/Mime/html/search/groups_77.js
+share/doc/qore/modules/Mime/html/search/groups_78.html
+share/doc/qore/modules/Mime/html/search/groups_78.js
share/doc/qore/modules/Mime/html/search/mag_sel.png
-share/doc/qore/modules/Mime/html/search/namespaces_0.html
-share/doc/qore/modules/Mime/html/search/namespaces_0.js
-share/doc/qore/modules/Mime/html/search/namespaces_1.html
-share/doc/qore/modules/Mime/html/search/namespaces_1.js
+share/doc/qore/modules/Mime/html/search/namespaces_6d.html
+share/doc/qore/modules/Mime/html/search/namespaces_6d.js
+share/doc/qore/modules/Mime/html/search/namespaces_71.html
+share/doc/qore/modules/Mime/html/search/namespaces_71.js
share/doc/qore/modules/Mime/html/search/nomatches.html
-share/doc/qore/modules/Mime/html/search/pages_0.html
-share/doc/qore/modules/Mime/html/search/pages_0.js
-share/doc/qore/modules/Mime/html/search/pages_1.html
-share/doc/qore/modules/Mime/html/search/pages_1.js
-share/doc/qore/modules/Mime/html/search/pages_10.html
-share/doc/qore/modules/Mime/html/search/pages_10.js
-share/doc/qore/modules/Mime/html/search/pages_11.html
-share/doc/qore/modules/Mime/html/search/pages_11.js
-share/doc/qore/modules/Mime/html/search/pages_12.html
-share/doc/qore/modules/Mime/html/search/pages_12.js
-share/doc/qore/modules/Mime/html/search/pages_2.html
-share/doc/qore/modules/Mime/html/search/pages_2.js
-share/doc/qore/modules/Mime/html/search/pages_3.html
-share/doc/qore/modules/Mime/html/search/pages_3.js
-share/doc/qore/modules/Mime/html/search/pages_4.html
-share/doc/qore/modules/Mime/html/search/pages_4.js
-share/doc/qore/modules/Mime/html/search/pages_5.html
-share/doc/qore/modules/Mime/html/search/pages_5.js
-share/doc/qore/modules/Mime/html/search/pages_6.html
-share/doc/qore/modules/Mime/html/search/pages_6.js
-share/doc/qore/modules/Mime/html/search/pages_7.html
-share/doc/qore/modules/Mime/html/search/pages_7.js
-share/doc/qore/modules/Mime/html/search/pages_8.html
-share/doc/qore/modules/Mime/html/search/pages_8.js
-share/doc/qore/modules/Mime/html/search/pages_9.html
-share/doc/qore/modules/Mime/html/search/pages_9.js
-share/doc/qore/modules/Mime/html/search/pages_a.html
-share/doc/qore/modules/Mime/html/search/pages_a.js
-share/doc/qore/modules/Mime/html/search/pages_b.html
-share/doc/qore/modules/Mime/html/search/pages_b.js
-share/doc/qore/modules/Mime/html/search/pages_c.html
-share/doc/qore/modules/Mime/html/search/pages_c.js
-share/doc/qore/modules/Mime/html/search/pages_d.html
-share/doc/qore/modules/Mime/html/search/pages_d.js
-share/doc/qore/modules/Mime/html/search/pages_e.html
-share/doc/qore/modules/Mime/html/search/pages_e.js
-share/doc/qore/modules/Mime/html/search/pages_f.html
-share/doc/qore/modules/Mime/html/search/pages_f.js
+share/doc/qore/modules/Mime/html/search/pages_62.html
+share/doc/qore/modules/Mime/html/search/pages_62.js
+share/doc/qore/modules/Mime/html/search/pages_63.html
+share/doc/qore/modules/Mime/html/search/pages_63.js
+share/doc/qore/modules/Mime/html/search/pages_64.html
+share/doc/qore/modules/Mime/html/search/pages_64.js
+share/doc/qore/modules/Mime/html/search/pages_65.html
+share/doc/qore/modules/Mime/html/search/pages_65.js
+share/doc/qore/modules/Mime/html/search/pages_66.html
+share/doc/qore/modules/Mime/html/search/pages_66.js
+share/doc/qore/modules/Mime/html/search/pages_68.html
+share/doc/qore/modules/Mime/html/search/pages_68.js
+share/doc/qore/modules/Mime/html/search/pages_69.html
+share/doc/qore/modules/Mime/html/search/pages_69.js
+share/doc/qore/modules/Mime/html/search/pages_6b.html
+share/doc/qore/modules/Mime/html/search/pages_6b.js
+share/doc/qore/modules/Mime/html/search/pages_6c.html
+share/doc/qore/modules/Mime/html/search/pages_6c.js
+share/doc/qore/modules/Mime/html/search/pages_6d.html
+share/doc/qore/modules/Mime/html/search/pages_6d.js
+share/doc/qore/modules/Mime/html/search/pages_6e.html
+share/doc/qore/modules/Mime/html/search/pages_6e.js
+share/doc/qore/modules/Mime/html/search/pages_6f.html
+share/doc/qore/modules/Mime/html/search/pages_6f.js
+share/doc/qore/modules/Mime/html/search/pages_70.html
+share/doc/qore/modules/Mime/html/search/pages_70.js
+share/doc/qore/modules/Mime/html/search/pages_71.html
+share/doc/qore/modules/Mime/html/search/pages_71.js
+share/doc/qore/modules/Mime/html/search/pages_72.html
+share/doc/qore/modules/Mime/html/search/pages_72.js
+share/doc/qore/modules/Mime/html/search/pages_73.html
+share/doc/qore/modules/Mime/html/search/pages_73.js
+share/doc/qore/modules/Mime/html/search/pages_74.html
+share/doc/qore/modules/Mime/html/search/pages_74.js
+share/doc/qore/modules/Mime/html/search/pages_76.html
+share/doc/qore/modules/Mime/html/search/pages_76.js
+share/doc/qore/modules/Mime/html/search/pages_77.html
+share/doc/qore/modules/Mime/html/search/pages_77.js
share/doc/qore/modules/Mime/html/search/search.css
share/doc/qore/modules/Mime/html/search/search.js
share/doc/qore/modules/Mime/html/search/search_l.png
share/doc/qore/modules/Mime/html/search/search_m.png
share/doc/qore/modules/Mime/html/search/search_r.png
-share/doc/qore/modules/Mime/html/search/searchdata.js
-share/doc/qore/modules/Mime/html/search/variables_0.html
-share/doc/qore/modules/Mime/html/search/variables_0.js
-share/doc/qore/modules/Mime/html/search/variables_1.html
-share/doc/qore/modules/Mime/html/search/variables_1.js
-share/doc/qore/modules/Mime/html/search/variables_10.html
-share/doc/qore/modules/Mime/html/search/variables_10.js
-share/doc/qore/modules/Mime/html/search/variables_11.html
-share/doc/qore/modules/Mime/html/search/variables_11.js
-share/doc/qore/modules/Mime/html/search/variables_12.html
-share/doc/qore/modules/Mime/html/search/variables_12.js
-share/doc/qore/modules/Mime/html/search/variables_13.html
-share/doc/qore/modules/Mime/html/search/variables_13.js
-share/doc/qore/modules/Mime/html/search/variables_14.html
-share/doc/qore/modules/Mime/html/search/variables_14.js
-share/doc/qore/modules/Mime/html/search/variables_15.html
-share/doc/qore/modules/Mime/html/search/variables_15.js
-share/doc/qore/modules/Mime/html/search/variables_16.html
-share/doc/qore/modules/Mime/html/search/variables_16.js
-share/doc/qore/modules/Mime/html/search/variables_17.html
-share/doc/qore/modules/Mime/html/search/variables_17.js
-share/doc/qore/modules/Mime/html/search/variables_2.html
-share/doc/qore/modules/Mime/html/search/variables_2.js
-share/doc/qore/modules/Mime/html/search/variables_3.html
-share/doc/qore/modules/Mime/html/search/variables_3.js
-share/doc/qore/modules/Mime/html/search/variables_4.html
-share/doc/qore/modules/Mime/html/search/variables_4.js
-share/doc/qore/modules/Mime/html/search/variables_5.html
-share/doc/qore/modules/Mime/html/search/variables_5.js
-share/doc/qore/modules/Mime/html/search/variables_6.html
-share/doc/qore/modules/Mime/html/search/variables_6.js
-share/doc/qore/modules/Mime/html/search/variables_7.html
-share/doc/qore/modules/Mime/html/search/variables_7.js
-share/doc/qore/modules/Mime/html/search/variables_8.html
-share/doc/qore/modules/Mime/html/search/variables_8.js
-share/doc/qore/modules/Mime/html/search/variables_9.html
-share/doc/qore/modules/Mime/html/search/variables_9.js
-share/doc/qore/modules/Mime/html/search/variables_a.html
-share/doc/qore/modules/Mime/html/search/variables_a.js
-share/doc/qore/modules/Mime/html/search/variables_b.html
-share/doc/qore/modules/Mime/html/search/variables_b.js
-share/doc/qore/modules/Mime/html/search/variables_c.html
-share/doc/qore/modules/Mime/html/search/variables_c.js
-share/doc/qore/modules/Mime/html/search/variables_d.html
-share/doc/qore/modules/Mime/html/search/variables_d.js
-share/doc/qore/modules/Mime/html/search/variables_e.html
-share/doc/qore/modules/Mime/html/search/variables_e.js
-share/doc/qore/modules/Mime/html/search/variables_f.html
-share/doc/qore/modules/Mime/html/search/variables_f.js
-share/doc/qore/modules/Mime/html/splitbar.png
+share/doc/qore/modules/Mime/html/search/variables_5f.html
+share/doc/qore/modules/Mime/html/search/variables_5f.js
+share/doc/qore/modules/Mime/html/search/variables_61.html
+share/doc/qore/modules/Mime/html/search/variables_61.js
+share/doc/qore/modules/Mime/html/search/variables_62.html
+share/doc/qore/modules/Mime/html/search/variables_62.js
+share/doc/qore/modules/Mime/html/search/variables_63.html
+share/doc/qore/modules/Mime/html/search/variables_63.js
+share/doc/qore/modules/Mime/html/search/variables_64.html
+share/doc/qore/modules/Mime/html/search/variables_64.js
+share/doc/qore/modules/Mime/html/search/variables_65.html
+share/doc/qore/modules/Mime/html/search/variables_65.js
+share/doc/qore/modules/Mime/html/search/variables_66.html
+share/doc/qore/modules/Mime/html/search/variables_66.js
+share/doc/qore/modules/Mime/html/search/variables_67.html
+share/doc/qore/modules/Mime/html/search/variables_67.js
+share/doc/qore/modules/Mime/html/search/variables_68.html
+share/doc/qore/modules/Mime/html/search/variables_68.js
+share/doc/qore/modules/Mime/html/search/variables_69.html
+share/doc/qore/modules/Mime/html/search/variables_69.js
+share/doc/qore/modules/Mime/html/search/variables_6c.html
+share/doc/qore/modules/Mime/html/search/variables_6c.js
+share/doc/qore/modules/Mime/html/search/variables_6d.html
+share/doc/qore/modules/Mime/html/search/variables_6d.js
+share/doc/qore/modules/Mime/html/search/variables_6e.html
+share/doc/qore/modules/Mime/html/search/variables_6e.js
+share/doc/qore/modules/Mime/html/search/variables_6f.html
+share/doc/qore/modules/Mime/html/search/variables_6f.js
+share/doc/qore/modules/Mime/html/search/variables_70.html
+share/doc/qore/modules/Mime/html/search/variables_70.js
+share/doc/qore/modules/Mime/html/search/variables_72.html
+share/doc/qore/modules/Mime/html/search/variables_72.js
+share/doc/qore/modules/Mime/html/search/variables_73.html
+share/doc/qore/modules/Mime/html/search/variables_73.js
+share/doc/qore/modules/Mime/html/search/variables_74.html
+share/doc/qore/modules/Mime/html/search/variables_74.js
+share/doc/qore/modules/Mime/html/search/variables_75.html
+share/doc/qore/modules/Mime/html/search/variables_75.js
+share/doc/qore/modules/Mime/html/search/variables_76.html
+share/doc/qore/modules/Mime/html/search/variables_76.js
+share/doc/qore/modules/Mime/html/search/variables_77.html
+share/doc/qore/modules/Mime/html/search/variables_77.js
+share/doc/qore/modules/Mime/html/search/variables_78.html
+share/doc/qore/modules/Mime/html/search/variables_78.js
+share/doc/qore/modules/Mime/html/search/variables_79.html
+share/doc/qore/modules/Mime/html/search/variables_79.js
+share/doc/qore/modules/Mime/html/search/variables_7a.html
+share/doc/qore/modules/Mime/html/search/variables_7a.js
share/doc/qore/modules/Mime/html/struct_mime_1_1_form_data_message_info-members.html
share/doc/qore/modules/Mime/html/struct_mime_1_1_form_data_message_info.html
share/doc/qore/modules/Mime/html/struct_mime_1_1_form_data_message_info.js
@@ -9982,7 +10684,7 @@ share/doc/qore/modules/Mime/html/tab_s.png
share/doc/qore/modules/Mime/html/tabs.css
share/doc/qore/modules/MysqlSqlUtil/html/_mysql_sql_util_8qm_8dox_8h_source.html
share/doc/qore/modules/MysqlSqlUtil/html/annotated.html
-share/doc/qore/modules/MysqlSqlUtil/html/annotated_dup.js
+share/doc/qore/modules/MysqlSqlUtil/html/annotated.js
share/doc/qore/modules/MysqlSqlUtil/html/bc_s.png
share/doc/qore/modules/MysqlSqlUtil/html/bdwn.png
share/doc/qore/modules/MysqlSqlUtil/html/class_mysql_sql_util_1_1_mysql_column-members.html
@@ -10054,13 +10756,32 @@ share/doc/qore/modules/MysqlSqlUtil/html/class_mysql_sql_util_1_1_mysql_view__in
share/doc/qore/modules/MysqlSqlUtil/html/classes.html
share/doc/qore/modules/MysqlSqlUtil/html/closed.png
share/doc/qore/modules/MysqlSqlUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/MysqlSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/MysqlSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/MysqlSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/MysqlSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/MysqlSqlUtil/html/doc.png
+share/doc/qore/modules/MysqlSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/MysqlSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/MysqlSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/MysqlSqlUtil/html/doxygen.css
share/doc/qore/modules/MysqlSqlUtil/html/doxygen.png
share/doc/qore/modules/MysqlSqlUtil/html/dynsections.js
-share/doc/qore/modules/MysqlSqlUtil/html/folderclosed.png
-share/doc/qore/modules/MysqlSqlUtil/html/folderopen.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2blank.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2cl.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2doc.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2folderopen.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2lastnode.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2link.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2mnode.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2mo.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2node.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2ns.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2plastnode.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2pnode.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2splitbar.png
+share/doc/qore/modules/MysqlSqlUtil/html/ftv2vertline.png
share/doc/qore/modules/MysqlSqlUtil/html/functions.html
share/doc/qore/modules/MysqlSqlUtil/html/functions_func.html
share/doc/qore/modules/MysqlSqlUtil/html/functions_vars.html
@@ -10094,8 +10815,6 @@ share/doc/qore/modules/MysqlSqlUtil/html/inherit_graph_6.md5
share/doc/qore/modules/MysqlSqlUtil/html/inherit_graph_6.png
share/doc/qore/modules/MysqlSqlUtil/html/inherits.html
share/doc/qore/modules/MysqlSqlUtil/html/jquery.js
-share/doc/qore/modules/MysqlSqlUtil/html/menu.js
-share/doc/qore/modules/MysqlSqlUtil/html/menudata.js
share/doc/qore/modules/MysqlSqlUtil/html/namespace_mysql_sql_util.html
share/doc/qore/modules/MysqlSqlUtil/html/namespace_mysql_sql_util.js
share/doc/qore/modules/MysqlSqlUtil/html/namespacemembers.html
@@ -10107,317 +10826,316 @@ share/doc/qore/modules/MysqlSqlUtil/html/nav_g.png
share/doc/qore/modules/MysqlSqlUtil/html/nav_h.png
share/doc/qore/modules/MysqlSqlUtil/html/navtree.css
share/doc/qore/modules/MysqlSqlUtil/html/navtree.js
-share/doc/qore/modules/MysqlSqlUtil/html/navtreedata.js
share/doc/qore/modules/MysqlSqlUtil/html/navtreeindex0.js
share/doc/qore/modules/MysqlSqlUtil/html/open.png
share/doc/qore/modules/MysqlSqlUtil/html/pages.html
share/doc/qore/modules/MysqlSqlUtil/html/resize.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_0.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_0.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_1.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_1.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_10.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_10.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_11.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_11.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_12.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_12.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_13.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_13.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_14.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_14.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_15.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_15.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_16.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_16.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_17.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_17.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_18.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_18.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_19.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_19.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_1a.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_1a.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_2.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_2.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_3.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_3.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_4.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_4.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_5.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_5.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_6.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_6.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_7.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_7.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_8.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_8.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_9.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_9.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_a.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_a.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_b.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_b.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_c.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_c.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_d.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_d.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_e.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_e.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_f.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/all_f.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_0.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_0.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_1.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_1.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_10.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_10.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_11.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_11.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_12.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_12.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_13.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_13.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_14.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_14.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_15.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_15.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_16.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_16.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_2.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_2.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_3.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_3.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_4.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_4.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_5.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_5.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_7.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_7.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_8.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_8.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_9.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_9.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_a.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_a.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_b.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_b.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_c.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_c.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_d.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_d.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_e.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_e.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_f.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/classes_f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_5f.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_5f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_61.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_61.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_62.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_62.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_63.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_63.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_64.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_64.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_65.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_65.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_66.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_66.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_67.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_67.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_68.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_68.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_69.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_69.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6a.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6a.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6b.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6b.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6c.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6c.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6d.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6d.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6e.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6e.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6f.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_6f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_70.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_70.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_71.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_71.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_72.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_72.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_73.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_73.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_74.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_74.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_75.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_75.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_76.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_76.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_77.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_77.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_78.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_78.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_79.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_79.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_7a.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/all_7a.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_61.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_61.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_62.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_62.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_63.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_63.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_64.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_64.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_65.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_65.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_66.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_66.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_67.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_67.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_68.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_68.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_69.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_69.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6a.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6a.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6c.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6c.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6d.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6d.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6e.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6e.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6f.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_6f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_70.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_70.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_71.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_71.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_72.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_72.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_73.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_73.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_74.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_74.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_75.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_75.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_77.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_77.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_78.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_78.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_7a.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/classes_7a.js
share/doc/qore/modules/MysqlSqlUtil/html/search/close.png
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_0.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_0.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_1.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_1.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_10.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_10.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_11.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_11.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_12.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_12.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_13.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_13.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_14.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_14.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_15.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_15.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_16.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_16.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_17.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_17.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_18.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_18.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_19.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_19.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_2.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_2.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_3.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_3.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_4.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_4.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_5.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_5.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_7.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_7.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_8.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_8.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_9.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_9.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_a.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_a.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_b.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_b.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_c.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_c.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_d.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_d.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_e.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_e.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_f.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/functions_f.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_0.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_0.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_1.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_1.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_10.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_10.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_11.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_11.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_2.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_2.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_3.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_3.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_4.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_4.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_5.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_5.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_7.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_7.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_8.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_8.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_9.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_9.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_a.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_a.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_b.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_b.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_c.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_c.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_d.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_d.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_e.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_e.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_f.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/groups_f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_61.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_61.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_62.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_62.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_63.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_63.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_64.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_64.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_65.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_65.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_66.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_66.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_67.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_67.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_68.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_68.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_69.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_69.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6a.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6a.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6b.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6b.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6c.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6c.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6d.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6d.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6e.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6e.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6f.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_6f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_70.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_70.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_71.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_71.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_72.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_72.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_73.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_73.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_74.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_74.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_75.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_75.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_76.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_76.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_77.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_77.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_78.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_78.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_79.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_79.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_7a.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/functions_7a.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_62.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_62.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_63.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_63.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_64.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_64.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_65.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_65.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_66.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_66.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_68.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_68.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_69.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_69.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6c.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6c.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6d.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6d.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6e.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6e.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6f.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_6f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_70.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_70.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_72.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_72.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_73.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_73.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_74.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_74.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_75.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_75.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_77.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_77.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_78.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/groups_78.js
share/doc/qore/modules/MysqlSqlUtil/html/search/mag_sel.png
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_0.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_0.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_1.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_1.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_2.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_2.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_3.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_3.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_4.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_4.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_5.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_5.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_6.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_6.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_7.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_7.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_8.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_8.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_63.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_63.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_64.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_64.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_68.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_68.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_71.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_71.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_72.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_72.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_73.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_73.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_75.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_75.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_77.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/namespaces_77.js
share/doc/qore/modules/MysqlSqlUtil/html/search/nomatches.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_0.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_0.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_1.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_1.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_10.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_10.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_11.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_11.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_12.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_12.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_2.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_2.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_3.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_3.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_4.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_4.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_5.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_5.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_7.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_7.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_8.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_8.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_9.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_9.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_a.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_a.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_b.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_b.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_c.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_c.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_d.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_d.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_e.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_e.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_f.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/pages_f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_62.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_62.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_63.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_63.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_64.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_64.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_65.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_65.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_66.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_66.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_68.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_68.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_69.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_69.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6b.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6b.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6c.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6c.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6d.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6d.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6e.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6e.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6f.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_6f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_70.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_70.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_71.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_71.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_72.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_72.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_73.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_73.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_74.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_74.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_75.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_75.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_76.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_76.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_77.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/pages_77.js
share/doc/qore/modules/MysqlSqlUtil/html/search/search.css
share/doc/qore/modules/MysqlSqlUtil/html/search/search.js
share/doc/qore/modules/MysqlSqlUtil/html/search/search_l.png
share/doc/qore/modules/MysqlSqlUtil/html/search/search_m.png
share/doc/qore/modules/MysqlSqlUtil/html/search/search_r.png
-share/doc/qore/modules/MysqlSqlUtil/html/search/searchdata.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_0.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_0.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_1.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_1.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_10.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_10.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_11.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_11.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_12.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_12.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_13.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_13.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_14.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_14.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_15.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_15.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_16.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_16.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_17.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_17.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_18.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_18.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_19.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_19.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_2.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_2.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_3.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_3.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_4.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_4.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_5.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_5.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_7.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_7.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_8.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_8.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_9.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_9.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_a.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_a.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_b.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_b.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_c.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_c.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_d.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_d.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_e.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_e.js
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_f.html
-share/doc/qore/modules/MysqlSqlUtil/html/search/variables_f.js
-share/doc/qore/modules/MysqlSqlUtil/html/splitbar.png
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_5f.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_5f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_61.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_61.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_62.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_62.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_63.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_63.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_64.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_64.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_65.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_65.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_66.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_66.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_67.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_67.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_68.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_68.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_69.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_69.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6a.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6a.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6c.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6c.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6d.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6d.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6e.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6e.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6f.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_6f.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_70.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_70.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_71.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_71.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_72.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_72.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_73.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_73.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_74.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_74.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_75.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_75.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_76.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_76.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_77.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_77.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_78.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_78.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_79.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_79.js
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_7a.html
+share/doc/qore/modules/MysqlSqlUtil/html/search/variables_7a.js
share/doc/qore/modules/MysqlSqlUtil/html/sync_off.png
share/doc/qore/modules/MysqlSqlUtil/html/sync_on.png
share/doc/qore/modules/MysqlSqlUtil/html/tab_a.png
@@ -10427,7 +11145,7 @@ share/doc/qore/modules/MysqlSqlUtil/html/tab_s.png
share/doc/qore/modules/MysqlSqlUtil/html/tabs.css
share/doc/qore/modules/OracleSqlUtil/html/_oracle_sql_util_8qm_8dox_8h_source.html
share/doc/qore/modules/OracleSqlUtil/html/annotated.html
-share/doc/qore/modules/OracleSqlUtil/html/annotated_dup.js
+share/doc/qore/modules/OracleSqlUtil/html/annotated.js
share/doc/qore/modules/OracleSqlUtil/html/bc_s.png
share/doc/qore/modules/OracleSqlUtil/html/bdwn.png
share/doc/qore/modules/OracleSqlUtil/html/class_oracle_sql_util_1_1_oracle_check_constraint-members.html
@@ -10546,13 +11264,32 @@ share/doc/qore/modules/OracleSqlUtil/html/class_oracle_sql_util_1_1_oracle_view_
share/doc/qore/modules/OracleSqlUtil/html/classes.html
share/doc/qore/modules/OracleSqlUtil/html/closed.png
share/doc/qore/modules/OracleSqlUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/OracleSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/OracleSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/OracleSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/OracleSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/OracleSqlUtil/html/doc.png
+share/doc/qore/modules/OracleSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/OracleSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/OracleSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/OracleSqlUtil/html/doxygen.css
share/doc/qore/modules/OracleSqlUtil/html/doxygen.png
share/doc/qore/modules/OracleSqlUtil/html/dynsections.js
-share/doc/qore/modules/OracleSqlUtil/html/folderclosed.png
-share/doc/qore/modules/OracleSqlUtil/html/folderopen.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2blank.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2cl.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2doc.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2folderopen.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2lastnode.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2link.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2mnode.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2mo.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2node.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2ns.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2plastnode.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2pnode.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2splitbar.png
+share/doc/qore/modules/OracleSqlUtil/html/ftv2vertline.png
share/doc/qore/modules/OracleSqlUtil/html/functions.html
share/doc/qore/modules/OracleSqlUtil/html/functions_func.html
share/doc/qore/modules/OracleSqlUtil/html/functions_vars.html
@@ -10586,8 +11323,6 @@ share/doc/qore/modules/OracleSqlUtil/html/inherit_graph_6.md5
share/doc/qore/modules/OracleSqlUtil/html/inherit_graph_6.png
share/doc/qore/modules/OracleSqlUtil/html/inherits.html
share/doc/qore/modules/OracleSqlUtil/html/jquery.js
-share/doc/qore/modules/OracleSqlUtil/html/menu.js
-share/doc/qore/modules/OracleSqlUtil/html/menudata.js
share/doc/qore/modules/OracleSqlUtil/html/namespace_oracle_sql_util.html
share/doc/qore/modules/OracleSqlUtil/html/namespace_oracle_sql_util.js
share/doc/qore/modules/OracleSqlUtil/html/namespacemembers.html
@@ -10599,319 +11334,319 @@ share/doc/qore/modules/OracleSqlUtil/html/nav_g.png
share/doc/qore/modules/OracleSqlUtil/html/nav_h.png
share/doc/qore/modules/OracleSqlUtil/html/navtree.css
share/doc/qore/modules/OracleSqlUtil/html/navtree.js
-share/doc/qore/modules/OracleSqlUtil/html/navtreedata.js
share/doc/qore/modules/OracleSqlUtil/html/navtreeindex0.js
+share/doc/qore/modules/OracleSqlUtil/html/navtreeindex1.js
share/doc/qore/modules/OracleSqlUtil/html/open.png
share/doc/qore/modules/OracleSqlUtil/html/pages.html
share/doc/qore/modules/OracleSqlUtil/html/resize.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_0.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_0.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_1.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_1.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_10.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_10.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_11.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_11.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_12.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_12.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_13.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_13.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_14.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_14.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_15.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_15.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_16.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_16.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_17.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_17.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_18.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_18.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_19.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_19.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_1a.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_1a.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_2.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_2.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_3.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_3.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_4.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_4.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_5.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_5.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_6.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_6.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_7.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_7.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_8.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_8.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_9.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_9.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_a.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_a.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_b.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_b.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_c.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_c.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_d.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_d.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_e.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_e.js
-share/doc/qore/modules/OracleSqlUtil/html/search/all_f.html
-share/doc/qore/modules/OracleSqlUtil/html/search/all_f.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_0.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_0.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_1.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_1.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_10.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_10.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_11.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_11.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_12.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_12.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_13.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_13.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_14.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_14.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_15.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_15.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_16.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_16.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_2.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_2.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_3.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_3.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_4.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_4.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_5.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_5.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_6.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_6.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_7.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_7.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_8.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_8.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_9.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_9.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_a.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_a.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_b.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_b.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_c.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_c.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_d.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_d.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_e.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_e.js
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_f.html
-share/doc/qore/modules/OracleSqlUtil/html/search/classes_f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_5f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_5f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_61.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_61.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_62.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_62.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_63.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_63.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_64.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_64.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_65.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_65.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_66.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_66.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_67.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_67.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_68.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_68.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_69.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_69.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6a.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6a.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6b.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6b.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6c.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6c.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6d.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6d.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6e.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6e.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_6f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_70.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_70.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_71.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_71.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_72.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_72.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_73.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_73.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_74.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_74.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_75.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_75.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_76.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_76.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_77.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_77.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_78.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_78.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_79.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_79.js
+share/doc/qore/modules/OracleSqlUtil/html/search/all_7a.html
+share/doc/qore/modules/OracleSqlUtil/html/search/all_7a.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_61.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_61.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_62.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_62.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_63.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_63.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_64.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_64.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_65.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_65.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_66.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_66.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_67.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_67.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_68.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_68.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_69.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_69.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6a.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6a.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6c.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6c.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6d.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6d.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6e.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6e.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_6f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_70.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_70.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_71.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_71.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_72.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_72.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_73.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_73.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_74.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_74.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_75.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_75.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_77.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_77.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_78.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_78.js
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_7a.html
+share/doc/qore/modules/OracleSqlUtil/html/search/classes_7a.js
share/doc/qore/modules/OracleSqlUtil/html/search/close.png
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_0.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_0.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_1.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_1.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_10.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_10.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_11.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_11.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_12.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_12.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_13.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_13.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_14.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_14.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_15.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_15.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_16.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_16.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_17.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_17.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_18.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_18.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_19.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_19.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_2.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_2.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_3.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_3.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_4.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_4.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_5.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_5.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_6.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_6.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_7.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_7.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_8.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_8.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_9.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_9.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_a.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_a.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_b.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_b.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_c.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_c.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_d.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_d.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_e.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_e.js
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_f.html
-share/doc/qore/modules/OracleSqlUtil/html/search/functions_f.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_0.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_0.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_1.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_1.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_10.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_10.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_11.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_11.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_2.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_2.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_3.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_3.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_4.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_4.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_5.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_5.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_6.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_6.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_7.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_7.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_8.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_8.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_9.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_9.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_a.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_a.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_b.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_b.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_c.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_c.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_d.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_d.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_e.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_e.js
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_f.html
-share/doc/qore/modules/OracleSqlUtil/html/search/groups_f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_61.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_61.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_62.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_62.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_63.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_63.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_64.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_64.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_65.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_65.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_66.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_66.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_67.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_67.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_68.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_68.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_69.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_69.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6a.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6a.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6b.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6b.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6c.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6c.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6d.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6d.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6e.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6e.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_6f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_70.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_70.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_71.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_71.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_72.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_72.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_73.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_73.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_74.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_74.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_75.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_75.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_76.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_76.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_77.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_77.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_78.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_78.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_79.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_79.js
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_7a.html
+share/doc/qore/modules/OracleSqlUtil/html/search/functions_7a.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_62.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_62.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_63.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_63.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_64.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_64.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_65.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_65.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_66.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_66.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_68.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_68.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_69.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_69.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_6c.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_6c.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_6d.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_6d.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_6e.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_6e.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_6f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_6f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_70.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_70.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_72.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_72.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_73.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_73.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_74.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_74.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_75.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_75.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_77.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_77.js
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_78.html
+share/doc/qore/modules/OracleSqlUtil/html/search/groups_78.js
share/doc/qore/modules/OracleSqlUtil/html/search/mag_sel.png
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_0.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_0.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_1.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_1.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_2.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_2.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_3.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_3.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_4.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_4.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_5.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_5.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_6.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_6.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_7.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_7.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_8.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_8.js
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_9.html
-share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_9.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_63.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_63.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_64.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_64.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_68.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_68.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_6f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_6f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_71.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_71.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_72.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_72.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_73.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_73.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_75.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_75.js
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_77.html
+share/doc/qore/modules/OracleSqlUtil/html/search/namespaces_77.js
share/doc/qore/modules/OracleSqlUtil/html/search/nomatches.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_0.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_0.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_1.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_1.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_10.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_10.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_11.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_11.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_12.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_12.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_2.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_2.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_3.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_3.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_4.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_4.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_5.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_5.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_6.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_6.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_7.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_7.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_8.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_8.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_9.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_9.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_a.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_a.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_b.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_b.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_c.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_c.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_d.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_d.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_e.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_e.js
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_f.html
-share/doc/qore/modules/OracleSqlUtil/html/search/pages_f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_62.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_62.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_63.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_63.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_64.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_64.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_65.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_65.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_66.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_66.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_68.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_68.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_69.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_69.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6b.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6b.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6c.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6c.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6d.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6d.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6e.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6e.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_6f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_70.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_70.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_71.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_71.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_72.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_72.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_73.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_73.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_74.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_74.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_75.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_75.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_76.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_76.js
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_77.html
+share/doc/qore/modules/OracleSqlUtil/html/search/pages_77.js
share/doc/qore/modules/OracleSqlUtil/html/search/search.css
share/doc/qore/modules/OracleSqlUtil/html/search/search.js
share/doc/qore/modules/OracleSqlUtil/html/search/search_l.png
share/doc/qore/modules/OracleSqlUtil/html/search/search_m.png
share/doc/qore/modules/OracleSqlUtil/html/search/search_r.png
-share/doc/qore/modules/OracleSqlUtil/html/search/searchdata.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_0.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_0.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_1.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_1.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_10.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_10.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_11.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_11.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_12.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_12.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_13.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_13.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_14.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_14.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_15.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_15.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_16.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_16.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_17.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_17.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_18.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_18.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_19.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_19.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_2.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_2.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_3.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_3.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_4.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_4.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_5.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_5.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_6.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_6.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_7.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_7.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_8.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_8.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_9.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_9.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_a.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_a.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_b.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_b.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_c.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_c.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_d.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_d.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_e.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_e.js
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_f.html
-share/doc/qore/modules/OracleSqlUtil/html/search/variables_f.js
-share/doc/qore/modules/OracleSqlUtil/html/splitbar.png
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_5f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_5f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_61.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_61.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_62.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_62.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_63.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_63.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_64.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_64.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_65.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_65.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_66.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_66.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_67.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_67.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_68.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_68.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_69.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_69.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6a.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6a.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6c.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6c.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6d.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6d.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6e.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6e.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6f.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_6f.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_70.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_70.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_71.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_71.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_72.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_72.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_73.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_73.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_74.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_74.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_75.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_75.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_76.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_76.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_77.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_77.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_78.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_78.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_79.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_79.js
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_7a.html
+share/doc/qore/modules/OracleSqlUtil/html/search/variables_7a.js
share/doc/qore/modules/OracleSqlUtil/html/sync_off.png
share/doc/qore/modules/OracleSqlUtil/html/sync_on.png
share/doc/qore/modules/OracleSqlUtil/html/tab_a.png
@@ -10921,7 +11656,7 @@ share/doc/qore/modules/OracleSqlUtil/html/tab_s.png
share/doc/qore/modules/OracleSqlUtil/html/tabs.css
share/doc/qore/modules/PgsqlSqlUtil/html/_pgsql_sql_util_8qm_8dox_8h_source.html
share/doc/qore/modules/PgsqlSqlUtil/html/annotated.html
-share/doc/qore/modules/PgsqlSqlUtil/html/annotated_dup.js
+share/doc/qore/modules/PgsqlSqlUtil/html/annotated.js
share/doc/qore/modules/PgsqlSqlUtil/html/bc_s.png
share/doc/qore/modules/PgsqlSqlUtil/html/bdwn.png
share/doc/qore/modules/PgsqlSqlUtil/html/class_pgsql_sql_util_1_1_pgsql_check_constraint-members.html
@@ -11020,13 +11755,32 @@ share/doc/qore/modules/PgsqlSqlUtil/html/class_pgsql_sql_util_1_1_pgsql_view__in
share/doc/qore/modules/PgsqlSqlUtil/html/classes.html
share/doc/qore/modules/PgsqlSqlUtil/html/closed.png
share/doc/qore/modules/PgsqlSqlUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/PgsqlSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/PgsqlSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/PgsqlSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/PgsqlSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/PgsqlSqlUtil/html/doc.png
+share/doc/qore/modules/PgsqlSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/PgsqlSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/PgsqlSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/PgsqlSqlUtil/html/doxygen.css
share/doc/qore/modules/PgsqlSqlUtil/html/doxygen.png
share/doc/qore/modules/PgsqlSqlUtil/html/dynsections.js
-share/doc/qore/modules/PgsqlSqlUtil/html/folderclosed.png
-share/doc/qore/modules/PgsqlSqlUtil/html/folderopen.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2blank.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2cl.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2doc.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2folderopen.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2lastnode.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2link.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2mnode.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2mo.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2node.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2ns.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2plastnode.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2pnode.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2splitbar.png
+share/doc/qore/modules/PgsqlSqlUtil/html/ftv2vertline.png
share/doc/qore/modules/PgsqlSqlUtil/html/functions.html
share/doc/qore/modules/PgsqlSqlUtil/html/functions_func.html
share/doc/qore/modules/PgsqlSqlUtil/html/functions_vars.html
@@ -11063,8 +11817,6 @@ share/doc/qore/modules/PgsqlSqlUtil/html/inherit_graph_7.md5
share/doc/qore/modules/PgsqlSqlUtil/html/inherit_graph_7.png
share/doc/qore/modules/PgsqlSqlUtil/html/inherits.html
share/doc/qore/modules/PgsqlSqlUtil/html/jquery.js
-share/doc/qore/modules/PgsqlSqlUtil/html/menu.js
-share/doc/qore/modules/PgsqlSqlUtil/html/menudata.js
share/doc/qore/modules/PgsqlSqlUtil/html/namespace_pgsql_sql_util.html
share/doc/qore/modules/PgsqlSqlUtil/html/namespace_pgsql_sql_util.js
share/doc/qore/modules/PgsqlSqlUtil/html/namespacemembers.html
@@ -11076,319 +11828,318 @@ share/doc/qore/modules/PgsqlSqlUtil/html/nav_g.png
share/doc/qore/modules/PgsqlSqlUtil/html/nav_h.png
share/doc/qore/modules/PgsqlSqlUtil/html/navtree.css
share/doc/qore/modules/PgsqlSqlUtil/html/navtree.js
-share/doc/qore/modules/PgsqlSqlUtil/html/navtreedata.js
share/doc/qore/modules/PgsqlSqlUtil/html/navtreeindex0.js
share/doc/qore/modules/PgsqlSqlUtil/html/open.png
share/doc/qore/modules/PgsqlSqlUtil/html/pages.html
share/doc/qore/modules/PgsqlSqlUtil/html/resize.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_0.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_0.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_1.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_1.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_10.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_10.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_11.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_11.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_12.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_12.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_13.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_13.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_14.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_14.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_15.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_15.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_16.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_16.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_17.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_17.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_18.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_18.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_19.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_19.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_1a.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_1a.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_2.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_2.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_3.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_3.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_4.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_4.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_5.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_5.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_7.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_7.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_8.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_8.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_9.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_9.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_a.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_a.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_b.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_b.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_c.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_c.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_d.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_d.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_e.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_e.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_f.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/all_f.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_0.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_0.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_1.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_1.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_10.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_10.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_11.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_11.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_12.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_12.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_13.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_13.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_14.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_14.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_15.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_15.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_16.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_16.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_2.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_2.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_3.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_3.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_4.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_4.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_5.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_5.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_7.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_7.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_8.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_8.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_9.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_9.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_a.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_a.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_b.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_b.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_c.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_c.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_d.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_d.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_e.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_e.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_f.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_5f.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_5f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_61.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_61.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_62.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_62.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_63.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_63.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_64.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_64.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_65.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_65.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_66.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_66.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_67.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_67.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_68.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_68.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_69.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_69.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6a.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6a.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6b.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6b.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6c.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6c.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6d.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6d.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6e.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6e.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6f.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_6f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_70.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_70.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_71.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_71.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_72.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_72.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_73.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_73.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_74.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_74.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_75.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_75.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_76.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_76.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_77.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_77.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_78.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_78.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_79.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_79.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_7a.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/all_7a.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_61.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_61.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_62.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_62.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_63.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_63.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_64.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_64.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_65.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_65.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_66.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_66.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_67.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_67.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_68.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_68.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_69.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_69.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6a.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6a.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6c.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6c.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6d.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6d.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6e.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6e.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6f.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_6f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_70.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_70.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_71.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_71.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_72.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_72.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_73.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_73.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_74.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_74.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_75.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_75.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_77.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_77.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_78.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_78.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_7a.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/classes_7a.js
share/doc/qore/modules/PgsqlSqlUtil/html/search/close.png
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_0.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_0.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_1.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_1.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_10.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_10.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_11.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_11.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_12.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_12.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_13.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_13.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_14.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_14.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_15.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_15.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_16.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_16.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_17.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_17.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_18.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_18.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_19.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_19.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_2.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_2.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_3.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_3.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_4.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_4.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_5.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_5.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_7.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_7.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_8.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_8.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_9.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_9.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_a.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_a.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_b.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_b.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_c.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_c.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_d.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_d.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_e.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_e.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_f.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_f.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_0.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_0.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_1.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_1.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_10.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_10.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_11.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_11.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_2.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_2.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_3.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_3.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_4.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_4.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_5.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_5.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_7.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_7.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_8.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_8.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_9.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_9.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_a.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_a.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_b.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_b.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_c.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_c.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_d.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_d.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_e.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_e.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_f.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_61.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_61.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_62.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_62.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_63.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_63.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_64.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_64.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_65.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_65.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_66.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_66.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_67.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_67.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_68.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_68.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_69.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_69.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6a.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6a.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6b.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6b.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6c.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6c.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6d.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6d.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6e.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6e.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6f.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_6f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_70.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_70.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_71.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_71.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_72.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_72.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_73.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_73.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_74.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_74.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_75.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_75.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_76.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_76.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_77.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_77.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_78.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_78.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_79.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_79.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_7a.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/functions_7a.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_62.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_62.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_63.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_63.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_64.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_64.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_65.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_65.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_66.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_66.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_68.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_68.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_69.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_69.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6c.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6c.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6d.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6d.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6e.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6e.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6f.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_6f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_70.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_70.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_72.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_72.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_73.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_73.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_74.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_74.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_75.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_75.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_77.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_77.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_78.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/groups_78.js
share/doc/qore/modules/PgsqlSqlUtil/html/search/mag_sel.png
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_0.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_0.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_1.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_1.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_2.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_2.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_3.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_3.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_4.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_4.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_5.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_5.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_6.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_6.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_7.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_7.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_8.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_8.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_9.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_9.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_63.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_63.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_64.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_64.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_68.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_68.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_70.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_70.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_71.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_71.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_72.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_72.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_73.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_73.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_75.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_75.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_77.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/namespaces_77.js
share/doc/qore/modules/PgsqlSqlUtil/html/search/nomatches.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_0.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_0.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_1.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_1.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_10.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_10.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_11.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_11.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_12.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_12.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_2.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_2.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_3.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_3.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_4.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_4.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_5.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_5.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_7.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_7.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_8.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_8.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_9.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_9.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_a.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_a.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_b.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_b.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_c.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_c.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_d.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_d.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_e.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_e.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_f.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_62.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_62.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_63.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_63.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_64.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_64.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_65.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_65.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_66.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_66.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_68.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_68.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_69.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_69.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6b.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6b.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6c.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6c.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6d.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6d.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6e.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6e.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6f.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_6f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_70.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_70.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_71.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_71.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_72.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_72.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_73.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_73.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_74.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_74.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_75.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_75.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_76.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_76.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_77.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/pages_77.js
share/doc/qore/modules/PgsqlSqlUtil/html/search/search.css
share/doc/qore/modules/PgsqlSqlUtil/html/search/search.js
share/doc/qore/modules/PgsqlSqlUtil/html/search/search_l.png
share/doc/qore/modules/PgsqlSqlUtil/html/search/search_m.png
share/doc/qore/modules/PgsqlSqlUtil/html/search/search_r.png
-share/doc/qore/modules/PgsqlSqlUtil/html/search/searchdata.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_0.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_0.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_1.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_1.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_10.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_10.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_11.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_11.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_12.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_12.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_13.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_13.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_14.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_14.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_15.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_15.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_16.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_16.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_17.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_17.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_18.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_18.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_19.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_19.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_2.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_2.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_3.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_3.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_4.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_4.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_5.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_5.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_7.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_7.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_8.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_8.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_9.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_9.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_a.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_a.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_b.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_b.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_c.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_c.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_d.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_d.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_e.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_e.js
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_f.html
-share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_f.js
-share/doc/qore/modules/PgsqlSqlUtil/html/splitbar.png
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_5f.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_5f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_61.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_61.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_62.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_62.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_63.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_63.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_64.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_64.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_65.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_65.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_66.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_66.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_67.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_67.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_68.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_68.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_69.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_69.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6a.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6a.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6c.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6c.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6d.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6d.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6e.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6e.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6f.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_6f.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_70.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_70.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_71.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_71.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_72.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_72.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_73.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_73.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_74.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_74.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_75.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_75.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_76.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_76.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_77.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_77.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_78.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_78.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_79.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_79.js
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_7a.html
+share/doc/qore/modules/PgsqlSqlUtil/html/search/variables_7a.js
share/doc/qore/modules/PgsqlSqlUtil/html/sync_off.png
share/doc/qore/modules/PgsqlSqlUtil/html/sync_on.png
share/doc/qore/modules/PgsqlSqlUtil/html/tab_a.png
@@ -11398,7 +12149,7 @@ share/doc/qore/modules/PgsqlSqlUtil/html/tab_s.png
share/doc/qore/modules/PgsqlSqlUtil/html/tabs.css
share/doc/qore/modules/Pop3Client/html/_pop3_client_8qm_8dox_8h_source.html
share/doc/qore/modules/Pop3Client/html/annotated.html
-share/doc/qore/modules/Pop3Client/html/annotated_dup.js
+share/doc/qore/modules/Pop3Client/html/annotated.js
share/doc/qore/modules/Pop3Client/html/bc_s.png
share/doc/qore/modules/Pop3Client/html/bdwn.png
share/doc/qore/modules/Pop3Client/html/class_pop3_client_1_1_pop3_client-members.html
@@ -11413,13 +12164,32 @@ share/doc/qore/modules/Pop3Client/html/class_pop3_client_1_1_pop3_connection__in
share/doc/qore/modules/Pop3Client/html/classes.html
share/doc/qore/modules/Pop3Client/html/closed.png
share/doc/qore/modules/Pop3Client/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Pop3Client/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Pop3Client/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Pop3Client/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Pop3Client/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Pop3Client/html/doc.png
+share/doc/qore/modules/Pop3Client/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Pop3Client/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Pop3Client/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Pop3Client/html/doxygen.css
share/doc/qore/modules/Pop3Client/html/doxygen.png
share/doc/qore/modules/Pop3Client/html/dynsections.js
-share/doc/qore/modules/Pop3Client/html/folderclosed.png
-share/doc/qore/modules/Pop3Client/html/folderopen.png
+share/doc/qore/modules/Pop3Client/html/ftv2blank.png
+share/doc/qore/modules/Pop3Client/html/ftv2cl.png
+share/doc/qore/modules/Pop3Client/html/ftv2doc.png
+share/doc/qore/modules/Pop3Client/html/ftv2folderclosed.png
+share/doc/qore/modules/Pop3Client/html/ftv2folderopen.png
+share/doc/qore/modules/Pop3Client/html/ftv2lastnode.png
+share/doc/qore/modules/Pop3Client/html/ftv2link.png
+share/doc/qore/modules/Pop3Client/html/ftv2mlastnode.png
+share/doc/qore/modules/Pop3Client/html/ftv2mnode.png
+share/doc/qore/modules/Pop3Client/html/ftv2mo.png
+share/doc/qore/modules/Pop3Client/html/ftv2node.png
+share/doc/qore/modules/Pop3Client/html/ftv2ns.png
+share/doc/qore/modules/Pop3Client/html/ftv2plastnode.png
+share/doc/qore/modules/Pop3Client/html/ftv2pnode.png
+share/doc/qore/modules/Pop3Client/html/ftv2splitbar.png
+share/doc/qore/modules/Pop3Client/html/ftv2vertline.png
share/doc/qore/modules/Pop3Client/html/functions.html
share/doc/qore/modules/Pop3Client/html/functions_func.html
share/doc/qore/modules/Pop3Client/html/functions_vars.html
@@ -11438,8 +12208,6 @@ share/doc/qore/modules/Pop3Client/html/inherit_graph_1.md5
share/doc/qore/modules/Pop3Client/html/inherit_graph_1.png
share/doc/qore/modules/Pop3Client/html/inherits.html
share/doc/qore/modules/Pop3Client/html/jquery.js
-share/doc/qore/modules/Pop3Client/html/menu.js
-share/doc/qore/modules/Pop3Client/html/menudata.js
share/doc/qore/modules/Pop3Client/html/namespace_pop3_client.html
share/doc/qore/modules/Pop3Client/html/namespace_pop3_client.js
share/doc/qore/modules/Pop3Client/html/namespacemembers.html
@@ -11451,319 +12219,318 @@ share/doc/qore/modules/Pop3Client/html/nav_g.png
share/doc/qore/modules/Pop3Client/html/nav_h.png
share/doc/qore/modules/Pop3Client/html/navtree.css
share/doc/qore/modules/Pop3Client/html/navtree.js
-share/doc/qore/modules/Pop3Client/html/navtreedata.js
share/doc/qore/modules/Pop3Client/html/navtreeindex0.js
share/doc/qore/modules/Pop3Client/html/open.png
share/doc/qore/modules/Pop3Client/html/pages.html
share/doc/qore/modules/Pop3Client/html/resize.js
-share/doc/qore/modules/Pop3Client/html/search/all_0.html
-share/doc/qore/modules/Pop3Client/html/search/all_0.js
-share/doc/qore/modules/Pop3Client/html/search/all_1.html
-share/doc/qore/modules/Pop3Client/html/search/all_1.js
-share/doc/qore/modules/Pop3Client/html/search/all_10.html
-share/doc/qore/modules/Pop3Client/html/search/all_10.js
-share/doc/qore/modules/Pop3Client/html/search/all_11.html
-share/doc/qore/modules/Pop3Client/html/search/all_11.js
-share/doc/qore/modules/Pop3Client/html/search/all_12.html
-share/doc/qore/modules/Pop3Client/html/search/all_12.js
-share/doc/qore/modules/Pop3Client/html/search/all_13.html
-share/doc/qore/modules/Pop3Client/html/search/all_13.js
-share/doc/qore/modules/Pop3Client/html/search/all_14.html
-share/doc/qore/modules/Pop3Client/html/search/all_14.js
-share/doc/qore/modules/Pop3Client/html/search/all_15.html
-share/doc/qore/modules/Pop3Client/html/search/all_15.js
-share/doc/qore/modules/Pop3Client/html/search/all_16.html
-share/doc/qore/modules/Pop3Client/html/search/all_16.js
-share/doc/qore/modules/Pop3Client/html/search/all_17.html
-share/doc/qore/modules/Pop3Client/html/search/all_17.js
-share/doc/qore/modules/Pop3Client/html/search/all_18.html
-share/doc/qore/modules/Pop3Client/html/search/all_18.js
-share/doc/qore/modules/Pop3Client/html/search/all_19.html
-share/doc/qore/modules/Pop3Client/html/search/all_19.js
-share/doc/qore/modules/Pop3Client/html/search/all_1a.html
-share/doc/qore/modules/Pop3Client/html/search/all_1a.js
-share/doc/qore/modules/Pop3Client/html/search/all_2.html
-share/doc/qore/modules/Pop3Client/html/search/all_2.js
-share/doc/qore/modules/Pop3Client/html/search/all_3.html
-share/doc/qore/modules/Pop3Client/html/search/all_3.js
-share/doc/qore/modules/Pop3Client/html/search/all_4.html
-share/doc/qore/modules/Pop3Client/html/search/all_4.js
-share/doc/qore/modules/Pop3Client/html/search/all_5.html
-share/doc/qore/modules/Pop3Client/html/search/all_5.js
-share/doc/qore/modules/Pop3Client/html/search/all_6.html
-share/doc/qore/modules/Pop3Client/html/search/all_6.js
-share/doc/qore/modules/Pop3Client/html/search/all_7.html
-share/doc/qore/modules/Pop3Client/html/search/all_7.js
-share/doc/qore/modules/Pop3Client/html/search/all_8.html
-share/doc/qore/modules/Pop3Client/html/search/all_8.js
-share/doc/qore/modules/Pop3Client/html/search/all_9.html
-share/doc/qore/modules/Pop3Client/html/search/all_9.js
-share/doc/qore/modules/Pop3Client/html/search/all_a.html
-share/doc/qore/modules/Pop3Client/html/search/all_a.js
-share/doc/qore/modules/Pop3Client/html/search/all_b.html
-share/doc/qore/modules/Pop3Client/html/search/all_b.js
-share/doc/qore/modules/Pop3Client/html/search/all_c.html
-share/doc/qore/modules/Pop3Client/html/search/all_c.js
-share/doc/qore/modules/Pop3Client/html/search/all_d.html
-share/doc/qore/modules/Pop3Client/html/search/all_d.js
-share/doc/qore/modules/Pop3Client/html/search/all_e.html
-share/doc/qore/modules/Pop3Client/html/search/all_e.js
-share/doc/qore/modules/Pop3Client/html/search/all_f.html
-share/doc/qore/modules/Pop3Client/html/search/all_f.js
-share/doc/qore/modules/Pop3Client/html/search/classes_0.html
-share/doc/qore/modules/Pop3Client/html/search/classes_0.js
-share/doc/qore/modules/Pop3Client/html/search/classes_1.html
-share/doc/qore/modules/Pop3Client/html/search/classes_1.js
-share/doc/qore/modules/Pop3Client/html/search/classes_10.html
-share/doc/qore/modules/Pop3Client/html/search/classes_10.js
-share/doc/qore/modules/Pop3Client/html/search/classes_11.html
-share/doc/qore/modules/Pop3Client/html/search/classes_11.js
-share/doc/qore/modules/Pop3Client/html/search/classes_12.html
-share/doc/qore/modules/Pop3Client/html/search/classes_12.js
-share/doc/qore/modules/Pop3Client/html/search/classes_13.html
-share/doc/qore/modules/Pop3Client/html/search/classes_13.js
-share/doc/qore/modules/Pop3Client/html/search/classes_14.html
-share/doc/qore/modules/Pop3Client/html/search/classes_14.js
-share/doc/qore/modules/Pop3Client/html/search/classes_15.html
-share/doc/qore/modules/Pop3Client/html/search/classes_15.js
-share/doc/qore/modules/Pop3Client/html/search/classes_16.html
-share/doc/qore/modules/Pop3Client/html/search/classes_16.js
-share/doc/qore/modules/Pop3Client/html/search/classes_2.html
-share/doc/qore/modules/Pop3Client/html/search/classes_2.js
-share/doc/qore/modules/Pop3Client/html/search/classes_3.html
-share/doc/qore/modules/Pop3Client/html/search/classes_3.js
-share/doc/qore/modules/Pop3Client/html/search/classes_4.html
-share/doc/qore/modules/Pop3Client/html/search/classes_4.js
-share/doc/qore/modules/Pop3Client/html/search/classes_5.html
-share/doc/qore/modules/Pop3Client/html/search/classes_5.js
-share/doc/qore/modules/Pop3Client/html/search/classes_6.html
-share/doc/qore/modules/Pop3Client/html/search/classes_6.js
-share/doc/qore/modules/Pop3Client/html/search/classes_7.html
-share/doc/qore/modules/Pop3Client/html/search/classes_7.js
-share/doc/qore/modules/Pop3Client/html/search/classes_8.html
-share/doc/qore/modules/Pop3Client/html/search/classes_8.js
-share/doc/qore/modules/Pop3Client/html/search/classes_9.html
-share/doc/qore/modules/Pop3Client/html/search/classes_9.js
-share/doc/qore/modules/Pop3Client/html/search/classes_a.html
-share/doc/qore/modules/Pop3Client/html/search/classes_a.js
-share/doc/qore/modules/Pop3Client/html/search/classes_b.html
-share/doc/qore/modules/Pop3Client/html/search/classes_b.js
-share/doc/qore/modules/Pop3Client/html/search/classes_c.html
-share/doc/qore/modules/Pop3Client/html/search/classes_c.js
-share/doc/qore/modules/Pop3Client/html/search/classes_d.html
-share/doc/qore/modules/Pop3Client/html/search/classes_d.js
-share/doc/qore/modules/Pop3Client/html/search/classes_e.html
-share/doc/qore/modules/Pop3Client/html/search/classes_e.js
-share/doc/qore/modules/Pop3Client/html/search/classes_f.html
-share/doc/qore/modules/Pop3Client/html/search/classes_f.js
+share/doc/qore/modules/Pop3Client/html/search/all_5f.html
+share/doc/qore/modules/Pop3Client/html/search/all_5f.js
+share/doc/qore/modules/Pop3Client/html/search/all_61.html
+share/doc/qore/modules/Pop3Client/html/search/all_61.js
+share/doc/qore/modules/Pop3Client/html/search/all_62.html
+share/doc/qore/modules/Pop3Client/html/search/all_62.js
+share/doc/qore/modules/Pop3Client/html/search/all_63.html
+share/doc/qore/modules/Pop3Client/html/search/all_63.js
+share/doc/qore/modules/Pop3Client/html/search/all_64.html
+share/doc/qore/modules/Pop3Client/html/search/all_64.js
+share/doc/qore/modules/Pop3Client/html/search/all_65.html
+share/doc/qore/modules/Pop3Client/html/search/all_65.js
+share/doc/qore/modules/Pop3Client/html/search/all_66.html
+share/doc/qore/modules/Pop3Client/html/search/all_66.js
+share/doc/qore/modules/Pop3Client/html/search/all_67.html
+share/doc/qore/modules/Pop3Client/html/search/all_67.js
+share/doc/qore/modules/Pop3Client/html/search/all_68.html
+share/doc/qore/modules/Pop3Client/html/search/all_68.js
+share/doc/qore/modules/Pop3Client/html/search/all_69.html
+share/doc/qore/modules/Pop3Client/html/search/all_69.js
+share/doc/qore/modules/Pop3Client/html/search/all_6a.html
+share/doc/qore/modules/Pop3Client/html/search/all_6a.js
+share/doc/qore/modules/Pop3Client/html/search/all_6b.html
+share/doc/qore/modules/Pop3Client/html/search/all_6b.js
+share/doc/qore/modules/Pop3Client/html/search/all_6c.html
+share/doc/qore/modules/Pop3Client/html/search/all_6c.js
+share/doc/qore/modules/Pop3Client/html/search/all_6d.html
+share/doc/qore/modules/Pop3Client/html/search/all_6d.js
+share/doc/qore/modules/Pop3Client/html/search/all_6e.html
+share/doc/qore/modules/Pop3Client/html/search/all_6e.js
+share/doc/qore/modules/Pop3Client/html/search/all_6f.html
+share/doc/qore/modules/Pop3Client/html/search/all_6f.js
+share/doc/qore/modules/Pop3Client/html/search/all_70.html
+share/doc/qore/modules/Pop3Client/html/search/all_70.js
+share/doc/qore/modules/Pop3Client/html/search/all_71.html
+share/doc/qore/modules/Pop3Client/html/search/all_71.js
+share/doc/qore/modules/Pop3Client/html/search/all_72.html
+share/doc/qore/modules/Pop3Client/html/search/all_72.js
+share/doc/qore/modules/Pop3Client/html/search/all_73.html
+share/doc/qore/modules/Pop3Client/html/search/all_73.js
+share/doc/qore/modules/Pop3Client/html/search/all_74.html
+share/doc/qore/modules/Pop3Client/html/search/all_74.js
+share/doc/qore/modules/Pop3Client/html/search/all_75.html
+share/doc/qore/modules/Pop3Client/html/search/all_75.js
+share/doc/qore/modules/Pop3Client/html/search/all_76.html
+share/doc/qore/modules/Pop3Client/html/search/all_76.js
+share/doc/qore/modules/Pop3Client/html/search/all_77.html
+share/doc/qore/modules/Pop3Client/html/search/all_77.js
+share/doc/qore/modules/Pop3Client/html/search/all_78.html
+share/doc/qore/modules/Pop3Client/html/search/all_78.js
+share/doc/qore/modules/Pop3Client/html/search/all_79.html
+share/doc/qore/modules/Pop3Client/html/search/all_79.js
+share/doc/qore/modules/Pop3Client/html/search/all_7a.html
+share/doc/qore/modules/Pop3Client/html/search/all_7a.js
+share/doc/qore/modules/Pop3Client/html/search/classes_61.html
+share/doc/qore/modules/Pop3Client/html/search/classes_61.js
+share/doc/qore/modules/Pop3Client/html/search/classes_62.html
+share/doc/qore/modules/Pop3Client/html/search/classes_62.js
+share/doc/qore/modules/Pop3Client/html/search/classes_63.html
+share/doc/qore/modules/Pop3Client/html/search/classes_63.js
+share/doc/qore/modules/Pop3Client/html/search/classes_64.html
+share/doc/qore/modules/Pop3Client/html/search/classes_64.js
+share/doc/qore/modules/Pop3Client/html/search/classes_65.html
+share/doc/qore/modules/Pop3Client/html/search/classes_65.js
+share/doc/qore/modules/Pop3Client/html/search/classes_66.html
+share/doc/qore/modules/Pop3Client/html/search/classes_66.js
+share/doc/qore/modules/Pop3Client/html/search/classes_67.html
+share/doc/qore/modules/Pop3Client/html/search/classes_67.js
+share/doc/qore/modules/Pop3Client/html/search/classes_68.html
+share/doc/qore/modules/Pop3Client/html/search/classes_68.js
+share/doc/qore/modules/Pop3Client/html/search/classes_69.html
+share/doc/qore/modules/Pop3Client/html/search/classes_69.js
+share/doc/qore/modules/Pop3Client/html/search/classes_6a.html
+share/doc/qore/modules/Pop3Client/html/search/classes_6a.js
+share/doc/qore/modules/Pop3Client/html/search/classes_6c.html
+share/doc/qore/modules/Pop3Client/html/search/classes_6c.js
+share/doc/qore/modules/Pop3Client/html/search/classes_6d.html
+share/doc/qore/modules/Pop3Client/html/search/classes_6d.js
+share/doc/qore/modules/Pop3Client/html/search/classes_6e.html
+share/doc/qore/modules/Pop3Client/html/search/classes_6e.js
+share/doc/qore/modules/Pop3Client/html/search/classes_6f.html
+share/doc/qore/modules/Pop3Client/html/search/classes_6f.js
+share/doc/qore/modules/Pop3Client/html/search/classes_70.html
+share/doc/qore/modules/Pop3Client/html/search/classes_70.js
+share/doc/qore/modules/Pop3Client/html/search/classes_71.html
+share/doc/qore/modules/Pop3Client/html/search/classes_71.js
+share/doc/qore/modules/Pop3Client/html/search/classes_72.html
+share/doc/qore/modules/Pop3Client/html/search/classes_72.js
+share/doc/qore/modules/Pop3Client/html/search/classes_73.html
+share/doc/qore/modules/Pop3Client/html/search/classes_73.js
+share/doc/qore/modules/Pop3Client/html/search/classes_74.html
+share/doc/qore/modules/Pop3Client/html/search/classes_74.js
+share/doc/qore/modules/Pop3Client/html/search/classes_75.html
+share/doc/qore/modules/Pop3Client/html/search/classes_75.js
+share/doc/qore/modules/Pop3Client/html/search/classes_77.html
+share/doc/qore/modules/Pop3Client/html/search/classes_77.js
+share/doc/qore/modules/Pop3Client/html/search/classes_78.html
+share/doc/qore/modules/Pop3Client/html/search/classes_78.js
+share/doc/qore/modules/Pop3Client/html/search/classes_7a.html
+share/doc/qore/modules/Pop3Client/html/search/classes_7a.js
share/doc/qore/modules/Pop3Client/html/search/close.png
-share/doc/qore/modules/Pop3Client/html/search/functions_0.html
-share/doc/qore/modules/Pop3Client/html/search/functions_0.js
-share/doc/qore/modules/Pop3Client/html/search/functions_1.html
-share/doc/qore/modules/Pop3Client/html/search/functions_1.js
-share/doc/qore/modules/Pop3Client/html/search/functions_10.html
-share/doc/qore/modules/Pop3Client/html/search/functions_10.js
-share/doc/qore/modules/Pop3Client/html/search/functions_11.html
-share/doc/qore/modules/Pop3Client/html/search/functions_11.js
-share/doc/qore/modules/Pop3Client/html/search/functions_12.html
-share/doc/qore/modules/Pop3Client/html/search/functions_12.js
-share/doc/qore/modules/Pop3Client/html/search/functions_13.html
-share/doc/qore/modules/Pop3Client/html/search/functions_13.js
-share/doc/qore/modules/Pop3Client/html/search/functions_14.html
-share/doc/qore/modules/Pop3Client/html/search/functions_14.js
-share/doc/qore/modules/Pop3Client/html/search/functions_15.html
-share/doc/qore/modules/Pop3Client/html/search/functions_15.js
-share/doc/qore/modules/Pop3Client/html/search/functions_16.html
-share/doc/qore/modules/Pop3Client/html/search/functions_16.js
-share/doc/qore/modules/Pop3Client/html/search/functions_17.html
-share/doc/qore/modules/Pop3Client/html/search/functions_17.js
-share/doc/qore/modules/Pop3Client/html/search/functions_18.html
-share/doc/qore/modules/Pop3Client/html/search/functions_18.js
-share/doc/qore/modules/Pop3Client/html/search/functions_19.html
-share/doc/qore/modules/Pop3Client/html/search/functions_19.js
-share/doc/qore/modules/Pop3Client/html/search/functions_2.html
-share/doc/qore/modules/Pop3Client/html/search/functions_2.js
-share/doc/qore/modules/Pop3Client/html/search/functions_3.html
-share/doc/qore/modules/Pop3Client/html/search/functions_3.js
-share/doc/qore/modules/Pop3Client/html/search/functions_4.html
-share/doc/qore/modules/Pop3Client/html/search/functions_4.js
-share/doc/qore/modules/Pop3Client/html/search/functions_5.html
-share/doc/qore/modules/Pop3Client/html/search/functions_5.js
-share/doc/qore/modules/Pop3Client/html/search/functions_6.html
-share/doc/qore/modules/Pop3Client/html/search/functions_6.js
-share/doc/qore/modules/Pop3Client/html/search/functions_7.html
-share/doc/qore/modules/Pop3Client/html/search/functions_7.js
-share/doc/qore/modules/Pop3Client/html/search/functions_8.html
-share/doc/qore/modules/Pop3Client/html/search/functions_8.js
-share/doc/qore/modules/Pop3Client/html/search/functions_9.html
-share/doc/qore/modules/Pop3Client/html/search/functions_9.js
-share/doc/qore/modules/Pop3Client/html/search/functions_a.html
-share/doc/qore/modules/Pop3Client/html/search/functions_a.js
-share/doc/qore/modules/Pop3Client/html/search/functions_b.html
-share/doc/qore/modules/Pop3Client/html/search/functions_b.js
-share/doc/qore/modules/Pop3Client/html/search/functions_c.html
-share/doc/qore/modules/Pop3Client/html/search/functions_c.js
-share/doc/qore/modules/Pop3Client/html/search/functions_d.html
-share/doc/qore/modules/Pop3Client/html/search/functions_d.js
-share/doc/qore/modules/Pop3Client/html/search/functions_e.html
-share/doc/qore/modules/Pop3Client/html/search/functions_e.js
-share/doc/qore/modules/Pop3Client/html/search/functions_f.html
-share/doc/qore/modules/Pop3Client/html/search/functions_f.js
-share/doc/qore/modules/Pop3Client/html/search/groups_0.html
-share/doc/qore/modules/Pop3Client/html/search/groups_0.js
-share/doc/qore/modules/Pop3Client/html/search/groups_1.html
-share/doc/qore/modules/Pop3Client/html/search/groups_1.js
-share/doc/qore/modules/Pop3Client/html/search/groups_10.html
-share/doc/qore/modules/Pop3Client/html/search/groups_10.js
-share/doc/qore/modules/Pop3Client/html/search/groups_11.html
-share/doc/qore/modules/Pop3Client/html/search/groups_11.js
-share/doc/qore/modules/Pop3Client/html/search/groups_2.html
-share/doc/qore/modules/Pop3Client/html/search/groups_2.js
-share/doc/qore/modules/Pop3Client/html/search/groups_3.html
-share/doc/qore/modules/Pop3Client/html/search/groups_3.js
-share/doc/qore/modules/Pop3Client/html/search/groups_4.html
-share/doc/qore/modules/Pop3Client/html/search/groups_4.js
-share/doc/qore/modules/Pop3Client/html/search/groups_5.html
-share/doc/qore/modules/Pop3Client/html/search/groups_5.js
-share/doc/qore/modules/Pop3Client/html/search/groups_6.html
-share/doc/qore/modules/Pop3Client/html/search/groups_6.js
-share/doc/qore/modules/Pop3Client/html/search/groups_7.html
-share/doc/qore/modules/Pop3Client/html/search/groups_7.js
-share/doc/qore/modules/Pop3Client/html/search/groups_8.html
-share/doc/qore/modules/Pop3Client/html/search/groups_8.js
-share/doc/qore/modules/Pop3Client/html/search/groups_9.html
-share/doc/qore/modules/Pop3Client/html/search/groups_9.js
-share/doc/qore/modules/Pop3Client/html/search/groups_a.html
-share/doc/qore/modules/Pop3Client/html/search/groups_a.js
-share/doc/qore/modules/Pop3Client/html/search/groups_b.html
-share/doc/qore/modules/Pop3Client/html/search/groups_b.js
-share/doc/qore/modules/Pop3Client/html/search/groups_c.html
-share/doc/qore/modules/Pop3Client/html/search/groups_c.js
-share/doc/qore/modules/Pop3Client/html/search/groups_d.html
-share/doc/qore/modules/Pop3Client/html/search/groups_d.js
-share/doc/qore/modules/Pop3Client/html/search/groups_e.html
-share/doc/qore/modules/Pop3Client/html/search/groups_e.js
-share/doc/qore/modules/Pop3Client/html/search/groups_f.html
-share/doc/qore/modules/Pop3Client/html/search/groups_f.js
+share/doc/qore/modules/Pop3Client/html/search/functions_61.html
+share/doc/qore/modules/Pop3Client/html/search/functions_61.js
+share/doc/qore/modules/Pop3Client/html/search/functions_62.html
+share/doc/qore/modules/Pop3Client/html/search/functions_62.js
+share/doc/qore/modules/Pop3Client/html/search/functions_63.html
+share/doc/qore/modules/Pop3Client/html/search/functions_63.js
+share/doc/qore/modules/Pop3Client/html/search/functions_64.html
+share/doc/qore/modules/Pop3Client/html/search/functions_64.js
+share/doc/qore/modules/Pop3Client/html/search/functions_65.html
+share/doc/qore/modules/Pop3Client/html/search/functions_65.js
+share/doc/qore/modules/Pop3Client/html/search/functions_66.html
+share/doc/qore/modules/Pop3Client/html/search/functions_66.js
+share/doc/qore/modules/Pop3Client/html/search/functions_67.html
+share/doc/qore/modules/Pop3Client/html/search/functions_67.js
+share/doc/qore/modules/Pop3Client/html/search/functions_68.html
+share/doc/qore/modules/Pop3Client/html/search/functions_68.js
+share/doc/qore/modules/Pop3Client/html/search/functions_69.html
+share/doc/qore/modules/Pop3Client/html/search/functions_69.js
+share/doc/qore/modules/Pop3Client/html/search/functions_6a.html
+share/doc/qore/modules/Pop3Client/html/search/functions_6a.js
+share/doc/qore/modules/Pop3Client/html/search/functions_6b.html
+share/doc/qore/modules/Pop3Client/html/search/functions_6b.js
+share/doc/qore/modules/Pop3Client/html/search/functions_6c.html
+share/doc/qore/modules/Pop3Client/html/search/functions_6c.js
+share/doc/qore/modules/Pop3Client/html/search/functions_6d.html
+share/doc/qore/modules/Pop3Client/html/search/functions_6d.js
+share/doc/qore/modules/Pop3Client/html/search/functions_6e.html
+share/doc/qore/modules/Pop3Client/html/search/functions_6e.js
+share/doc/qore/modules/Pop3Client/html/search/functions_6f.html
+share/doc/qore/modules/Pop3Client/html/search/functions_6f.js
+share/doc/qore/modules/Pop3Client/html/search/functions_70.html
+share/doc/qore/modules/Pop3Client/html/search/functions_70.js
+share/doc/qore/modules/Pop3Client/html/search/functions_71.html
+share/doc/qore/modules/Pop3Client/html/search/functions_71.js
+share/doc/qore/modules/Pop3Client/html/search/functions_72.html
+share/doc/qore/modules/Pop3Client/html/search/functions_72.js
+share/doc/qore/modules/Pop3Client/html/search/functions_73.html
+share/doc/qore/modules/Pop3Client/html/search/functions_73.js
+share/doc/qore/modules/Pop3Client/html/search/functions_74.html
+share/doc/qore/modules/Pop3Client/html/search/functions_74.js
+share/doc/qore/modules/Pop3Client/html/search/functions_75.html
+share/doc/qore/modules/Pop3Client/html/search/functions_75.js
+share/doc/qore/modules/Pop3Client/html/search/functions_76.html
+share/doc/qore/modules/Pop3Client/html/search/functions_76.js
+share/doc/qore/modules/Pop3Client/html/search/functions_77.html
+share/doc/qore/modules/Pop3Client/html/search/functions_77.js
+share/doc/qore/modules/Pop3Client/html/search/functions_78.html
+share/doc/qore/modules/Pop3Client/html/search/functions_78.js
+share/doc/qore/modules/Pop3Client/html/search/functions_79.html
+share/doc/qore/modules/Pop3Client/html/search/functions_79.js
+share/doc/qore/modules/Pop3Client/html/search/functions_7a.html
+share/doc/qore/modules/Pop3Client/html/search/functions_7a.js
+share/doc/qore/modules/Pop3Client/html/search/groups_62.html
+share/doc/qore/modules/Pop3Client/html/search/groups_62.js
+share/doc/qore/modules/Pop3Client/html/search/groups_63.html
+share/doc/qore/modules/Pop3Client/html/search/groups_63.js
+share/doc/qore/modules/Pop3Client/html/search/groups_64.html
+share/doc/qore/modules/Pop3Client/html/search/groups_64.js
+share/doc/qore/modules/Pop3Client/html/search/groups_65.html
+share/doc/qore/modules/Pop3Client/html/search/groups_65.js
+share/doc/qore/modules/Pop3Client/html/search/groups_66.html
+share/doc/qore/modules/Pop3Client/html/search/groups_66.js
+share/doc/qore/modules/Pop3Client/html/search/groups_68.html
+share/doc/qore/modules/Pop3Client/html/search/groups_68.js
+share/doc/qore/modules/Pop3Client/html/search/groups_69.html
+share/doc/qore/modules/Pop3Client/html/search/groups_69.js
+share/doc/qore/modules/Pop3Client/html/search/groups_6c.html
+share/doc/qore/modules/Pop3Client/html/search/groups_6c.js
+share/doc/qore/modules/Pop3Client/html/search/groups_6d.html
+share/doc/qore/modules/Pop3Client/html/search/groups_6d.js
+share/doc/qore/modules/Pop3Client/html/search/groups_6e.html
+share/doc/qore/modules/Pop3Client/html/search/groups_6e.js
+share/doc/qore/modules/Pop3Client/html/search/groups_6f.html
+share/doc/qore/modules/Pop3Client/html/search/groups_6f.js
+share/doc/qore/modules/Pop3Client/html/search/groups_70.html
+share/doc/qore/modules/Pop3Client/html/search/groups_70.js
+share/doc/qore/modules/Pop3Client/html/search/groups_72.html
+share/doc/qore/modules/Pop3Client/html/search/groups_72.js
+share/doc/qore/modules/Pop3Client/html/search/groups_73.html
+share/doc/qore/modules/Pop3Client/html/search/groups_73.js
+share/doc/qore/modules/Pop3Client/html/search/groups_74.html
+share/doc/qore/modules/Pop3Client/html/search/groups_74.js
+share/doc/qore/modules/Pop3Client/html/search/groups_75.html
+share/doc/qore/modules/Pop3Client/html/search/groups_75.js
+share/doc/qore/modules/Pop3Client/html/search/groups_77.html
+share/doc/qore/modules/Pop3Client/html/search/groups_77.js
+share/doc/qore/modules/Pop3Client/html/search/groups_78.html
+share/doc/qore/modules/Pop3Client/html/search/groups_78.js
share/doc/qore/modules/Pop3Client/html/search/mag_sel.png
-share/doc/qore/modules/Pop3Client/html/search/namespaces_0.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_0.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_1.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_1.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_2.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_2.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_3.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_3.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_4.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_4.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_5.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_5.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_6.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_6.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_7.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_7.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_8.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_8.js
-share/doc/qore/modules/Pop3Client/html/search/namespaces_9.html
-share/doc/qore/modules/Pop3Client/html/search/namespaces_9.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_63.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_63.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_64.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_64.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_68.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_68.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_6d.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_6d.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_70.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_70.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_71.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_71.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_72.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_72.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_73.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_73.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_75.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_75.js
+share/doc/qore/modules/Pop3Client/html/search/namespaces_77.html
+share/doc/qore/modules/Pop3Client/html/search/namespaces_77.js
share/doc/qore/modules/Pop3Client/html/search/nomatches.html
-share/doc/qore/modules/Pop3Client/html/search/pages_0.html
-share/doc/qore/modules/Pop3Client/html/search/pages_0.js
-share/doc/qore/modules/Pop3Client/html/search/pages_1.html
-share/doc/qore/modules/Pop3Client/html/search/pages_1.js
-share/doc/qore/modules/Pop3Client/html/search/pages_10.html
-share/doc/qore/modules/Pop3Client/html/search/pages_10.js
-share/doc/qore/modules/Pop3Client/html/search/pages_11.html
-share/doc/qore/modules/Pop3Client/html/search/pages_11.js
-share/doc/qore/modules/Pop3Client/html/search/pages_12.html
-share/doc/qore/modules/Pop3Client/html/search/pages_12.js
-share/doc/qore/modules/Pop3Client/html/search/pages_2.html
-share/doc/qore/modules/Pop3Client/html/search/pages_2.js
-share/doc/qore/modules/Pop3Client/html/search/pages_3.html
-share/doc/qore/modules/Pop3Client/html/search/pages_3.js
-share/doc/qore/modules/Pop3Client/html/search/pages_4.html
-share/doc/qore/modules/Pop3Client/html/search/pages_4.js
-share/doc/qore/modules/Pop3Client/html/search/pages_5.html
-share/doc/qore/modules/Pop3Client/html/search/pages_5.js
-share/doc/qore/modules/Pop3Client/html/search/pages_6.html
-share/doc/qore/modules/Pop3Client/html/search/pages_6.js
-share/doc/qore/modules/Pop3Client/html/search/pages_7.html
-share/doc/qore/modules/Pop3Client/html/search/pages_7.js
-share/doc/qore/modules/Pop3Client/html/search/pages_8.html
-share/doc/qore/modules/Pop3Client/html/search/pages_8.js
-share/doc/qore/modules/Pop3Client/html/search/pages_9.html
-share/doc/qore/modules/Pop3Client/html/search/pages_9.js
-share/doc/qore/modules/Pop3Client/html/search/pages_a.html
-share/doc/qore/modules/Pop3Client/html/search/pages_a.js
-share/doc/qore/modules/Pop3Client/html/search/pages_b.html
-share/doc/qore/modules/Pop3Client/html/search/pages_b.js
-share/doc/qore/modules/Pop3Client/html/search/pages_c.html
-share/doc/qore/modules/Pop3Client/html/search/pages_c.js
-share/doc/qore/modules/Pop3Client/html/search/pages_d.html
-share/doc/qore/modules/Pop3Client/html/search/pages_d.js
-share/doc/qore/modules/Pop3Client/html/search/pages_e.html
-share/doc/qore/modules/Pop3Client/html/search/pages_e.js
-share/doc/qore/modules/Pop3Client/html/search/pages_f.html
-share/doc/qore/modules/Pop3Client/html/search/pages_f.js
+share/doc/qore/modules/Pop3Client/html/search/pages_62.html
+share/doc/qore/modules/Pop3Client/html/search/pages_62.js
+share/doc/qore/modules/Pop3Client/html/search/pages_63.html
+share/doc/qore/modules/Pop3Client/html/search/pages_63.js
+share/doc/qore/modules/Pop3Client/html/search/pages_64.html
+share/doc/qore/modules/Pop3Client/html/search/pages_64.js
+share/doc/qore/modules/Pop3Client/html/search/pages_65.html
+share/doc/qore/modules/Pop3Client/html/search/pages_65.js
+share/doc/qore/modules/Pop3Client/html/search/pages_66.html
+share/doc/qore/modules/Pop3Client/html/search/pages_66.js
+share/doc/qore/modules/Pop3Client/html/search/pages_68.html
+share/doc/qore/modules/Pop3Client/html/search/pages_68.js
+share/doc/qore/modules/Pop3Client/html/search/pages_69.html
+share/doc/qore/modules/Pop3Client/html/search/pages_69.js
+share/doc/qore/modules/Pop3Client/html/search/pages_6b.html
+share/doc/qore/modules/Pop3Client/html/search/pages_6b.js
+share/doc/qore/modules/Pop3Client/html/search/pages_6c.html
+share/doc/qore/modules/Pop3Client/html/search/pages_6c.js
+share/doc/qore/modules/Pop3Client/html/search/pages_6d.html
+share/doc/qore/modules/Pop3Client/html/search/pages_6d.js
+share/doc/qore/modules/Pop3Client/html/search/pages_6e.html
+share/doc/qore/modules/Pop3Client/html/search/pages_6e.js
+share/doc/qore/modules/Pop3Client/html/search/pages_6f.html
+share/doc/qore/modules/Pop3Client/html/search/pages_6f.js
+share/doc/qore/modules/Pop3Client/html/search/pages_70.html
+share/doc/qore/modules/Pop3Client/html/search/pages_70.js
+share/doc/qore/modules/Pop3Client/html/search/pages_71.html
+share/doc/qore/modules/Pop3Client/html/search/pages_71.js
+share/doc/qore/modules/Pop3Client/html/search/pages_72.html
+share/doc/qore/modules/Pop3Client/html/search/pages_72.js
+share/doc/qore/modules/Pop3Client/html/search/pages_73.html
+share/doc/qore/modules/Pop3Client/html/search/pages_73.js
+share/doc/qore/modules/Pop3Client/html/search/pages_74.html
+share/doc/qore/modules/Pop3Client/html/search/pages_74.js
+share/doc/qore/modules/Pop3Client/html/search/pages_75.html
+share/doc/qore/modules/Pop3Client/html/search/pages_75.js
+share/doc/qore/modules/Pop3Client/html/search/pages_76.html
+share/doc/qore/modules/Pop3Client/html/search/pages_76.js
+share/doc/qore/modules/Pop3Client/html/search/pages_77.html
+share/doc/qore/modules/Pop3Client/html/search/pages_77.js
share/doc/qore/modules/Pop3Client/html/search/search.css
share/doc/qore/modules/Pop3Client/html/search/search.js
share/doc/qore/modules/Pop3Client/html/search/search_l.png
share/doc/qore/modules/Pop3Client/html/search/search_m.png
share/doc/qore/modules/Pop3Client/html/search/search_r.png
-share/doc/qore/modules/Pop3Client/html/search/searchdata.js
-share/doc/qore/modules/Pop3Client/html/search/variables_0.html
-share/doc/qore/modules/Pop3Client/html/search/variables_0.js
-share/doc/qore/modules/Pop3Client/html/search/variables_1.html
-share/doc/qore/modules/Pop3Client/html/search/variables_1.js
-share/doc/qore/modules/Pop3Client/html/search/variables_10.html
-share/doc/qore/modules/Pop3Client/html/search/variables_10.js
-share/doc/qore/modules/Pop3Client/html/search/variables_11.html
-share/doc/qore/modules/Pop3Client/html/search/variables_11.js
-share/doc/qore/modules/Pop3Client/html/search/variables_12.html
-share/doc/qore/modules/Pop3Client/html/search/variables_12.js
-share/doc/qore/modules/Pop3Client/html/search/variables_13.html
-share/doc/qore/modules/Pop3Client/html/search/variables_13.js
-share/doc/qore/modules/Pop3Client/html/search/variables_14.html
-share/doc/qore/modules/Pop3Client/html/search/variables_14.js
-share/doc/qore/modules/Pop3Client/html/search/variables_15.html
-share/doc/qore/modules/Pop3Client/html/search/variables_15.js
-share/doc/qore/modules/Pop3Client/html/search/variables_16.html
-share/doc/qore/modules/Pop3Client/html/search/variables_16.js
-share/doc/qore/modules/Pop3Client/html/search/variables_17.html
-share/doc/qore/modules/Pop3Client/html/search/variables_17.js
-share/doc/qore/modules/Pop3Client/html/search/variables_18.html
-share/doc/qore/modules/Pop3Client/html/search/variables_18.js
-share/doc/qore/modules/Pop3Client/html/search/variables_19.html
-share/doc/qore/modules/Pop3Client/html/search/variables_19.js
-share/doc/qore/modules/Pop3Client/html/search/variables_2.html
-share/doc/qore/modules/Pop3Client/html/search/variables_2.js
-share/doc/qore/modules/Pop3Client/html/search/variables_3.html
-share/doc/qore/modules/Pop3Client/html/search/variables_3.js
-share/doc/qore/modules/Pop3Client/html/search/variables_4.html
-share/doc/qore/modules/Pop3Client/html/search/variables_4.js
-share/doc/qore/modules/Pop3Client/html/search/variables_5.html
-share/doc/qore/modules/Pop3Client/html/search/variables_5.js
-share/doc/qore/modules/Pop3Client/html/search/variables_6.html
-share/doc/qore/modules/Pop3Client/html/search/variables_6.js
-share/doc/qore/modules/Pop3Client/html/search/variables_7.html
-share/doc/qore/modules/Pop3Client/html/search/variables_7.js
-share/doc/qore/modules/Pop3Client/html/search/variables_8.html
-share/doc/qore/modules/Pop3Client/html/search/variables_8.js
-share/doc/qore/modules/Pop3Client/html/search/variables_9.html
-share/doc/qore/modules/Pop3Client/html/search/variables_9.js
-share/doc/qore/modules/Pop3Client/html/search/variables_a.html
-share/doc/qore/modules/Pop3Client/html/search/variables_a.js
-share/doc/qore/modules/Pop3Client/html/search/variables_b.html
-share/doc/qore/modules/Pop3Client/html/search/variables_b.js
-share/doc/qore/modules/Pop3Client/html/search/variables_c.html
-share/doc/qore/modules/Pop3Client/html/search/variables_c.js
-share/doc/qore/modules/Pop3Client/html/search/variables_d.html
-share/doc/qore/modules/Pop3Client/html/search/variables_d.js
-share/doc/qore/modules/Pop3Client/html/search/variables_e.html
-share/doc/qore/modules/Pop3Client/html/search/variables_e.js
-share/doc/qore/modules/Pop3Client/html/search/variables_f.html
-share/doc/qore/modules/Pop3Client/html/search/variables_f.js
-share/doc/qore/modules/Pop3Client/html/splitbar.png
+share/doc/qore/modules/Pop3Client/html/search/variables_5f.html
+share/doc/qore/modules/Pop3Client/html/search/variables_5f.js
+share/doc/qore/modules/Pop3Client/html/search/variables_61.html
+share/doc/qore/modules/Pop3Client/html/search/variables_61.js
+share/doc/qore/modules/Pop3Client/html/search/variables_62.html
+share/doc/qore/modules/Pop3Client/html/search/variables_62.js
+share/doc/qore/modules/Pop3Client/html/search/variables_63.html
+share/doc/qore/modules/Pop3Client/html/search/variables_63.js
+share/doc/qore/modules/Pop3Client/html/search/variables_64.html
+share/doc/qore/modules/Pop3Client/html/search/variables_64.js
+share/doc/qore/modules/Pop3Client/html/search/variables_65.html
+share/doc/qore/modules/Pop3Client/html/search/variables_65.js
+share/doc/qore/modules/Pop3Client/html/search/variables_66.html
+share/doc/qore/modules/Pop3Client/html/search/variables_66.js
+share/doc/qore/modules/Pop3Client/html/search/variables_67.html
+share/doc/qore/modules/Pop3Client/html/search/variables_67.js
+share/doc/qore/modules/Pop3Client/html/search/variables_68.html
+share/doc/qore/modules/Pop3Client/html/search/variables_68.js
+share/doc/qore/modules/Pop3Client/html/search/variables_69.html
+share/doc/qore/modules/Pop3Client/html/search/variables_69.js
+share/doc/qore/modules/Pop3Client/html/search/variables_6a.html
+share/doc/qore/modules/Pop3Client/html/search/variables_6a.js
+share/doc/qore/modules/Pop3Client/html/search/variables_6c.html
+share/doc/qore/modules/Pop3Client/html/search/variables_6c.js
+share/doc/qore/modules/Pop3Client/html/search/variables_6d.html
+share/doc/qore/modules/Pop3Client/html/search/variables_6d.js
+share/doc/qore/modules/Pop3Client/html/search/variables_6e.html
+share/doc/qore/modules/Pop3Client/html/search/variables_6e.js
+share/doc/qore/modules/Pop3Client/html/search/variables_6f.html
+share/doc/qore/modules/Pop3Client/html/search/variables_6f.js
+share/doc/qore/modules/Pop3Client/html/search/variables_70.html
+share/doc/qore/modules/Pop3Client/html/search/variables_70.js
+share/doc/qore/modules/Pop3Client/html/search/variables_71.html
+share/doc/qore/modules/Pop3Client/html/search/variables_71.js
+share/doc/qore/modules/Pop3Client/html/search/variables_72.html
+share/doc/qore/modules/Pop3Client/html/search/variables_72.js
+share/doc/qore/modules/Pop3Client/html/search/variables_73.html
+share/doc/qore/modules/Pop3Client/html/search/variables_73.js
+share/doc/qore/modules/Pop3Client/html/search/variables_74.html
+share/doc/qore/modules/Pop3Client/html/search/variables_74.js
+share/doc/qore/modules/Pop3Client/html/search/variables_75.html
+share/doc/qore/modules/Pop3Client/html/search/variables_75.js
+share/doc/qore/modules/Pop3Client/html/search/variables_76.html
+share/doc/qore/modules/Pop3Client/html/search/variables_76.js
+share/doc/qore/modules/Pop3Client/html/search/variables_77.html
+share/doc/qore/modules/Pop3Client/html/search/variables_77.js
+share/doc/qore/modules/Pop3Client/html/search/variables_78.html
+share/doc/qore/modules/Pop3Client/html/search/variables_78.js
+share/doc/qore/modules/Pop3Client/html/search/variables_79.html
+share/doc/qore/modules/Pop3Client/html/search/variables_79.js
+share/doc/qore/modules/Pop3Client/html/search/variables_7a.html
+share/doc/qore/modules/Pop3Client/html/search/variables_7a.js
share/doc/qore/modules/Pop3Client/html/sync_off.png
share/doc/qore/modules/Pop3Client/html/sync_on.png
share/doc/qore/modules/Pop3Client/html/tab_a.png
@@ -11773,7 +12540,7 @@ share/doc/qore/modules/Pop3Client/html/tab_s.png
share/doc/qore/modules/Pop3Client/html/tabs.css
share/doc/qore/modules/QUnit/html/_q_unit_8qm_8dox_8h_source.html
share/doc/qore/modules/QUnit/html/annotated.html
-share/doc/qore/modules/QUnit/html/annotated_dup.js
+share/doc/qore/modules/QUnit/html/annotated.js
share/doc/qore/modules/QUnit/html/bc_s.png
share/doc/qore/modules/QUnit/html/bdwn.png
share/doc/qore/modules/QUnit/html/class_q_unit_1_1_abstract_test_result-members.html
@@ -11852,13 +12619,32 @@ share/doc/qore/modules/QUnit/html/class_q_unit_1_1_test_result_value__inherit__g
share/doc/qore/modules/QUnit/html/classes.html
share/doc/qore/modules/QUnit/html/closed.png
share/doc/qore/modules/QUnit/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/QUnit/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/QUnit/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/QUnit/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/QUnit/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/QUnit/html/doc.png
+share/doc/qore/modules/QUnit/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/QUnit/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/QUnit/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/QUnit/html/doxygen.css
share/doc/qore/modules/QUnit/html/doxygen.png
share/doc/qore/modules/QUnit/html/dynsections.js
-share/doc/qore/modules/QUnit/html/folderclosed.png
-share/doc/qore/modules/QUnit/html/folderopen.png
+share/doc/qore/modules/QUnit/html/ftv2blank.png
+share/doc/qore/modules/QUnit/html/ftv2cl.png
+share/doc/qore/modules/QUnit/html/ftv2doc.png
+share/doc/qore/modules/QUnit/html/ftv2folderclosed.png
+share/doc/qore/modules/QUnit/html/ftv2folderopen.png
+share/doc/qore/modules/QUnit/html/ftv2lastnode.png
+share/doc/qore/modules/QUnit/html/ftv2link.png
+share/doc/qore/modules/QUnit/html/ftv2mlastnode.png
+share/doc/qore/modules/QUnit/html/ftv2mnode.png
+share/doc/qore/modules/QUnit/html/ftv2mo.png
+share/doc/qore/modules/QUnit/html/ftv2node.png
+share/doc/qore/modules/QUnit/html/ftv2ns.png
+share/doc/qore/modules/QUnit/html/ftv2plastnode.png
+share/doc/qore/modules/QUnit/html/ftv2pnode.png
+share/doc/qore/modules/QUnit/html/ftv2splitbar.png
+share/doc/qore/modules/QUnit/html/ftv2vertline.png
share/doc/qore/modules/QUnit/html/functions.html
share/doc/qore/modules/QUnit/html/functions_func.html
share/doc/qore/modules/QUnit/html/functions_vars.html
@@ -11880,8 +12666,6 @@ share/doc/qore/modules/QUnit/html/inherit_graph_2.md5
share/doc/qore/modules/QUnit/html/inherit_graph_2.png
share/doc/qore/modules/QUnit/html/inherits.html
share/doc/qore/modules/QUnit/html/jquery.js
-share/doc/qore/modules/QUnit/html/menu.js
-share/doc/qore/modules/QUnit/html/menudata.js
share/doc/qore/modules/QUnit/html/namespace_q_unit.html
share/doc/qore/modules/QUnit/html/namespace_q_unit.js
share/doc/qore/modules/QUnit/html/namespaces.html
@@ -11891,317 +12675,316 @@ share/doc/qore/modules/QUnit/html/nav_g.png
share/doc/qore/modules/QUnit/html/nav_h.png
share/doc/qore/modules/QUnit/html/navtree.css
share/doc/qore/modules/QUnit/html/navtree.js
-share/doc/qore/modules/QUnit/html/navtreedata.js
share/doc/qore/modules/QUnit/html/navtreeindex0.js
share/doc/qore/modules/QUnit/html/open.png
share/doc/qore/modules/QUnit/html/pages.html
share/doc/qore/modules/QUnit/html/resize.js
-share/doc/qore/modules/QUnit/html/search/all_0.html
-share/doc/qore/modules/QUnit/html/search/all_0.js
-share/doc/qore/modules/QUnit/html/search/all_1.html
-share/doc/qore/modules/QUnit/html/search/all_1.js
-share/doc/qore/modules/QUnit/html/search/all_10.html
-share/doc/qore/modules/QUnit/html/search/all_10.js
-share/doc/qore/modules/QUnit/html/search/all_11.html
-share/doc/qore/modules/QUnit/html/search/all_11.js
-share/doc/qore/modules/QUnit/html/search/all_12.html
-share/doc/qore/modules/QUnit/html/search/all_12.js
-share/doc/qore/modules/QUnit/html/search/all_13.html
-share/doc/qore/modules/QUnit/html/search/all_13.js
-share/doc/qore/modules/QUnit/html/search/all_14.html
-share/doc/qore/modules/QUnit/html/search/all_14.js
-share/doc/qore/modules/QUnit/html/search/all_15.html
-share/doc/qore/modules/QUnit/html/search/all_15.js
-share/doc/qore/modules/QUnit/html/search/all_16.html
-share/doc/qore/modules/QUnit/html/search/all_16.js
-share/doc/qore/modules/QUnit/html/search/all_17.html
-share/doc/qore/modules/QUnit/html/search/all_17.js
-share/doc/qore/modules/QUnit/html/search/all_18.html
-share/doc/qore/modules/QUnit/html/search/all_18.js
-share/doc/qore/modules/QUnit/html/search/all_19.html
-share/doc/qore/modules/QUnit/html/search/all_19.js
-share/doc/qore/modules/QUnit/html/search/all_1a.html
-share/doc/qore/modules/QUnit/html/search/all_1a.js
-share/doc/qore/modules/QUnit/html/search/all_2.html
-share/doc/qore/modules/QUnit/html/search/all_2.js
-share/doc/qore/modules/QUnit/html/search/all_3.html
-share/doc/qore/modules/QUnit/html/search/all_3.js
-share/doc/qore/modules/QUnit/html/search/all_4.html
-share/doc/qore/modules/QUnit/html/search/all_4.js
-share/doc/qore/modules/QUnit/html/search/all_5.html
-share/doc/qore/modules/QUnit/html/search/all_5.js
-share/doc/qore/modules/QUnit/html/search/all_6.html
-share/doc/qore/modules/QUnit/html/search/all_6.js
-share/doc/qore/modules/QUnit/html/search/all_7.html
-share/doc/qore/modules/QUnit/html/search/all_7.js
-share/doc/qore/modules/QUnit/html/search/all_8.html
-share/doc/qore/modules/QUnit/html/search/all_8.js
-share/doc/qore/modules/QUnit/html/search/all_9.html
-share/doc/qore/modules/QUnit/html/search/all_9.js
-share/doc/qore/modules/QUnit/html/search/all_a.html
-share/doc/qore/modules/QUnit/html/search/all_a.js
-share/doc/qore/modules/QUnit/html/search/all_b.html
-share/doc/qore/modules/QUnit/html/search/all_b.js
-share/doc/qore/modules/QUnit/html/search/all_c.html
-share/doc/qore/modules/QUnit/html/search/all_c.js
-share/doc/qore/modules/QUnit/html/search/all_d.html
-share/doc/qore/modules/QUnit/html/search/all_d.js
-share/doc/qore/modules/QUnit/html/search/all_e.html
-share/doc/qore/modules/QUnit/html/search/all_e.js
-share/doc/qore/modules/QUnit/html/search/all_f.html
-share/doc/qore/modules/QUnit/html/search/all_f.js
-share/doc/qore/modules/QUnit/html/search/classes_0.html
-share/doc/qore/modules/QUnit/html/search/classes_0.js
-share/doc/qore/modules/QUnit/html/search/classes_1.html
-share/doc/qore/modules/QUnit/html/search/classes_1.js
-share/doc/qore/modules/QUnit/html/search/classes_10.html
-share/doc/qore/modules/QUnit/html/search/classes_10.js
-share/doc/qore/modules/QUnit/html/search/classes_11.html
-share/doc/qore/modules/QUnit/html/search/classes_11.js
-share/doc/qore/modules/QUnit/html/search/classes_12.html
-share/doc/qore/modules/QUnit/html/search/classes_12.js
-share/doc/qore/modules/QUnit/html/search/classes_13.html
-share/doc/qore/modules/QUnit/html/search/classes_13.js
-share/doc/qore/modules/QUnit/html/search/classes_14.html
-share/doc/qore/modules/QUnit/html/search/classes_14.js
-share/doc/qore/modules/QUnit/html/search/classes_15.html
-share/doc/qore/modules/QUnit/html/search/classes_15.js
-share/doc/qore/modules/QUnit/html/search/classes_16.html
-share/doc/qore/modules/QUnit/html/search/classes_16.js
-share/doc/qore/modules/QUnit/html/search/classes_2.html
-share/doc/qore/modules/QUnit/html/search/classes_2.js
-share/doc/qore/modules/QUnit/html/search/classes_3.html
-share/doc/qore/modules/QUnit/html/search/classes_3.js
-share/doc/qore/modules/QUnit/html/search/classes_4.html
-share/doc/qore/modules/QUnit/html/search/classes_4.js
-share/doc/qore/modules/QUnit/html/search/classes_5.html
-share/doc/qore/modules/QUnit/html/search/classes_5.js
-share/doc/qore/modules/QUnit/html/search/classes_6.html
-share/doc/qore/modules/QUnit/html/search/classes_6.js
-share/doc/qore/modules/QUnit/html/search/classes_7.html
-share/doc/qore/modules/QUnit/html/search/classes_7.js
-share/doc/qore/modules/QUnit/html/search/classes_8.html
-share/doc/qore/modules/QUnit/html/search/classes_8.js
-share/doc/qore/modules/QUnit/html/search/classes_9.html
-share/doc/qore/modules/QUnit/html/search/classes_9.js
-share/doc/qore/modules/QUnit/html/search/classes_a.html
-share/doc/qore/modules/QUnit/html/search/classes_a.js
-share/doc/qore/modules/QUnit/html/search/classes_b.html
-share/doc/qore/modules/QUnit/html/search/classes_b.js
-share/doc/qore/modules/QUnit/html/search/classes_c.html
-share/doc/qore/modules/QUnit/html/search/classes_c.js
-share/doc/qore/modules/QUnit/html/search/classes_d.html
-share/doc/qore/modules/QUnit/html/search/classes_d.js
-share/doc/qore/modules/QUnit/html/search/classes_e.html
-share/doc/qore/modules/QUnit/html/search/classes_e.js
-share/doc/qore/modules/QUnit/html/search/classes_f.html
-share/doc/qore/modules/QUnit/html/search/classes_f.js
+share/doc/qore/modules/QUnit/html/search/all_5f.html
+share/doc/qore/modules/QUnit/html/search/all_5f.js
+share/doc/qore/modules/QUnit/html/search/all_61.html
+share/doc/qore/modules/QUnit/html/search/all_61.js
+share/doc/qore/modules/QUnit/html/search/all_62.html
+share/doc/qore/modules/QUnit/html/search/all_62.js
+share/doc/qore/modules/QUnit/html/search/all_63.html
+share/doc/qore/modules/QUnit/html/search/all_63.js
+share/doc/qore/modules/QUnit/html/search/all_64.html
+share/doc/qore/modules/QUnit/html/search/all_64.js
+share/doc/qore/modules/QUnit/html/search/all_65.html
+share/doc/qore/modules/QUnit/html/search/all_65.js
+share/doc/qore/modules/QUnit/html/search/all_66.html
+share/doc/qore/modules/QUnit/html/search/all_66.js
+share/doc/qore/modules/QUnit/html/search/all_67.html
+share/doc/qore/modules/QUnit/html/search/all_67.js
+share/doc/qore/modules/QUnit/html/search/all_68.html
+share/doc/qore/modules/QUnit/html/search/all_68.js
+share/doc/qore/modules/QUnit/html/search/all_69.html
+share/doc/qore/modules/QUnit/html/search/all_69.js
+share/doc/qore/modules/QUnit/html/search/all_6a.html
+share/doc/qore/modules/QUnit/html/search/all_6a.js
+share/doc/qore/modules/QUnit/html/search/all_6b.html
+share/doc/qore/modules/QUnit/html/search/all_6b.js
+share/doc/qore/modules/QUnit/html/search/all_6c.html
+share/doc/qore/modules/QUnit/html/search/all_6c.js
+share/doc/qore/modules/QUnit/html/search/all_6d.html
+share/doc/qore/modules/QUnit/html/search/all_6d.js
+share/doc/qore/modules/QUnit/html/search/all_6e.html
+share/doc/qore/modules/QUnit/html/search/all_6e.js
+share/doc/qore/modules/QUnit/html/search/all_6f.html
+share/doc/qore/modules/QUnit/html/search/all_6f.js
+share/doc/qore/modules/QUnit/html/search/all_70.html
+share/doc/qore/modules/QUnit/html/search/all_70.js
+share/doc/qore/modules/QUnit/html/search/all_71.html
+share/doc/qore/modules/QUnit/html/search/all_71.js
+share/doc/qore/modules/QUnit/html/search/all_72.html
+share/doc/qore/modules/QUnit/html/search/all_72.js
+share/doc/qore/modules/QUnit/html/search/all_73.html
+share/doc/qore/modules/QUnit/html/search/all_73.js
+share/doc/qore/modules/QUnit/html/search/all_74.html
+share/doc/qore/modules/QUnit/html/search/all_74.js
+share/doc/qore/modules/QUnit/html/search/all_75.html
+share/doc/qore/modules/QUnit/html/search/all_75.js
+share/doc/qore/modules/QUnit/html/search/all_76.html
+share/doc/qore/modules/QUnit/html/search/all_76.js
+share/doc/qore/modules/QUnit/html/search/all_77.html
+share/doc/qore/modules/QUnit/html/search/all_77.js
+share/doc/qore/modules/QUnit/html/search/all_78.html
+share/doc/qore/modules/QUnit/html/search/all_78.js
+share/doc/qore/modules/QUnit/html/search/all_79.html
+share/doc/qore/modules/QUnit/html/search/all_79.js
+share/doc/qore/modules/QUnit/html/search/all_7a.html
+share/doc/qore/modules/QUnit/html/search/all_7a.js
+share/doc/qore/modules/QUnit/html/search/classes_61.html
+share/doc/qore/modules/QUnit/html/search/classes_61.js
+share/doc/qore/modules/QUnit/html/search/classes_62.html
+share/doc/qore/modules/QUnit/html/search/classes_62.js
+share/doc/qore/modules/QUnit/html/search/classes_63.html
+share/doc/qore/modules/QUnit/html/search/classes_63.js
+share/doc/qore/modules/QUnit/html/search/classes_64.html
+share/doc/qore/modules/QUnit/html/search/classes_64.js
+share/doc/qore/modules/QUnit/html/search/classes_65.html
+share/doc/qore/modules/QUnit/html/search/classes_65.js
+share/doc/qore/modules/QUnit/html/search/classes_66.html
+share/doc/qore/modules/QUnit/html/search/classes_66.js
+share/doc/qore/modules/QUnit/html/search/classes_67.html
+share/doc/qore/modules/QUnit/html/search/classes_67.js
+share/doc/qore/modules/QUnit/html/search/classes_68.html
+share/doc/qore/modules/QUnit/html/search/classes_68.js
+share/doc/qore/modules/QUnit/html/search/classes_69.html
+share/doc/qore/modules/QUnit/html/search/classes_69.js
+share/doc/qore/modules/QUnit/html/search/classes_6a.html
+share/doc/qore/modules/QUnit/html/search/classes_6a.js
+share/doc/qore/modules/QUnit/html/search/classes_6c.html
+share/doc/qore/modules/QUnit/html/search/classes_6c.js
+share/doc/qore/modules/QUnit/html/search/classes_6d.html
+share/doc/qore/modules/QUnit/html/search/classes_6d.js
+share/doc/qore/modules/QUnit/html/search/classes_6e.html
+share/doc/qore/modules/QUnit/html/search/classes_6e.js
+share/doc/qore/modules/QUnit/html/search/classes_6f.html
+share/doc/qore/modules/QUnit/html/search/classes_6f.js
+share/doc/qore/modules/QUnit/html/search/classes_70.html
+share/doc/qore/modules/QUnit/html/search/classes_70.js
+share/doc/qore/modules/QUnit/html/search/classes_71.html
+share/doc/qore/modules/QUnit/html/search/classes_71.js
+share/doc/qore/modules/QUnit/html/search/classes_72.html
+share/doc/qore/modules/QUnit/html/search/classes_72.js
+share/doc/qore/modules/QUnit/html/search/classes_73.html
+share/doc/qore/modules/QUnit/html/search/classes_73.js
+share/doc/qore/modules/QUnit/html/search/classes_74.html
+share/doc/qore/modules/QUnit/html/search/classes_74.js
+share/doc/qore/modules/QUnit/html/search/classes_75.html
+share/doc/qore/modules/QUnit/html/search/classes_75.js
+share/doc/qore/modules/QUnit/html/search/classes_77.html
+share/doc/qore/modules/QUnit/html/search/classes_77.js
+share/doc/qore/modules/QUnit/html/search/classes_78.html
+share/doc/qore/modules/QUnit/html/search/classes_78.js
+share/doc/qore/modules/QUnit/html/search/classes_7a.html
+share/doc/qore/modules/QUnit/html/search/classes_7a.js
share/doc/qore/modules/QUnit/html/search/close.png
-share/doc/qore/modules/QUnit/html/search/functions_0.html
-share/doc/qore/modules/QUnit/html/search/functions_0.js
-share/doc/qore/modules/QUnit/html/search/functions_1.html
-share/doc/qore/modules/QUnit/html/search/functions_1.js
-share/doc/qore/modules/QUnit/html/search/functions_10.html
-share/doc/qore/modules/QUnit/html/search/functions_10.js
-share/doc/qore/modules/QUnit/html/search/functions_11.html
-share/doc/qore/modules/QUnit/html/search/functions_11.js
-share/doc/qore/modules/QUnit/html/search/functions_12.html
-share/doc/qore/modules/QUnit/html/search/functions_12.js
-share/doc/qore/modules/QUnit/html/search/functions_13.html
-share/doc/qore/modules/QUnit/html/search/functions_13.js
-share/doc/qore/modules/QUnit/html/search/functions_14.html
-share/doc/qore/modules/QUnit/html/search/functions_14.js
-share/doc/qore/modules/QUnit/html/search/functions_15.html
-share/doc/qore/modules/QUnit/html/search/functions_15.js
-share/doc/qore/modules/QUnit/html/search/functions_16.html
-share/doc/qore/modules/QUnit/html/search/functions_16.js
-share/doc/qore/modules/QUnit/html/search/functions_17.html
-share/doc/qore/modules/QUnit/html/search/functions_17.js
-share/doc/qore/modules/QUnit/html/search/functions_18.html
-share/doc/qore/modules/QUnit/html/search/functions_18.js
-share/doc/qore/modules/QUnit/html/search/functions_19.html
-share/doc/qore/modules/QUnit/html/search/functions_19.js
-share/doc/qore/modules/QUnit/html/search/functions_2.html
-share/doc/qore/modules/QUnit/html/search/functions_2.js
-share/doc/qore/modules/QUnit/html/search/functions_3.html
-share/doc/qore/modules/QUnit/html/search/functions_3.js
-share/doc/qore/modules/QUnit/html/search/functions_4.html
-share/doc/qore/modules/QUnit/html/search/functions_4.js
-share/doc/qore/modules/QUnit/html/search/functions_5.html
-share/doc/qore/modules/QUnit/html/search/functions_5.js
-share/doc/qore/modules/QUnit/html/search/functions_6.html
-share/doc/qore/modules/QUnit/html/search/functions_6.js
-share/doc/qore/modules/QUnit/html/search/functions_7.html
-share/doc/qore/modules/QUnit/html/search/functions_7.js
-share/doc/qore/modules/QUnit/html/search/functions_8.html
-share/doc/qore/modules/QUnit/html/search/functions_8.js
-share/doc/qore/modules/QUnit/html/search/functions_9.html
-share/doc/qore/modules/QUnit/html/search/functions_9.js
-share/doc/qore/modules/QUnit/html/search/functions_a.html
-share/doc/qore/modules/QUnit/html/search/functions_a.js
-share/doc/qore/modules/QUnit/html/search/functions_b.html
-share/doc/qore/modules/QUnit/html/search/functions_b.js
-share/doc/qore/modules/QUnit/html/search/functions_c.html
-share/doc/qore/modules/QUnit/html/search/functions_c.js
-share/doc/qore/modules/QUnit/html/search/functions_d.html
-share/doc/qore/modules/QUnit/html/search/functions_d.js
-share/doc/qore/modules/QUnit/html/search/functions_e.html
-share/doc/qore/modules/QUnit/html/search/functions_e.js
-share/doc/qore/modules/QUnit/html/search/functions_f.html
-share/doc/qore/modules/QUnit/html/search/functions_f.js
-share/doc/qore/modules/QUnit/html/search/groups_0.html
-share/doc/qore/modules/QUnit/html/search/groups_0.js
-share/doc/qore/modules/QUnit/html/search/groups_1.html
-share/doc/qore/modules/QUnit/html/search/groups_1.js
-share/doc/qore/modules/QUnit/html/search/groups_10.html
-share/doc/qore/modules/QUnit/html/search/groups_10.js
-share/doc/qore/modules/QUnit/html/search/groups_11.html
-share/doc/qore/modules/QUnit/html/search/groups_11.js
-share/doc/qore/modules/QUnit/html/search/groups_2.html
-share/doc/qore/modules/QUnit/html/search/groups_2.js
-share/doc/qore/modules/QUnit/html/search/groups_3.html
-share/doc/qore/modules/QUnit/html/search/groups_3.js
-share/doc/qore/modules/QUnit/html/search/groups_4.html
-share/doc/qore/modules/QUnit/html/search/groups_4.js
-share/doc/qore/modules/QUnit/html/search/groups_5.html
-share/doc/qore/modules/QUnit/html/search/groups_5.js
-share/doc/qore/modules/QUnit/html/search/groups_6.html
-share/doc/qore/modules/QUnit/html/search/groups_6.js
-share/doc/qore/modules/QUnit/html/search/groups_7.html
-share/doc/qore/modules/QUnit/html/search/groups_7.js
-share/doc/qore/modules/QUnit/html/search/groups_8.html
-share/doc/qore/modules/QUnit/html/search/groups_8.js
-share/doc/qore/modules/QUnit/html/search/groups_9.html
-share/doc/qore/modules/QUnit/html/search/groups_9.js
-share/doc/qore/modules/QUnit/html/search/groups_a.html
-share/doc/qore/modules/QUnit/html/search/groups_a.js
-share/doc/qore/modules/QUnit/html/search/groups_b.html
-share/doc/qore/modules/QUnit/html/search/groups_b.js
-share/doc/qore/modules/QUnit/html/search/groups_c.html
-share/doc/qore/modules/QUnit/html/search/groups_c.js
-share/doc/qore/modules/QUnit/html/search/groups_d.html
-share/doc/qore/modules/QUnit/html/search/groups_d.js
-share/doc/qore/modules/QUnit/html/search/groups_e.html
-share/doc/qore/modules/QUnit/html/search/groups_e.js
-share/doc/qore/modules/QUnit/html/search/groups_f.html
-share/doc/qore/modules/QUnit/html/search/groups_f.js
+share/doc/qore/modules/QUnit/html/search/functions_61.html
+share/doc/qore/modules/QUnit/html/search/functions_61.js
+share/doc/qore/modules/QUnit/html/search/functions_62.html
+share/doc/qore/modules/QUnit/html/search/functions_62.js
+share/doc/qore/modules/QUnit/html/search/functions_63.html
+share/doc/qore/modules/QUnit/html/search/functions_63.js
+share/doc/qore/modules/QUnit/html/search/functions_64.html
+share/doc/qore/modules/QUnit/html/search/functions_64.js
+share/doc/qore/modules/QUnit/html/search/functions_65.html
+share/doc/qore/modules/QUnit/html/search/functions_65.js
+share/doc/qore/modules/QUnit/html/search/functions_66.html
+share/doc/qore/modules/QUnit/html/search/functions_66.js
+share/doc/qore/modules/QUnit/html/search/functions_67.html
+share/doc/qore/modules/QUnit/html/search/functions_67.js
+share/doc/qore/modules/QUnit/html/search/functions_68.html
+share/doc/qore/modules/QUnit/html/search/functions_68.js
+share/doc/qore/modules/QUnit/html/search/functions_69.html
+share/doc/qore/modules/QUnit/html/search/functions_69.js
+share/doc/qore/modules/QUnit/html/search/functions_6a.html
+share/doc/qore/modules/QUnit/html/search/functions_6a.js
+share/doc/qore/modules/QUnit/html/search/functions_6b.html
+share/doc/qore/modules/QUnit/html/search/functions_6b.js
+share/doc/qore/modules/QUnit/html/search/functions_6c.html
+share/doc/qore/modules/QUnit/html/search/functions_6c.js
+share/doc/qore/modules/QUnit/html/search/functions_6d.html
+share/doc/qore/modules/QUnit/html/search/functions_6d.js
+share/doc/qore/modules/QUnit/html/search/functions_6e.html
+share/doc/qore/modules/QUnit/html/search/functions_6e.js
+share/doc/qore/modules/QUnit/html/search/functions_6f.html
+share/doc/qore/modules/QUnit/html/search/functions_6f.js
+share/doc/qore/modules/QUnit/html/search/functions_70.html
+share/doc/qore/modules/QUnit/html/search/functions_70.js
+share/doc/qore/modules/QUnit/html/search/functions_71.html
+share/doc/qore/modules/QUnit/html/search/functions_71.js
+share/doc/qore/modules/QUnit/html/search/functions_72.html
+share/doc/qore/modules/QUnit/html/search/functions_72.js
+share/doc/qore/modules/QUnit/html/search/functions_73.html
+share/doc/qore/modules/QUnit/html/search/functions_73.js
+share/doc/qore/modules/QUnit/html/search/functions_74.html
+share/doc/qore/modules/QUnit/html/search/functions_74.js
+share/doc/qore/modules/QUnit/html/search/functions_75.html
+share/doc/qore/modules/QUnit/html/search/functions_75.js
+share/doc/qore/modules/QUnit/html/search/functions_76.html
+share/doc/qore/modules/QUnit/html/search/functions_76.js
+share/doc/qore/modules/QUnit/html/search/functions_77.html
+share/doc/qore/modules/QUnit/html/search/functions_77.js
+share/doc/qore/modules/QUnit/html/search/functions_78.html
+share/doc/qore/modules/QUnit/html/search/functions_78.js
+share/doc/qore/modules/QUnit/html/search/functions_79.html
+share/doc/qore/modules/QUnit/html/search/functions_79.js
+share/doc/qore/modules/QUnit/html/search/functions_7a.html
+share/doc/qore/modules/QUnit/html/search/functions_7a.js
+share/doc/qore/modules/QUnit/html/search/groups_62.html
+share/doc/qore/modules/QUnit/html/search/groups_62.js
+share/doc/qore/modules/QUnit/html/search/groups_63.html
+share/doc/qore/modules/QUnit/html/search/groups_63.js
+share/doc/qore/modules/QUnit/html/search/groups_64.html
+share/doc/qore/modules/QUnit/html/search/groups_64.js
+share/doc/qore/modules/QUnit/html/search/groups_65.html
+share/doc/qore/modules/QUnit/html/search/groups_65.js
+share/doc/qore/modules/QUnit/html/search/groups_66.html
+share/doc/qore/modules/QUnit/html/search/groups_66.js
+share/doc/qore/modules/QUnit/html/search/groups_68.html
+share/doc/qore/modules/QUnit/html/search/groups_68.js
+share/doc/qore/modules/QUnit/html/search/groups_69.html
+share/doc/qore/modules/QUnit/html/search/groups_69.js
+share/doc/qore/modules/QUnit/html/search/groups_6c.html
+share/doc/qore/modules/QUnit/html/search/groups_6c.js
+share/doc/qore/modules/QUnit/html/search/groups_6d.html
+share/doc/qore/modules/QUnit/html/search/groups_6d.js
+share/doc/qore/modules/QUnit/html/search/groups_6e.html
+share/doc/qore/modules/QUnit/html/search/groups_6e.js
+share/doc/qore/modules/QUnit/html/search/groups_6f.html
+share/doc/qore/modules/QUnit/html/search/groups_6f.js
+share/doc/qore/modules/QUnit/html/search/groups_70.html
+share/doc/qore/modules/QUnit/html/search/groups_70.js
+share/doc/qore/modules/QUnit/html/search/groups_72.html
+share/doc/qore/modules/QUnit/html/search/groups_72.js
+share/doc/qore/modules/QUnit/html/search/groups_73.html
+share/doc/qore/modules/QUnit/html/search/groups_73.js
+share/doc/qore/modules/QUnit/html/search/groups_74.html
+share/doc/qore/modules/QUnit/html/search/groups_74.js
+share/doc/qore/modules/QUnit/html/search/groups_75.html
+share/doc/qore/modules/QUnit/html/search/groups_75.js
+share/doc/qore/modules/QUnit/html/search/groups_77.html
+share/doc/qore/modules/QUnit/html/search/groups_77.js
+share/doc/qore/modules/QUnit/html/search/groups_78.html
+share/doc/qore/modules/QUnit/html/search/groups_78.js
share/doc/qore/modules/QUnit/html/search/mag_sel.png
-share/doc/qore/modules/QUnit/html/search/namespaces_0.html
-share/doc/qore/modules/QUnit/html/search/namespaces_0.js
-share/doc/qore/modules/QUnit/html/search/namespaces_1.html
-share/doc/qore/modules/QUnit/html/search/namespaces_1.js
-share/doc/qore/modules/QUnit/html/search/namespaces_2.html
-share/doc/qore/modules/QUnit/html/search/namespaces_2.js
-share/doc/qore/modules/QUnit/html/search/namespaces_3.html
-share/doc/qore/modules/QUnit/html/search/namespaces_3.js
-share/doc/qore/modules/QUnit/html/search/namespaces_4.html
-share/doc/qore/modules/QUnit/html/search/namespaces_4.js
-share/doc/qore/modules/QUnit/html/search/namespaces_5.html
-share/doc/qore/modules/QUnit/html/search/namespaces_5.js
-share/doc/qore/modules/QUnit/html/search/namespaces_6.html
-share/doc/qore/modules/QUnit/html/search/namespaces_6.js
-share/doc/qore/modules/QUnit/html/search/namespaces_7.html
-share/doc/qore/modules/QUnit/html/search/namespaces_7.js
-share/doc/qore/modules/QUnit/html/search/namespaces_8.html
-share/doc/qore/modules/QUnit/html/search/namespaces_8.js
+share/doc/qore/modules/QUnit/html/search/namespaces_63.html
+share/doc/qore/modules/QUnit/html/search/namespaces_63.js
+share/doc/qore/modules/QUnit/html/search/namespaces_64.html
+share/doc/qore/modules/QUnit/html/search/namespaces_64.js
+share/doc/qore/modules/QUnit/html/search/namespaces_68.html
+share/doc/qore/modules/QUnit/html/search/namespaces_68.js
+share/doc/qore/modules/QUnit/html/search/namespaces_6d.html
+share/doc/qore/modules/QUnit/html/search/namespaces_6d.js
+share/doc/qore/modules/QUnit/html/search/namespaces_71.html
+share/doc/qore/modules/QUnit/html/search/namespaces_71.js
+share/doc/qore/modules/QUnit/html/search/namespaces_72.html
+share/doc/qore/modules/QUnit/html/search/namespaces_72.js
+share/doc/qore/modules/QUnit/html/search/namespaces_73.html
+share/doc/qore/modules/QUnit/html/search/namespaces_73.js
+share/doc/qore/modules/QUnit/html/search/namespaces_75.html
+share/doc/qore/modules/QUnit/html/search/namespaces_75.js
+share/doc/qore/modules/QUnit/html/search/namespaces_77.html
+share/doc/qore/modules/QUnit/html/search/namespaces_77.js
share/doc/qore/modules/QUnit/html/search/nomatches.html
-share/doc/qore/modules/QUnit/html/search/pages_0.html
-share/doc/qore/modules/QUnit/html/search/pages_0.js
-share/doc/qore/modules/QUnit/html/search/pages_1.html
-share/doc/qore/modules/QUnit/html/search/pages_1.js
-share/doc/qore/modules/QUnit/html/search/pages_10.html
-share/doc/qore/modules/QUnit/html/search/pages_10.js
-share/doc/qore/modules/QUnit/html/search/pages_11.html
-share/doc/qore/modules/QUnit/html/search/pages_11.js
-share/doc/qore/modules/QUnit/html/search/pages_12.html
-share/doc/qore/modules/QUnit/html/search/pages_12.js
-share/doc/qore/modules/QUnit/html/search/pages_2.html
-share/doc/qore/modules/QUnit/html/search/pages_2.js
-share/doc/qore/modules/QUnit/html/search/pages_3.html
-share/doc/qore/modules/QUnit/html/search/pages_3.js
-share/doc/qore/modules/QUnit/html/search/pages_4.html
-share/doc/qore/modules/QUnit/html/search/pages_4.js
-share/doc/qore/modules/QUnit/html/search/pages_5.html
-share/doc/qore/modules/QUnit/html/search/pages_5.js
-share/doc/qore/modules/QUnit/html/search/pages_6.html
-share/doc/qore/modules/QUnit/html/search/pages_6.js
-share/doc/qore/modules/QUnit/html/search/pages_7.html
-share/doc/qore/modules/QUnit/html/search/pages_7.js
-share/doc/qore/modules/QUnit/html/search/pages_8.html
-share/doc/qore/modules/QUnit/html/search/pages_8.js
-share/doc/qore/modules/QUnit/html/search/pages_9.html
-share/doc/qore/modules/QUnit/html/search/pages_9.js
-share/doc/qore/modules/QUnit/html/search/pages_a.html
-share/doc/qore/modules/QUnit/html/search/pages_a.js
-share/doc/qore/modules/QUnit/html/search/pages_b.html
-share/doc/qore/modules/QUnit/html/search/pages_b.js
-share/doc/qore/modules/QUnit/html/search/pages_c.html
-share/doc/qore/modules/QUnit/html/search/pages_c.js
-share/doc/qore/modules/QUnit/html/search/pages_d.html
-share/doc/qore/modules/QUnit/html/search/pages_d.js
-share/doc/qore/modules/QUnit/html/search/pages_e.html
-share/doc/qore/modules/QUnit/html/search/pages_e.js
-share/doc/qore/modules/QUnit/html/search/pages_f.html
-share/doc/qore/modules/QUnit/html/search/pages_f.js
+share/doc/qore/modules/QUnit/html/search/pages_62.html
+share/doc/qore/modules/QUnit/html/search/pages_62.js
+share/doc/qore/modules/QUnit/html/search/pages_63.html
+share/doc/qore/modules/QUnit/html/search/pages_63.js
+share/doc/qore/modules/QUnit/html/search/pages_64.html
+share/doc/qore/modules/QUnit/html/search/pages_64.js
+share/doc/qore/modules/QUnit/html/search/pages_65.html
+share/doc/qore/modules/QUnit/html/search/pages_65.js
+share/doc/qore/modules/QUnit/html/search/pages_66.html
+share/doc/qore/modules/QUnit/html/search/pages_66.js
+share/doc/qore/modules/QUnit/html/search/pages_68.html
+share/doc/qore/modules/QUnit/html/search/pages_68.js
+share/doc/qore/modules/QUnit/html/search/pages_69.html
+share/doc/qore/modules/QUnit/html/search/pages_69.js
+share/doc/qore/modules/QUnit/html/search/pages_6b.html
+share/doc/qore/modules/QUnit/html/search/pages_6b.js
+share/doc/qore/modules/QUnit/html/search/pages_6c.html
+share/doc/qore/modules/QUnit/html/search/pages_6c.js
+share/doc/qore/modules/QUnit/html/search/pages_6d.html
+share/doc/qore/modules/QUnit/html/search/pages_6d.js
+share/doc/qore/modules/QUnit/html/search/pages_6e.html
+share/doc/qore/modules/QUnit/html/search/pages_6e.js
+share/doc/qore/modules/QUnit/html/search/pages_6f.html
+share/doc/qore/modules/QUnit/html/search/pages_6f.js
+share/doc/qore/modules/QUnit/html/search/pages_70.html
+share/doc/qore/modules/QUnit/html/search/pages_70.js
+share/doc/qore/modules/QUnit/html/search/pages_71.html
+share/doc/qore/modules/QUnit/html/search/pages_71.js
+share/doc/qore/modules/QUnit/html/search/pages_72.html
+share/doc/qore/modules/QUnit/html/search/pages_72.js
+share/doc/qore/modules/QUnit/html/search/pages_73.html
+share/doc/qore/modules/QUnit/html/search/pages_73.js
+share/doc/qore/modules/QUnit/html/search/pages_74.html
+share/doc/qore/modules/QUnit/html/search/pages_74.js
+share/doc/qore/modules/QUnit/html/search/pages_75.html
+share/doc/qore/modules/QUnit/html/search/pages_75.js
+share/doc/qore/modules/QUnit/html/search/pages_76.html
+share/doc/qore/modules/QUnit/html/search/pages_76.js
+share/doc/qore/modules/QUnit/html/search/pages_77.html
+share/doc/qore/modules/QUnit/html/search/pages_77.js
share/doc/qore/modules/QUnit/html/search/search.css
share/doc/qore/modules/QUnit/html/search/search.js
share/doc/qore/modules/QUnit/html/search/search_l.png
share/doc/qore/modules/QUnit/html/search/search_m.png
share/doc/qore/modules/QUnit/html/search/search_r.png
-share/doc/qore/modules/QUnit/html/search/searchdata.js
-share/doc/qore/modules/QUnit/html/search/variables_0.html
-share/doc/qore/modules/QUnit/html/search/variables_0.js
-share/doc/qore/modules/QUnit/html/search/variables_1.html
-share/doc/qore/modules/QUnit/html/search/variables_1.js
-share/doc/qore/modules/QUnit/html/search/variables_10.html
-share/doc/qore/modules/QUnit/html/search/variables_10.js
-share/doc/qore/modules/QUnit/html/search/variables_11.html
-share/doc/qore/modules/QUnit/html/search/variables_11.js
-share/doc/qore/modules/QUnit/html/search/variables_12.html
-share/doc/qore/modules/QUnit/html/search/variables_12.js
-share/doc/qore/modules/QUnit/html/search/variables_13.html
-share/doc/qore/modules/QUnit/html/search/variables_13.js
-share/doc/qore/modules/QUnit/html/search/variables_14.html
-share/doc/qore/modules/QUnit/html/search/variables_14.js
-share/doc/qore/modules/QUnit/html/search/variables_15.html
-share/doc/qore/modules/QUnit/html/search/variables_15.js
-share/doc/qore/modules/QUnit/html/search/variables_16.html
-share/doc/qore/modules/QUnit/html/search/variables_16.js
-share/doc/qore/modules/QUnit/html/search/variables_17.html
-share/doc/qore/modules/QUnit/html/search/variables_17.js
-share/doc/qore/modules/QUnit/html/search/variables_18.html
-share/doc/qore/modules/QUnit/html/search/variables_18.js
-share/doc/qore/modules/QUnit/html/search/variables_19.html
-share/doc/qore/modules/QUnit/html/search/variables_19.js
-share/doc/qore/modules/QUnit/html/search/variables_2.html
-share/doc/qore/modules/QUnit/html/search/variables_2.js
-share/doc/qore/modules/QUnit/html/search/variables_3.html
-share/doc/qore/modules/QUnit/html/search/variables_3.js
-share/doc/qore/modules/QUnit/html/search/variables_4.html
-share/doc/qore/modules/QUnit/html/search/variables_4.js
-share/doc/qore/modules/QUnit/html/search/variables_5.html
-share/doc/qore/modules/QUnit/html/search/variables_5.js
-share/doc/qore/modules/QUnit/html/search/variables_6.html
-share/doc/qore/modules/QUnit/html/search/variables_6.js
-share/doc/qore/modules/QUnit/html/search/variables_7.html
-share/doc/qore/modules/QUnit/html/search/variables_7.js
-share/doc/qore/modules/QUnit/html/search/variables_8.html
-share/doc/qore/modules/QUnit/html/search/variables_8.js
-share/doc/qore/modules/QUnit/html/search/variables_9.html
-share/doc/qore/modules/QUnit/html/search/variables_9.js
-share/doc/qore/modules/QUnit/html/search/variables_a.html
-share/doc/qore/modules/QUnit/html/search/variables_a.js
-share/doc/qore/modules/QUnit/html/search/variables_b.html
-share/doc/qore/modules/QUnit/html/search/variables_b.js
-share/doc/qore/modules/QUnit/html/search/variables_c.html
-share/doc/qore/modules/QUnit/html/search/variables_c.js
-share/doc/qore/modules/QUnit/html/search/variables_d.html
-share/doc/qore/modules/QUnit/html/search/variables_d.js
-share/doc/qore/modules/QUnit/html/search/variables_e.html
-share/doc/qore/modules/QUnit/html/search/variables_e.js
-share/doc/qore/modules/QUnit/html/search/variables_f.html
-share/doc/qore/modules/QUnit/html/search/variables_f.js
-share/doc/qore/modules/QUnit/html/splitbar.png
+share/doc/qore/modules/QUnit/html/search/variables_5f.html
+share/doc/qore/modules/QUnit/html/search/variables_5f.js
+share/doc/qore/modules/QUnit/html/search/variables_61.html
+share/doc/qore/modules/QUnit/html/search/variables_61.js
+share/doc/qore/modules/QUnit/html/search/variables_62.html
+share/doc/qore/modules/QUnit/html/search/variables_62.js
+share/doc/qore/modules/QUnit/html/search/variables_63.html
+share/doc/qore/modules/QUnit/html/search/variables_63.js
+share/doc/qore/modules/QUnit/html/search/variables_64.html
+share/doc/qore/modules/QUnit/html/search/variables_64.js
+share/doc/qore/modules/QUnit/html/search/variables_65.html
+share/doc/qore/modules/QUnit/html/search/variables_65.js
+share/doc/qore/modules/QUnit/html/search/variables_66.html
+share/doc/qore/modules/QUnit/html/search/variables_66.js
+share/doc/qore/modules/QUnit/html/search/variables_67.html
+share/doc/qore/modules/QUnit/html/search/variables_67.js
+share/doc/qore/modules/QUnit/html/search/variables_68.html
+share/doc/qore/modules/QUnit/html/search/variables_68.js
+share/doc/qore/modules/QUnit/html/search/variables_69.html
+share/doc/qore/modules/QUnit/html/search/variables_69.js
+share/doc/qore/modules/QUnit/html/search/variables_6a.html
+share/doc/qore/modules/QUnit/html/search/variables_6a.js
+share/doc/qore/modules/QUnit/html/search/variables_6c.html
+share/doc/qore/modules/QUnit/html/search/variables_6c.js
+share/doc/qore/modules/QUnit/html/search/variables_6d.html
+share/doc/qore/modules/QUnit/html/search/variables_6d.js
+share/doc/qore/modules/QUnit/html/search/variables_6e.html
+share/doc/qore/modules/QUnit/html/search/variables_6e.js
+share/doc/qore/modules/QUnit/html/search/variables_6f.html
+share/doc/qore/modules/QUnit/html/search/variables_6f.js
+share/doc/qore/modules/QUnit/html/search/variables_70.html
+share/doc/qore/modules/QUnit/html/search/variables_70.js
+share/doc/qore/modules/QUnit/html/search/variables_71.html
+share/doc/qore/modules/QUnit/html/search/variables_71.js
+share/doc/qore/modules/QUnit/html/search/variables_72.html
+share/doc/qore/modules/QUnit/html/search/variables_72.js
+share/doc/qore/modules/QUnit/html/search/variables_73.html
+share/doc/qore/modules/QUnit/html/search/variables_73.js
+share/doc/qore/modules/QUnit/html/search/variables_74.html
+share/doc/qore/modules/QUnit/html/search/variables_74.js
+share/doc/qore/modules/QUnit/html/search/variables_75.html
+share/doc/qore/modules/QUnit/html/search/variables_75.js
+share/doc/qore/modules/QUnit/html/search/variables_76.html
+share/doc/qore/modules/QUnit/html/search/variables_76.js
+share/doc/qore/modules/QUnit/html/search/variables_77.html
+share/doc/qore/modules/QUnit/html/search/variables_77.js
+share/doc/qore/modules/QUnit/html/search/variables_78.html
+share/doc/qore/modules/QUnit/html/search/variables_78.js
+share/doc/qore/modules/QUnit/html/search/variables_79.html
+share/doc/qore/modules/QUnit/html/search/variables_79.js
+share/doc/qore/modules/QUnit/html/search/variables_7a.html
+share/doc/qore/modules/QUnit/html/search/variables_7a.js
share/doc/qore/modules/QUnit/html/sync_off.png
share/doc/qore/modules/QUnit/html/sync_on.png
share/doc/qore/modules/QUnit/html/tab_a.png
@@ -12211,7 +12994,7 @@ share/doc/qore/modules/QUnit/html/tab_s.png
share/doc/qore/modules/QUnit/html/tabs.css
share/doc/qore/modules/Qdx/html/_qdx_8qm_8dox_8h_source.html
share/doc/qore/modules/Qdx/html/annotated.html
-share/doc/qore/modules/Qdx/html/annotated_dup.js
+share/doc/qore/modules/Qdx/html/annotated.js
share/doc/qore/modules/Qdx/html/bc_s.png
share/doc/qore/modules/Qdx/html/bdwn.png
share/doc/qore/modules/Qdx/html/class_qdx_1_1_document_table_helper-members.html
@@ -12238,13 +13021,32 @@ share/doc/qore/modules/Qdx/html/class_qdx_1_1_qore_post_processing_tex_input_str
share/doc/qore/modules/Qdx/html/classes.html
share/doc/qore/modules/Qdx/html/closed.png
share/doc/qore/modules/Qdx/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Qdx/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Qdx/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Qdx/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Qdx/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Qdx/html/doc.png
+share/doc/qore/modules/Qdx/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Qdx/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Qdx/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Qdx/html/doxygen.css
share/doc/qore/modules/Qdx/html/doxygen.png
share/doc/qore/modules/Qdx/html/dynsections.js
-share/doc/qore/modules/Qdx/html/folderclosed.png
-share/doc/qore/modules/Qdx/html/folderopen.png
+share/doc/qore/modules/Qdx/html/ftv2blank.png
+share/doc/qore/modules/Qdx/html/ftv2cl.png
+share/doc/qore/modules/Qdx/html/ftv2doc.png
+share/doc/qore/modules/Qdx/html/ftv2folderclosed.png
+share/doc/qore/modules/Qdx/html/ftv2folderopen.png
+share/doc/qore/modules/Qdx/html/ftv2lastnode.png
+share/doc/qore/modules/Qdx/html/ftv2link.png
+share/doc/qore/modules/Qdx/html/ftv2mlastnode.png
+share/doc/qore/modules/Qdx/html/ftv2mnode.png
+share/doc/qore/modules/Qdx/html/ftv2mo.png
+share/doc/qore/modules/Qdx/html/ftv2node.png
+share/doc/qore/modules/Qdx/html/ftv2ns.png
+share/doc/qore/modules/Qdx/html/ftv2plastnode.png
+share/doc/qore/modules/Qdx/html/ftv2pnode.png
+share/doc/qore/modules/Qdx/html/ftv2splitbar.png
+share/doc/qore/modules/Qdx/html/ftv2vertline.png
share/doc/qore/modules/Qdx/html/functions.html
share/doc/qore/modules/Qdx/html/functions_func.html
share/doc/qore/modules/Qdx/html/graph_legend.html
@@ -12262,8 +13064,6 @@ share/doc/qore/modules/Qdx/html/inherit_graph_1.md5
share/doc/qore/modules/Qdx/html/inherit_graph_1.png
share/doc/qore/modules/Qdx/html/inherits.html
share/doc/qore/modules/Qdx/html/jquery.js
-share/doc/qore/modules/Qdx/html/menu.js
-share/doc/qore/modules/Qdx/html/menudata.js
share/doc/qore/modules/Qdx/html/namespace_qdx.html
share/doc/qore/modules/Qdx/html/namespace_qdx.js
share/doc/qore/modules/Qdx/html/namespaces.html
@@ -12273,317 +13073,316 @@ share/doc/qore/modules/Qdx/html/nav_g.png
share/doc/qore/modules/Qdx/html/nav_h.png
share/doc/qore/modules/Qdx/html/navtree.css
share/doc/qore/modules/Qdx/html/navtree.js
-share/doc/qore/modules/Qdx/html/navtreedata.js
share/doc/qore/modules/Qdx/html/navtreeindex0.js
share/doc/qore/modules/Qdx/html/open.png
share/doc/qore/modules/Qdx/html/pages.html
share/doc/qore/modules/Qdx/html/resize.js
-share/doc/qore/modules/Qdx/html/search/all_0.html
-share/doc/qore/modules/Qdx/html/search/all_0.js
-share/doc/qore/modules/Qdx/html/search/all_1.html
-share/doc/qore/modules/Qdx/html/search/all_1.js
-share/doc/qore/modules/Qdx/html/search/all_10.html
-share/doc/qore/modules/Qdx/html/search/all_10.js
-share/doc/qore/modules/Qdx/html/search/all_11.html
-share/doc/qore/modules/Qdx/html/search/all_11.js
-share/doc/qore/modules/Qdx/html/search/all_12.html
-share/doc/qore/modules/Qdx/html/search/all_12.js
-share/doc/qore/modules/Qdx/html/search/all_13.html
-share/doc/qore/modules/Qdx/html/search/all_13.js
-share/doc/qore/modules/Qdx/html/search/all_14.html
-share/doc/qore/modules/Qdx/html/search/all_14.js
-share/doc/qore/modules/Qdx/html/search/all_15.html
-share/doc/qore/modules/Qdx/html/search/all_15.js
-share/doc/qore/modules/Qdx/html/search/all_16.html
-share/doc/qore/modules/Qdx/html/search/all_16.js
-share/doc/qore/modules/Qdx/html/search/all_17.html
-share/doc/qore/modules/Qdx/html/search/all_17.js
-share/doc/qore/modules/Qdx/html/search/all_18.html
-share/doc/qore/modules/Qdx/html/search/all_18.js
-share/doc/qore/modules/Qdx/html/search/all_19.html
-share/doc/qore/modules/Qdx/html/search/all_19.js
-share/doc/qore/modules/Qdx/html/search/all_1a.html
-share/doc/qore/modules/Qdx/html/search/all_1a.js
-share/doc/qore/modules/Qdx/html/search/all_2.html
-share/doc/qore/modules/Qdx/html/search/all_2.js
-share/doc/qore/modules/Qdx/html/search/all_3.html
-share/doc/qore/modules/Qdx/html/search/all_3.js
-share/doc/qore/modules/Qdx/html/search/all_4.html
-share/doc/qore/modules/Qdx/html/search/all_4.js
-share/doc/qore/modules/Qdx/html/search/all_5.html
-share/doc/qore/modules/Qdx/html/search/all_5.js
-share/doc/qore/modules/Qdx/html/search/all_6.html
-share/doc/qore/modules/Qdx/html/search/all_6.js
-share/doc/qore/modules/Qdx/html/search/all_7.html
-share/doc/qore/modules/Qdx/html/search/all_7.js
-share/doc/qore/modules/Qdx/html/search/all_8.html
-share/doc/qore/modules/Qdx/html/search/all_8.js
-share/doc/qore/modules/Qdx/html/search/all_9.html
-share/doc/qore/modules/Qdx/html/search/all_9.js
-share/doc/qore/modules/Qdx/html/search/all_a.html
-share/doc/qore/modules/Qdx/html/search/all_a.js
-share/doc/qore/modules/Qdx/html/search/all_b.html
-share/doc/qore/modules/Qdx/html/search/all_b.js
-share/doc/qore/modules/Qdx/html/search/all_c.html
-share/doc/qore/modules/Qdx/html/search/all_c.js
-share/doc/qore/modules/Qdx/html/search/all_d.html
-share/doc/qore/modules/Qdx/html/search/all_d.js
-share/doc/qore/modules/Qdx/html/search/all_e.html
-share/doc/qore/modules/Qdx/html/search/all_e.js
-share/doc/qore/modules/Qdx/html/search/all_f.html
-share/doc/qore/modules/Qdx/html/search/all_f.js
-share/doc/qore/modules/Qdx/html/search/classes_0.html
-share/doc/qore/modules/Qdx/html/search/classes_0.js
-share/doc/qore/modules/Qdx/html/search/classes_1.html
-share/doc/qore/modules/Qdx/html/search/classes_1.js
-share/doc/qore/modules/Qdx/html/search/classes_10.html
-share/doc/qore/modules/Qdx/html/search/classes_10.js
-share/doc/qore/modules/Qdx/html/search/classes_11.html
-share/doc/qore/modules/Qdx/html/search/classes_11.js
-share/doc/qore/modules/Qdx/html/search/classes_12.html
-share/doc/qore/modules/Qdx/html/search/classes_12.js
-share/doc/qore/modules/Qdx/html/search/classes_13.html
-share/doc/qore/modules/Qdx/html/search/classes_13.js
-share/doc/qore/modules/Qdx/html/search/classes_14.html
-share/doc/qore/modules/Qdx/html/search/classes_14.js
-share/doc/qore/modules/Qdx/html/search/classes_15.html
-share/doc/qore/modules/Qdx/html/search/classes_15.js
-share/doc/qore/modules/Qdx/html/search/classes_16.html
-share/doc/qore/modules/Qdx/html/search/classes_16.js
-share/doc/qore/modules/Qdx/html/search/classes_2.html
-share/doc/qore/modules/Qdx/html/search/classes_2.js
-share/doc/qore/modules/Qdx/html/search/classes_3.html
-share/doc/qore/modules/Qdx/html/search/classes_3.js
-share/doc/qore/modules/Qdx/html/search/classes_4.html
-share/doc/qore/modules/Qdx/html/search/classes_4.js
-share/doc/qore/modules/Qdx/html/search/classes_5.html
-share/doc/qore/modules/Qdx/html/search/classes_5.js
-share/doc/qore/modules/Qdx/html/search/classes_6.html
-share/doc/qore/modules/Qdx/html/search/classes_6.js
-share/doc/qore/modules/Qdx/html/search/classes_7.html
-share/doc/qore/modules/Qdx/html/search/classes_7.js
-share/doc/qore/modules/Qdx/html/search/classes_8.html
-share/doc/qore/modules/Qdx/html/search/classes_8.js
-share/doc/qore/modules/Qdx/html/search/classes_9.html
-share/doc/qore/modules/Qdx/html/search/classes_9.js
-share/doc/qore/modules/Qdx/html/search/classes_a.html
-share/doc/qore/modules/Qdx/html/search/classes_a.js
-share/doc/qore/modules/Qdx/html/search/classes_b.html
-share/doc/qore/modules/Qdx/html/search/classes_b.js
-share/doc/qore/modules/Qdx/html/search/classes_c.html
-share/doc/qore/modules/Qdx/html/search/classes_c.js
-share/doc/qore/modules/Qdx/html/search/classes_d.html
-share/doc/qore/modules/Qdx/html/search/classes_d.js
-share/doc/qore/modules/Qdx/html/search/classes_e.html
-share/doc/qore/modules/Qdx/html/search/classes_e.js
-share/doc/qore/modules/Qdx/html/search/classes_f.html
-share/doc/qore/modules/Qdx/html/search/classes_f.js
+share/doc/qore/modules/Qdx/html/search/all_5f.html
+share/doc/qore/modules/Qdx/html/search/all_5f.js
+share/doc/qore/modules/Qdx/html/search/all_61.html
+share/doc/qore/modules/Qdx/html/search/all_61.js
+share/doc/qore/modules/Qdx/html/search/all_62.html
+share/doc/qore/modules/Qdx/html/search/all_62.js
+share/doc/qore/modules/Qdx/html/search/all_63.html
+share/doc/qore/modules/Qdx/html/search/all_63.js
+share/doc/qore/modules/Qdx/html/search/all_64.html
+share/doc/qore/modules/Qdx/html/search/all_64.js
+share/doc/qore/modules/Qdx/html/search/all_65.html
+share/doc/qore/modules/Qdx/html/search/all_65.js
+share/doc/qore/modules/Qdx/html/search/all_66.html
+share/doc/qore/modules/Qdx/html/search/all_66.js
+share/doc/qore/modules/Qdx/html/search/all_67.html
+share/doc/qore/modules/Qdx/html/search/all_67.js
+share/doc/qore/modules/Qdx/html/search/all_68.html
+share/doc/qore/modules/Qdx/html/search/all_68.js
+share/doc/qore/modules/Qdx/html/search/all_69.html
+share/doc/qore/modules/Qdx/html/search/all_69.js
+share/doc/qore/modules/Qdx/html/search/all_6a.html
+share/doc/qore/modules/Qdx/html/search/all_6a.js
+share/doc/qore/modules/Qdx/html/search/all_6b.html
+share/doc/qore/modules/Qdx/html/search/all_6b.js
+share/doc/qore/modules/Qdx/html/search/all_6c.html
+share/doc/qore/modules/Qdx/html/search/all_6c.js
+share/doc/qore/modules/Qdx/html/search/all_6d.html
+share/doc/qore/modules/Qdx/html/search/all_6d.js
+share/doc/qore/modules/Qdx/html/search/all_6e.html
+share/doc/qore/modules/Qdx/html/search/all_6e.js
+share/doc/qore/modules/Qdx/html/search/all_6f.html
+share/doc/qore/modules/Qdx/html/search/all_6f.js
+share/doc/qore/modules/Qdx/html/search/all_70.html
+share/doc/qore/modules/Qdx/html/search/all_70.js
+share/doc/qore/modules/Qdx/html/search/all_71.html
+share/doc/qore/modules/Qdx/html/search/all_71.js
+share/doc/qore/modules/Qdx/html/search/all_72.html
+share/doc/qore/modules/Qdx/html/search/all_72.js
+share/doc/qore/modules/Qdx/html/search/all_73.html
+share/doc/qore/modules/Qdx/html/search/all_73.js
+share/doc/qore/modules/Qdx/html/search/all_74.html
+share/doc/qore/modules/Qdx/html/search/all_74.js
+share/doc/qore/modules/Qdx/html/search/all_75.html
+share/doc/qore/modules/Qdx/html/search/all_75.js
+share/doc/qore/modules/Qdx/html/search/all_76.html
+share/doc/qore/modules/Qdx/html/search/all_76.js
+share/doc/qore/modules/Qdx/html/search/all_77.html
+share/doc/qore/modules/Qdx/html/search/all_77.js
+share/doc/qore/modules/Qdx/html/search/all_78.html
+share/doc/qore/modules/Qdx/html/search/all_78.js
+share/doc/qore/modules/Qdx/html/search/all_79.html
+share/doc/qore/modules/Qdx/html/search/all_79.js
+share/doc/qore/modules/Qdx/html/search/all_7a.html
+share/doc/qore/modules/Qdx/html/search/all_7a.js
+share/doc/qore/modules/Qdx/html/search/classes_61.html
+share/doc/qore/modules/Qdx/html/search/classes_61.js
+share/doc/qore/modules/Qdx/html/search/classes_62.html
+share/doc/qore/modules/Qdx/html/search/classes_62.js
+share/doc/qore/modules/Qdx/html/search/classes_63.html
+share/doc/qore/modules/Qdx/html/search/classes_63.js
+share/doc/qore/modules/Qdx/html/search/classes_64.html
+share/doc/qore/modules/Qdx/html/search/classes_64.js
+share/doc/qore/modules/Qdx/html/search/classes_65.html
+share/doc/qore/modules/Qdx/html/search/classes_65.js
+share/doc/qore/modules/Qdx/html/search/classes_66.html
+share/doc/qore/modules/Qdx/html/search/classes_66.js
+share/doc/qore/modules/Qdx/html/search/classes_67.html
+share/doc/qore/modules/Qdx/html/search/classes_67.js
+share/doc/qore/modules/Qdx/html/search/classes_68.html
+share/doc/qore/modules/Qdx/html/search/classes_68.js
+share/doc/qore/modules/Qdx/html/search/classes_69.html
+share/doc/qore/modules/Qdx/html/search/classes_69.js
+share/doc/qore/modules/Qdx/html/search/classes_6a.html
+share/doc/qore/modules/Qdx/html/search/classes_6a.js
+share/doc/qore/modules/Qdx/html/search/classes_6c.html
+share/doc/qore/modules/Qdx/html/search/classes_6c.js
+share/doc/qore/modules/Qdx/html/search/classes_6d.html
+share/doc/qore/modules/Qdx/html/search/classes_6d.js
+share/doc/qore/modules/Qdx/html/search/classes_6e.html
+share/doc/qore/modules/Qdx/html/search/classes_6e.js
+share/doc/qore/modules/Qdx/html/search/classes_6f.html
+share/doc/qore/modules/Qdx/html/search/classes_6f.js
+share/doc/qore/modules/Qdx/html/search/classes_70.html
+share/doc/qore/modules/Qdx/html/search/classes_70.js
+share/doc/qore/modules/Qdx/html/search/classes_71.html
+share/doc/qore/modules/Qdx/html/search/classes_71.js
+share/doc/qore/modules/Qdx/html/search/classes_72.html
+share/doc/qore/modules/Qdx/html/search/classes_72.js
+share/doc/qore/modules/Qdx/html/search/classes_73.html
+share/doc/qore/modules/Qdx/html/search/classes_73.js
+share/doc/qore/modules/Qdx/html/search/classes_74.html
+share/doc/qore/modules/Qdx/html/search/classes_74.js
+share/doc/qore/modules/Qdx/html/search/classes_75.html
+share/doc/qore/modules/Qdx/html/search/classes_75.js
+share/doc/qore/modules/Qdx/html/search/classes_77.html
+share/doc/qore/modules/Qdx/html/search/classes_77.js
+share/doc/qore/modules/Qdx/html/search/classes_78.html
+share/doc/qore/modules/Qdx/html/search/classes_78.js
+share/doc/qore/modules/Qdx/html/search/classes_7a.html
+share/doc/qore/modules/Qdx/html/search/classes_7a.js
share/doc/qore/modules/Qdx/html/search/close.png
-share/doc/qore/modules/Qdx/html/search/functions_0.html
-share/doc/qore/modules/Qdx/html/search/functions_0.js
-share/doc/qore/modules/Qdx/html/search/functions_1.html
-share/doc/qore/modules/Qdx/html/search/functions_1.js
-share/doc/qore/modules/Qdx/html/search/functions_10.html
-share/doc/qore/modules/Qdx/html/search/functions_10.js
-share/doc/qore/modules/Qdx/html/search/functions_11.html
-share/doc/qore/modules/Qdx/html/search/functions_11.js
-share/doc/qore/modules/Qdx/html/search/functions_12.html
-share/doc/qore/modules/Qdx/html/search/functions_12.js
-share/doc/qore/modules/Qdx/html/search/functions_13.html
-share/doc/qore/modules/Qdx/html/search/functions_13.js
-share/doc/qore/modules/Qdx/html/search/functions_14.html
-share/doc/qore/modules/Qdx/html/search/functions_14.js
-share/doc/qore/modules/Qdx/html/search/functions_15.html
-share/doc/qore/modules/Qdx/html/search/functions_15.js
-share/doc/qore/modules/Qdx/html/search/functions_16.html
-share/doc/qore/modules/Qdx/html/search/functions_16.js
-share/doc/qore/modules/Qdx/html/search/functions_17.html
-share/doc/qore/modules/Qdx/html/search/functions_17.js
-share/doc/qore/modules/Qdx/html/search/functions_18.html
-share/doc/qore/modules/Qdx/html/search/functions_18.js
-share/doc/qore/modules/Qdx/html/search/functions_19.html
-share/doc/qore/modules/Qdx/html/search/functions_19.js
-share/doc/qore/modules/Qdx/html/search/functions_2.html
-share/doc/qore/modules/Qdx/html/search/functions_2.js
-share/doc/qore/modules/Qdx/html/search/functions_3.html
-share/doc/qore/modules/Qdx/html/search/functions_3.js
-share/doc/qore/modules/Qdx/html/search/functions_4.html
-share/doc/qore/modules/Qdx/html/search/functions_4.js
-share/doc/qore/modules/Qdx/html/search/functions_5.html
-share/doc/qore/modules/Qdx/html/search/functions_5.js
-share/doc/qore/modules/Qdx/html/search/functions_6.html
-share/doc/qore/modules/Qdx/html/search/functions_6.js
-share/doc/qore/modules/Qdx/html/search/functions_7.html
-share/doc/qore/modules/Qdx/html/search/functions_7.js
-share/doc/qore/modules/Qdx/html/search/functions_8.html
-share/doc/qore/modules/Qdx/html/search/functions_8.js
-share/doc/qore/modules/Qdx/html/search/functions_9.html
-share/doc/qore/modules/Qdx/html/search/functions_9.js
-share/doc/qore/modules/Qdx/html/search/functions_a.html
-share/doc/qore/modules/Qdx/html/search/functions_a.js
-share/doc/qore/modules/Qdx/html/search/functions_b.html
-share/doc/qore/modules/Qdx/html/search/functions_b.js
-share/doc/qore/modules/Qdx/html/search/functions_c.html
-share/doc/qore/modules/Qdx/html/search/functions_c.js
-share/doc/qore/modules/Qdx/html/search/functions_d.html
-share/doc/qore/modules/Qdx/html/search/functions_d.js
-share/doc/qore/modules/Qdx/html/search/functions_e.html
-share/doc/qore/modules/Qdx/html/search/functions_e.js
-share/doc/qore/modules/Qdx/html/search/functions_f.html
-share/doc/qore/modules/Qdx/html/search/functions_f.js
-share/doc/qore/modules/Qdx/html/search/groups_0.html
-share/doc/qore/modules/Qdx/html/search/groups_0.js
-share/doc/qore/modules/Qdx/html/search/groups_1.html
-share/doc/qore/modules/Qdx/html/search/groups_1.js
-share/doc/qore/modules/Qdx/html/search/groups_10.html
-share/doc/qore/modules/Qdx/html/search/groups_10.js
-share/doc/qore/modules/Qdx/html/search/groups_11.html
-share/doc/qore/modules/Qdx/html/search/groups_11.js
-share/doc/qore/modules/Qdx/html/search/groups_2.html
-share/doc/qore/modules/Qdx/html/search/groups_2.js
-share/doc/qore/modules/Qdx/html/search/groups_3.html
-share/doc/qore/modules/Qdx/html/search/groups_3.js
-share/doc/qore/modules/Qdx/html/search/groups_4.html
-share/doc/qore/modules/Qdx/html/search/groups_4.js
-share/doc/qore/modules/Qdx/html/search/groups_5.html
-share/doc/qore/modules/Qdx/html/search/groups_5.js
-share/doc/qore/modules/Qdx/html/search/groups_6.html
-share/doc/qore/modules/Qdx/html/search/groups_6.js
-share/doc/qore/modules/Qdx/html/search/groups_7.html
-share/doc/qore/modules/Qdx/html/search/groups_7.js
-share/doc/qore/modules/Qdx/html/search/groups_8.html
-share/doc/qore/modules/Qdx/html/search/groups_8.js
-share/doc/qore/modules/Qdx/html/search/groups_9.html
-share/doc/qore/modules/Qdx/html/search/groups_9.js
-share/doc/qore/modules/Qdx/html/search/groups_a.html
-share/doc/qore/modules/Qdx/html/search/groups_a.js
-share/doc/qore/modules/Qdx/html/search/groups_b.html
-share/doc/qore/modules/Qdx/html/search/groups_b.js
-share/doc/qore/modules/Qdx/html/search/groups_c.html
-share/doc/qore/modules/Qdx/html/search/groups_c.js
-share/doc/qore/modules/Qdx/html/search/groups_d.html
-share/doc/qore/modules/Qdx/html/search/groups_d.js
-share/doc/qore/modules/Qdx/html/search/groups_e.html
-share/doc/qore/modules/Qdx/html/search/groups_e.js
-share/doc/qore/modules/Qdx/html/search/groups_f.html
-share/doc/qore/modules/Qdx/html/search/groups_f.js
+share/doc/qore/modules/Qdx/html/search/functions_61.html
+share/doc/qore/modules/Qdx/html/search/functions_61.js
+share/doc/qore/modules/Qdx/html/search/functions_62.html
+share/doc/qore/modules/Qdx/html/search/functions_62.js
+share/doc/qore/modules/Qdx/html/search/functions_63.html
+share/doc/qore/modules/Qdx/html/search/functions_63.js
+share/doc/qore/modules/Qdx/html/search/functions_64.html
+share/doc/qore/modules/Qdx/html/search/functions_64.js
+share/doc/qore/modules/Qdx/html/search/functions_65.html
+share/doc/qore/modules/Qdx/html/search/functions_65.js
+share/doc/qore/modules/Qdx/html/search/functions_66.html
+share/doc/qore/modules/Qdx/html/search/functions_66.js
+share/doc/qore/modules/Qdx/html/search/functions_67.html
+share/doc/qore/modules/Qdx/html/search/functions_67.js
+share/doc/qore/modules/Qdx/html/search/functions_68.html
+share/doc/qore/modules/Qdx/html/search/functions_68.js
+share/doc/qore/modules/Qdx/html/search/functions_69.html
+share/doc/qore/modules/Qdx/html/search/functions_69.js
+share/doc/qore/modules/Qdx/html/search/functions_6a.html
+share/doc/qore/modules/Qdx/html/search/functions_6a.js
+share/doc/qore/modules/Qdx/html/search/functions_6b.html
+share/doc/qore/modules/Qdx/html/search/functions_6b.js
+share/doc/qore/modules/Qdx/html/search/functions_6c.html
+share/doc/qore/modules/Qdx/html/search/functions_6c.js
+share/doc/qore/modules/Qdx/html/search/functions_6d.html
+share/doc/qore/modules/Qdx/html/search/functions_6d.js
+share/doc/qore/modules/Qdx/html/search/functions_6e.html
+share/doc/qore/modules/Qdx/html/search/functions_6e.js
+share/doc/qore/modules/Qdx/html/search/functions_6f.html
+share/doc/qore/modules/Qdx/html/search/functions_6f.js
+share/doc/qore/modules/Qdx/html/search/functions_70.html
+share/doc/qore/modules/Qdx/html/search/functions_70.js
+share/doc/qore/modules/Qdx/html/search/functions_71.html
+share/doc/qore/modules/Qdx/html/search/functions_71.js
+share/doc/qore/modules/Qdx/html/search/functions_72.html
+share/doc/qore/modules/Qdx/html/search/functions_72.js
+share/doc/qore/modules/Qdx/html/search/functions_73.html
+share/doc/qore/modules/Qdx/html/search/functions_73.js
+share/doc/qore/modules/Qdx/html/search/functions_74.html
+share/doc/qore/modules/Qdx/html/search/functions_74.js
+share/doc/qore/modules/Qdx/html/search/functions_75.html
+share/doc/qore/modules/Qdx/html/search/functions_75.js
+share/doc/qore/modules/Qdx/html/search/functions_76.html
+share/doc/qore/modules/Qdx/html/search/functions_76.js
+share/doc/qore/modules/Qdx/html/search/functions_77.html
+share/doc/qore/modules/Qdx/html/search/functions_77.js
+share/doc/qore/modules/Qdx/html/search/functions_78.html
+share/doc/qore/modules/Qdx/html/search/functions_78.js
+share/doc/qore/modules/Qdx/html/search/functions_79.html
+share/doc/qore/modules/Qdx/html/search/functions_79.js
+share/doc/qore/modules/Qdx/html/search/functions_7a.html
+share/doc/qore/modules/Qdx/html/search/functions_7a.js
+share/doc/qore/modules/Qdx/html/search/groups_62.html
+share/doc/qore/modules/Qdx/html/search/groups_62.js
+share/doc/qore/modules/Qdx/html/search/groups_63.html
+share/doc/qore/modules/Qdx/html/search/groups_63.js
+share/doc/qore/modules/Qdx/html/search/groups_64.html
+share/doc/qore/modules/Qdx/html/search/groups_64.js
+share/doc/qore/modules/Qdx/html/search/groups_65.html
+share/doc/qore/modules/Qdx/html/search/groups_65.js
+share/doc/qore/modules/Qdx/html/search/groups_66.html
+share/doc/qore/modules/Qdx/html/search/groups_66.js
+share/doc/qore/modules/Qdx/html/search/groups_68.html
+share/doc/qore/modules/Qdx/html/search/groups_68.js
+share/doc/qore/modules/Qdx/html/search/groups_69.html
+share/doc/qore/modules/Qdx/html/search/groups_69.js
+share/doc/qore/modules/Qdx/html/search/groups_6c.html
+share/doc/qore/modules/Qdx/html/search/groups_6c.js
+share/doc/qore/modules/Qdx/html/search/groups_6d.html
+share/doc/qore/modules/Qdx/html/search/groups_6d.js
+share/doc/qore/modules/Qdx/html/search/groups_6e.html
+share/doc/qore/modules/Qdx/html/search/groups_6e.js
+share/doc/qore/modules/Qdx/html/search/groups_6f.html
+share/doc/qore/modules/Qdx/html/search/groups_6f.js
+share/doc/qore/modules/Qdx/html/search/groups_70.html
+share/doc/qore/modules/Qdx/html/search/groups_70.js
+share/doc/qore/modules/Qdx/html/search/groups_72.html
+share/doc/qore/modules/Qdx/html/search/groups_72.js
+share/doc/qore/modules/Qdx/html/search/groups_73.html
+share/doc/qore/modules/Qdx/html/search/groups_73.js
+share/doc/qore/modules/Qdx/html/search/groups_74.html
+share/doc/qore/modules/Qdx/html/search/groups_74.js
+share/doc/qore/modules/Qdx/html/search/groups_75.html
+share/doc/qore/modules/Qdx/html/search/groups_75.js
+share/doc/qore/modules/Qdx/html/search/groups_77.html
+share/doc/qore/modules/Qdx/html/search/groups_77.js
+share/doc/qore/modules/Qdx/html/search/groups_78.html
+share/doc/qore/modules/Qdx/html/search/groups_78.js
share/doc/qore/modules/Qdx/html/search/mag_sel.png
-share/doc/qore/modules/Qdx/html/search/namespaces_0.html
-share/doc/qore/modules/Qdx/html/search/namespaces_0.js
-share/doc/qore/modules/Qdx/html/search/namespaces_1.html
-share/doc/qore/modules/Qdx/html/search/namespaces_1.js
-share/doc/qore/modules/Qdx/html/search/namespaces_2.html
-share/doc/qore/modules/Qdx/html/search/namespaces_2.js
-share/doc/qore/modules/Qdx/html/search/namespaces_3.html
-share/doc/qore/modules/Qdx/html/search/namespaces_3.js
-share/doc/qore/modules/Qdx/html/search/namespaces_4.html
-share/doc/qore/modules/Qdx/html/search/namespaces_4.js
-share/doc/qore/modules/Qdx/html/search/namespaces_5.html
-share/doc/qore/modules/Qdx/html/search/namespaces_5.js
-share/doc/qore/modules/Qdx/html/search/namespaces_6.html
-share/doc/qore/modules/Qdx/html/search/namespaces_6.js
-share/doc/qore/modules/Qdx/html/search/namespaces_7.html
-share/doc/qore/modules/Qdx/html/search/namespaces_7.js
-share/doc/qore/modules/Qdx/html/search/namespaces_8.html
-share/doc/qore/modules/Qdx/html/search/namespaces_8.js
+share/doc/qore/modules/Qdx/html/search/namespaces_63.html
+share/doc/qore/modules/Qdx/html/search/namespaces_63.js
+share/doc/qore/modules/Qdx/html/search/namespaces_64.html
+share/doc/qore/modules/Qdx/html/search/namespaces_64.js
+share/doc/qore/modules/Qdx/html/search/namespaces_68.html
+share/doc/qore/modules/Qdx/html/search/namespaces_68.js
+share/doc/qore/modules/Qdx/html/search/namespaces_6d.html
+share/doc/qore/modules/Qdx/html/search/namespaces_6d.js
+share/doc/qore/modules/Qdx/html/search/namespaces_71.html
+share/doc/qore/modules/Qdx/html/search/namespaces_71.js
+share/doc/qore/modules/Qdx/html/search/namespaces_72.html
+share/doc/qore/modules/Qdx/html/search/namespaces_72.js
+share/doc/qore/modules/Qdx/html/search/namespaces_73.html
+share/doc/qore/modules/Qdx/html/search/namespaces_73.js
+share/doc/qore/modules/Qdx/html/search/namespaces_75.html
+share/doc/qore/modules/Qdx/html/search/namespaces_75.js
+share/doc/qore/modules/Qdx/html/search/namespaces_77.html
+share/doc/qore/modules/Qdx/html/search/namespaces_77.js
share/doc/qore/modules/Qdx/html/search/nomatches.html
-share/doc/qore/modules/Qdx/html/search/pages_0.html
-share/doc/qore/modules/Qdx/html/search/pages_0.js
-share/doc/qore/modules/Qdx/html/search/pages_1.html
-share/doc/qore/modules/Qdx/html/search/pages_1.js
-share/doc/qore/modules/Qdx/html/search/pages_10.html
-share/doc/qore/modules/Qdx/html/search/pages_10.js
-share/doc/qore/modules/Qdx/html/search/pages_11.html
-share/doc/qore/modules/Qdx/html/search/pages_11.js
-share/doc/qore/modules/Qdx/html/search/pages_12.html
-share/doc/qore/modules/Qdx/html/search/pages_12.js
-share/doc/qore/modules/Qdx/html/search/pages_2.html
-share/doc/qore/modules/Qdx/html/search/pages_2.js
-share/doc/qore/modules/Qdx/html/search/pages_3.html
-share/doc/qore/modules/Qdx/html/search/pages_3.js
-share/doc/qore/modules/Qdx/html/search/pages_4.html
-share/doc/qore/modules/Qdx/html/search/pages_4.js
-share/doc/qore/modules/Qdx/html/search/pages_5.html
-share/doc/qore/modules/Qdx/html/search/pages_5.js
-share/doc/qore/modules/Qdx/html/search/pages_6.html
-share/doc/qore/modules/Qdx/html/search/pages_6.js
-share/doc/qore/modules/Qdx/html/search/pages_7.html
-share/doc/qore/modules/Qdx/html/search/pages_7.js
-share/doc/qore/modules/Qdx/html/search/pages_8.html
-share/doc/qore/modules/Qdx/html/search/pages_8.js
-share/doc/qore/modules/Qdx/html/search/pages_9.html
-share/doc/qore/modules/Qdx/html/search/pages_9.js
-share/doc/qore/modules/Qdx/html/search/pages_a.html
-share/doc/qore/modules/Qdx/html/search/pages_a.js
-share/doc/qore/modules/Qdx/html/search/pages_b.html
-share/doc/qore/modules/Qdx/html/search/pages_b.js
-share/doc/qore/modules/Qdx/html/search/pages_c.html
-share/doc/qore/modules/Qdx/html/search/pages_c.js
-share/doc/qore/modules/Qdx/html/search/pages_d.html
-share/doc/qore/modules/Qdx/html/search/pages_d.js
-share/doc/qore/modules/Qdx/html/search/pages_e.html
-share/doc/qore/modules/Qdx/html/search/pages_e.js
-share/doc/qore/modules/Qdx/html/search/pages_f.html
-share/doc/qore/modules/Qdx/html/search/pages_f.js
+share/doc/qore/modules/Qdx/html/search/pages_62.html
+share/doc/qore/modules/Qdx/html/search/pages_62.js
+share/doc/qore/modules/Qdx/html/search/pages_63.html
+share/doc/qore/modules/Qdx/html/search/pages_63.js
+share/doc/qore/modules/Qdx/html/search/pages_64.html
+share/doc/qore/modules/Qdx/html/search/pages_64.js
+share/doc/qore/modules/Qdx/html/search/pages_65.html
+share/doc/qore/modules/Qdx/html/search/pages_65.js
+share/doc/qore/modules/Qdx/html/search/pages_66.html
+share/doc/qore/modules/Qdx/html/search/pages_66.js
+share/doc/qore/modules/Qdx/html/search/pages_68.html
+share/doc/qore/modules/Qdx/html/search/pages_68.js
+share/doc/qore/modules/Qdx/html/search/pages_69.html
+share/doc/qore/modules/Qdx/html/search/pages_69.js
+share/doc/qore/modules/Qdx/html/search/pages_6b.html
+share/doc/qore/modules/Qdx/html/search/pages_6b.js
+share/doc/qore/modules/Qdx/html/search/pages_6c.html
+share/doc/qore/modules/Qdx/html/search/pages_6c.js
+share/doc/qore/modules/Qdx/html/search/pages_6d.html
+share/doc/qore/modules/Qdx/html/search/pages_6d.js
+share/doc/qore/modules/Qdx/html/search/pages_6e.html
+share/doc/qore/modules/Qdx/html/search/pages_6e.js
+share/doc/qore/modules/Qdx/html/search/pages_6f.html
+share/doc/qore/modules/Qdx/html/search/pages_6f.js
+share/doc/qore/modules/Qdx/html/search/pages_70.html
+share/doc/qore/modules/Qdx/html/search/pages_70.js
+share/doc/qore/modules/Qdx/html/search/pages_71.html
+share/doc/qore/modules/Qdx/html/search/pages_71.js
+share/doc/qore/modules/Qdx/html/search/pages_72.html
+share/doc/qore/modules/Qdx/html/search/pages_72.js
+share/doc/qore/modules/Qdx/html/search/pages_73.html
+share/doc/qore/modules/Qdx/html/search/pages_73.js
+share/doc/qore/modules/Qdx/html/search/pages_74.html
+share/doc/qore/modules/Qdx/html/search/pages_74.js
+share/doc/qore/modules/Qdx/html/search/pages_75.html
+share/doc/qore/modules/Qdx/html/search/pages_75.js
+share/doc/qore/modules/Qdx/html/search/pages_76.html
+share/doc/qore/modules/Qdx/html/search/pages_76.js
+share/doc/qore/modules/Qdx/html/search/pages_77.html
+share/doc/qore/modules/Qdx/html/search/pages_77.js
share/doc/qore/modules/Qdx/html/search/search.css
share/doc/qore/modules/Qdx/html/search/search.js
share/doc/qore/modules/Qdx/html/search/search_l.png
share/doc/qore/modules/Qdx/html/search/search_m.png
share/doc/qore/modules/Qdx/html/search/search_r.png
-share/doc/qore/modules/Qdx/html/search/searchdata.js
-share/doc/qore/modules/Qdx/html/search/variables_0.html
-share/doc/qore/modules/Qdx/html/search/variables_0.js
-share/doc/qore/modules/Qdx/html/search/variables_1.html
-share/doc/qore/modules/Qdx/html/search/variables_1.js
-share/doc/qore/modules/Qdx/html/search/variables_10.html
-share/doc/qore/modules/Qdx/html/search/variables_10.js
-share/doc/qore/modules/Qdx/html/search/variables_11.html
-share/doc/qore/modules/Qdx/html/search/variables_11.js
-share/doc/qore/modules/Qdx/html/search/variables_12.html
-share/doc/qore/modules/Qdx/html/search/variables_12.js
-share/doc/qore/modules/Qdx/html/search/variables_13.html
-share/doc/qore/modules/Qdx/html/search/variables_13.js
-share/doc/qore/modules/Qdx/html/search/variables_14.html
-share/doc/qore/modules/Qdx/html/search/variables_14.js
-share/doc/qore/modules/Qdx/html/search/variables_15.html
-share/doc/qore/modules/Qdx/html/search/variables_15.js
-share/doc/qore/modules/Qdx/html/search/variables_16.html
-share/doc/qore/modules/Qdx/html/search/variables_16.js
-share/doc/qore/modules/Qdx/html/search/variables_17.html
-share/doc/qore/modules/Qdx/html/search/variables_17.js
-share/doc/qore/modules/Qdx/html/search/variables_18.html
-share/doc/qore/modules/Qdx/html/search/variables_18.js
-share/doc/qore/modules/Qdx/html/search/variables_19.html
-share/doc/qore/modules/Qdx/html/search/variables_19.js
-share/doc/qore/modules/Qdx/html/search/variables_2.html
-share/doc/qore/modules/Qdx/html/search/variables_2.js
-share/doc/qore/modules/Qdx/html/search/variables_3.html
-share/doc/qore/modules/Qdx/html/search/variables_3.js
-share/doc/qore/modules/Qdx/html/search/variables_4.html
-share/doc/qore/modules/Qdx/html/search/variables_4.js
-share/doc/qore/modules/Qdx/html/search/variables_5.html
-share/doc/qore/modules/Qdx/html/search/variables_5.js
-share/doc/qore/modules/Qdx/html/search/variables_6.html
-share/doc/qore/modules/Qdx/html/search/variables_6.js
-share/doc/qore/modules/Qdx/html/search/variables_7.html
-share/doc/qore/modules/Qdx/html/search/variables_7.js
-share/doc/qore/modules/Qdx/html/search/variables_8.html
-share/doc/qore/modules/Qdx/html/search/variables_8.js
-share/doc/qore/modules/Qdx/html/search/variables_9.html
-share/doc/qore/modules/Qdx/html/search/variables_9.js
-share/doc/qore/modules/Qdx/html/search/variables_a.html
-share/doc/qore/modules/Qdx/html/search/variables_a.js
-share/doc/qore/modules/Qdx/html/search/variables_b.html
-share/doc/qore/modules/Qdx/html/search/variables_b.js
-share/doc/qore/modules/Qdx/html/search/variables_c.html
-share/doc/qore/modules/Qdx/html/search/variables_c.js
-share/doc/qore/modules/Qdx/html/search/variables_d.html
-share/doc/qore/modules/Qdx/html/search/variables_d.js
-share/doc/qore/modules/Qdx/html/search/variables_e.html
-share/doc/qore/modules/Qdx/html/search/variables_e.js
-share/doc/qore/modules/Qdx/html/search/variables_f.html
-share/doc/qore/modules/Qdx/html/search/variables_f.js
-share/doc/qore/modules/Qdx/html/splitbar.png
+share/doc/qore/modules/Qdx/html/search/variables_5f.html
+share/doc/qore/modules/Qdx/html/search/variables_5f.js
+share/doc/qore/modules/Qdx/html/search/variables_61.html
+share/doc/qore/modules/Qdx/html/search/variables_61.js
+share/doc/qore/modules/Qdx/html/search/variables_62.html
+share/doc/qore/modules/Qdx/html/search/variables_62.js
+share/doc/qore/modules/Qdx/html/search/variables_63.html
+share/doc/qore/modules/Qdx/html/search/variables_63.js
+share/doc/qore/modules/Qdx/html/search/variables_64.html
+share/doc/qore/modules/Qdx/html/search/variables_64.js
+share/doc/qore/modules/Qdx/html/search/variables_65.html
+share/doc/qore/modules/Qdx/html/search/variables_65.js
+share/doc/qore/modules/Qdx/html/search/variables_66.html
+share/doc/qore/modules/Qdx/html/search/variables_66.js
+share/doc/qore/modules/Qdx/html/search/variables_67.html
+share/doc/qore/modules/Qdx/html/search/variables_67.js
+share/doc/qore/modules/Qdx/html/search/variables_68.html
+share/doc/qore/modules/Qdx/html/search/variables_68.js
+share/doc/qore/modules/Qdx/html/search/variables_69.html
+share/doc/qore/modules/Qdx/html/search/variables_69.js
+share/doc/qore/modules/Qdx/html/search/variables_6a.html
+share/doc/qore/modules/Qdx/html/search/variables_6a.js
+share/doc/qore/modules/Qdx/html/search/variables_6c.html
+share/doc/qore/modules/Qdx/html/search/variables_6c.js
+share/doc/qore/modules/Qdx/html/search/variables_6d.html
+share/doc/qore/modules/Qdx/html/search/variables_6d.js
+share/doc/qore/modules/Qdx/html/search/variables_6e.html
+share/doc/qore/modules/Qdx/html/search/variables_6e.js
+share/doc/qore/modules/Qdx/html/search/variables_6f.html
+share/doc/qore/modules/Qdx/html/search/variables_6f.js
+share/doc/qore/modules/Qdx/html/search/variables_70.html
+share/doc/qore/modules/Qdx/html/search/variables_70.js
+share/doc/qore/modules/Qdx/html/search/variables_71.html
+share/doc/qore/modules/Qdx/html/search/variables_71.js
+share/doc/qore/modules/Qdx/html/search/variables_72.html
+share/doc/qore/modules/Qdx/html/search/variables_72.js
+share/doc/qore/modules/Qdx/html/search/variables_73.html
+share/doc/qore/modules/Qdx/html/search/variables_73.js
+share/doc/qore/modules/Qdx/html/search/variables_74.html
+share/doc/qore/modules/Qdx/html/search/variables_74.js
+share/doc/qore/modules/Qdx/html/search/variables_75.html
+share/doc/qore/modules/Qdx/html/search/variables_75.js
+share/doc/qore/modules/Qdx/html/search/variables_76.html
+share/doc/qore/modules/Qdx/html/search/variables_76.js
+share/doc/qore/modules/Qdx/html/search/variables_77.html
+share/doc/qore/modules/Qdx/html/search/variables_77.js
+share/doc/qore/modules/Qdx/html/search/variables_78.html
+share/doc/qore/modules/Qdx/html/search/variables_78.js
+share/doc/qore/modules/Qdx/html/search/variables_79.html
+share/doc/qore/modules/Qdx/html/search/variables_79.js
+share/doc/qore/modules/Qdx/html/search/variables_7a.html
+share/doc/qore/modules/Qdx/html/search/variables_7a.js
share/doc/qore/modules/Qdx/html/sync_off.png
share/doc/qore/modules/Qdx/html/sync_on.png
share/doc/qore/modules/Qdx/html/tab_a.png
@@ -12596,13 +13395,32 @@ share/doc/qore/modules/Qorize/html/bc_s.png
share/doc/qore/modules/Qorize/html/bdwn.png
share/doc/qore/modules/Qorize/html/closed.png
share/doc/qore/modules/Qorize/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Qorize/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Qorize/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Qorize/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Qorize/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Qorize/html/doc.png
+share/doc/qore/modules/Qorize/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Qorize/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Qorize/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Qorize/html/doxygen.css
share/doc/qore/modules/Qorize/html/doxygen.png
share/doc/qore/modules/Qorize/html/dynsections.js
-share/doc/qore/modules/Qorize/html/folderclosed.png
-share/doc/qore/modules/Qorize/html/folderopen.png
+share/doc/qore/modules/Qorize/html/ftv2blank.png
+share/doc/qore/modules/Qorize/html/ftv2cl.png
+share/doc/qore/modules/Qorize/html/ftv2doc.png
+share/doc/qore/modules/Qorize/html/ftv2folderclosed.png
+share/doc/qore/modules/Qorize/html/ftv2folderopen.png
+share/doc/qore/modules/Qorize/html/ftv2lastnode.png
+share/doc/qore/modules/Qorize/html/ftv2link.png
+share/doc/qore/modules/Qorize/html/ftv2mlastnode.png
+share/doc/qore/modules/Qorize/html/ftv2mnode.png
+share/doc/qore/modules/Qorize/html/ftv2mo.png
+share/doc/qore/modules/Qorize/html/ftv2node.png
+share/doc/qore/modules/Qorize/html/ftv2ns.png
+share/doc/qore/modules/Qorize/html/ftv2plastnode.png
+share/doc/qore/modules/Qorize/html/ftv2pnode.png
+share/doc/qore/modules/Qorize/html/ftv2splitbar.png
+share/doc/qore/modules/Qorize/html/ftv2vertline.png
share/doc/qore/modules/Qorize/html/graph_legend.html
share/doc/qore/modules/Qorize/html/graph_legend.md5
share/doc/qore/modules/Qorize/html/graph_legend.png
@@ -12709,8 +13527,6 @@ share/doc/qore/modules/Qorize/html/group__x509__verification__constants.js
share/doc/qore/modules/Qorize/html/index.html
share/doc/qore/modules/Qorize/html/index.qhp
share/doc/qore/modules/Qorize/html/jquery.js
-share/doc/qore/modules/Qorize/html/menu.js
-share/doc/qore/modules/Qorize/html/menudata.js
share/doc/qore/modules/Qorize/html/modules.html
share/doc/qore/modules/Qorize/html/modules.js
share/doc/qore/modules/Qorize/html/namespace_qorize.html
@@ -12723,7 +13539,6 @@ share/doc/qore/modules/Qorize/html/nav_g.png
share/doc/qore/modules/Qorize/html/nav_h.png
share/doc/qore/modules/Qorize/html/navtree.css
share/doc/qore/modules/Qorize/html/navtree.js
-share/doc/qore/modules/Qorize/html/navtreedata.js
share/doc/qore/modules/Qorize/html/navtreeindex0.js
share/doc/qore/modules/Qorize/html/navtreeindex1.js
share/doc/qore/modules/Qorize/html/navtreeindex2.js
@@ -12731,317 +13546,318 @@ share/doc/qore/modules/Qorize/html/navtreeindex3.js
share/doc/qore/modules/Qorize/html/navtreeindex4.js
share/doc/qore/modules/Qorize/html/navtreeindex5.js
share/doc/qore/modules/Qorize/html/navtreeindex6.js
+share/doc/qore/modules/Qorize/html/navtreeindex7.js
share/doc/qore/modules/Qorize/html/open.png
share/doc/qore/modules/Qorize/html/pages.html
share/doc/qore/modules/Qorize/html/resize.js
-share/doc/qore/modules/Qorize/html/search/all_0.html
-share/doc/qore/modules/Qorize/html/search/all_0.js
-share/doc/qore/modules/Qorize/html/search/all_1.html
-share/doc/qore/modules/Qorize/html/search/all_1.js
-share/doc/qore/modules/Qorize/html/search/all_10.html
-share/doc/qore/modules/Qorize/html/search/all_10.js
-share/doc/qore/modules/Qorize/html/search/all_11.html
-share/doc/qore/modules/Qorize/html/search/all_11.js
-share/doc/qore/modules/Qorize/html/search/all_12.html
-share/doc/qore/modules/Qorize/html/search/all_12.js
-share/doc/qore/modules/Qorize/html/search/all_13.html
-share/doc/qore/modules/Qorize/html/search/all_13.js
-share/doc/qore/modules/Qorize/html/search/all_14.html
-share/doc/qore/modules/Qorize/html/search/all_14.js
-share/doc/qore/modules/Qorize/html/search/all_15.html
-share/doc/qore/modules/Qorize/html/search/all_15.js
-share/doc/qore/modules/Qorize/html/search/all_16.html
-share/doc/qore/modules/Qorize/html/search/all_16.js
-share/doc/qore/modules/Qorize/html/search/all_17.html
-share/doc/qore/modules/Qorize/html/search/all_17.js
-share/doc/qore/modules/Qorize/html/search/all_18.html
-share/doc/qore/modules/Qorize/html/search/all_18.js
-share/doc/qore/modules/Qorize/html/search/all_19.html
-share/doc/qore/modules/Qorize/html/search/all_19.js
-share/doc/qore/modules/Qorize/html/search/all_1a.html
-share/doc/qore/modules/Qorize/html/search/all_1a.js
-share/doc/qore/modules/Qorize/html/search/all_2.html
-share/doc/qore/modules/Qorize/html/search/all_2.js
-share/doc/qore/modules/Qorize/html/search/all_3.html
-share/doc/qore/modules/Qorize/html/search/all_3.js
-share/doc/qore/modules/Qorize/html/search/all_4.html
-share/doc/qore/modules/Qorize/html/search/all_4.js
-share/doc/qore/modules/Qorize/html/search/all_5.html
-share/doc/qore/modules/Qorize/html/search/all_5.js
-share/doc/qore/modules/Qorize/html/search/all_6.html
-share/doc/qore/modules/Qorize/html/search/all_6.js
-share/doc/qore/modules/Qorize/html/search/all_7.html
-share/doc/qore/modules/Qorize/html/search/all_7.js
-share/doc/qore/modules/Qorize/html/search/all_8.html
-share/doc/qore/modules/Qorize/html/search/all_8.js
-share/doc/qore/modules/Qorize/html/search/all_9.html
-share/doc/qore/modules/Qorize/html/search/all_9.js
-share/doc/qore/modules/Qorize/html/search/all_a.html
-share/doc/qore/modules/Qorize/html/search/all_a.js
-share/doc/qore/modules/Qorize/html/search/all_b.html
-share/doc/qore/modules/Qorize/html/search/all_b.js
-share/doc/qore/modules/Qorize/html/search/all_c.html
-share/doc/qore/modules/Qorize/html/search/all_c.js
-share/doc/qore/modules/Qorize/html/search/all_d.html
-share/doc/qore/modules/Qorize/html/search/all_d.js
-share/doc/qore/modules/Qorize/html/search/all_e.html
-share/doc/qore/modules/Qorize/html/search/all_e.js
-share/doc/qore/modules/Qorize/html/search/all_f.html
-share/doc/qore/modules/Qorize/html/search/all_f.js
-share/doc/qore/modules/Qorize/html/search/classes_0.html
-share/doc/qore/modules/Qorize/html/search/classes_0.js
-share/doc/qore/modules/Qorize/html/search/classes_1.html
-share/doc/qore/modules/Qorize/html/search/classes_1.js
-share/doc/qore/modules/Qorize/html/search/classes_10.html
-share/doc/qore/modules/Qorize/html/search/classes_10.js
-share/doc/qore/modules/Qorize/html/search/classes_11.html
-share/doc/qore/modules/Qorize/html/search/classes_11.js
-share/doc/qore/modules/Qorize/html/search/classes_12.html
-share/doc/qore/modules/Qorize/html/search/classes_12.js
-share/doc/qore/modules/Qorize/html/search/classes_13.html
-share/doc/qore/modules/Qorize/html/search/classes_13.js
-share/doc/qore/modules/Qorize/html/search/classes_14.html
-share/doc/qore/modules/Qorize/html/search/classes_14.js
-share/doc/qore/modules/Qorize/html/search/classes_15.html
-share/doc/qore/modules/Qorize/html/search/classes_15.js
-share/doc/qore/modules/Qorize/html/search/classes_16.html
-share/doc/qore/modules/Qorize/html/search/classes_16.js
-share/doc/qore/modules/Qorize/html/search/classes_2.html
-share/doc/qore/modules/Qorize/html/search/classes_2.js
-share/doc/qore/modules/Qorize/html/search/classes_3.html
-share/doc/qore/modules/Qorize/html/search/classes_3.js
-share/doc/qore/modules/Qorize/html/search/classes_4.html
-share/doc/qore/modules/Qorize/html/search/classes_4.js
-share/doc/qore/modules/Qorize/html/search/classes_5.html
-share/doc/qore/modules/Qorize/html/search/classes_5.js
-share/doc/qore/modules/Qorize/html/search/classes_6.html
-share/doc/qore/modules/Qorize/html/search/classes_6.js
-share/doc/qore/modules/Qorize/html/search/classes_7.html
-share/doc/qore/modules/Qorize/html/search/classes_7.js
-share/doc/qore/modules/Qorize/html/search/classes_8.html
-share/doc/qore/modules/Qorize/html/search/classes_8.js
-share/doc/qore/modules/Qorize/html/search/classes_9.html
-share/doc/qore/modules/Qorize/html/search/classes_9.js
-share/doc/qore/modules/Qorize/html/search/classes_a.html
-share/doc/qore/modules/Qorize/html/search/classes_a.js
-share/doc/qore/modules/Qorize/html/search/classes_b.html
-share/doc/qore/modules/Qorize/html/search/classes_b.js
-share/doc/qore/modules/Qorize/html/search/classes_c.html
-share/doc/qore/modules/Qorize/html/search/classes_c.js
-share/doc/qore/modules/Qorize/html/search/classes_d.html
-share/doc/qore/modules/Qorize/html/search/classes_d.js
-share/doc/qore/modules/Qorize/html/search/classes_e.html
-share/doc/qore/modules/Qorize/html/search/classes_e.js
-share/doc/qore/modules/Qorize/html/search/classes_f.html
-share/doc/qore/modules/Qorize/html/search/classes_f.js
+share/doc/qore/modules/Qorize/html/search/all_5f.html
+share/doc/qore/modules/Qorize/html/search/all_5f.js
+share/doc/qore/modules/Qorize/html/search/all_61.html
+share/doc/qore/modules/Qorize/html/search/all_61.js
+share/doc/qore/modules/Qorize/html/search/all_62.html
+share/doc/qore/modules/Qorize/html/search/all_62.js
+share/doc/qore/modules/Qorize/html/search/all_63.html
+share/doc/qore/modules/Qorize/html/search/all_63.js
+share/doc/qore/modules/Qorize/html/search/all_64.html
+share/doc/qore/modules/Qorize/html/search/all_64.js
+share/doc/qore/modules/Qorize/html/search/all_65.html
+share/doc/qore/modules/Qorize/html/search/all_65.js
+share/doc/qore/modules/Qorize/html/search/all_66.html
+share/doc/qore/modules/Qorize/html/search/all_66.js
+share/doc/qore/modules/Qorize/html/search/all_67.html
+share/doc/qore/modules/Qorize/html/search/all_67.js
+share/doc/qore/modules/Qorize/html/search/all_68.html
+share/doc/qore/modules/Qorize/html/search/all_68.js
+share/doc/qore/modules/Qorize/html/search/all_69.html
+share/doc/qore/modules/Qorize/html/search/all_69.js
+share/doc/qore/modules/Qorize/html/search/all_6a.html
+share/doc/qore/modules/Qorize/html/search/all_6a.js
+share/doc/qore/modules/Qorize/html/search/all_6b.html
+share/doc/qore/modules/Qorize/html/search/all_6b.js
+share/doc/qore/modules/Qorize/html/search/all_6c.html
+share/doc/qore/modules/Qorize/html/search/all_6c.js
+share/doc/qore/modules/Qorize/html/search/all_6d.html
+share/doc/qore/modules/Qorize/html/search/all_6d.js
+share/doc/qore/modules/Qorize/html/search/all_6e.html
+share/doc/qore/modules/Qorize/html/search/all_6e.js
+share/doc/qore/modules/Qorize/html/search/all_6f.html
+share/doc/qore/modules/Qorize/html/search/all_6f.js
+share/doc/qore/modules/Qorize/html/search/all_70.html
+share/doc/qore/modules/Qorize/html/search/all_70.js
+share/doc/qore/modules/Qorize/html/search/all_71.html
+share/doc/qore/modules/Qorize/html/search/all_71.js
+share/doc/qore/modules/Qorize/html/search/all_72.html
+share/doc/qore/modules/Qorize/html/search/all_72.js
+share/doc/qore/modules/Qorize/html/search/all_73.html
+share/doc/qore/modules/Qorize/html/search/all_73.js
+share/doc/qore/modules/Qorize/html/search/all_74.html
+share/doc/qore/modules/Qorize/html/search/all_74.js
+share/doc/qore/modules/Qorize/html/search/all_75.html
+share/doc/qore/modules/Qorize/html/search/all_75.js
+share/doc/qore/modules/Qorize/html/search/all_76.html
+share/doc/qore/modules/Qorize/html/search/all_76.js
+share/doc/qore/modules/Qorize/html/search/all_77.html
+share/doc/qore/modules/Qorize/html/search/all_77.js
+share/doc/qore/modules/Qorize/html/search/all_78.html
+share/doc/qore/modules/Qorize/html/search/all_78.js
+share/doc/qore/modules/Qorize/html/search/all_79.html
+share/doc/qore/modules/Qorize/html/search/all_79.js
+share/doc/qore/modules/Qorize/html/search/all_7a.html
+share/doc/qore/modules/Qorize/html/search/all_7a.js
+share/doc/qore/modules/Qorize/html/search/classes_61.html
+share/doc/qore/modules/Qorize/html/search/classes_61.js
+share/doc/qore/modules/Qorize/html/search/classes_62.html
+share/doc/qore/modules/Qorize/html/search/classes_62.js
+share/doc/qore/modules/Qorize/html/search/classes_63.html
+share/doc/qore/modules/Qorize/html/search/classes_63.js
+share/doc/qore/modules/Qorize/html/search/classes_64.html
+share/doc/qore/modules/Qorize/html/search/classes_64.js
+share/doc/qore/modules/Qorize/html/search/classes_65.html
+share/doc/qore/modules/Qorize/html/search/classes_65.js
+share/doc/qore/modules/Qorize/html/search/classes_66.html
+share/doc/qore/modules/Qorize/html/search/classes_66.js
+share/doc/qore/modules/Qorize/html/search/classes_67.html
+share/doc/qore/modules/Qorize/html/search/classes_67.js
+share/doc/qore/modules/Qorize/html/search/classes_68.html
+share/doc/qore/modules/Qorize/html/search/classes_68.js
+share/doc/qore/modules/Qorize/html/search/classes_69.html
+share/doc/qore/modules/Qorize/html/search/classes_69.js
+share/doc/qore/modules/Qorize/html/search/classes_6a.html
+share/doc/qore/modules/Qorize/html/search/classes_6a.js
+share/doc/qore/modules/Qorize/html/search/classes_6c.html
+share/doc/qore/modules/Qorize/html/search/classes_6c.js
+share/doc/qore/modules/Qorize/html/search/classes_6d.html
+share/doc/qore/modules/Qorize/html/search/classes_6d.js
+share/doc/qore/modules/Qorize/html/search/classes_6e.html
+share/doc/qore/modules/Qorize/html/search/classes_6e.js
+share/doc/qore/modules/Qorize/html/search/classes_6f.html
+share/doc/qore/modules/Qorize/html/search/classes_6f.js
+share/doc/qore/modules/Qorize/html/search/classes_70.html
+share/doc/qore/modules/Qorize/html/search/classes_70.js
+share/doc/qore/modules/Qorize/html/search/classes_71.html
+share/doc/qore/modules/Qorize/html/search/classes_71.js
+share/doc/qore/modules/Qorize/html/search/classes_72.html
+share/doc/qore/modules/Qorize/html/search/classes_72.js
+share/doc/qore/modules/Qorize/html/search/classes_73.html
+share/doc/qore/modules/Qorize/html/search/classes_73.js
+share/doc/qore/modules/Qorize/html/search/classes_74.html
+share/doc/qore/modules/Qorize/html/search/classes_74.js
+share/doc/qore/modules/Qorize/html/search/classes_75.html
+share/doc/qore/modules/Qorize/html/search/classes_75.js
+share/doc/qore/modules/Qorize/html/search/classes_77.html
+share/doc/qore/modules/Qorize/html/search/classes_77.js
+share/doc/qore/modules/Qorize/html/search/classes_78.html
+share/doc/qore/modules/Qorize/html/search/classes_78.js
+share/doc/qore/modules/Qorize/html/search/classes_7a.html
+share/doc/qore/modules/Qorize/html/search/classes_7a.js
share/doc/qore/modules/Qorize/html/search/close.png
-share/doc/qore/modules/Qorize/html/search/functions_0.html
-share/doc/qore/modules/Qorize/html/search/functions_0.js
-share/doc/qore/modules/Qorize/html/search/functions_1.html
-share/doc/qore/modules/Qorize/html/search/functions_1.js
-share/doc/qore/modules/Qorize/html/search/functions_10.html
-share/doc/qore/modules/Qorize/html/search/functions_10.js
-share/doc/qore/modules/Qorize/html/search/functions_11.html
-share/doc/qore/modules/Qorize/html/search/functions_11.js
-share/doc/qore/modules/Qorize/html/search/functions_12.html
-share/doc/qore/modules/Qorize/html/search/functions_12.js
-share/doc/qore/modules/Qorize/html/search/functions_13.html
-share/doc/qore/modules/Qorize/html/search/functions_13.js
-share/doc/qore/modules/Qorize/html/search/functions_14.html
-share/doc/qore/modules/Qorize/html/search/functions_14.js
-share/doc/qore/modules/Qorize/html/search/functions_15.html
-share/doc/qore/modules/Qorize/html/search/functions_15.js
-share/doc/qore/modules/Qorize/html/search/functions_16.html
-share/doc/qore/modules/Qorize/html/search/functions_16.js
-share/doc/qore/modules/Qorize/html/search/functions_17.html
-share/doc/qore/modules/Qorize/html/search/functions_17.js
-share/doc/qore/modules/Qorize/html/search/functions_18.html
-share/doc/qore/modules/Qorize/html/search/functions_18.js
-share/doc/qore/modules/Qorize/html/search/functions_19.html
-share/doc/qore/modules/Qorize/html/search/functions_19.js
-share/doc/qore/modules/Qorize/html/search/functions_2.html
-share/doc/qore/modules/Qorize/html/search/functions_2.js
-share/doc/qore/modules/Qorize/html/search/functions_3.html
-share/doc/qore/modules/Qorize/html/search/functions_3.js
-share/doc/qore/modules/Qorize/html/search/functions_4.html
-share/doc/qore/modules/Qorize/html/search/functions_4.js
-share/doc/qore/modules/Qorize/html/search/functions_5.html
-share/doc/qore/modules/Qorize/html/search/functions_5.js
-share/doc/qore/modules/Qorize/html/search/functions_6.html
-share/doc/qore/modules/Qorize/html/search/functions_6.js
-share/doc/qore/modules/Qorize/html/search/functions_7.html
-share/doc/qore/modules/Qorize/html/search/functions_7.js
-share/doc/qore/modules/Qorize/html/search/functions_8.html
-share/doc/qore/modules/Qorize/html/search/functions_8.js
-share/doc/qore/modules/Qorize/html/search/functions_9.html
-share/doc/qore/modules/Qorize/html/search/functions_9.js
-share/doc/qore/modules/Qorize/html/search/functions_a.html
-share/doc/qore/modules/Qorize/html/search/functions_a.js
-share/doc/qore/modules/Qorize/html/search/functions_b.html
-share/doc/qore/modules/Qorize/html/search/functions_b.js
-share/doc/qore/modules/Qorize/html/search/functions_c.html
-share/doc/qore/modules/Qorize/html/search/functions_c.js
-share/doc/qore/modules/Qorize/html/search/functions_d.html
-share/doc/qore/modules/Qorize/html/search/functions_d.js
-share/doc/qore/modules/Qorize/html/search/functions_e.html
-share/doc/qore/modules/Qorize/html/search/functions_e.js
-share/doc/qore/modules/Qorize/html/search/functions_f.html
-share/doc/qore/modules/Qorize/html/search/functions_f.js
-share/doc/qore/modules/Qorize/html/search/groups_0.html
-share/doc/qore/modules/Qorize/html/search/groups_0.js
-share/doc/qore/modules/Qorize/html/search/groups_1.html
-share/doc/qore/modules/Qorize/html/search/groups_1.js
-share/doc/qore/modules/Qorize/html/search/groups_10.html
-share/doc/qore/modules/Qorize/html/search/groups_10.js
-share/doc/qore/modules/Qorize/html/search/groups_11.html
-share/doc/qore/modules/Qorize/html/search/groups_11.js
-share/doc/qore/modules/Qorize/html/search/groups_12.html
-share/doc/qore/modules/Qorize/html/search/groups_12.js
-share/doc/qore/modules/Qorize/html/search/groups_2.html
-share/doc/qore/modules/Qorize/html/search/groups_2.js
-share/doc/qore/modules/Qorize/html/search/groups_3.html
-share/doc/qore/modules/Qorize/html/search/groups_3.js
-share/doc/qore/modules/Qorize/html/search/groups_4.html
-share/doc/qore/modules/Qorize/html/search/groups_4.js
-share/doc/qore/modules/Qorize/html/search/groups_5.html
-share/doc/qore/modules/Qorize/html/search/groups_5.js
-share/doc/qore/modules/Qorize/html/search/groups_6.html
-share/doc/qore/modules/Qorize/html/search/groups_6.js
-share/doc/qore/modules/Qorize/html/search/groups_7.html
-share/doc/qore/modules/Qorize/html/search/groups_7.js
-share/doc/qore/modules/Qorize/html/search/groups_8.html
-share/doc/qore/modules/Qorize/html/search/groups_8.js
-share/doc/qore/modules/Qorize/html/search/groups_9.html
-share/doc/qore/modules/Qorize/html/search/groups_9.js
-share/doc/qore/modules/Qorize/html/search/groups_a.html
-share/doc/qore/modules/Qorize/html/search/groups_a.js
-share/doc/qore/modules/Qorize/html/search/groups_b.html
-share/doc/qore/modules/Qorize/html/search/groups_b.js
-share/doc/qore/modules/Qorize/html/search/groups_c.html
-share/doc/qore/modules/Qorize/html/search/groups_c.js
-share/doc/qore/modules/Qorize/html/search/groups_d.html
-share/doc/qore/modules/Qorize/html/search/groups_d.js
-share/doc/qore/modules/Qorize/html/search/groups_e.html
-share/doc/qore/modules/Qorize/html/search/groups_e.js
-share/doc/qore/modules/Qorize/html/search/groups_f.html
-share/doc/qore/modules/Qorize/html/search/groups_f.js
+share/doc/qore/modules/Qorize/html/search/functions_61.html
+share/doc/qore/modules/Qorize/html/search/functions_61.js
+share/doc/qore/modules/Qorize/html/search/functions_62.html
+share/doc/qore/modules/Qorize/html/search/functions_62.js
+share/doc/qore/modules/Qorize/html/search/functions_63.html
+share/doc/qore/modules/Qorize/html/search/functions_63.js
+share/doc/qore/modules/Qorize/html/search/functions_64.html
+share/doc/qore/modules/Qorize/html/search/functions_64.js
+share/doc/qore/modules/Qorize/html/search/functions_65.html
+share/doc/qore/modules/Qorize/html/search/functions_65.js
+share/doc/qore/modules/Qorize/html/search/functions_66.html
+share/doc/qore/modules/Qorize/html/search/functions_66.js
+share/doc/qore/modules/Qorize/html/search/functions_67.html
+share/doc/qore/modules/Qorize/html/search/functions_67.js
+share/doc/qore/modules/Qorize/html/search/functions_68.html
+share/doc/qore/modules/Qorize/html/search/functions_68.js
+share/doc/qore/modules/Qorize/html/search/functions_69.html
+share/doc/qore/modules/Qorize/html/search/functions_69.js
+share/doc/qore/modules/Qorize/html/search/functions_6a.html
+share/doc/qore/modules/Qorize/html/search/functions_6a.js
+share/doc/qore/modules/Qorize/html/search/functions_6b.html
+share/doc/qore/modules/Qorize/html/search/functions_6b.js
+share/doc/qore/modules/Qorize/html/search/functions_6c.html
+share/doc/qore/modules/Qorize/html/search/functions_6c.js
+share/doc/qore/modules/Qorize/html/search/functions_6d.html
+share/doc/qore/modules/Qorize/html/search/functions_6d.js
+share/doc/qore/modules/Qorize/html/search/functions_6e.html
+share/doc/qore/modules/Qorize/html/search/functions_6e.js
+share/doc/qore/modules/Qorize/html/search/functions_6f.html
+share/doc/qore/modules/Qorize/html/search/functions_6f.js
+share/doc/qore/modules/Qorize/html/search/functions_70.html
+share/doc/qore/modules/Qorize/html/search/functions_70.js
+share/doc/qore/modules/Qorize/html/search/functions_71.html
+share/doc/qore/modules/Qorize/html/search/functions_71.js
+share/doc/qore/modules/Qorize/html/search/functions_72.html
+share/doc/qore/modules/Qorize/html/search/functions_72.js
+share/doc/qore/modules/Qorize/html/search/functions_73.html
+share/doc/qore/modules/Qorize/html/search/functions_73.js
+share/doc/qore/modules/Qorize/html/search/functions_74.html
+share/doc/qore/modules/Qorize/html/search/functions_74.js
+share/doc/qore/modules/Qorize/html/search/functions_75.html
+share/doc/qore/modules/Qorize/html/search/functions_75.js
+share/doc/qore/modules/Qorize/html/search/functions_76.html
+share/doc/qore/modules/Qorize/html/search/functions_76.js
+share/doc/qore/modules/Qorize/html/search/functions_77.html
+share/doc/qore/modules/Qorize/html/search/functions_77.js
+share/doc/qore/modules/Qorize/html/search/functions_78.html
+share/doc/qore/modules/Qorize/html/search/functions_78.js
+share/doc/qore/modules/Qorize/html/search/functions_79.html
+share/doc/qore/modules/Qorize/html/search/functions_79.js
+share/doc/qore/modules/Qorize/html/search/functions_7a.html
+share/doc/qore/modules/Qorize/html/search/functions_7a.js
+share/doc/qore/modules/Qorize/html/search/groups_62.html
+share/doc/qore/modules/Qorize/html/search/groups_62.js
+share/doc/qore/modules/Qorize/html/search/groups_63.html
+share/doc/qore/modules/Qorize/html/search/groups_63.js
+share/doc/qore/modules/Qorize/html/search/groups_64.html
+share/doc/qore/modules/Qorize/html/search/groups_64.js
+share/doc/qore/modules/Qorize/html/search/groups_65.html
+share/doc/qore/modules/Qorize/html/search/groups_65.js
+share/doc/qore/modules/Qorize/html/search/groups_66.html
+share/doc/qore/modules/Qorize/html/search/groups_66.js
+share/doc/qore/modules/Qorize/html/search/groups_68.html
+share/doc/qore/modules/Qorize/html/search/groups_68.js
+share/doc/qore/modules/Qorize/html/search/groups_69.html
+share/doc/qore/modules/Qorize/html/search/groups_69.js
+share/doc/qore/modules/Qorize/html/search/groups_6c.html
+share/doc/qore/modules/Qorize/html/search/groups_6c.js
+share/doc/qore/modules/Qorize/html/search/groups_6d.html
+share/doc/qore/modules/Qorize/html/search/groups_6d.js
+share/doc/qore/modules/Qorize/html/search/groups_6e.html
+share/doc/qore/modules/Qorize/html/search/groups_6e.js
+share/doc/qore/modules/Qorize/html/search/groups_6f.html
+share/doc/qore/modules/Qorize/html/search/groups_6f.js
+share/doc/qore/modules/Qorize/html/search/groups_70.html
+share/doc/qore/modules/Qorize/html/search/groups_70.js
+share/doc/qore/modules/Qorize/html/search/groups_71.html
+share/doc/qore/modules/Qorize/html/search/groups_71.js
+share/doc/qore/modules/Qorize/html/search/groups_72.html
+share/doc/qore/modules/Qorize/html/search/groups_72.js
+share/doc/qore/modules/Qorize/html/search/groups_73.html
+share/doc/qore/modules/Qorize/html/search/groups_73.js
+share/doc/qore/modules/Qorize/html/search/groups_74.html
+share/doc/qore/modules/Qorize/html/search/groups_74.js
+share/doc/qore/modules/Qorize/html/search/groups_75.html
+share/doc/qore/modules/Qorize/html/search/groups_75.js
+share/doc/qore/modules/Qorize/html/search/groups_77.html
+share/doc/qore/modules/Qorize/html/search/groups_77.js
+share/doc/qore/modules/Qorize/html/search/groups_78.html
+share/doc/qore/modules/Qorize/html/search/groups_78.js
share/doc/qore/modules/Qorize/html/search/mag_sel.png
-share/doc/qore/modules/Qorize/html/search/namespaces_0.html
-share/doc/qore/modules/Qorize/html/search/namespaces_0.js
-share/doc/qore/modules/Qorize/html/search/namespaces_1.html
-share/doc/qore/modules/Qorize/html/search/namespaces_1.js
-share/doc/qore/modules/Qorize/html/search/namespaces_2.html
-share/doc/qore/modules/Qorize/html/search/namespaces_2.js
-share/doc/qore/modules/Qorize/html/search/namespaces_3.html
-share/doc/qore/modules/Qorize/html/search/namespaces_3.js
-share/doc/qore/modules/Qorize/html/search/namespaces_4.html
-share/doc/qore/modules/Qorize/html/search/namespaces_4.js
-share/doc/qore/modules/Qorize/html/search/namespaces_5.html
-share/doc/qore/modules/Qorize/html/search/namespaces_5.js
-share/doc/qore/modules/Qorize/html/search/namespaces_6.html
-share/doc/qore/modules/Qorize/html/search/namespaces_6.js
-share/doc/qore/modules/Qorize/html/search/namespaces_7.html
-share/doc/qore/modules/Qorize/html/search/namespaces_7.js
-share/doc/qore/modules/Qorize/html/search/namespaces_8.html
-share/doc/qore/modules/Qorize/html/search/namespaces_8.js
+share/doc/qore/modules/Qorize/html/search/namespaces_63.html
+share/doc/qore/modules/Qorize/html/search/namespaces_63.js
+share/doc/qore/modules/Qorize/html/search/namespaces_64.html
+share/doc/qore/modules/Qorize/html/search/namespaces_64.js
+share/doc/qore/modules/Qorize/html/search/namespaces_68.html
+share/doc/qore/modules/Qorize/html/search/namespaces_68.js
+share/doc/qore/modules/Qorize/html/search/namespaces_6d.html
+share/doc/qore/modules/Qorize/html/search/namespaces_6d.js
+share/doc/qore/modules/Qorize/html/search/namespaces_71.html
+share/doc/qore/modules/Qorize/html/search/namespaces_71.js
+share/doc/qore/modules/Qorize/html/search/namespaces_72.html
+share/doc/qore/modules/Qorize/html/search/namespaces_72.js
+share/doc/qore/modules/Qorize/html/search/namespaces_73.html
+share/doc/qore/modules/Qorize/html/search/namespaces_73.js
+share/doc/qore/modules/Qorize/html/search/namespaces_75.html
+share/doc/qore/modules/Qorize/html/search/namespaces_75.js
+share/doc/qore/modules/Qorize/html/search/namespaces_77.html
+share/doc/qore/modules/Qorize/html/search/namespaces_77.js
share/doc/qore/modules/Qorize/html/search/nomatches.html
-share/doc/qore/modules/Qorize/html/search/pages_0.html
-share/doc/qore/modules/Qorize/html/search/pages_0.js
-share/doc/qore/modules/Qorize/html/search/pages_1.html
-share/doc/qore/modules/Qorize/html/search/pages_1.js
-share/doc/qore/modules/Qorize/html/search/pages_10.html
-share/doc/qore/modules/Qorize/html/search/pages_10.js
-share/doc/qore/modules/Qorize/html/search/pages_11.html
-share/doc/qore/modules/Qorize/html/search/pages_11.js
-share/doc/qore/modules/Qorize/html/search/pages_12.html
-share/doc/qore/modules/Qorize/html/search/pages_12.js
-share/doc/qore/modules/Qorize/html/search/pages_2.html
-share/doc/qore/modules/Qorize/html/search/pages_2.js
-share/doc/qore/modules/Qorize/html/search/pages_3.html
-share/doc/qore/modules/Qorize/html/search/pages_3.js
-share/doc/qore/modules/Qorize/html/search/pages_4.html
-share/doc/qore/modules/Qorize/html/search/pages_4.js
-share/doc/qore/modules/Qorize/html/search/pages_5.html
-share/doc/qore/modules/Qorize/html/search/pages_5.js
-share/doc/qore/modules/Qorize/html/search/pages_6.html
-share/doc/qore/modules/Qorize/html/search/pages_6.js
-share/doc/qore/modules/Qorize/html/search/pages_7.html
-share/doc/qore/modules/Qorize/html/search/pages_7.js
-share/doc/qore/modules/Qorize/html/search/pages_8.html
-share/doc/qore/modules/Qorize/html/search/pages_8.js
-share/doc/qore/modules/Qorize/html/search/pages_9.html
-share/doc/qore/modules/Qorize/html/search/pages_9.js
-share/doc/qore/modules/Qorize/html/search/pages_a.html
-share/doc/qore/modules/Qorize/html/search/pages_a.js
-share/doc/qore/modules/Qorize/html/search/pages_b.html
-share/doc/qore/modules/Qorize/html/search/pages_b.js
-share/doc/qore/modules/Qorize/html/search/pages_c.html
-share/doc/qore/modules/Qorize/html/search/pages_c.js
-share/doc/qore/modules/Qorize/html/search/pages_d.html
-share/doc/qore/modules/Qorize/html/search/pages_d.js
-share/doc/qore/modules/Qorize/html/search/pages_e.html
-share/doc/qore/modules/Qorize/html/search/pages_e.js
-share/doc/qore/modules/Qorize/html/search/pages_f.html
-share/doc/qore/modules/Qorize/html/search/pages_f.js
+share/doc/qore/modules/Qorize/html/search/pages_62.html
+share/doc/qore/modules/Qorize/html/search/pages_62.js
+share/doc/qore/modules/Qorize/html/search/pages_63.html
+share/doc/qore/modules/Qorize/html/search/pages_63.js
+share/doc/qore/modules/Qorize/html/search/pages_64.html
+share/doc/qore/modules/Qorize/html/search/pages_64.js
+share/doc/qore/modules/Qorize/html/search/pages_65.html
+share/doc/qore/modules/Qorize/html/search/pages_65.js
+share/doc/qore/modules/Qorize/html/search/pages_66.html
+share/doc/qore/modules/Qorize/html/search/pages_66.js
+share/doc/qore/modules/Qorize/html/search/pages_68.html
+share/doc/qore/modules/Qorize/html/search/pages_68.js
+share/doc/qore/modules/Qorize/html/search/pages_69.html
+share/doc/qore/modules/Qorize/html/search/pages_69.js
+share/doc/qore/modules/Qorize/html/search/pages_6b.html
+share/doc/qore/modules/Qorize/html/search/pages_6b.js
+share/doc/qore/modules/Qorize/html/search/pages_6c.html
+share/doc/qore/modules/Qorize/html/search/pages_6c.js
+share/doc/qore/modules/Qorize/html/search/pages_6d.html
+share/doc/qore/modules/Qorize/html/search/pages_6d.js
+share/doc/qore/modules/Qorize/html/search/pages_6e.html
+share/doc/qore/modules/Qorize/html/search/pages_6e.js
+share/doc/qore/modules/Qorize/html/search/pages_6f.html
+share/doc/qore/modules/Qorize/html/search/pages_6f.js
+share/doc/qore/modules/Qorize/html/search/pages_70.html
+share/doc/qore/modules/Qorize/html/search/pages_70.js
+share/doc/qore/modules/Qorize/html/search/pages_71.html
+share/doc/qore/modules/Qorize/html/search/pages_71.js
+share/doc/qore/modules/Qorize/html/search/pages_72.html
+share/doc/qore/modules/Qorize/html/search/pages_72.js
+share/doc/qore/modules/Qorize/html/search/pages_73.html
+share/doc/qore/modules/Qorize/html/search/pages_73.js
+share/doc/qore/modules/Qorize/html/search/pages_74.html
+share/doc/qore/modules/Qorize/html/search/pages_74.js
+share/doc/qore/modules/Qorize/html/search/pages_75.html
+share/doc/qore/modules/Qorize/html/search/pages_75.js
+share/doc/qore/modules/Qorize/html/search/pages_76.html
+share/doc/qore/modules/Qorize/html/search/pages_76.js
+share/doc/qore/modules/Qorize/html/search/pages_77.html
+share/doc/qore/modules/Qorize/html/search/pages_77.js
share/doc/qore/modules/Qorize/html/search/search.css
share/doc/qore/modules/Qorize/html/search/search.js
share/doc/qore/modules/Qorize/html/search/search_l.png
share/doc/qore/modules/Qorize/html/search/search_m.png
share/doc/qore/modules/Qorize/html/search/search_r.png
-share/doc/qore/modules/Qorize/html/search/searchdata.js
-share/doc/qore/modules/Qorize/html/search/variables_0.html
-share/doc/qore/modules/Qorize/html/search/variables_0.js
-share/doc/qore/modules/Qorize/html/search/variables_1.html
-share/doc/qore/modules/Qorize/html/search/variables_1.js
-share/doc/qore/modules/Qorize/html/search/variables_10.html
-share/doc/qore/modules/Qorize/html/search/variables_10.js
-share/doc/qore/modules/Qorize/html/search/variables_11.html
-share/doc/qore/modules/Qorize/html/search/variables_11.js
-share/doc/qore/modules/Qorize/html/search/variables_12.html
-share/doc/qore/modules/Qorize/html/search/variables_12.js
-share/doc/qore/modules/Qorize/html/search/variables_13.html
-share/doc/qore/modules/Qorize/html/search/variables_13.js
-share/doc/qore/modules/Qorize/html/search/variables_14.html
-share/doc/qore/modules/Qorize/html/search/variables_14.js
-share/doc/qore/modules/Qorize/html/search/variables_15.html
-share/doc/qore/modules/Qorize/html/search/variables_15.js
-share/doc/qore/modules/Qorize/html/search/variables_16.html
-share/doc/qore/modules/Qorize/html/search/variables_16.js
-share/doc/qore/modules/Qorize/html/search/variables_17.html
-share/doc/qore/modules/Qorize/html/search/variables_17.js
-share/doc/qore/modules/Qorize/html/search/variables_18.html
-share/doc/qore/modules/Qorize/html/search/variables_18.js
-share/doc/qore/modules/Qorize/html/search/variables_19.html
-share/doc/qore/modules/Qorize/html/search/variables_19.js
-share/doc/qore/modules/Qorize/html/search/variables_2.html
-share/doc/qore/modules/Qorize/html/search/variables_2.js
-share/doc/qore/modules/Qorize/html/search/variables_3.html
-share/doc/qore/modules/Qorize/html/search/variables_3.js
-share/doc/qore/modules/Qorize/html/search/variables_4.html
-share/doc/qore/modules/Qorize/html/search/variables_4.js
-share/doc/qore/modules/Qorize/html/search/variables_5.html
-share/doc/qore/modules/Qorize/html/search/variables_5.js
-share/doc/qore/modules/Qorize/html/search/variables_6.html
-share/doc/qore/modules/Qorize/html/search/variables_6.js
-share/doc/qore/modules/Qorize/html/search/variables_7.html
-share/doc/qore/modules/Qorize/html/search/variables_7.js
-share/doc/qore/modules/Qorize/html/search/variables_8.html
-share/doc/qore/modules/Qorize/html/search/variables_8.js
-share/doc/qore/modules/Qorize/html/search/variables_9.html
-share/doc/qore/modules/Qorize/html/search/variables_9.js
-share/doc/qore/modules/Qorize/html/search/variables_a.html
-share/doc/qore/modules/Qorize/html/search/variables_a.js
-share/doc/qore/modules/Qorize/html/search/variables_b.html
-share/doc/qore/modules/Qorize/html/search/variables_b.js
-share/doc/qore/modules/Qorize/html/search/variables_c.html
-share/doc/qore/modules/Qorize/html/search/variables_c.js
-share/doc/qore/modules/Qorize/html/search/variables_d.html
-share/doc/qore/modules/Qorize/html/search/variables_d.js
-share/doc/qore/modules/Qorize/html/search/variables_e.html
-share/doc/qore/modules/Qorize/html/search/variables_e.js
-share/doc/qore/modules/Qorize/html/search/variables_f.html
-share/doc/qore/modules/Qorize/html/search/variables_f.js
-share/doc/qore/modules/Qorize/html/splitbar.png
+share/doc/qore/modules/Qorize/html/search/variables_5f.html
+share/doc/qore/modules/Qorize/html/search/variables_5f.js
+share/doc/qore/modules/Qorize/html/search/variables_61.html
+share/doc/qore/modules/Qorize/html/search/variables_61.js
+share/doc/qore/modules/Qorize/html/search/variables_62.html
+share/doc/qore/modules/Qorize/html/search/variables_62.js
+share/doc/qore/modules/Qorize/html/search/variables_63.html
+share/doc/qore/modules/Qorize/html/search/variables_63.js
+share/doc/qore/modules/Qorize/html/search/variables_64.html
+share/doc/qore/modules/Qorize/html/search/variables_64.js
+share/doc/qore/modules/Qorize/html/search/variables_65.html
+share/doc/qore/modules/Qorize/html/search/variables_65.js
+share/doc/qore/modules/Qorize/html/search/variables_66.html
+share/doc/qore/modules/Qorize/html/search/variables_66.js
+share/doc/qore/modules/Qorize/html/search/variables_67.html
+share/doc/qore/modules/Qorize/html/search/variables_67.js
+share/doc/qore/modules/Qorize/html/search/variables_68.html
+share/doc/qore/modules/Qorize/html/search/variables_68.js
+share/doc/qore/modules/Qorize/html/search/variables_69.html
+share/doc/qore/modules/Qorize/html/search/variables_69.js
+share/doc/qore/modules/Qorize/html/search/variables_6a.html
+share/doc/qore/modules/Qorize/html/search/variables_6a.js
+share/doc/qore/modules/Qorize/html/search/variables_6c.html
+share/doc/qore/modules/Qorize/html/search/variables_6c.js
+share/doc/qore/modules/Qorize/html/search/variables_6d.html
+share/doc/qore/modules/Qorize/html/search/variables_6d.js
+share/doc/qore/modules/Qorize/html/search/variables_6e.html
+share/doc/qore/modules/Qorize/html/search/variables_6e.js
+share/doc/qore/modules/Qorize/html/search/variables_6f.html
+share/doc/qore/modules/Qorize/html/search/variables_6f.js
+share/doc/qore/modules/Qorize/html/search/variables_70.html
+share/doc/qore/modules/Qorize/html/search/variables_70.js
+share/doc/qore/modules/Qorize/html/search/variables_71.html
+share/doc/qore/modules/Qorize/html/search/variables_71.js
+share/doc/qore/modules/Qorize/html/search/variables_72.html
+share/doc/qore/modules/Qorize/html/search/variables_72.js
+share/doc/qore/modules/Qorize/html/search/variables_73.html
+share/doc/qore/modules/Qorize/html/search/variables_73.js
+share/doc/qore/modules/Qorize/html/search/variables_74.html
+share/doc/qore/modules/Qorize/html/search/variables_74.js
+share/doc/qore/modules/Qorize/html/search/variables_75.html
+share/doc/qore/modules/Qorize/html/search/variables_75.js
+share/doc/qore/modules/Qorize/html/search/variables_76.html
+share/doc/qore/modules/Qorize/html/search/variables_76.js
+share/doc/qore/modules/Qorize/html/search/variables_77.html
+share/doc/qore/modules/Qorize/html/search/variables_77.js
+share/doc/qore/modules/Qorize/html/search/variables_78.html
+share/doc/qore/modules/Qorize/html/search/variables_78.js
+share/doc/qore/modules/Qorize/html/search/variables_79.html
+share/doc/qore/modules/Qorize/html/search/variables_79.js
+share/doc/qore/modules/Qorize/html/search/variables_7a.html
+share/doc/qore/modules/Qorize/html/search/variables_7a.js
share/doc/qore/modules/Qorize/html/sync_off.png
share/doc/qore/modules/Qorize/html/sync_on.png
share/doc/qore/modules/Qorize/html/tab_a.png
@@ -13051,7 +13867,7 @@ share/doc/qore/modules/Qorize/html/tab_s.png
share/doc/qore/modules/Qorize/html/tabs.css
share/doc/qore/modules/RestClient/html/_rest_client_8qm_8dox_8h_source.html
share/doc/qore/modules/RestClient/html/annotated.html
-share/doc/qore/modules/RestClient/html/annotated_dup.js
+share/doc/qore/modules/RestClient/html/annotated.js
share/doc/qore/modules/RestClient/html/bc_s.png
share/doc/qore/modules/RestClient/html/bdwn.png
share/doc/qore/modules/RestClient/html/class_rest_client_1_1_rest_client-members.html
@@ -13069,13 +13885,32 @@ share/doc/qore/modules/RestClient/html/class_rest_client_1_1_rest_connection__in
share/doc/qore/modules/RestClient/html/classes.html
share/doc/qore/modules/RestClient/html/closed.png
share/doc/qore/modules/RestClient/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/RestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/RestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/RestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/RestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/RestClient/html/doc.png
+share/doc/qore/modules/RestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/RestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/RestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/RestClient/html/doxygen.css
share/doc/qore/modules/RestClient/html/doxygen.png
share/doc/qore/modules/RestClient/html/dynsections.js
-share/doc/qore/modules/RestClient/html/folderclosed.png
-share/doc/qore/modules/RestClient/html/folderopen.png
+share/doc/qore/modules/RestClient/html/ftv2blank.png
+share/doc/qore/modules/RestClient/html/ftv2cl.png
+share/doc/qore/modules/RestClient/html/ftv2doc.png
+share/doc/qore/modules/RestClient/html/ftv2folderclosed.png
+share/doc/qore/modules/RestClient/html/ftv2folderopen.png
+share/doc/qore/modules/RestClient/html/ftv2lastnode.png
+share/doc/qore/modules/RestClient/html/ftv2link.png
+share/doc/qore/modules/RestClient/html/ftv2mlastnode.png
+share/doc/qore/modules/RestClient/html/ftv2mnode.png
+share/doc/qore/modules/RestClient/html/ftv2mo.png
+share/doc/qore/modules/RestClient/html/ftv2node.png
+share/doc/qore/modules/RestClient/html/ftv2ns.png
+share/doc/qore/modules/RestClient/html/ftv2plastnode.png
+share/doc/qore/modules/RestClient/html/ftv2pnode.png
+share/doc/qore/modules/RestClient/html/ftv2splitbar.png
+share/doc/qore/modules/RestClient/html/ftv2vertline.png
share/doc/qore/modules/RestClient/html/functions.html
share/doc/qore/modules/RestClient/html/functions_func.html
share/doc/qore/modules/RestClient/html/functions_vars.html
@@ -13094,8 +13929,6 @@ share/doc/qore/modules/RestClient/html/inherit_graph_1.md5
share/doc/qore/modules/RestClient/html/inherit_graph_1.png
share/doc/qore/modules/RestClient/html/inherits.html
share/doc/qore/modules/RestClient/html/jquery.js
-share/doc/qore/modules/RestClient/html/menu.js
-share/doc/qore/modules/RestClient/html/menudata.js
share/doc/qore/modules/RestClient/html/namespace_rest_client.html
share/doc/qore/modules/RestClient/html/namespace_rest_client.js
share/doc/qore/modules/RestClient/html/namespaces.html
@@ -13105,299 +13938,296 @@ share/doc/qore/modules/RestClient/html/nav_g.png
share/doc/qore/modules/RestClient/html/nav_h.png
share/doc/qore/modules/RestClient/html/navtree.css
share/doc/qore/modules/RestClient/html/navtree.js
-share/doc/qore/modules/RestClient/html/navtreedata.js
share/doc/qore/modules/RestClient/html/navtreeindex0.js
share/doc/qore/modules/RestClient/html/open.png
share/doc/qore/modules/RestClient/html/pages.html
share/doc/qore/modules/RestClient/html/resize.js
-share/doc/qore/modules/RestClient/html/search/all_0.html
-share/doc/qore/modules/RestClient/html/search/all_0.js
-share/doc/qore/modules/RestClient/html/search/all_1.html
-share/doc/qore/modules/RestClient/html/search/all_1.js
-share/doc/qore/modules/RestClient/html/search/all_10.html
-share/doc/qore/modules/RestClient/html/search/all_10.js
-share/doc/qore/modules/RestClient/html/search/all_11.html
-share/doc/qore/modules/RestClient/html/search/all_11.js
-share/doc/qore/modules/RestClient/html/search/all_12.html
-share/doc/qore/modules/RestClient/html/search/all_12.js
-share/doc/qore/modules/RestClient/html/search/all_13.html
-share/doc/qore/modules/RestClient/html/search/all_13.js
-share/doc/qore/modules/RestClient/html/search/all_14.html
-share/doc/qore/modules/RestClient/html/search/all_14.js
-share/doc/qore/modules/RestClient/html/search/all_15.html
-share/doc/qore/modules/RestClient/html/search/all_15.js
-share/doc/qore/modules/RestClient/html/search/all_16.html
-share/doc/qore/modules/RestClient/html/search/all_16.js
-share/doc/qore/modules/RestClient/html/search/all_17.html
-share/doc/qore/modules/RestClient/html/search/all_17.js
-share/doc/qore/modules/RestClient/html/search/all_18.html
-share/doc/qore/modules/RestClient/html/search/all_18.js
-share/doc/qore/modules/RestClient/html/search/all_19.html
-share/doc/qore/modules/RestClient/html/search/all_19.js
-share/doc/qore/modules/RestClient/html/search/all_1a.html
-share/doc/qore/modules/RestClient/html/search/all_1a.js
-share/doc/qore/modules/RestClient/html/search/all_2.html
-share/doc/qore/modules/RestClient/html/search/all_2.js
-share/doc/qore/modules/RestClient/html/search/all_3.html
-share/doc/qore/modules/RestClient/html/search/all_3.js
-share/doc/qore/modules/RestClient/html/search/all_4.html
-share/doc/qore/modules/RestClient/html/search/all_4.js
-share/doc/qore/modules/RestClient/html/search/all_5.html
-share/doc/qore/modules/RestClient/html/search/all_5.js
-share/doc/qore/modules/RestClient/html/search/all_6.html
-share/doc/qore/modules/RestClient/html/search/all_6.js
-share/doc/qore/modules/RestClient/html/search/all_7.html
-share/doc/qore/modules/RestClient/html/search/all_7.js
-share/doc/qore/modules/RestClient/html/search/all_8.html
-share/doc/qore/modules/RestClient/html/search/all_8.js
-share/doc/qore/modules/RestClient/html/search/all_9.html
-share/doc/qore/modules/RestClient/html/search/all_9.js
-share/doc/qore/modules/RestClient/html/search/all_a.html
-share/doc/qore/modules/RestClient/html/search/all_a.js
-share/doc/qore/modules/RestClient/html/search/all_b.html
-share/doc/qore/modules/RestClient/html/search/all_b.js
-share/doc/qore/modules/RestClient/html/search/all_c.html
-share/doc/qore/modules/RestClient/html/search/all_c.js
-share/doc/qore/modules/RestClient/html/search/all_d.html
-share/doc/qore/modules/RestClient/html/search/all_d.js
-share/doc/qore/modules/RestClient/html/search/all_e.html
-share/doc/qore/modules/RestClient/html/search/all_e.js
-share/doc/qore/modules/RestClient/html/search/all_f.html
-share/doc/qore/modules/RestClient/html/search/all_f.js
-share/doc/qore/modules/RestClient/html/search/classes_0.html
-share/doc/qore/modules/RestClient/html/search/classes_0.js
-share/doc/qore/modules/RestClient/html/search/classes_1.html
-share/doc/qore/modules/RestClient/html/search/classes_1.js
-share/doc/qore/modules/RestClient/html/search/classes_10.html
-share/doc/qore/modules/RestClient/html/search/classes_10.js
-share/doc/qore/modules/RestClient/html/search/classes_11.html
-share/doc/qore/modules/RestClient/html/search/classes_11.js
-share/doc/qore/modules/RestClient/html/search/classes_12.html
-share/doc/qore/modules/RestClient/html/search/classes_12.js
-share/doc/qore/modules/RestClient/html/search/classes_13.html
-share/doc/qore/modules/RestClient/html/search/classes_13.js
-share/doc/qore/modules/RestClient/html/search/classes_2.html
-share/doc/qore/modules/RestClient/html/search/classes_2.js
-share/doc/qore/modules/RestClient/html/search/classes_3.html
-share/doc/qore/modules/RestClient/html/search/classes_3.js
-share/doc/qore/modules/RestClient/html/search/classes_4.html
-share/doc/qore/modules/RestClient/html/search/classes_4.js
-share/doc/qore/modules/RestClient/html/search/classes_5.html
-share/doc/qore/modules/RestClient/html/search/classes_5.js
-share/doc/qore/modules/RestClient/html/search/classes_6.html
-share/doc/qore/modules/RestClient/html/search/classes_6.js
-share/doc/qore/modules/RestClient/html/search/classes_7.html
-share/doc/qore/modules/RestClient/html/search/classes_7.js
-share/doc/qore/modules/RestClient/html/search/classes_8.html
-share/doc/qore/modules/RestClient/html/search/classes_8.js
-share/doc/qore/modules/RestClient/html/search/classes_9.html
-share/doc/qore/modules/RestClient/html/search/classes_9.js
-share/doc/qore/modules/RestClient/html/search/classes_a.html
-share/doc/qore/modules/RestClient/html/search/classes_a.js
-share/doc/qore/modules/RestClient/html/search/classes_b.html
-share/doc/qore/modules/RestClient/html/search/classes_b.js
-share/doc/qore/modules/RestClient/html/search/classes_c.html
-share/doc/qore/modules/RestClient/html/search/classes_c.js
-share/doc/qore/modules/RestClient/html/search/classes_d.html
-share/doc/qore/modules/RestClient/html/search/classes_d.js
-share/doc/qore/modules/RestClient/html/search/classes_e.html
-share/doc/qore/modules/RestClient/html/search/classes_e.js
-share/doc/qore/modules/RestClient/html/search/classes_f.html
-share/doc/qore/modules/RestClient/html/search/classes_f.js
+share/doc/qore/modules/RestClient/html/search/all_5f.html
+share/doc/qore/modules/RestClient/html/search/all_5f.js
+share/doc/qore/modules/RestClient/html/search/all_61.html
+share/doc/qore/modules/RestClient/html/search/all_61.js
+share/doc/qore/modules/RestClient/html/search/all_62.html
+share/doc/qore/modules/RestClient/html/search/all_62.js
+share/doc/qore/modules/RestClient/html/search/all_63.html
+share/doc/qore/modules/RestClient/html/search/all_63.js
+share/doc/qore/modules/RestClient/html/search/all_64.html
+share/doc/qore/modules/RestClient/html/search/all_64.js
+share/doc/qore/modules/RestClient/html/search/all_65.html
+share/doc/qore/modules/RestClient/html/search/all_65.js
+share/doc/qore/modules/RestClient/html/search/all_66.html
+share/doc/qore/modules/RestClient/html/search/all_66.js
+share/doc/qore/modules/RestClient/html/search/all_67.html
+share/doc/qore/modules/RestClient/html/search/all_67.js
+share/doc/qore/modules/RestClient/html/search/all_68.html
+share/doc/qore/modules/RestClient/html/search/all_68.js
+share/doc/qore/modules/RestClient/html/search/all_69.html
+share/doc/qore/modules/RestClient/html/search/all_69.js
+share/doc/qore/modules/RestClient/html/search/all_6a.html
+share/doc/qore/modules/RestClient/html/search/all_6a.js
+share/doc/qore/modules/RestClient/html/search/all_6b.html
+share/doc/qore/modules/RestClient/html/search/all_6b.js
+share/doc/qore/modules/RestClient/html/search/all_6c.html
+share/doc/qore/modules/RestClient/html/search/all_6c.js
+share/doc/qore/modules/RestClient/html/search/all_6d.html
+share/doc/qore/modules/RestClient/html/search/all_6d.js
+share/doc/qore/modules/RestClient/html/search/all_6e.html
+share/doc/qore/modules/RestClient/html/search/all_6e.js
+share/doc/qore/modules/RestClient/html/search/all_6f.html
+share/doc/qore/modules/RestClient/html/search/all_6f.js
+share/doc/qore/modules/RestClient/html/search/all_70.html
+share/doc/qore/modules/RestClient/html/search/all_70.js
+share/doc/qore/modules/RestClient/html/search/all_71.html
+share/doc/qore/modules/RestClient/html/search/all_71.js
+share/doc/qore/modules/RestClient/html/search/all_72.html
+share/doc/qore/modules/RestClient/html/search/all_72.js
+share/doc/qore/modules/RestClient/html/search/all_73.html
+share/doc/qore/modules/RestClient/html/search/all_73.js
+share/doc/qore/modules/RestClient/html/search/all_74.html
+share/doc/qore/modules/RestClient/html/search/all_74.js
+share/doc/qore/modules/RestClient/html/search/all_75.html
+share/doc/qore/modules/RestClient/html/search/all_75.js
+share/doc/qore/modules/RestClient/html/search/all_76.html
+share/doc/qore/modules/RestClient/html/search/all_76.js
+share/doc/qore/modules/RestClient/html/search/all_77.html
+share/doc/qore/modules/RestClient/html/search/all_77.js
+share/doc/qore/modules/RestClient/html/search/all_78.html
+share/doc/qore/modules/RestClient/html/search/all_78.js
+share/doc/qore/modules/RestClient/html/search/all_79.html
+share/doc/qore/modules/RestClient/html/search/all_79.js
+share/doc/qore/modules/RestClient/html/search/all_7a.html
+share/doc/qore/modules/RestClient/html/search/all_7a.js
+share/doc/qore/modules/RestClient/html/search/classes_61.html
+share/doc/qore/modules/RestClient/html/search/classes_61.js
+share/doc/qore/modules/RestClient/html/search/classes_62.html
+share/doc/qore/modules/RestClient/html/search/classes_62.js
+share/doc/qore/modules/RestClient/html/search/classes_63.html
+share/doc/qore/modules/RestClient/html/search/classes_63.js
+share/doc/qore/modules/RestClient/html/search/classes_64.html
+share/doc/qore/modules/RestClient/html/search/classes_64.js
+share/doc/qore/modules/RestClient/html/search/classes_65.html
+share/doc/qore/modules/RestClient/html/search/classes_65.js
+share/doc/qore/modules/RestClient/html/search/classes_66.html
+share/doc/qore/modules/RestClient/html/search/classes_66.js
+share/doc/qore/modules/RestClient/html/search/classes_67.html
+share/doc/qore/modules/RestClient/html/search/classes_67.js
+share/doc/qore/modules/RestClient/html/search/classes_68.html
+share/doc/qore/modules/RestClient/html/search/classes_68.js
+share/doc/qore/modules/RestClient/html/search/classes_69.html
+share/doc/qore/modules/RestClient/html/search/classes_69.js
+share/doc/qore/modules/RestClient/html/search/classes_6c.html
+share/doc/qore/modules/RestClient/html/search/classes_6c.js
+share/doc/qore/modules/RestClient/html/search/classes_6d.html
+share/doc/qore/modules/RestClient/html/search/classes_6d.js
+share/doc/qore/modules/RestClient/html/search/classes_6e.html
+share/doc/qore/modules/RestClient/html/search/classes_6e.js
+share/doc/qore/modules/RestClient/html/search/classes_6f.html
+share/doc/qore/modules/RestClient/html/search/classes_6f.js
+share/doc/qore/modules/RestClient/html/search/classes_70.html
+share/doc/qore/modules/RestClient/html/search/classes_70.js
+share/doc/qore/modules/RestClient/html/search/classes_71.html
+share/doc/qore/modules/RestClient/html/search/classes_71.js
+share/doc/qore/modules/RestClient/html/search/classes_72.html
+share/doc/qore/modules/RestClient/html/search/classes_72.js
+share/doc/qore/modules/RestClient/html/search/classes_73.html
+share/doc/qore/modules/RestClient/html/search/classes_73.js
+share/doc/qore/modules/RestClient/html/search/classes_74.html
+share/doc/qore/modules/RestClient/html/search/classes_74.js
+share/doc/qore/modules/RestClient/html/search/classes_78.html
+share/doc/qore/modules/RestClient/html/search/classes_78.js
+share/doc/qore/modules/RestClient/html/search/classes_7a.html
+share/doc/qore/modules/RestClient/html/search/classes_7a.js
share/doc/qore/modules/RestClient/html/search/close.png
-share/doc/qore/modules/RestClient/html/search/functions_0.html
-share/doc/qore/modules/RestClient/html/search/functions_0.js
-share/doc/qore/modules/RestClient/html/search/functions_1.html
-share/doc/qore/modules/RestClient/html/search/functions_1.js
-share/doc/qore/modules/RestClient/html/search/functions_10.html
-share/doc/qore/modules/RestClient/html/search/functions_10.js
-share/doc/qore/modules/RestClient/html/search/functions_11.html
-share/doc/qore/modules/RestClient/html/search/functions_11.js
-share/doc/qore/modules/RestClient/html/search/functions_12.html
-share/doc/qore/modules/RestClient/html/search/functions_12.js
-share/doc/qore/modules/RestClient/html/search/functions_13.html
-share/doc/qore/modules/RestClient/html/search/functions_13.js
-share/doc/qore/modules/RestClient/html/search/functions_14.html
-share/doc/qore/modules/RestClient/html/search/functions_14.js
-share/doc/qore/modules/RestClient/html/search/functions_15.html
-share/doc/qore/modules/RestClient/html/search/functions_15.js
-share/doc/qore/modules/RestClient/html/search/functions_16.html
-share/doc/qore/modules/RestClient/html/search/functions_16.js
-share/doc/qore/modules/RestClient/html/search/functions_17.html
-share/doc/qore/modules/RestClient/html/search/functions_17.js
-share/doc/qore/modules/RestClient/html/search/functions_18.html
-share/doc/qore/modules/RestClient/html/search/functions_18.js
-share/doc/qore/modules/RestClient/html/search/functions_2.html
-share/doc/qore/modules/RestClient/html/search/functions_2.js
-share/doc/qore/modules/RestClient/html/search/functions_3.html
-share/doc/qore/modules/RestClient/html/search/functions_3.js
-share/doc/qore/modules/RestClient/html/search/functions_4.html
-share/doc/qore/modules/RestClient/html/search/functions_4.js
-share/doc/qore/modules/RestClient/html/search/functions_5.html
-share/doc/qore/modules/RestClient/html/search/functions_5.js
-share/doc/qore/modules/RestClient/html/search/functions_6.html
-share/doc/qore/modules/RestClient/html/search/functions_6.js
-share/doc/qore/modules/RestClient/html/search/functions_7.html
-share/doc/qore/modules/RestClient/html/search/functions_7.js
-share/doc/qore/modules/RestClient/html/search/functions_8.html
-share/doc/qore/modules/RestClient/html/search/functions_8.js
-share/doc/qore/modules/RestClient/html/search/functions_9.html
-share/doc/qore/modules/RestClient/html/search/functions_9.js
-share/doc/qore/modules/RestClient/html/search/functions_a.html
-share/doc/qore/modules/RestClient/html/search/functions_a.js
-share/doc/qore/modules/RestClient/html/search/functions_b.html
-share/doc/qore/modules/RestClient/html/search/functions_b.js
-share/doc/qore/modules/RestClient/html/search/functions_c.html
-share/doc/qore/modules/RestClient/html/search/functions_c.js
-share/doc/qore/modules/RestClient/html/search/functions_d.html
-share/doc/qore/modules/RestClient/html/search/functions_d.js
-share/doc/qore/modules/RestClient/html/search/functions_e.html
-share/doc/qore/modules/RestClient/html/search/functions_e.js
-share/doc/qore/modules/RestClient/html/search/functions_f.html
-share/doc/qore/modules/RestClient/html/search/functions_f.js
-share/doc/qore/modules/RestClient/html/search/groups_0.html
-share/doc/qore/modules/RestClient/html/search/groups_0.js
-share/doc/qore/modules/RestClient/html/search/groups_1.html
-share/doc/qore/modules/RestClient/html/search/groups_1.js
-share/doc/qore/modules/RestClient/html/search/groups_10.html
-share/doc/qore/modules/RestClient/html/search/groups_10.js
-share/doc/qore/modules/RestClient/html/search/groups_11.html
-share/doc/qore/modules/RestClient/html/search/groups_11.js
-share/doc/qore/modules/RestClient/html/search/groups_2.html
-share/doc/qore/modules/RestClient/html/search/groups_2.js
-share/doc/qore/modules/RestClient/html/search/groups_3.html
-share/doc/qore/modules/RestClient/html/search/groups_3.js
-share/doc/qore/modules/RestClient/html/search/groups_4.html
-share/doc/qore/modules/RestClient/html/search/groups_4.js
-share/doc/qore/modules/RestClient/html/search/groups_5.html
-share/doc/qore/modules/RestClient/html/search/groups_5.js
-share/doc/qore/modules/RestClient/html/search/groups_6.html
-share/doc/qore/modules/RestClient/html/search/groups_6.js
-share/doc/qore/modules/RestClient/html/search/groups_7.html
-share/doc/qore/modules/RestClient/html/search/groups_7.js
-share/doc/qore/modules/RestClient/html/search/groups_8.html
-share/doc/qore/modules/RestClient/html/search/groups_8.js
-share/doc/qore/modules/RestClient/html/search/groups_9.html
-share/doc/qore/modules/RestClient/html/search/groups_9.js
-share/doc/qore/modules/RestClient/html/search/groups_a.html
-share/doc/qore/modules/RestClient/html/search/groups_a.js
-share/doc/qore/modules/RestClient/html/search/groups_b.html
-share/doc/qore/modules/RestClient/html/search/groups_b.js
-share/doc/qore/modules/RestClient/html/search/groups_c.html
-share/doc/qore/modules/RestClient/html/search/groups_c.js
-share/doc/qore/modules/RestClient/html/search/groups_d.html
-share/doc/qore/modules/RestClient/html/search/groups_d.js
-share/doc/qore/modules/RestClient/html/search/groups_e.html
-share/doc/qore/modules/RestClient/html/search/groups_e.js
-share/doc/qore/modules/RestClient/html/search/groups_f.html
-share/doc/qore/modules/RestClient/html/search/groups_f.js
+share/doc/qore/modules/RestClient/html/search/functions_61.html
+share/doc/qore/modules/RestClient/html/search/functions_61.js
+share/doc/qore/modules/RestClient/html/search/functions_62.html
+share/doc/qore/modules/RestClient/html/search/functions_62.js
+share/doc/qore/modules/RestClient/html/search/functions_63.html
+share/doc/qore/modules/RestClient/html/search/functions_63.js
+share/doc/qore/modules/RestClient/html/search/functions_64.html
+share/doc/qore/modules/RestClient/html/search/functions_64.js
+share/doc/qore/modules/RestClient/html/search/functions_65.html
+share/doc/qore/modules/RestClient/html/search/functions_65.js
+share/doc/qore/modules/RestClient/html/search/functions_66.html
+share/doc/qore/modules/RestClient/html/search/functions_66.js
+share/doc/qore/modules/RestClient/html/search/functions_67.html
+share/doc/qore/modules/RestClient/html/search/functions_67.js
+share/doc/qore/modules/RestClient/html/search/functions_68.html
+share/doc/qore/modules/RestClient/html/search/functions_68.js
+share/doc/qore/modules/RestClient/html/search/functions_69.html
+share/doc/qore/modules/RestClient/html/search/functions_69.js
+share/doc/qore/modules/RestClient/html/search/functions_6a.html
+share/doc/qore/modules/RestClient/html/search/functions_6a.js
+share/doc/qore/modules/RestClient/html/search/functions_6b.html
+share/doc/qore/modules/RestClient/html/search/functions_6b.js
+share/doc/qore/modules/RestClient/html/search/functions_6c.html
+share/doc/qore/modules/RestClient/html/search/functions_6c.js
+share/doc/qore/modules/RestClient/html/search/functions_6d.html
+share/doc/qore/modules/RestClient/html/search/functions_6d.js
+share/doc/qore/modules/RestClient/html/search/functions_6e.html
+share/doc/qore/modules/RestClient/html/search/functions_6e.js
+share/doc/qore/modules/RestClient/html/search/functions_6f.html
+share/doc/qore/modules/RestClient/html/search/functions_6f.js
+share/doc/qore/modules/RestClient/html/search/functions_70.html
+share/doc/qore/modules/RestClient/html/search/functions_70.js
+share/doc/qore/modules/RestClient/html/search/functions_72.html
+share/doc/qore/modules/RestClient/html/search/functions_72.js
+share/doc/qore/modules/RestClient/html/search/functions_73.html
+share/doc/qore/modules/RestClient/html/search/functions_73.js
+share/doc/qore/modules/RestClient/html/search/functions_74.html
+share/doc/qore/modules/RestClient/html/search/functions_74.js
+share/doc/qore/modules/RestClient/html/search/functions_75.html
+share/doc/qore/modules/RestClient/html/search/functions_75.js
+share/doc/qore/modules/RestClient/html/search/functions_76.html
+share/doc/qore/modules/RestClient/html/search/functions_76.js
+share/doc/qore/modules/RestClient/html/search/functions_77.html
+share/doc/qore/modules/RestClient/html/search/functions_77.js
+share/doc/qore/modules/RestClient/html/search/functions_78.html
+share/doc/qore/modules/RestClient/html/search/functions_78.js
+share/doc/qore/modules/RestClient/html/search/functions_79.html
+share/doc/qore/modules/RestClient/html/search/functions_79.js
+share/doc/qore/modules/RestClient/html/search/functions_7a.html
+share/doc/qore/modules/RestClient/html/search/functions_7a.js
+share/doc/qore/modules/RestClient/html/search/groups_62.html
+share/doc/qore/modules/RestClient/html/search/groups_62.js
+share/doc/qore/modules/RestClient/html/search/groups_63.html
+share/doc/qore/modules/RestClient/html/search/groups_63.js
+share/doc/qore/modules/RestClient/html/search/groups_64.html
+share/doc/qore/modules/RestClient/html/search/groups_64.js
+share/doc/qore/modules/RestClient/html/search/groups_65.html
+share/doc/qore/modules/RestClient/html/search/groups_65.js
+share/doc/qore/modules/RestClient/html/search/groups_66.html
+share/doc/qore/modules/RestClient/html/search/groups_66.js
+share/doc/qore/modules/RestClient/html/search/groups_68.html
+share/doc/qore/modules/RestClient/html/search/groups_68.js
+share/doc/qore/modules/RestClient/html/search/groups_69.html
+share/doc/qore/modules/RestClient/html/search/groups_69.js
+share/doc/qore/modules/RestClient/html/search/groups_6c.html
+share/doc/qore/modules/RestClient/html/search/groups_6c.js
+share/doc/qore/modules/RestClient/html/search/groups_6d.html
+share/doc/qore/modules/RestClient/html/search/groups_6d.js
+share/doc/qore/modules/RestClient/html/search/groups_6e.html
+share/doc/qore/modules/RestClient/html/search/groups_6e.js
+share/doc/qore/modules/RestClient/html/search/groups_6f.html
+share/doc/qore/modules/RestClient/html/search/groups_6f.js
+share/doc/qore/modules/RestClient/html/search/groups_70.html
+share/doc/qore/modules/RestClient/html/search/groups_70.js
+share/doc/qore/modules/RestClient/html/search/groups_72.html
+share/doc/qore/modules/RestClient/html/search/groups_72.js
+share/doc/qore/modules/RestClient/html/search/groups_73.html
+share/doc/qore/modules/RestClient/html/search/groups_73.js
+share/doc/qore/modules/RestClient/html/search/groups_74.html
+share/doc/qore/modules/RestClient/html/search/groups_74.js
+share/doc/qore/modules/RestClient/html/search/groups_75.html
+share/doc/qore/modules/RestClient/html/search/groups_75.js
+share/doc/qore/modules/RestClient/html/search/groups_77.html
+share/doc/qore/modules/RestClient/html/search/groups_77.js
+share/doc/qore/modules/RestClient/html/search/groups_78.html
+share/doc/qore/modules/RestClient/html/search/groups_78.js
share/doc/qore/modules/RestClient/html/search/mag_sel.png
-share/doc/qore/modules/RestClient/html/search/namespaces_0.html
-share/doc/qore/modules/RestClient/html/search/namespaces_0.js
-share/doc/qore/modules/RestClient/html/search/namespaces_1.html
-share/doc/qore/modules/RestClient/html/search/namespaces_1.js
-share/doc/qore/modules/RestClient/html/search/namespaces_2.html
-share/doc/qore/modules/RestClient/html/search/namespaces_2.js
-share/doc/qore/modules/RestClient/html/search/namespaces_3.html
-share/doc/qore/modules/RestClient/html/search/namespaces_3.js
-share/doc/qore/modules/RestClient/html/search/namespaces_4.html
-share/doc/qore/modules/RestClient/html/search/namespaces_4.js
+share/doc/qore/modules/RestClient/html/search/namespaces_63.html
+share/doc/qore/modules/RestClient/html/search/namespaces_63.js
+share/doc/qore/modules/RestClient/html/search/namespaces_6d.html
+share/doc/qore/modules/RestClient/html/search/namespaces_6d.js
+share/doc/qore/modules/RestClient/html/search/namespaces_71.html
+share/doc/qore/modules/RestClient/html/search/namespaces_71.js
+share/doc/qore/modules/RestClient/html/search/namespaces_72.html
+share/doc/qore/modules/RestClient/html/search/namespaces_72.js
+share/doc/qore/modules/RestClient/html/search/namespaces_73.html
+share/doc/qore/modules/RestClient/html/search/namespaces_73.js
share/doc/qore/modules/RestClient/html/search/nomatches.html
-share/doc/qore/modules/RestClient/html/search/pages_0.html
-share/doc/qore/modules/RestClient/html/search/pages_0.js
-share/doc/qore/modules/RestClient/html/search/pages_1.html
-share/doc/qore/modules/RestClient/html/search/pages_1.js
-share/doc/qore/modules/RestClient/html/search/pages_10.html
-share/doc/qore/modules/RestClient/html/search/pages_10.js
-share/doc/qore/modules/RestClient/html/search/pages_11.html
-share/doc/qore/modules/RestClient/html/search/pages_11.js
-share/doc/qore/modules/RestClient/html/search/pages_12.html
-share/doc/qore/modules/RestClient/html/search/pages_12.js
-share/doc/qore/modules/RestClient/html/search/pages_2.html
-share/doc/qore/modules/RestClient/html/search/pages_2.js
-share/doc/qore/modules/RestClient/html/search/pages_3.html
-share/doc/qore/modules/RestClient/html/search/pages_3.js
-share/doc/qore/modules/RestClient/html/search/pages_4.html
-share/doc/qore/modules/RestClient/html/search/pages_4.js
-share/doc/qore/modules/RestClient/html/search/pages_5.html
-share/doc/qore/modules/RestClient/html/search/pages_5.js
-share/doc/qore/modules/RestClient/html/search/pages_6.html
-share/doc/qore/modules/RestClient/html/search/pages_6.js
-share/doc/qore/modules/RestClient/html/search/pages_7.html
-share/doc/qore/modules/RestClient/html/search/pages_7.js
-share/doc/qore/modules/RestClient/html/search/pages_8.html
-share/doc/qore/modules/RestClient/html/search/pages_8.js
-share/doc/qore/modules/RestClient/html/search/pages_9.html
-share/doc/qore/modules/RestClient/html/search/pages_9.js
-share/doc/qore/modules/RestClient/html/search/pages_a.html
-share/doc/qore/modules/RestClient/html/search/pages_a.js
-share/doc/qore/modules/RestClient/html/search/pages_b.html
-share/doc/qore/modules/RestClient/html/search/pages_b.js
-share/doc/qore/modules/RestClient/html/search/pages_c.html
-share/doc/qore/modules/RestClient/html/search/pages_c.js
-share/doc/qore/modules/RestClient/html/search/pages_d.html
-share/doc/qore/modules/RestClient/html/search/pages_d.js
-share/doc/qore/modules/RestClient/html/search/pages_e.html
-share/doc/qore/modules/RestClient/html/search/pages_e.js
-share/doc/qore/modules/RestClient/html/search/pages_f.html
-share/doc/qore/modules/RestClient/html/search/pages_f.js
+share/doc/qore/modules/RestClient/html/search/pages_62.html
+share/doc/qore/modules/RestClient/html/search/pages_62.js
+share/doc/qore/modules/RestClient/html/search/pages_63.html
+share/doc/qore/modules/RestClient/html/search/pages_63.js
+share/doc/qore/modules/RestClient/html/search/pages_64.html
+share/doc/qore/modules/RestClient/html/search/pages_64.js
+share/doc/qore/modules/RestClient/html/search/pages_65.html
+share/doc/qore/modules/RestClient/html/search/pages_65.js
+share/doc/qore/modules/RestClient/html/search/pages_66.html
+share/doc/qore/modules/RestClient/html/search/pages_66.js
+share/doc/qore/modules/RestClient/html/search/pages_68.html
+share/doc/qore/modules/RestClient/html/search/pages_68.js
+share/doc/qore/modules/RestClient/html/search/pages_69.html
+share/doc/qore/modules/RestClient/html/search/pages_69.js
+share/doc/qore/modules/RestClient/html/search/pages_6b.html
+share/doc/qore/modules/RestClient/html/search/pages_6b.js
+share/doc/qore/modules/RestClient/html/search/pages_6c.html
+share/doc/qore/modules/RestClient/html/search/pages_6c.js
+share/doc/qore/modules/RestClient/html/search/pages_6d.html
+share/doc/qore/modules/RestClient/html/search/pages_6d.js
+share/doc/qore/modules/RestClient/html/search/pages_6e.html
+share/doc/qore/modules/RestClient/html/search/pages_6e.js
+share/doc/qore/modules/RestClient/html/search/pages_6f.html
+share/doc/qore/modules/RestClient/html/search/pages_6f.js
+share/doc/qore/modules/RestClient/html/search/pages_70.html
+share/doc/qore/modules/RestClient/html/search/pages_70.js
+share/doc/qore/modules/RestClient/html/search/pages_71.html
+share/doc/qore/modules/RestClient/html/search/pages_71.js
+share/doc/qore/modules/RestClient/html/search/pages_72.html
+share/doc/qore/modules/RestClient/html/search/pages_72.js
+share/doc/qore/modules/RestClient/html/search/pages_73.html
+share/doc/qore/modules/RestClient/html/search/pages_73.js
+share/doc/qore/modules/RestClient/html/search/pages_74.html
+share/doc/qore/modules/RestClient/html/search/pages_74.js
+share/doc/qore/modules/RestClient/html/search/pages_76.html
+share/doc/qore/modules/RestClient/html/search/pages_76.js
+share/doc/qore/modules/RestClient/html/search/pages_77.html
+share/doc/qore/modules/RestClient/html/search/pages_77.js
share/doc/qore/modules/RestClient/html/search/search.css
share/doc/qore/modules/RestClient/html/search/search.js
share/doc/qore/modules/RestClient/html/search/search_l.png
share/doc/qore/modules/RestClient/html/search/search_m.png
share/doc/qore/modules/RestClient/html/search/search_r.png
-share/doc/qore/modules/RestClient/html/search/searchdata.js
-share/doc/qore/modules/RestClient/html/search/variables_0.html
-share/doc/qore/modules/RestClient/html/search/variables_0.js
-share/doc/qore/modules/RestClient/html/search/variables_1.html
-share/doc/qore/modules/RestClient/html/search/variables_1.js
-share/doc/qore/modules/RestClient/html/search/variables_10.html
-share/doc/qore/modules/RestClient/html/search/variables_10.js
-share/doc/qore/modules/RestClient/html/search/variables_11.html
-share/doc/qore/modules/RestClient/html/search/variables_11.js
-share/doc/qore/modules/RestClient/html/search/variables_12.html
-share/doc/qore/modules/RestClient/html/search/variables_12.js
-share/doc/qore/modules/RestClient/html/search/variables_13.html
-share/doc/qore/modules/RestClient/html/search/variables_13.js
-share/doc/qore/modules/RestClient/html/search/variables_14.html
-share/doc/qore/modules/RestClient/html/search/variables_14.js
-share/doc/qore/modules/RestClient/html/search/variables_15.html
-share/doc/qore/modules/RestClient/html/search/variables_15.js
-share/doc/qore/modules/RestClient/html/search/variables_16.html
-share/doc/qore/modules/RestClient/html/search/variables_16.js
-share/doc/qore/modules/RestClient/html/search/variables_17.html
-share/doc/qore/modules/RestClient/html/search/variables_17.js
-share/doc/qore/modules/RestClient/html/search/variables_18.html
-share/doc/qore/modules/RestClient/html/search/variables_18.js
-share/doc/qore/modules/RestClient/html/search/variables_2.html
-share/doc/qore/modules/RestClient/html/search/variables_2.js
-share/doc/qore/modules/RestClient/html/search/variables_3.html
-share/doc/qore/modules/RestClient/html/search/variables_3.js
-share/doc/qore/modules/RestClient/html/search/variables_4.html
-share/doc/qore/modules/RestClient/html/search/variables_4.js
-share/doc/qore/modules/RestClient/html/search/variables_5.html
-share/doc/qore/modules/RestClient/html/search/variables_5.js
-share/doc/qore/modules/RestClient/html/search/variables_6.html
-share/doc/qore/modules/RestClient/html/search/variables_6.js
-share/doc/qore/modules/RestClient/html/search/variables_7.html
-share/doc/qore/modules/RestClient/html/search/variables_7.js
-share/doc/qore/modules/RestClient/html/search/variables_8.html
-share/doc/qore/modules/RestClient/html/search/variables_8.js
-share/doc/qore/modules/RestClient/html/search/variables_9.html
-share/doc/qore/modules/RestClient/html/search/variables_9.js
-share/doc/qore/modules/RestClient/html/search/variables_a.html
-share/doc/qore/modules/RestClient/html/search/variables_a.js
-share/doc/qore/modules/RestClient/html/search/variables_b.html
-share/doc/qore/modules/RestClient/html/search/variables_b.js
-share/doc/qore/modules/RestClient/html/search/variables_c.html
-share/doc/qore/modules/RestClient/html/search/variables_c.js
-share/doc/qore/modules/RestClient/html/search/variables_d.html
-share/doc/qore/modules/RestClient/html/search/variables_d.js
-share/doc/qore/modules/RestClient/html/search/variables_e.html
-share/doc/qore/modules/RestClient/html/search/variables_e.js
-share/doc/qore/modules/RestClient/html/search/variables_f.html
-share/doc/qore/modules/RestClient/html/search/variables_f.js
-share/doc/qore/modules/RestClient/html/splitbar.png
+share/doc/qore/modules/RestClient/html/search/variables_5f.html
+share/doc/qore/modules/RestClient/html/search/variables_5f.js
+share/doc/qore/modules/RestClient/html/search/variables_61.html
+share/doc/qore/modules/RestClient/html/search/variables_61.js
+share/doc/qore/modules/RestClient/html/search/variables_62.html
+share/doc/qore/modules/RestClient/html/search/variables_62.js
+share/doc/qore/modules/RestClient/html/search/variables_63.html
+share/doc/qore/modules/RestClient/html/search/variables_63.js
+share/doc/qore/modules/RestClient/html/search/variables_64.html
+share/doc/qore/modules/RestClient/html/search/variables_64.js
+share/doc/qore/modules/RestClient/html/search/variables_65.html
+share/doc/qore/modules/RestClient/html/search/variables_65.js
+share/doc/qore/modules/RestClient/html/search/variables_66.html
+share/doc/qore/modules/RestClient/html/search/variables_66.js
+share/doc/qore/modules/RestClient/html/search/variables_67.html
+share/doc/qore/modules/RestClient/html/search/variables_67.js
+share/doc/qore/modules/RestClient/html/search/variables_68.html
+share/doc/qore/modules/RestClient/html/search/variables_68.js
+share/doc/qore/modules/RestClient/html/search/variables_69.html
+share/doc/qore/modules/RestClient/html/search/variables_69.js
+share/doc/qore/modules/RestClient/html/search/variables_6c.html
+share/doc/qore/modules/RestClient/html/search/variables_6c.js
+share/doc/qore/modules/RestClient/html/search/variables_6d.html
+share/doc/qore/modules/RestClient/html/search/variables_6d.js
+share/doc/qore/modules/RestClient/html/search/variables_6e.html
+share/doc/qore/modules/RestClient/html/search/variables_6e.js
+share/doc/qore/modules/RestClient/html/search/variables_6f.html
+share/doc/qore/modules/RestClient/html/search/variables_6f.js
+share/doc/qore/modules/RestClient/html/search/variables_70.html
+share/doc/qore/modules/RestClient/html/search/variables_70.js
+share/doc/qore/modules/RestClient/html/search/variables_71.html
+share/doc/qore/modules/RestClient/html/search/variables_71.js
+share/doc/qore/modules/RestClient/html/search/variables_72.html
+share/doc/qore/modules/RestClient/html/search/variables_72.js
+share/doc/qore/modules/RestClient/html/search/variables_73.html
+share/doc/qore/modules/RestClient/html/search/variables_73.js
+share/doc/qore/modules/RestClient/html/search/variables_74.html
+share/doc/qore/modules/RestClient/html/search/variables_74.js
+share/doc/qore/modules/RestClient/html/search/variables_75.html
+share/doc/qore/modules/RestClient/html/search/variables_75.js
+share/doc/qore/modules/RestClient/html/search/variables_76.html
+share/doc/qore/modules/RestClient/html/search/variables_76.js
+share/doc/qore/modules/RestClient/html/search/variables_77.html
+share/doc/qore/modules/RestClient/html/search/variables_77.js
+share/doc/qore/modules/RestClient/html/search/variables_78.html
+share/doc/qore/modules/RestClient/html/search/variables_78.js
+share/doc/qore/modules/RestClient/html/search/variables_79.html
+share/doc/qore/modules/RestClient/html/search/variables_79.js
+share/doc/qore/modules/RestClient/html/search/variables_7a.html
+share/doc/qore/modules/RestClient/html/search/variables_7a.js
share/doc/qore/modules/RestClient/html/sync_off.png
share/doc/qore/modules/RestClient/html/sync_on.png
share/doc/qore/modules/RestClient/html/tab_a.png
@@ -13407,7 +14237,7 @@ share/doc/qore/modules/RestClient/html/tab_s.png
share/doc/qore/modules/RestClient/html/tabs.css
share/doc/qore/modules/RestHandler/html/_rest_handler_8qm_8dox_8h_source.html
share/doc/qore/modules/RestHandler/html/annotated.html
-share/doc/qore/modules/RestHandler/html/annotated_dup.js
+share/doc/qore/modules/RestHandler/html/annotated.js
share/doc/qore/modules/RestHandler/html/bc_s.png
share/doc/qore/modules/RestHandler/html/bdwn.png
share/doc/qore/modules/RestHandler/html/class_rest_handler_1_1_abstract_rest_class-members.html
@@ -13434,13 +14264,32 @@ share/doc/qore/modules/RestHandler/html/class_rest_handler_1_1_rest_stream_reque
share/doc/qore/modules/RestHandler/html/classes.html
share/doc/qore/modules/RestHandler/html/closed.png
share/doc/qore/modules/RestHandler/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/RestHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/RestHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/RestHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/RestHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/RestHandler/html/doc.png
+share/doc/qore/modules/RestHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/RestHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/RestHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/RestHandler/html/doxygen.css
share/doc/qore/modules/RestHandler/html/doxygen.png
share/doc/qore/modules/RestHandler/html/dynsections.js
-share/doc/qore/modules/RestHandler/html/folderclosed.png
-share/doc/qore/modules/RestHandler/html/folderopen.png
+share/doc/qore/modules/RestHandler/html/ftv2blank.png
+share/doc/qore/modules/RestHandler/html/ftv2cl.png
+share/doc/qore/modules/RestHandler/html/ftv2doc.png
+share/doc/qore/modules/RestHandler/html/ftv2folderclosed.png
+share/doc/qore/modules/RestHandler/html/ftv2folderopen.png
+share/doc/qore/modules/RestHandler/html/ftv2lastnode.png
+share/doc/qore/modules/RestHandler/html/ftv2link.png
+share/doc/qore/modules/RestHandler/html/ftv2mlastnode.png
+share/doc/qore/modules/RestHandler/html/ftv2mnode.png
+share/doc/qore/modules/RestHandler/html/ftv2mo.png
+share/doc/qore/modules/RestHandler/html/ftv2node.png
+share/doc/qore/modules/RestHandler/html/ftv2ns.png
+share/doc/qore/modules/RestHandler/html/ftv2plastnode.png
+share/doc/qore/modules/RestHandler/html/ftv2pnode.png
+share/doc/qore/modules/RestHandler/html/ftv2splitbar.png
+share/doc/qore/modules/RestHandler/html/ftv2vertline.png
share/doc/qore/modules/RestHandler/html/functions.html
share/doc/qore/modules/RestHandler/html/functions_func.html
share/doc/qore/modules/RestHandler/html/functions_vars.html
@@ -13462,8 +14311,6 @@ share/doc/qore/modules/RestHandler/html/inherit_graph_2.md5
share/doc/qore/modules/RestHandler/html/inherit_graph_2.png
share/doc/qore/modules/RestHandler/html/inherits.html
share/doc/qore/modules/RestHandler/html/jquery.js
-share/doc/qore/modules/RestHandler/html/menu.js
-share/doc/qore/modules/RestHandler/html/menudata.js
share/doc/qore/modules/RestHandler/html/namespace_rest_handler.html
share/doc/qore/modules/RestHandler/html/namespace_rest_handler.js
share/doc/qore/modules/RestHandler/html/namespaces.html
@@ -13473,317 +14320,316 @@ share/doc/qore/modules/RestHandler/html/nav_g.png
share/doc/qore/modules/RestHandler/html/nav_h.png
share/doc/qore/modules/RestHandler/html/navtree.css
share/doc/qore/modules/RestHandler/html/navtree.js
-share/doc/qore/modules/RestHandler/html/navtreedata.js
share/doc/qore/modules/RestHandler/html/navtreeindex0.js
share/doc/qore/modules/RestHandler/html/open.png
share/doc/qore/modules/RestHandler/html/pages.html
share/doc/qore/modules/RestHandler/html/resize.js
-share/doc/qore/modules/RestHandler/html/search/all_0.html
-share/doc/qore/modules/RestHandler/html/search/all_0.js
-share/doc/qore/modules/RestHandler/html/search/all_1.html
-share/doc/qore/modules/RestHandler/html/search/all_1.js
-share/doc/qore/modules/RestHandler/html/search/all_10.html
-share/doc/qore/modules/RestHandler/html/search/all_10.js
-share/doc/qore/modules/RestHandler/html/search/all_11.html
-share/doc/qore/modules/RestHandler/html/search/all_11.js
-share/doc/qore/modules/RestHandler/html/search/all_12.html
-share/doc/qore/modules/RestHandler/html/search/all_12.js
-share/doc/qore/modules/RestHandler/html/search/all_13.html
-share/doc/qore/modules/RestHandler/html/search/all_13.js
-share/doc/qore/modules/RestHandler/html/search/all_14.html
-share/doc/qore/modules/RestHandler/html/search/all_14.js
-share/doc/qore/modules/RestHandler/html/search/all_15.html
-share/doc/qore/modules/RestHandler/html/search/all_15.js
-share/doc/qore/modules/RestHandler/html/search/all_16.html
-share/doc/qore/modules/RestHandler/html/search/all_16.js
-share/doc/qore/modules/RestHandler/html/search/all_17.html
-share/doc/qore/modules/RestHandler/html/search/all_17.js
-share/doc/qore/modules/RestHandler/html/search/all_18.html
-share/doc/qore/modules/RestHandler/html/search/all_18.js
-share/doc/qore/modules/RestHandler/html/search/all_19.html
-share/doc/qore/modules/RestHandler/html/search/all_19.js
-share/doc/qore/modules/RestHandler/html/search/all_1a.html
-share/doc/qore/modules/RestHandler/html/search/all_1a.js
-share/doc/qore/modules/RestHandler/html/search/all_2.html
-share/doc/qore/modules/RestHandler/html/search/all_2.js
-share/doc/qore/modules/RestHandler/html/search/all_3.html
-share/doc/qore/modules/RestHandler/html/search/all_3.js
-share/doc/qore/modules/RestHandler/html/search/all_4.html
-share/doc/qore/modules/RestHandler/html/search/all_4.js
-share/doc/qore/modules/RestHandler/html/search/all_5.html
-share/doc/qore/modules/RestHandler/html/search/all_5.js
-share/doc/qore/modules/RestHandler/html/search/all_6.html
-share/doc/qore/modules/RestHandler/html/search/all_6.js
-share/doc/qore/modules/RestHandler/html/search/all_7.html
-share/doc/qore/modules/RestHandler/html/search/all_7.js
-share/doc/qore/modules/RestHandler/html/search/all_8.html
-share/doc/qore/modules/RestHandler/html/search/all_8.js
-share/doc/qore/modules/RestHandler/html/search/all_9.html
-share/doc/qore/modules/RestHandler/html/search/all_9.js
-share/doc/qore/modules/RestHandler/html/search/all_a.html
-share/doc/qore/modules/RestHandler/html/search/all_a.js
-share/doc/qore/modules/RestHandler/html/search/all_b.html
-share/doc/qore/modules/RestHandler/html/search/all_b.js
-share/doc/qore/modules/RestHandler/html/search/all_c.html
-share/doc/qore/modules/RestHandler/html/search/all_c.js
-share/doc/qore/modules/RestHandler/html/search/all_d.html
-share/doc/qore/modules/RestHandler/html/search/all_d.js
-share/doc/qore/modules/RestHandler/html/search/all_e.html
-share/doc/qore/modules/RestHandler/html/search/all_e.js
-share/doc/qore/modules/RestHandler/html/search/all_f.html
-share/doc/qore/modules/RestHandler/html/search/all_f.js
-share/doc/qore/modules/RestHandler/html/search/classes_0.html
-share/doc/qore/modules/RestHandler/html/search/classes_0.js
-share/doc/qore/modules/RestHandler/html/search/classes_1.html
-share/doc/qore/modules/RestHandler/html/search/classes_1.js
-share/doc/qore/modules/RestHandler/html/search/classes_10.html
-share/doc/qore/modules/RestHandler/html/search/classes_10.js
-share/doc/qore/modules/RestHandler/html/search/classes_11.html
-share/doc/qore/modules/RestHandler/html/search/classes_11.js
-share/doc/qore/modules/RestHandler/html/search/classes_12.html
-share/doc/qore/modules/RestHandler/html/search/classes_12.js
-share/doc/qore/modules/RestHandler/html/search/classes_13.html
-share/doc/qore/modules/RestHandler/html/search/classes_13.js
-share/doc/qore/modules/RestHandler/html/search/classes_14.html
-share/doc/qore/modules/RestHandler/html/search/classes_14.js
-share/doc/qore/modules/RestHandler/html/search/classes_15.html
-share/doc/qore/modules/RestHandler/html/search/classes_15.js
-share/doc/qore/modules/RestHandler/html/search/classes_16.html
-share/doc/qore/modules/RestHandler/html/search/classes_16.js
-share/doc/qore/modules/RestHandler/html/search/classes_2.html
-share/doc/qore/modules/RestHandler/html/search/classes_2.js
-share/doc/qore/modules/RestHandler/html/search/classes_3.html
-share/doc/qore/modules/RestHandler/html/search/classes_3.js
-share/doc/qore/modules/RestHandler/html/search/classes_4.html
-share/doc/qore/modules/RestHandler/html/search/classes_4.js
-share/doc/qore/modules/RestHandler/html/search/classes_5.html
-share/doc/qore/modules/RestHandler/html/search/classes_5.js
-share/doc/qore/modules/RestHandler/html/search/classes_6.html
-share/doc/qore/modules/RestHandler/html/search/classes_6.js
-share/doc/qore/modules/RestHandler/html/search/classes_7.html
-share/doc/qore/modules/RestHandler/html/search/classes_7.js
-share/doc/qore/modules/RestHandler/html/search/classes_8.html
-share/doc/qore/modules/RestHandler/html/search/classes_8.js
-share/doc/qore/modules/RestHandler/html/search/classes_9.html
-share/doc/qore/modules/RestHandler/html/search/classes_9.js
-share/doc/qore/modules/RestHandler/html/search/classes_a.html
-share/doc/qore/modules/RestHandler/html/search/classes_a.js
-share/doc/qore/modules/RestHandler/html/search/classes_b.html
-share/doc/qore/modules/RestHandler/html/search/classes_b.js
-share/doc/qore/modules/RestHandler/html/search/classes_c.html
-share/doc/qore/modules/RestHandler/html/search/classes_c.js
-share/doc/qore/modules/RestHandler/html/search/classes_d.html
-share/doc/qore/modules/RestHandler/html/search/classes_d.js
-share/doc/qore/modules/RestHandler/html/search/classes_e.html
-share/doc/qore/modules/RestHandler/html/search/classes_e.js
-share/doc/qore/modules/RestHandler/html/search/classes_f.html
-share/doc/qore/modules/RestHandler/html/search/classes_f.js
+share/doc/qore/modules/RestHandler/html/search/all_5f.html
+share/doc/qore/modules/RestHandler/html/search/all_5f.js
+share/doc/qore/modules/RestHandler/html/search/all_61.html
+share/doc/qore/modules/RestHandler/html/search/all_61.js
+share/doc/qore/modules/RestHandler/html/search/all_62.html
+share/doc/qore/modules/RestHandler/html/search/all_62.js
+share/doc/qore/modules/RestHandler/html/search/all_63.html
+share/doc/qore/modules/RestHandler/html/search/all_63.js
+share/doc/qore/modules/RestHandler/html/search/all_64.html
+share/doc/qore/modules/RestHandler/html/search/all_64.js
+share/doc/qore/modules/RestHandler/html/search/all_65.html
+share/doc/qore/modules/RestHandler/html/search/all_65.js
+share/doc/qore/modules/RestHandler/html/search/all_66.html
+share/doc/qore/modules/RestHandler/html/search/all_66.js
+share/doc/qore/modules/RestHandler/html/search/all_67.html
+share/doc/qore/modules/RestHandler/html/search/all_67.js
+share/doc/qore/modules/RestHandler/html/search/all_68.html
+share/doc/qore/modules/RestHandler/html/search/all_68.js
+share/doc/qore/modules/RestHandler/html/search/all_69.html
+share/doc/qore/modules/RestHandler/html/search/all_69.js
+share/doc/qore/modules/RestHandler/html/search/all_6a.html
+share/doc/qore/modules/RestHandler/html/search/all_6a.js
+share/doc/qore/modules/RestHandler/html/search/all_6b.html
+share/doc/qore/modules/RestHandler/html/search/all_6b.js
+share/doc/qore/modules/RestHandler/html/search/all_6c.html
+share/doc/qore/modules/RestHandler/html/search/all_6c.js
+share/doc/qore/modules/RestHandler/html/search/all_6d.html
+share/doc/qore/modules/RestHandler/html/search/all_6d.js
+share/doc/qore/modules/RestHandler/html/search/all_6e.html
+share/doc/qore/modules/RestHandler/html/search/all_6e.js
+share/doc/qore/modules/RestHandler/html/search/all_6f.html
+share/doc/qore/modules/RestHandler/html/search/all_6f.js
+share/doc/qore/modules/RestHandler/html/search/all_70.html
+share/doc/qore/modules/RestHandler/html/search/all_70.js
+share/doc/qore/modules/RestHandler/html/search/all_71.html
+share/doc/qore/modules/RestHandler/html/search/all_71.js
+share/doc/qore/modules/RestHandler/html/search/all_72.html
+share/doc/qore/modules/RestHandler/html/search/all_72.js
+share/doc/qore/modules/RestHandler/html/search/all_73.html
+share/doc/qore/modules/RestHandler/html/search/all_73.js
+share/doc/qore/modules/RestHandler/html/search/all_74.html
+share/doc/qore/modules/RestHandler/html/search/all_74.js
+share/doc/qore/modules/RestHandler/html/search/all_75.html
+share/doc/qore/modules/RestHandler/html/search/all_75.js
+share/doc/qore/modules/RestHandler/html/search/all_76.html
+share/doc/qore/modules/RestHandler/html/search/all_76.js
+share/doc/qore/modules/RestHandler/html/search/all_77.html
+share/doc/qore/modules/RestHandler/html/search/all_77.js
+share/doc/qore/modules/RestHandler/html/search/all_78.html
+share/doc/qore/modules/RestHandler/html/search/all_78.js
+share/doc/qore/modules/RestHandler/html/search/all_79.html
+share/doc/qore/modules/RestHandler/html/search/all_79.js
+share/doc/qore/modules/RestHandler/html/search/all_7a.html
+share/doc/qore/modules/RestHandler/html/search/all_7a.js
+share/doc/qore/modules/RestHandler/html/search/classes_61.html
+share/doc/qore/modules/RestHandler/html/search/classes_61.js
+share/doc/qore/modules/RestHandler/html/search/classes_62.html
+share/doc/qore/modules/RestHandler/html/search/classes_62.js
+share/doc/qore/modules/RestHandler/html/search/classes_63.html
+share/doc/qore/modules/RestHandler/html/search/classes_63.js
+share/doc/qore/modules/RestHandler/html/search/classes_64.html
+share/doc/qore/modules/RestHandler/html/search/classes_64.js
+share/doc/qore/modules/RestHandler/html/search/classes_65.html
+share/doc/qore/modules/RestHandler/html/search/classes_65.js
+share/doc/qore/modules/RestHandler/html/search/classes_66.html
+share/doc/qore/modules/RestHandler/html/search/classes_66.js
+share/doc/qore/modules/RestHandler/html/search/classes_67.html
+share/doc/qore/modules/RestHandler/html/search/classes_67.js
+share/doc/qore/modules/RestHandler/html/search/classes_68.html
+share/doc/qore/modules/RestHandler/html/search/classes_68.js
+share/doc/qore/modules/RestHandler/html/search/classes_69.html
+share/doc/qore/modules/RestHandler/html/search/classes_69.js
+share/doc/qore/modules/RestHandler/html/search/classes_6a.html
+share/doc/qore/modules/RestHandler/html/search/classes_6a.js
+share/doc/qore/modules/RestHandler/html/search/classes_6c.html
+share/doc/qore/modules/RestHandler/html/search/classes_6c.js
+share/doc/qore/modules/RestHandler/html/search/classes_6d.html
+share/doc/qore/modules/RestHandler/html/search/classes_6d.js
+share/doc/qore/modules/RestHandler/html/search/classes_6e.html
+share/doc/qore/modules/RestHandler/html/search/classes_6e.js
+share/doc/qore/modules/RestHandler/html/search/classes_6f.html
+share/doc/qore/modules/RestHandler/html/search/classes_6f.js
+share/doc/qore/modules/RestHandler/html/search/classes_70.html
+share/doc/qore/modules/RestHandler/html/search/classes_70.js
+share/doc/qore/modules/RestHandler/html/search/classes_71.html
+share/doc/qore/modules/RestHandler/html/search/classes_71.js
+share/doc/qore/modules/RestHandler/html/search/classes_72.html
+share/doc/qore/modules/RestHandler/html/search/classes_72.js
+share/doc/qore/modules/RestHandler/html/search/classes_73.html
+share/doc/qore/modules/RestHandler/html/search/classes_73.js
+share/doc/qore/modules/RestHandler/html/search/classes_74.html
+share/doc/qore/modules/RestHandler/html/search/classes_74.js
+share/doc/qore/modules/RestHandler/html/search/classes_75.html
+share/doc/qore/modules/RestHandler/html/search/classes_75.js
+share/doc/qore/modules/RestHandler/html/search/classes_77.html
+share/doc/qore/modules/RestHandler/html/search/classes_77.js
+share/doc/qore/modules/RestHandler/html/search/classes_78.html
+share/doc/qore/modules/RestHandler/html/search/classes_78.js
+share/doc/qore/modules/RestHandler/html/search/classes_7a.html
+share/doc/qore/modules/RestHandler/html/search/classes_7a.js
share/doc/qore/modules/RestHandler/html/search/close.png
-share/doc/qore/modules/RestHandler/html/search/functions_0.html
-share/doc/qore/modules/RestHandler/html/search/functions_0.js
-share/doc/qore/modules/RestHandler/html/search/functions_1.html
-share/doc/qore/modules/RestHandler/html/search/functions_1.js
-share/doc/qore/modules/RestHandler/html/search/functions_10.html
-share/doc/qore/modules/RestHandler/html/search/functions_10.js
-share/doc/qore/modules/RestHandler/html/search/functions_11.html
-share/doc/qore/modules/RestHandler/html/search/functions_11.js
-share/doc/qore/modules/RestHandler/html/search/functions_12.html
-share/doc/qore/modules/RestHandler/html/search/functions_12.js
-share/doc/qore/modules/RestHandler/html/search/functions_13.html
-share/doc/qore/modules/RestHandler/html/search/functions_13.js
-share/doc/qore/modules/RestHandler/html/search/functions_14.html
-share/doc/qore/modules/RestHandler/html/search/functions_14.js
-share/doc/qore/modules/RestHandler/html/search/functions_15.html
-share/doc/qore/modules/RestHandler/html/search/functions_15.js
-share/doc/qore/modules/RestHandler/html/search/functions_16.html
-share/doc/qore/modules/RestHandler/html/search/functions_16.js
-share/doc/qore/modules/RestHandler/html/search/functions_17.html
-share/doc/qore/modules/RestHandler/html/search/functions_17.js
-share/doc/qore/modules/RestHandler/html/search/functions_18.html
-share/doc/qore/modules/RestHandler/html/search/functions_18.js
-share/doc/qore/modules/RestHandler/html/search/functions_19.html
-share/doc/qore/modules/RestHandler/html/search/functions_19.js
-share/doc/qore/modules/RestHandler/html/search/functions_2.html
-share/doc/qore/modules/RestHandler/html/search/functions_2.js
-share/doc/qore/modules/RestHandler/html/search/functions_3.html
-share/doc/qore/modules/RestHandler/html/search/functions_3.js
-share/doc/qore/modules/RestHandler/html/search/functions_4.html
-share/doc/qore/modules/RestHandler/html/search/functions_4.js
-share/doc/qore/modules/RestHandler/html/search/functions_5.html
-share/doc/qore/modules/RestHandler/html/search/functions_5.js
-share/doc/qore/modules/RestHandler/html/search/functions_6.html
-share/doc/qore/modules/RestHandler/html/search/functions_6.js
-share/doc/qore/modules/RestHandler/html/search/functions_7.html
-share/doc/qore/modules/RestHandler/html/search/functions_7.js
-share/doc/qore/modules/RestHandler/html/search/functions_8.html
-share/doc/qore/modules/RestHandler/html/search/functions_8.js
-share/doc/qore/modules/RestHandler/html/search/functions_9.html
-share/doc/qore/modules/RestHandler/html/search/functions_9.js
-share/doc/qore/modules/RestHandler/html/search/functions_a.html
-share/doc/qore/modules/RestHandler/html/search/functions_a.js
-share/doc/qore/modules/RestHandler/html/search/functions_b.html
-share/doc/qore/modules/RestHandler/html/search/functions_b.js
-share/doc/qore/modules/RestHandler/html/search/functions_c.html
-share/doc/qore/modules/RestHandler/html/search/functions_c.js
-share/doc/qore/modules/RestHandler/html/search/functions_d.html
-share/doc/qore/modules/RestHandler/html/search/functions_d.js
-share/doc/qore/modules/RestHandler/html/search/functions_e.html
-share/doc/qore/modules/RestHandler/html/search/functions_e.js
-share/doc/qore/modules/RestHandler/html/search/functions_f.html
-share/doc/qore/modules/RestHandler/html/search/functions_f.js
-share/doc/qore/modules/RestHandler/html/search/groups_0.html
-share/doc/qore/modules/RestHandler/html/search/groups_0.js
-share/doc/qore/modules/RestHandler/html/search/groups_1.html
-share/doc/qore/modules/RestHandler/html/search/groups_1.js
-share/doc/qore/modules/RestHandler/html/search/groups_10.html
-share/doc/qore/modules/RestHandler/html/search/groups_10.js
-share/doc/qore/modules/RestHandler/html/search/groups_11.html
-share/doc/qore/modules/RestHandler/html/search/groups_11.js
-share/doc/qore/modules/RestHandler/html/search/groups_2.html
-share/doc/qore/modules/RestHandler/html/search/groups_2.js
-share/doc/qore/modules/RestHandler/html/search/groups_3.html
-share/doc/qore/modules/RestHandler/html/search/groups_3.js
-share/doc/qore/modules/RestHandler/html/search/groups_4.html
-share/doc/qore/modules/RestHandler/html/search/groups_4.js
-share/doc/qore/modules/RestHandler/html/search/groups_5.html
-share/doc/qore/modules/RestHandler/html/search/groups_5.js
-share/doc/qore/modules/RestHandler/html/search/groups_6.html
-share/doc/qore/modules/RestHandler/html/search/groups_6.js
-share/doc/qore/modules/RestHandler/html/search/groups_7.html
-share/doc/qore/modules/RestHandler/html/search/groups_7.js
-share/doc/qore/modules/RestHandler/html/search/groups_8.html
-share/doc/qore/modules/RestHandler/html/search/groups_8.js
-share/doc/qore/modules/RestHandler/html/search/groups_9.html
-share/doc/qore/modules/RestHandler/html/search/groups_9.js
-share/doc/qore/modules/RestHandler/html/search/groups_a.html
-share/doc/qore/modules/RestHandler/html/search/groups_a.js
-share/doc/qore/modules/RestHandler/html/search/groups_b.html
-share/doc/qore/modules/RestHandler/html/search/groups_b.js
-share/doc/qore/modules/RestHandler/html/search/groups_c.html
-share/doc/qore/modules/RestHandler/html/search/groups_c.js
-share/doc/qore/modules/RestHandler/html/search/groups_d.html
-share/doc/qore/modules/RestHandler/html/search/groups_d.js
-share/doc/qore/modules/RestHandler/html/search/groups_e.html
-share/doc/qore/modules/RestHandler/html/search/groups_e.js
-share/doc/qore/modules/RestHandler/html/search/groups_f.html
-share/doc/qore/modules/RestHandler/html/search/groups_f.js
+share/doc/qore/modules/RestHandler/html/search/functions_61.html
+share/doc/qore/modules/RestHandler/html/search/functions_61.js
+share/doc/qore/modules/RestHandler/html/search/functions_62.html
+share/doc/qore/modules/RestHandler/html/search/functions_62.js
+share/doc/qore/modules/RestHandler/html/search/functions_63.html
+share/doc/qore/modules/RestHandler/html/search/functions_63.js
+share/doc/qore/modules/RestHandler/html/search/functions_64.html
+share/doc/qore/modules/RestHandler/html/search/functions_64.js
+share/doc/qore/modules/RestHandler/html/search/functions_65.html
+share/doc/qore/modules/RestHandler/html/search/functions_65.js
+share/doc/qore/modules/RestHandler/html/search/functions_66.html
+share/doc/qore/modules/RestHandler/html/search/functions_66.js
+share/doc/qore/modules/RestHandler/html/search/functions_67.html
+share/doc/qore/modules/RestHandler/html/search/functions_67.js
+share/doc/qore/modules/RestHandler/html/search/functions_68.html
+share/doc/qore/modules/RestHandler/html/search/functions_68.js
+share/doc/qore/modules/RestHandler/html/search/functions_69.html
+share/doc/qore/modules/RestHandler/html/search/functions_69.js
+share/doc/qore/modules/RestHandler/html/search/functions_6a.html
+share/doc/qore/modules/RestHandler/html/search/functions_6a.js
+share/doc/qore/modules/RestHandler/html/search/functions_6b.html
+share/doc/qore/modules/RestHandler/html/search/functions_6b.js
+share/doc/qore/modules/RestHandler/html/search/functions_6c.html
+share/doc/qore/modules/RestHandler/html/search/functions_6c.js
+share/doc/qore/modules/RestHandler/html/search/functions_6d.html
+share/doc/qore/modules/RestHandler/html/search/functions_6d.js
+share/doc/qore/modules/RestHandler/html/search/functions_6e.html
+share/doc/qore/modules/RestHandler/html/search/functions_6e.js
+share/doc/qore/modules/RestHandler/html/search/functions_6f.html
+share/doc/qore/modules/RestHandler/html/search/functions_6f.js
+share/doc/qore/modules/RestHandler/html/search/functions_70.html
+share/doc/qore/modules/RestHandler/html/search/functions_70.js
+share/doc/qore/modules/RestHandler/html/search/functions_71.html
+share/doc/qore/modules/RestHandler/html/search/functions_71.js
+share/doc/qore/modules/RestHandler/html/search/functions_72.html
+share/doc/qore/modules/RestHandler/html/search/functions_72.js
+share/doc/qore/modules/RestHandler/html/search/functions_73.html
+share/doc/qore/modules/RestHandler/html/search/functions_73.js
+share/doc/qore/modules/RestHandler/html/search/functions_74.html
+share/doc/qore/modules/RestHandler/html/search/functions_74.js
+share/doc/qore/modules/RestHandler/html/search/functions_75.html
+share/doc/qore/modules/RestHandler/html/search/functions_75.js
+share/doc/qore/modules/RestHandler/html/search/functions_76.html
+share/doc/qore/modules/RestHandler/html/search/functions_76.js
+share/doc/qore/modules/RestHandler/html/search/functions_77.html
+share/doc/qore/modules/RestHandler/html/search/functions_77.js
+share/doc/qore/modules/RestHandler/html/search/functions_78.html
+share/doc/qore/modules/RestHandler/html/search/functions_78.js
+share/doc/qore/modules/RestHandler/html/search/functions_79.html
+share/doc/qore/modules/RestHandler/html/search/functions_79.js
+share/doc/qore/modules/RestHandler/html/search/functions_7a.html
+share/doc/qore/modules/RestHandler/html/search/functions_7a.js
+share/doc/qore/modules/RestHandler/html/search/groups_62.html
+share/doc/qore/modules/RestHandler/html/search/groups_62.js
+share/doc/qore/modules/RestHandler/html/search/groups_63.html
+share/doc/qore/modules/RestHandler/html/search/groups_63.js
+share/doc/qore/modules/RestHandler/html/search/groups_64.html
+share/doc/qore/modules/RestHandler/html/search/groups_64.js
+share/doc/qore/modules/RestHandler/html/search/groups_65.html
+share/doc/qore/modules/RestHandler/html/search/groups_65.js
+share/doc/qore/modules/RestHandler/html/search/groups_66.html
+share/doc/qore/modules/RestHandler/html/search/groups_66.js
+share/doc/qore/modules/RestHandler/html/search/groups_68.html
+share/doc/qore/modules/RestHandler/html/search/groups_68.js
+share/doc/qore/modules/RestHandler/html/search/groups_69.html
+share/doc/qore/modules/RestHandler/html/search/groups_69.js
+share/doc/qore/modules/RestHandler/html/search/groups_6c.html
+share/doc/qore/modules/RestHandler/html/search/groups_6c.js
+share/doc/qore/modules/RestHandler/html/search/groups_6d.html
+share/doc/qore/modules/RestHandler/html/search/groups_6d.js
+share/doc/qore/modules/RestHandler/html/search/groups_6e.html
+share/doc/qore/modules/RestHandler/html/search/groups_6e.js
+share/doc/qore/modules/RestHandler/html/search/groups_6f.html
+share/doc/qore/modules/RestHandler/html/search/groups_6f.js
+share/doc/qore/modules/RestHandler/html/search/groups_70.html
+share/doc/qore/modules/RestHandler/html/search/groups_70.js
+share/doc/qore/modules/RestHandler/html/search/groups_72.html
+share/doc/qore/modules/RestHandler/html/search/groups_72.js
+share/doc/qore/modules/RestHandler/html/search/groups_73.html
+share/doc/qore/modules/RestHandler/html/search/groups_73.js
+share/doc/qore/modules/RestHandler/html/search/groups_74.html
+share/doc/qore/modules/RestHandler/html/search/groups_74.js
+share/doc/qore/modules/RestHandler/html/search/groups_75.html
+share/doc/qore/modules/RestHandler/html/search/groups_75.js
+share/doc/qore/modules/RestHandler/html/search/groups_77.html
+share/doc/qore/modules/RestHandler/html/search/groups_77.js
+share/doc/qore/modules/RestHandler/html/search/groups_78.html
+share/doc/qore/modules/RestHandler/html/search/groups_78.js
share/doc/qore/modules/RestHandler/html/search/mag_sel.png
-share/doc/qore/modules/RestHandler/html/search/namespaces_0.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_0.js
-share/doc/qore/modules/RestHandler/html/search/namespaces_1.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_1.js
-share/doc/qore/modules/RestHandler/html/search/namespaces_2.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_2.js
-share/doc/qore/modules/RestHandler/html/search/namespaces_3.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_3.js
-share/doc/qore/modules/RestHandler/html/search/namespaces_4.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_4.js
-share/doc/qore/modules/RestHandler/html/search/namespaces_5.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_5.js
-share/doc/qore/modules/RestHandler/html/search/namespaces_6.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_6.js
-share/doc/qore/modules/RestHandler/html/search/namespaces_7.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_7.js
-share/doc/qore/modules/RestHandler/html/search/namespaces_8.html
-share/doc/qore/modules/RestHandler/html/search/namespaces_8.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_63.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_63.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_64.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_64.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_68.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_68.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_6d.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_6d.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_71.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_71.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_72.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_72.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_73.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_73.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_75.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_75.js
+share/doc/qore/modules/RestHandler/html/search/namespaces_77.html
+share/doc/qore/modules/RestHandler/html/search/namespaces_77.js
share/doc/qore/modules/RestHandler/html/search/nomatches.html
-share/doc/qore/modules/RestHandler/html/search/pages_0.html
-share/doc/qore/modules/RestHandler/html/search/pages_0.js
-share/doc/qore/modules/RestHandler/html/search/pages_1.html
-share/doc/qore/modules/RestHandler/html/search/pages_1.js
-share/doc/qore/modules/RestHandler/html/search/pages_10.html
-share/doc/qore/modules/RestHandler/html/search/pages_10.js
-share/doc/qore/modules/RestHandler/html/search/pages_11.html
-share/doc/qore/modules/RestHandler/html/search/pages_11.js
-share/doc/qore/modules/RestHandler/html/search/pages_12.html
-share/doc/qore/modules/RestHandler/html/search/pages_12.js
-share/doc/qore/modules/RestHandler/html/search/pages_2.html
-share/doc/qore/modules/RestHandler/html/search/pages_2.js
-share/doc/qore/modules/RestHandler/html/search/pages_3.html
-share/doc/qore/modules/RestHandler/html/search/pages_3.js
-share/doc/qore/modules/RestHandler/html/search/pages_4.html
-share/doc/qore/modules/RestHandler/html/search/pages_4.js
-share/doc/qore/modules/RestHandler/html/search/pages_5.html
-share/doc/qore/modules/RestHandler/html/search/pages_5.js
-share/doc/qore/modules/RestHandler/html/search/pages_6.html
-share/doc/qore/modules/RestHandler/html/search/pages_6.js
-share/doc/qore/modules/RestHandler/html/search/pages_7.html
-share/doc/qore/modules/RestHandler/html/search/pages_7.js
-share/doc/qore/modules/RestHandler/html/search/pages_8.html
-share/doc/qore/modules/RestHandler/html/search/pages_8.js
-share/doc/qore/modules/RestHandler/html/search/pages_9.html
-share/doc/qore/modules/RestHandler/html/search/pages_9.js
-share/doc/qore/modules/RestHandler/html/search/pages_a.html
-share/doc/qore/modules/RestHandler/html/search/pages_a.js
-share/doc/qore/modules/RestHandler/html/search/pages_b.html
-share/doc/qore/modules/RestHandler/html/search/pages_b.js
-share/doc/qore/modules/RestHandler/html/search/pages_c.html
-share/doc/qore/modules/RestHandler/html/search/pages_c.js
-share/doc/qore/modules/RestHandler/html/search/pages_d.html
-share/doc/qore/modules/RestHandler/html/search/pages_d.js
-share/doc/qore/modules/RestHandler/html/search/pages_e.html
-share/doc/qore/modules/RestHandler/html/search/pages_e.js
-share/doc/qore/modules/RestHandler/html/search/pages_f.html
-share/doc/qore/modules/RestHandler/html/search/pages_f.js
+share/doc/qore/modules/RestHandler/html/search/pages_62.html
+share/doc/qore/modules/RestHandler/html/search/pages_62.js
+share/doc/qore/modules/RestHandler/html/search/pages_63.html
+share/doc/qore/modules/RestHandler/html/search/pages_63.js
+share/doc/qore/modules/RestHandler/html/search/pages_64.html
+share/doc/qore/modules/RestHandler/html/search/pages_64.js
+share/doc/qore/modules/RestHandler/html/search/pages_65.html
+share/doc/qore/modules/RestHandler/html/search/pages_65.js
+share/doc/qore/modules/RestHandler/html/search/pages_66.html
+share/doc/qore/modules/RestHandler/html/search/pages_66.js
+share/doc/qore/modules/RestHandler/html/search/pages_68.html
+share/doc/qore/modules/RestHandler/html/search/pages_68.js
+share/doc/qore/modules/RestHandler/html/search/pages_69.html
+share/doc/qore/modules/RestHandler/html/search/pages_69.js
+share/doc/qore/modules/RestHandler/html/search/pages_6b.html
+share/doc/qore/modules/RestHandler/html/search/pages_6b.js
+share/doc/qore/modules/RestHandler/html/search/pages_6c.html
+share/doc/qore/modules/RestHandler/html/search/pages_6c.js
+share/doc/qore/modules/RestHandler/html/search/pages_6d.html
+share/doc/qore/modules/RestHandler/html/search/pages_6d.js
+share/doc/qore/modules/RestHandler/html/search/pages_6e.html
+share/doc/qore/modules/RestHandler/html/search/pages_6e.js
+share/doc/qore/modules/RestHandler/html/search/pages_6f.html
+share/doc/qore/modules/RestHandler/html/search/pages_6f.js
+share/doc/qore/modules/RestHandler/html/search/pages_70.html
+share/doc/qore/modules/RestHandler/html/search/pages_70.js
+share/doc/qore/modules/RestHandler/html/search/pages_71.html
+share/doc/qore/modules/RestHandler/html/search/pages_71.js
+share/doc/qore/modules/RestHandler/html/search/pages_72.html
+share/doc/qore/modules/RestHandler/html/search/pages_72.js
+share/doc/qore/modules/RestHandler/html/search/pages_73.html
+share/doc/qore/modules/RestHandler/html/search/pages_73.js
+share/doc/qore/modules/RestHandler/html/search/pages_74.html
+share/doc/qore/modules/RestHandler/html/search/pages_74.js
+share/doc/qore/modules/RestHandler/html/search/pages_75.html
+share/doc/qore/modules/RestHandler/html/search/pages_75.js
+share/doc/qore/modules/RestHandler/html/search/pages_76.html
+share/doc/qore/modules/RestHandler/html/search/pages_76.js
+share/doc/qore/modules/RestHandler/html/search/pages_77.html
+share/doc/qore/modules/RestHandler/html/search/pages_77.js
share/doc/qore/modules/RestHandler/html/search/search.css
share/doc/qore/modules/RestHandler/html/search/search.js
share/doc/qore/modules/RestHandler/html/search/search_l.png
share/doc/qore/modules/RestHandler/html/search/search_m.png
share/doc/qore/modules/RestHandler/html/search/search_r.png
-share/doc/qore/modules/RestHandler/html/search/searchdata.js
-share/doc/qore/modules/RestHandler/html/search/variables_0.html
-share/doc/qore/modules/RestHandler/html/search/variables_0.js
-share/doc/qore/modules/RestHandler/html/search/variables_1.html
-share/doc/qore/modules/RestHandler/html/search/variables_1.js
-share/doc/qore/modules/RestHandler/html/search/variables_10.html
-share/doc/qore/modules/RestHandler/html/search/variables_10.js
-share/doc/qore/modules/RestHandler/html/search/variables_11.html
-share/doc/qore/modules/RestHandler/html/search/variables_11.js
-share/doc/qore/modules/RestHandler/html/search/variables_12.html
-share/doc/qore/modules/RestHandler/html/search/variables_12.js
-share/doc/qore/modules/RestHandler/html/search/variables_13.html
-share/doc/qore/modules/RestHandler/html/search/variables_13.js
-share/doc/qore/modules/RestHandler/html/search/variables_14.html
-share/doc/qore/modules/RestHandler/html/search/variables_14.js
-share/doc/qore/modules/RestHandler/html/search/variables_15.html
-share/doc/qore/modules/RestHandler/html/search/variables_15.js
-share/doc/qore/modules/RestHandler/html/search/variables_16.html
-share/doc/qore/modules/RestHandler/html/search/variables_16.js
-share/doc/qore/modules/RestHandler/html/search/variables_17.html
-share/doc/qore/modules/RestHandler/html/search/variables_17.js
-share/doc/qore/modules/RestHandler/html/search/variables_18.html
-share/doc/qore/modules/RestHandler/html/search/variables_18.js
-share/doc/qore/modules/RestHandler/html/search/variables_19.html
-share/doc/qore/modules/RestHandler/html/search/variables_19.js
-share/doc/qore/modules/RestHandler/html/search/variables_2.html
-share/doc/qore/modules/RestHandler/html/search/variables_2.js
-share/doc/qore/modules/RestHandler/html/search/variables_3.html
-share/doc/qore/modules/RestHandler/html/search/variables_3.js
-share/doc/qore/modules/RestHandler/html/search/variables_4.html
-share/doc/qore/modules/RestHandler/html/search/variables_4.js
-share/doc/qore/modules/RestHandler/html/search/variables_5.html
-share/doc/qore/modules/RestHandler/html/search/variables_5.js
-share/doc/qore/modules/RestHandler/html/search/variables_6.html
-share/doc/qore/modules/RestHandler/html/search/variables_6.js
-share/doc/qore/modules/RestHandler/html/search/variables_7.html
-share/doc/qore/modules/RestHandler/html/search/variables_7.js
-share/doc/qore/modules/RestHandler/html/search/variables_8.html
-share/doc/qore/modules/RestHandler/html/search/variables_8.js
-share/doc/qore/modules/RestHandler/html/search/variables_9.html
-share/doc/qore/modules/RestHandler/html/search/variables_9.js
-share/doc/qore/modules/RestHandler/html/search/variables_a.html
-share/doc/qore/modules/RestHandler/html/search/variables_a.js
-share/doc/qore/modules/RestHandler/html/search/variables_b.html
-share/doc/qore/modules/RestHandler/html/search/variables_b.js
-share/doc/qore/modules/RestHandler/html/search/variables_c.html
-share/doc/qore/modules/RestHandler/html/search/variables_c.js
-share/doc/qore/modules/RestHandler/html/search/variables_d.html
-share/doc/qore/modules/RestHandler/html/search/variables_d.js
-share/doc/qore/modules/RestHandler/html/search/variables_e.html
-share/doc/qore/modules/RestHandler/html/search/variables_e.js
-share/doc/qore/modules/RestHandler/html/search/variables_f.html
-share/doc/qore/modules/RestHandler/html/search/variables_f.js
-share/doc/qore/modules/RestHandler/html/splitbar.png
+share/doc/qore/modules/RestHandler/html/search/variables_5f.html
+share/doc/qore/modules/RestHandler/html/search/variables_5f.js
+share/doc/qore/modules/RestHandler/html/search/variables_61.html
+share/doc/qore/modules/RestHandler/html/search/variables_61.js
+share/doc/qore/modules/RestHandler/html/search/variables_62.html
+share/doc/qore/modules/RestHandler/html/search/variables_62.js
+share/doc/qore/modules/RestHandler/html/search/variables_63.html
+share/doc/qore/modules/RestHandler/html/search/variables_63.js
+share/doc/qore/modules/RestHandler/html/search/variables_64.html
+share/doc/qore/modules/RestHandler/html/search/variables_64.js
+share/doc/qore/modules/RestHandler/html/search/variables_65.html
+share/doc/qore/modules/RestHandler/html/search/variables_65.js
+share/doc/qore/modules/RestHandler/html/search/variables_66.html
+share/doc/qore/modules/RestHandler/html/search/variables_66.js
+share/doc/qore/modules/RestHandler/html/search/variables_67.html
+share/doc/qore/modules/RestHandler/html/search/variables_67.js
+share/doc/qore/modules/RestHandler/html/search/variables_68.html
+share/doc/qore/modules/RestHandler/html/search/variables_68.js
+share/doc/qore/modules/RestHandler/html/search/variables_69.html
+share/doc/qore/modules/RestHandler/html/search/variables_69.js
+share/doc/qore/modules/RestHandler/html/search/variables_6a.html
+share/doc/qore/modules/RestHandler/html/search/variables_6a.js
+share/doc/qore/modules/RestHandler/html/search/variables_6c.html
+share/doc/qore/modules/RestHandler/html/search/variables_6c.js
+share/doc/qore/modules/RestHandler/html/search/variables_6d.html
+share/doc/qore/modules/RestHandler/html/search/variables_6d.js
+share/doc/qore/modules/RestHandler/html/search/variables_6e.html
+share/doc/qore/modules/RestHandler/html/search/variables_6e.js
+share/doc/qore/modules/RestHandler/html/search/variables_6f.html
+share/doc/qore/modules/RestHandler/html/search/variables_6f.js
+share/doc/qore/modules/RestHandler/html/search/variables_70.html
+share/doc/qore/modules/RestHandler/html/search/variables_70.js
+share/doc/qore/modules/RestHandler/html/search/variables_71.html
+share/doc/qore/modules/RestHandler/html/search/variables_71.js
+share/doc/qore/modules/RestHandler/html/search/variables_72.html
+share/doc/qore/modules/RestHandler/html/search/variables_72.js
+share/doc/qore/modules/RestHandler/html/search/variables_73.html
+share/doc/qore/modules/RestHandler/html/search/variables_73.js
+share/doc/qore/modules/RestHandler/html/search/variables_74.html
+share/doc/qore/modules/RestHandler/html/search/variables_74.js
+share/doc/qore/modules/RestHandler/html/search/variables_75.html
+share/doc/qore/modules/RestHandler/html/search/variables_75.js
+share/doc/qore/modules/RestHandler/html/search/variables_76.html
+share/doc/qore/modules/RestHandler/html/search/variables_76.js
+share/doc/qore/modules/RestHandler/html/search/variables_77.html
+share/doc/qore/modules/RestHandler/html/search/variables_77.js
+share/doc/qore/modules/RestHandler/html/search/variables_78.html
+share/doc/qore/modules/RestHandler/html/search/variables_78.js
+share/doc/qore/modules/RestHandler/html/search/variables_79.html
+share/doc/qore/modules/RestHandler/html/search/variables_79.js
+share/doc/qore/modules/RestHandler/html/search/variables_7a.html
+share/doc/qore/modules/RestHandler/html/search/variables_7a.js
share/doc/qore/modules/RestHandler/html/sync_off.png
share/doc/qore/modules/RestHandler/html/sync_on.png
share/doc/qore/modules/RestHandler/html/tab_a.png
@@ -13793,7 +14639,7 @@ share/doc/qore/modules/RestHandler/html/tab_s.png
share/doc/qore/modules/RestHandler/html/tabs.css
share/doc/qore/modules/RestSchemaValidator/html/_rest_schema_validator_8qm_8dox_8h_source.html
share/doc/qore/modules/RestSchemaValidator/html/annotated.html
-share/doc/qore/modules/RestSchemaValidator/html/annotated_dup.js
+share/doc/qore/modules/RestSchemaValidator/html/annotated.js
share/doc/qore/modules/RestSchemaValidator/html/bc_s.png
share/doc/qore/modules/RestSchemaValidator/html/bdwn.png
share/doc/qore/modules/RestSchemaValidator/html/class_rest_schema_validator_1_1_abstract_rest_schema_validator-members.html
@@ -13811,13 +14657,32 @@ share/doc/qore/modules/RestSchemaValidator/html/class_rest_schema_validator_1_1_
share/doc/qore/modules/RestSchemaValidator/html/classes.html
share/doc/qore/modules/RestSchemaValidator/html/closed.png
share/doc/qore/modules/RestSchemaValidator/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/RestSchemaValidator/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/RestSchemaValidator/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/RestSchemaValidator/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/RestSchemaValidator/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/RestSchemaValidator/html/doc.png
+share/doc/qore/modules/RestSchemaValidator/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/RestSchemaValidator/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/RestSchemaValidator/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/RestSchemaValidator/html/doxygen.css
share/doc/qore/modules/RestSchemaValidator/html/doxygen.png
share/doc/qore/modules/RestSchemaValidator/html/dynsections.js
-share/doc/qore/modules/RestSchemaValidator/html/folderclosed.png
-share/doc/qore/modules/RestSchemaValidator/html/folderopen.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2blank.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2cl.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2doc.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2folderclosed.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2folderopen.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2lastnode.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2link.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2mlastnode.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2mnode.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2mo.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2node.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2ns.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2plastnode.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2pnode.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2splitbar.png
+share/doc/qore/modules/RestSchemaValidator/html/ftv2vertline.png
share/doc/qore/modules/RestSchemaValidator/html/functions.html
share/doc/qore/modules/RestSchemaValidator/html/functions_func.html
share/doc/qore/modules/RestSchemaValidator/html/functions_vars.html
@@ -13851,8 +14716,6 @@ share/doc/qore/modules/RestSchemaValidator/html/inherit_graph_6.md5
share/doc/qore/modules/RestSchemaValidator/html/inherit_graph_6.png
share/doc/qore/modules/RestSchemaValidator/html/inherits.html
share/doc/qore/modules/RestSchemaValidator/html/jquery.js
-share/doc/qore/modules/RestSchemaValidator/html/menu.js
-share/doc/qore/modules/RestSchemaValidator/html/menudata.js
share/doc/qore/modules/RestSchemaValidator/html/namespace_rest_schema_validator.html
share/doc/qore/modules/RestSchemaValidator/html/namespace_rest_schema_validator.js
share/doc/qore/modules/RestSchemaValidator/html/namespaces.html
@@ -13862,293 +14725,290 @@ share/doc/qore/modules/RestSchemaValidator/html/nav_g.png
share/doc/qore/modules/RestSchemaValidator/html/nav_h.png
share/doc/qore/modules/RestSchemaValidator/html/navtree.css
share/doc/qore/modules/RestSchemaValidator/html/navtree.js
-share/doc/qore/modules/RestSchemaValidator/html/navtreedata.js
share/doc/qore/modules/RestSchemaValidator/html/navtreeindex0.js
share/doc/qore/modules/RestSchemaValidator/html/open.png
share/doc/qore/modules/RestSchemaValidator/html/pages.html
share/doc/qore/modules/RestSchemaValidator/html/resize.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_0.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_0.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_1.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_1.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_10.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_10.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_11.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_11.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_12.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_12.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_13.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_13.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_14.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_14.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_15.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_15.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_16.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_16.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_17.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_17.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_18.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_18.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_19.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_19.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_1a.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_1a.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_2.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_2.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_3.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_3.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_4.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_4.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_5.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_5.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_6.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_6.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_7.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_7.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_8.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_8.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_9.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_9.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_a.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_a.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_b.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_b.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_c.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_c.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_d.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_d.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_e.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_e.js
-share/doc/qore/modules/RestSchemaValidator/html/search/all_f.html
-share/doc/qore/modules/RestSchemaValidator/html/search/all_f.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_0.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_0.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_1.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_1.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_10.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_10.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_11.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_11.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_12.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_12.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_2.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_2.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_3.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_3.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_4.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_4.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_5.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_5.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_6.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_6.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_7.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_7.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_8.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_8.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_9.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_9.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_a.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_a.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_b.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_b.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_c.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_c.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_d.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_d.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_e.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_e.js
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_f.html
-share/doc/qore/modules/RestSchemaValidator/html/search/classes_f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_5f.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_5f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_61.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_61.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_62.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_62.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_63.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_63.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_64.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_64.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_65.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_65.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_66.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_66.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_67.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_67.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_68.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_68.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_69.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_69.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6a.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6a.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6b.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6b.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6c.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6c.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6d.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6d.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6e.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6e.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6f.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_6f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_70.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_70.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_71.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_71.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_72.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_72.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_73.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_73.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_74.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_74.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_75.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_75.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_76.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_76.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_77.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_77.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_78.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_78.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_79.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_79.js
+share/doc/qore/modules/RestSchemaValidator/html/search/all_7a.html
+share/doc/qore/modules/RestSchemaValidator/html/search/all_7a.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_61.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_61.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_62.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_62.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_63.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_63.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_64.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_64.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_65.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_65.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_66.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_66.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_67.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_67.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_68.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_68.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_69.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_69.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_6c.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_6c.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_6d.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_6d.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_6e.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_6e.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_6f.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_6f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_70.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_70.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_71.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_71.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_72.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_72.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_73.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_73.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_74.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_74.js
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_7a.html
+share/doc/qore/modules/RestSchemaValidator/html/search/classes_7a.js
share/doc/qore/modules/RestSchemaValidator/html/search/close.png
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_0.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_0.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_1.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_1.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_10.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_10.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_11.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_11.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_12.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_12.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_13.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_13.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_14.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_14.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_15.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_15.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_16.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_16.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_17.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_17.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_18.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_18.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_2.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_2.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_3.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_3.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_4.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_4.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_5.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_5.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_6.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_6.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_7.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_7.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_8.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_8.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_9.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_9.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_a.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_a.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_b.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_b.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_c.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_c.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_d.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_d.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_e.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_e.js
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_f.html
-share/doc/qore/modules/RestSchemaValidator/html/search/functions_f.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_0.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_0.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_1.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_1.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_10.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_10.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_11.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_11.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_2.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_2.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_3.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_3.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_4.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_4.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_5.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_5.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_6.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_6.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_7.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_7.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_8.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_8.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_9.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_9.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_a.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_a.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_b.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_b.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_c.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_c.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_d.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_d.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_e.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_e.js
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_f.html
-share/doc/qore/modules/RestSchemaValidator/html/search/groups_f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_61.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_61.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_62.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_62.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_63.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_63.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_64.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_64.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_65.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_65.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_66.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_66.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_67.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_67.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_68.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_68.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_69.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_69.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6a.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6a.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6b.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6b.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6c.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6c.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6d.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6d.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6e.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6e.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6f.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_6f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_70.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_70.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_72.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_72.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_73.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_73.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_74.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_74.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_75.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_75.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_76.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_76.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_77.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_77.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_78.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_78.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_79.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_79.js
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_7a.html
+share/doc/qore/modules/RestSchemaValidator/html/search/functions_7a.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_62.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_62.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_63.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_63.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_64.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_64.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_65.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_65.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_66.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_66.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_68.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_68.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_69.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_69.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_6c.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_6c.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_6d.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_6d.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_6e.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_6e.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_6f.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_6f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_70.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_70.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_72.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_72.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_73.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_73.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_74.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_74.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_75.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_75.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_77.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_77.js
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_78.html
+share/doc/qore/modules/RestSchemaValidator/html/search/groups_78.js
share/doc/qore/modules/RestSchemaValidator/html/search/mag_sel.png
-share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_0.html
-share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_0.js
-share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_1.html
-share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_1.js
-share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_2.html
-share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_2.js
+share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_68.html
+share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_68.js
+share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_71.html
+share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_71.js
+share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_72.html
+share/doc/qore/modules/RestSchemaValidator/html/search/namespaces_72.js
share/doc/qore/modules/RestSchemaValidator/html/search/nomatches.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_0.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_0.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_1.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_1.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_10.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_10.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_11.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_11.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_12.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_12.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_2.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_2.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_3.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_3.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_4.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_4.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_5.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_5.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_6.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_6.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_7.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_7.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_8.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_8.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_9.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_9.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_a.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_a.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_b.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_b.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_c.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_c.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_d.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_d.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_e.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_e.js
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_f.html
-share/doc/qore/modules/RestSchemaValidator/html/search/pages_f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_62.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_62.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_63.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_63.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_64.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_64.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_65.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_65.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_66.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_66.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_68.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_68.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_69.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_69.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6b.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6b.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6c.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6c.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6d.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6d.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6e.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6e.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6f.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_6f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_70.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_70.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_71.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_71.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_72.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_72.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_73.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_73.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_74.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_74.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_76.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_76.js
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_77.html
+share/doc/qore/modules/RestSchemaValidator/html/search/pages_77.js
share/doc/qore/modules/RestSchemaValidator/html/search/search.css
share/doc/qore/modules/RestSchemaValidator/html/search/search.js
share/doc/qore/modules/RestSchemaValidator/html/search/search_l.png
share/doc/qore/modules/RestSchemaValidator/html/search/search_m.png
share/doc/qore/modules/RestSchemaValidator/html/search/search_r.png
-share/doc/qore/modules/RestSchemaValidator/html/search/searchdata.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_0.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_0.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_1.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_1.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_10.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_10.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_11.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_11.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_12.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_12.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_13.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_13.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_14.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_14.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_15.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_15.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_16.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_16.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_17.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_17.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_18.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_18.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_2.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_2.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_3.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_3.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_4.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_4.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_5.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_5.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_6.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_6.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_7.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_7.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_8.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_8.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_9.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_9.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_a.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_a.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_b.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_b.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_c.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_c.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_d.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_d.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_e.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_e.js
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_f.html
-share/doc/qore/modules/RestSchemaValidator/html/search/variables_f.js
-share/doc/qore/modules/RestSchemaValidator/html/splitbar.png
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_5f.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_5f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_61.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_61.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_62.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_62.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_63.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_63.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_64.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_64.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_65.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_65.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_66.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_66.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_67.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_67.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_68.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_68.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_69.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_69.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_6c.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_6c.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_6d.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_6d.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_6e.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_6e.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_6f.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_6f.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_70.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_70.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_71.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_71.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_72.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_72.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_73.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_73.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_74.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_74.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_75.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_75.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_76.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_76.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_77.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_77.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_78.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_78.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_79.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_79.js
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_7a.html
+share/doc/qore/modules/RestSchemaValidator/html/search/variables_7a.js
share/doc/qore/modules/RestSchemaValidator/html/struct_rest_schema_validator_1_1_rest_example_request_info-members.html
share/doc/qore/modules/RestSchemaValidator/html/struct_rest_schema_validator_1_1_rest_example_request_info.html
share/doc/qore/modules/RestSchemaValidator/html/struct_rest_schema_validator_1_1_rest_example_request_info.js
@@ -14176,7 +15036,7 @@ share/doc/qore/modules/RestSchemaValidator/html/tab_s.png
share/doc/qore/modules/RestSchemaValidator/html/tabs.css
share/doc/qore/modules/SalesforceRestClient/html/_salesforce_rest_client_8qm_8dox_8h_source.html
share/doc/qore/modules/SalesforceRestClient/html/annotated.html
-share/doc/qore/modules/SalesforceRestClient/html/annotated_dup.js
+share/doc/qore/modules/SalesforceRestClient/html/annotated.js
share/doc/qore/modules/SalesforceRestClient/html/bc_s.png
share/doc/qore/modules/SalesforceRestClient/html/bdwn.png
share/doc/qore/modules/SalesforceRestClient/html/class_salesforce_rest_client_1_1_salesforce_rest_client-members.html
@@ -14194,13 +15054,32 @@ share/doc/qore/modules/SalesforceRestClient/html/class_salesforce_rest_client_1_
share/doc/qore/modules/SalesforceRestClient/html/classes.html
share/doc/qore/modules/SalesforceRestClient/html/closed.png
share/doc/qore/modules/SalesforceRestClient/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/SalesforceRestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/SalesforceRestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/SalesforceRestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/SalesforceRestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/SalesforceRestClient/html/doc.png
+share/doc/qore/modules/SalesforceRestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/SalesforceRestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/SalesforceRestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/SalesforceRestClient/html/doxygen.css
share/doc/qore/modules/SalesforceRestClient/html/doxygen.png
share/doc/qore/modules/SalesforceRestClient/html/dynsections.js
-share/doc/qore/modules/SalesforceRestClient/html/folderclosed.png
-share/doc/qore/modules/SalesforceRestClient/html/folderopen.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2blank.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2cl.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2doc.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2folderclosed.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2folderopen.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2lastnode.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2link.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2mlastnode.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2mnode.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2mo.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2node.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2ns.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2plastnode.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2pnode.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2splitbar.png
+share/doc/qore/modules/SalesforceRestClient/html/ftv2vertline.png
share/doc/qore/modules/SalesforceRestClient/html/functions.html
share/doc/qore/modules/SalesforceRestClient/html/functions_func.html
share/doc/qore/modules/SalesforceRestClient/html/functions_vars.html
@@ -14321,8 +15200,6 @@ share/doc/qore/modules/SalesforceRestClient/html/inherit_graph_1.md5
share/doc/qore/modules/SalesforceRestClient/html/inherit_graph_1.png
share/doc/qore/modules/SalesforceRestClient/html/inherits.html
share/doc/qore/modules/SalesforceRestClient/html/jquery.js
-share/doc/qore/modules/SalesforceRestClient/html/menu.js
-share/doc/qore/modules/SalesforceRestClient/html/menudata.js
share/doc/qore/modules/SalesforceRestClient/html/modules.html
share/doc/qore/modules/SalesforceRestClient/html/modules.js
share/doc/qore/modules/SalesforceRestClient/html/namespace_salesforce_rest_client.html
@@ -14336,7 +15213,6 @@ share/doc/qore/modules/SalesforceRestClient/html/nav_g.png
share/doc/qore/modules/SalesforceRestClient/html/nav_h.png
share/doc/qore/modules/SalesforceRestClient/html/navtree.css
share/doc/qore/modules/SalesforceRestClient/html/navtree.js
-share/doc/qore/modules/SalesforceRestClient/html/navtreedata.js
share/doc/qore/modules/SalesforceRestClient/html/navtreeindex0.js
share/doc/qore/modules/SalesforceRestClient/html/navtreeindex1.js
share/doc/qore/modules/SalesforceRestClient/html/navtreeindex2.js
@@ -14348,312 +15224,312 @@ share/doc/qore/modules/SalesforceRestClient/html/navtreeindex7.js
share/doc/qore/modules/SalesforceRestClient/html/open.png
share/doc/qore/modules/SalesforceRestClient/html/pages.html
share/doc/qore/modules/SalesforceRestClient/html/resize.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_0.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_0.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_1.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_1.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_10.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_10.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_11.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_11.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_12.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_12.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_13.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_13.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_14.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_14.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_15.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_15.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_16.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_16.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_17.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_17.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_18.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_18.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_19.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_19.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_1a.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_1a.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_2.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_2.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_3.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_3.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_4.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_4.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_5.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_5.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_6.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_6.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_7.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_7.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_8.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_8.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_9.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_9.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_a.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_a.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_b.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_b.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_c.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_c.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_d.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_d.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_e.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_e.js
-share/doc/qore/modules/SalesforceRestClient/html/search/all_f.html
-share/doc/qore/modules/SalesforceRestClient/html/search/all_f.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_0.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_0.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_1.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_1.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_10.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_10.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_11.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_11.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_12.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_12.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_13.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_13.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_14.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_14.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_15.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_15.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_16.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_16.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_2.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_2.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_3.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_3.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_4.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_4.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_5.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_5.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_6.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_6.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_7.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_7.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_8.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_8.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_9.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_9.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_a.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_a.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_b.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_b.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_c.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_c.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_d.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_d.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_e.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_e.js
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_f.html
-share/doc/qore/modules/SalesforceRestClient/html/search/classes_f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_5f.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_5f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_61.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_61.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_62.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_62.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_63.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_63.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_64.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_64.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_65.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_65.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_66.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_66.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_67.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_67.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_68.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_68.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_69.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_69.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6a.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6a.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6b.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6b.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6c.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6c.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6d.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6d.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6e.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6e.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6f.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_6f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_70.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_70.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_71.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_71.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_72.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_72.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_73.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_73.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_74.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_74.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_75.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_75.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_76.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_76.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_77.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_77.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_78.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_78.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_79.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_79.js
+share/doc/qore/modules/SalesforceRestClient/html/search/all_7a.html
+share/doc/qore/modules/SalesforceRestClient/html/search/all_7a.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_61.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_61.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_62.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_62.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_63.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_63.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_64.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_64.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_65.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_65.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_66.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_66.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_67.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_67.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_68.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_68.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_69.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_69.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6a.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6a.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6c.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6c.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6d.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6d.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6e.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6e.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6f.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_6f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_70.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_70.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_71.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_71.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_72.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_72.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_73.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_73.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_74.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_74.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_75.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_75.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_77.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_77.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_78.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_78.js
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_7a.html
+share/doc/qore/modules/SalesforceRestClient/html/search/classes_7a.js
share/doc/qore/modules/SalesforceRestClient/html/search/close.png
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_0.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_0.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_1.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_1.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_10.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_10.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_11.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_11.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_12.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_12.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_13.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_13.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_14.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_14.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_15.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_15.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_16.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_16.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_17.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_17.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_18.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_18.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_19.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_19.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_2.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_2.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_3.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_3.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_4.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_4.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_5.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_5.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_6.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_6.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_7.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_7.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_8.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_8.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_9.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_9.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_a.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_a.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_b.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_b.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_c.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_c.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_d.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_d.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_e.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_e.js
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_f.html
-share/doc/qore/modules/SalesforceRestClient/html/search/functions_f.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_0.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_0.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_1.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_1.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_10.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_10.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_11.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_11.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_2.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_2.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_3.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_3.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_4.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_4.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_5.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_5.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_6.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_6.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_7.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_7.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_8.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_8.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_9.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_9.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_a.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_a.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_b.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_b.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_c.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_c.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_d.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_d.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_e.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_e.js
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_f.html
-share/doc/qore/modules/SalesforceRestClient/html/search/groups_f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_61.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_61.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_62.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_62.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_63.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_63.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_64.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_64.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_65.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_65.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_66.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_66.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_67.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_67.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_68.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_68.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_69.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_69.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6a.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6a.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6b.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6b.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6c.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6c.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6d.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6d.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6e.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6e.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6f.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_6f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_70.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_70.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_71.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_71.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_72.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_72.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_73.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_73.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_74.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_74.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_75.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_75.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_76.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_76.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_77.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_77.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_78.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_78.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_79.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_79.js
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_7a.html
+share/doc/qore/modules/SalesforceRestClient/html/search/functions_7a.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_62.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_62.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_63.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_63.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_64.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_64.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_65.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_65.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_66.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_66.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_68.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_68.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_69.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_69.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_6c.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_6c.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_6d.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_6d.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_6e.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_6e.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_6f.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_6f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_70.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_70.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_72.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_72.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_73.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_73.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_74.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_74.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_75.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_75.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_77.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_77.js
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_78.html
+share/doc/qore/modules/SalesforceRestClient/html/search/groups_78.js
share/doc/qore/modules/SalesforceRestClient/html/search/mag_sel.png
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_0.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_0.js
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_1.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_1.js
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_2.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_2.js
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_3.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_3.js
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_4.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_4.js
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_5.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_5.js
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_6.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_6.js
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_7.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_7.js
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_8.html
-share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_8.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_63.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_63.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_64.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_64.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_68.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_68.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_6d.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_6d.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_71.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_71.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_72.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_72.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_73.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_73.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_75.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_75.js
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_77.html
+share/doc/qore/modules/SalesforceRestClient/html/search/namespaces_77.js
share/doc/qore/modules/SalesforceRestClient/html/search/nomatches.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_0.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_0.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_1.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_1.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_10.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_10.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_11.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_11.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_12.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_12.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_2.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_2.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_3.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_3.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_4.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_4.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_5.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_5.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_6.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_6.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_7.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_7.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_8.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_8.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_9.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_9.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_a.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_a.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_b.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_b.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_c.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_c.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_d.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_d.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_e.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_e.js
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_f.html
-share/doc/qore/modules/SalesforceRestClient/html/search/pages_f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_62.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_62.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_63.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_63.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_64.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_64.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_65.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_65.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_66.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_66.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_68.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_68.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_69.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_69.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6b.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6b.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6c.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6c.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6d.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6d.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6e.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6e.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6f.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_6f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_70.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_70.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_71.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_71.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_72.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_72.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_73.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_73.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_74.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_74.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_75.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_75.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_76.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_76.js
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_77.html
+share/doc/qore/modules/SalesforceRestClient/html/search/pages_77.js
share/doc/qore/modules/SalesforceRestClient/html/search/search.css
share/doc/qore/modules/SalesforceRestClient/html/search/search.js
share/doc/qore/modules/SalesforceRestClient/html/search/search_l.png
share/doc/qore/modules/SalesforceRestClient/html/search/search_m.png
share/doc/qore/modules/SalesforceRestClient/html/search/search_r.png
-share/doc/qore/modules/SalesforceRestClient/html/search/searchdata.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_0.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_0.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_1.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_1.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_10.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_10.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_11.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_11.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_12.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_12.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_13.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_13.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_14.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_14.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_15.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_15.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_16.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_16.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_17.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_17.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_18.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_18.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_19.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_19.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_2.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_2.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_3.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_3.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_4.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_4.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_5.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_5.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_6.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_6.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_7.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_7.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_8.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_8.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_9.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_9.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_a.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_a.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_b.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_b.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_c.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_c.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_d.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_d.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_e.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_e.js
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_f.html
-share/doc/qore/modules/SalesforceRestClient/html/search/variables_f.js
-share/doc/qore/modules/SalesforceRestClient/html/splitbar.png
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_5f.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_5f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_61.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_61.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_62.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_62.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_63.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_63.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_64.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_64.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_65.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_65.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_66.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_66.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_67.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_67.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_68.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_68.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_69.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_69.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6a.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6a.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6c.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6c.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6d.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6d.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6e.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6e.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6f.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_6f.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_70.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_70.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_71.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_71.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_72.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_72.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_73.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_73.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_74.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_74.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_75.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_75.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_76.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_76.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_77.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_77.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_78.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_78.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_79.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_79.js
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_7a.html
+share/doc/qore/modules/SalesforceRestClient/html/search/variables_7a.js
share/doc/qore/modules/SalesforceRestClient/html/sync_off.png
share/doc/qore/modules/SalesforceRestClient/html/sync_on.png
share/doc/qore/modules/SalesforceRestClient/html/tab_a.png
@@ -14663,7 +15539,7 @@ share/doc/qore/modules/SalesforceRestClient/html/tab_s.png
share/doc/qore/modules/SalesforceRestClient/html/tabs.css
share/doc/qore/modules/Schema/html/_schema_8qm_8dox_8h_source.html
share/doc/qore/modules/Schema/html/annotated.html
-share/doc/qore/modules/Schema/html/annotated_dup.js
+share/doc/qore/modules/Schema/html/annotated.js
share/doc/qore/modules/Schema/html/bc_s.png
share/doc/qore/modules/Schema/html/bdwn.png
share/doc/qore/modules/Schema/html/class_schema_1_1_abstract_schema-members.html
@@ -14684,13 +15560,32 @@ share/doc/qore/modules/Schema/html/class_schema_1_1_schema_callback_helper.js
share/doc/qore/modules/Schema/html/classes.html
share/doc/qore/modules/Schema/html/closed.png
share/doc/qore/modules/Schema/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Schema/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Schema/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Schema/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Schema/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Schema/html/doc.png
+share/doc/qore/modules/Schema/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Schema/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Schema/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Schema/html/doxygen.css
share/doc/qore/modules/Schema/html/doxygen.png
share/doc/qore/modules/Schema/html/dynsections.js
-share/doc/qore/modules/Schema/html/folderclosed.png
-share/doc/qore/modules/Schema/html/folderopen.png
+share/doc/qore/modules/Schema/html/ftv2blank.png
+share/doc/qore/modules/Schema/html/ftv2cl.png
+share/doc/qore/modules/Schema/html/ftv2doc.png
+share/doc/qore/modules/Schema/html/ftv2folderclosed.png
+share/doc/qore/modules/Schema/html/ftv2folderopen.png
+share/doc/qore/modules/Schema/html/ftv2lastnode.png
+share/doc/qore/modules/Schema/html/ftv2link.png
+share/doc/qore/modules/Schema/html/ftv2mlastnode.png
+share/doc/qore/modules/Schema/html/ftv2mnode.png
+share/doc/qore/modules/Schema/html/ftv2mo.png
+share/doc/qore/modules/Schema/html/ftv2node.png
+share/doc/qore/modules/Schema/html/ftv2ns.png
+share/doc/qore/modules/Schema/html/ftv2plastnode.png
+share/doc/qore/modules/Schema/html/ftv2pnode.png
+share/doc/qore/modules/Schema/html/ftv2splitbar.png
+share/doc/qore/modules/Schema/html/ftv2vertline.png
share/doc/qore/modules/Schema/html/functions.html
share/doc/qore/modules/Schema/html/functions_func.html
share/doc/qore/modules/Schema/html/functions_vars.html
@@ -14709,8 +15604,6 @@ share/doc/qore/modules/Schema/html/inherit_graph_1.md5
share/doc/qore/modules/Schema/html/inherit_graph_1.png
share/doc/qore/modules/Schema/html/inherits.html
share/doc/qore/modules/Schema/html/jquery.js
-share/doc/qore/modules/Schema/html/menu.js
-share/doc/qore/modules/Schema/html/menudata.js
share/doc/qore/modules/Schema/html/namespace_schema.html
share/doc/qore/modules/Schema/html/namespace_schema.js
share/doc/qore/modules/Schema/html/namespacemembers.html
@@ -14723,317 +15616,316 @@ share/doc/qore/modules/Schema/html/nav_g.png
share/doc/qore/modules/Schema/html/nav_h.png
share/doc/qore/modules/Schema/html/navtree.css
share/doc/qore/modules/Schema/html/navtree.js
-share/doc/qore/modules/Schema/html/navtreedata.js
share/doc/qore/modules/Schema/html/navtreeindex0.js
share/doc/qore/modules/Schema/html/open.png
share/doc/qore/modules/Schema/html/pages.html
share/doc/qore/modules/Schema/html/resize.js
-share/doc/qore/modules/Schema/html/search/all_0.html
-share/doc/qore/modules/Schema/html/search/all_0.js
-share/doc/qore/modules/Schema/html/search/all_1.html
-share/doc/qore/modules/Schema/html/search/all_1.js
-share/doc/qore/modules/Schema/html/search/all_10.html
-share/doc/qore/modules/Schema/html/search/all_10.js
-share/doc/qore/modules/Schema/html/search/all_11.html
-share/doc/qore/modules/Schema/html/search/all_11.js
-share/doc/qore/modules/Schema/html/search/all_12.html
-share/doc/qore/modules/Schema/html/search/all_12.js
-share/doc/qore/modules/Schema/html/search/all_13.html
-share/doc/qore/modules/Schema/html/search/all_13.js
-share/doc/qore/modules/Schema/html/search/all_14.html
-share/doc/qore/modules/Schema/html/search/all_14.js
-share/doc/qore/modules/Schema/html/search/all_15.html
-share/doc/qore/modules/Schema/html/search/all_15.js
-share/doc/qore/modules/Schema/html/search/all_16.html
-share/doc/qore/modules/Schema/html/search/all_16.js
-share/doc/qore/modules/Schema/html/search/all_17.html
-share/doc/qore/modules/Schema/html/search/all_17.js
-share/doc/qore/modules/Schema/html/search/all_18.html
-share/doc/qore/modules/Schema/html/search/all_18.js
-share/doc/qore/modules/Schema/html/search/all_19.html
-share/doc/qore/modules/Schema/html/search/all_19.js
-share/doc/qore/modules/Schema/html/search/all_1a.html
-share/doc/qore/modules/Schema/html/search/all_1a.js
-share/doc/qore/modules/Schema/html/search/all_2.html
-share/doc/qore/modules/Schema/html/search/all_2.js
-share/doc/qore/modules/Schema/html/search/all_3.html
-share/doc/qore/modules/Schema/html/search/all_3.js
-share/doc/qore/modules/Schema/html/search/all_4.html
-share/doc/qore/modules/Schema/html/search/all_4.js
-share/doc/qore/modules/Schema/html/search/all_5.html
-share/doc/qore/modules/Schema/html/search/all_5.js
-share/doc/qore/modules/Schema/html/search/all_6.html
-share/doc/qore/modules/Schema/html/search/all_6.js
-share/doc/qore/modules/Schema/html/search/all_7.html
-share/doc/qore/modules/Schema/html/search/all_7.js
-share/doc/qore/modules/Schema/html/search/all_8.html
-share/doc/qore/modules/Schema/html/search/all_8.js
-share/doc/qore/modules/Schema/html/search/all_9.html
-share/doc/qore/modules/Schema/html/search/all_9.js
-share/doc/qore/modules/Schema/html/search/all_a.html
-share/doc/qore/modules/Schema/html/search/all_a.js
-share/doc/qore/modules/Schema/html/search/all_b.html
-share/doc/qore/modules/Schema/html/search/all_b.js
-share/doc/qore/modules/Schema/html/search/all_c.html
-share/doc/qore/modules/Schema/html/search/all_c.js
-share/doc/qore/modules/Schema/html/search/all_d.html
-share/doc/qore/modules/Schema/html/search/all_d.js
-share/doc/qore/modules/Schema/html/search/all_e.html
-share/doc/qore/modules/Schema/html/search/all_e.js
-share/doc/qore/modules/Schema/html/search/all_f.html
-share/doc/qore/modules/Schema/html/search/all_f.js
-share/doc/qore/modules/Schema/html/search/classes_0.html
-share/doc/qore/modules/Schema/html/search/classes_0.js
-share/doc/qore/modules/Schema/html/search/classes_1.html
-share/doc/qore/modules/Schema/html/search/classes_1.js
-share/doc/qore/modules/Schema/html/search/classes_10.html
-share/doc/qore/modules/Schema/html/search/classes_10.js
-share/doc/qore/modules/Schema/html/search/classes_11.html
-share/doc/qore/modules/Schema/html/search/classes_11.js
-share/doc/qore/modules/Schema/html/search/classes_12.html
-share/doc/qore/modules/Schema/html/search/classes_12.js
-share/doc/qore/modules/Schema/html/search/classes_13.html
-share/doc/qore/modules/Schema/html/search/classes_13.js
-share/doc/qore/modules/Schema/html/search/classes_14.html
-share/doc/qore/modules/Schema/html/search/classes_14.js
-share/doc/qore/modules/Schema/html/search/classes_15.html
-share/doc/qore/modules/Schema/html/search/classes_15.js
-share/doc/qore/modules/Schema/html/search/classes_16.html
-share/doc/qore/modules/Schema/html/search/classes_16.js
-share/doc/qore/modules/Schema/html/search/classes_2.html
-share/doc/qore/modules/Schema/html/search/classes_2.js
-share/doc/qore/modules/Schema/html/search/classes_3.html
-share/doc/qore/modules/Schema/html/search/classes_3.js
-share/doc/qore/modules/Schema/html/search/classes_4.html
-share/doc/qore/modules/Schema/html/search/classes_4.js
-share/doc/qore/modules/Schema/html/search/classes_5.html
-share/doc/qore/modules/Schema/html/search/classes_5.js
-share/doc/qore/modules/Schema/html/search/classes_6.html
-share/doc/qore/modules/Schema/html/search/classes_6.js
-share/doc/qore/modules/Schema/html/search/classes_7.html
-share/doc/qore/modules/Schema/html/search/classes_7.js
-share/doc/qore/modules/Schema/html/search/classes_8.html
-share/doc/qore/modules/Schema/html/search/classes_8.js
-share/doc/qore/modules/Schema/html/search/classes_9.html
-share/doc/qore/modules/Schema/html/search/classes_9.js
-share/doc/qore/modules/Schema/html/search/classes_a.html
-share/doc/qore/modules/Schema/html/search/classes_a.js
-share/doc/qore/modules/Schema/html/search/classes_b.html
-share/doc/qore/modules/Schema/html/search/classes_b.js
-share/doc/qore/modules/Schema/html/search/classes_c.html
-share/doc/qore/modules/Schema/html/search/classes_c.js
-share/doc/qore/modules/Schema/html/search/classes_d.html
-share/doc/qore/modules/Schema/html/search/classes_d.js
-share/doc/qore/modules/Schema/html/search/classes_e.html
-share/doc/qore/modules/Schema/html/search/classes_e.js
-share/doc/qore/modules/Schema/html/search/classes_f.html
-share/doc/qore/modules/Schema/html/search/classes_f.js
+share/doc/qore/modules/Schema/html/search/all_5f.html
+share/doc/qore/modules/Schema/html/search/all_5f.js
+share/doc/qore/modules/Schema/html/search/all_61.html
+share/doc/qore/modules/Schema/html/search/all_61.js
+share/doc/qore/modules/Schema/html/search/all_62.html
+share/doc/qore/modules/Schema/html/search/all_62.js
+share/doc/qore/modules/Schema/html/search/all_63.html
+share/doc/qore/modules/Schema/html/search/all_63.js
+share/doc/qore/modules/Schema/html/search/all_64.html
+share/doc/qore/modules/Schema/html/search/all_64.js
+share/doc/qore/modules/Schema/html/search/all_65.html
+share/doc/qore/modules/Schema/html/search/all_65.js
+share/doc/qore/modules/Schema/html/search/all_66.html
+share/doc/qore/modules/Schema/html/search/all_66.js
+share/doc/qore/modules/Schema/html/search/all_67.html
+share/doc/qore/modules/Schema/html/search/all_67.js
+share/doc/qore/modules/Schema/html/search/all_68.html
+share/doc/qore/modules/Schema/html/search/all_68.js
+share/doc/qore/modules/Schema/html/search/all_69.html
+share/doc/qore/modules/Schema/html/search/all_69.js
+share/doc/qore/modules/Schema/html/search/all_6a.html
+share/doc/qore/modules/Schema/html/search/all_6a.js
+share/doc/qore/modules/Schema/html/search/all_6b.html
+share/doc/qore/modules/Schema/html/search/all_6b.js
+share/doc/qore/modules/Schema/html/search/all_6c.html
+share/doc/qore/modules/Schema/html/search/all_6c.js
+share/doc/qore/modules/Schema/html/search/all_6d.html
+share/doc/qore/modules/Schema/html/search/all_6d.js
+share/doc/qore/modules/Schema/html/search/all_6e.html
+share/doc/qore/modules/Schema/html/search/all_6e.js
+share/doc/qore/modules/Schema/html/search/all_6f.html
+share/doc/qore/modules/Schema/html/search/all_6f.js
+share/doc/qore/modules/Schema/html/search/all_70.html
+share/doc/qore/modules/Schema/html/search/all_70.js
+share/doc/qore/modules/Schema/html/search/all_71.html
+share/doc/qore/modules/Schema/html/search/all_71.js
+share/doc/qore/modules/Schema/html/search/all_72.html
+share/doc/qore/modules/Schema/html/search/all_72.js
+share/doc/qore/modules/Schema/html/search/all_73.html
+share/doc/qore/modules/Schema/html/search/all_73.js
+share/doc/qore/modules/Schema/html/search/all_74.html
+share/doc/qore/modules/Schema/html/search/all_74.js
+share/doc/qore/modules/Schema/html/search/all_75.html
+share/doc/qore/modules/Schema/html/search/all_75.js
+share/doc/qore/modules/Schema/html/search/all_76.html
+share/doc/qore/modules/Schema/html/search/all_76.js
+share/doc/qore/modules/Schema/html/search/all_77.html
+share/doc/qore/modules/Schema/html/search/all_77.js
+share/doc/qore/modules/Schema/html/search/all_78.html
+share/doc/qore/modules/Schema/html/search/all_78.js
+share/doc/qore/modules/Schema/html/search/all_79.html
+share/doc/qore/modules/Schema/html/search/all_79.js
+share/doc/qore/modules/Schema/html/search/all_7a.html
+share/doc/qore/modules/Schema/html/search/all_7a.js
+share/doc/qore/modules/Schema/html/search/classes_61.html
+share/doc/qore/modules/Schema/html/search/classes_61.js
+share/doc/qore/modules/Schema/html/search/classes_62.html
+share/doc/qore/modules/Schema/html/search/classes_62.js
+share/doc/qore/modules/Schema/html/search/classes_63.html
+share/doc/qore/modules/Schema/html/search/classes_63.js
+share/doc/qore/modules/Schema/html/search/classes_64.html
+share/doc/qore/modules/Schema/html/search/classes_64.js
+share/doc/qore/modules/Schema/html/search/classes_65.html
+share/doc/qore/modules/Schema/html/search/classes_65.js
+share/doc/qore/modules/Schema/html/search/classes_66.html
+share/doc/qore/modules/Schema/html/search/classes_66.js
+share/doc/qore/modules/Schema/html/search/classes_67.html
+share/doc/qore/modules/Schema/html/search/classes_67.js
+share/doc/qore/modules/Schema/html/search/classes_68.html
+share/doc/qore/modules/Schema/html/search/classes_68.js
+share/doc/qore/modules/Schema/html/search/classes_69.html
+share/doc/qore/modules/Schema/html/search/classes_69.js
+share/doc/qore/modules/Schema/html/search/classes_6a.html
+share/doc/qore/modules/Schema/html/search/classes_6a.js
+share/doc/qore/modules/Schema/html/search/classes_6c.html
+share/doc/qore/modules/Schema/html/search/classes_6c.js
+share/doc/qore/modules/Schema/html/search/classes_6d.html
+share/doc/qore/modules/Schema/html/search/classes_6d.js
+share/doc/qore/modules/Schema/html/search/classes_6e.html
+share/doc/qore/modules/Schema/html/search/classes_6e.js
+share/doc/qore/modules/Schema/html/search/classes_6f.html
+share/doc/qore/modules/Schema/html/search/classes_6f.js
+share/doc/qore/modules/Schema/html/search/classes_70.html
+share/doc/qore/modules/Schema/html/search/classes_70.js
+share/doc/qore/modules/Schema/html/search/classes_71.html
+share/doc/qore/modules/Schema/html/search/classes_71.js
+share/doc/qore/modules/Schema/html/search/classes_72.html
+share/doc/qore/modules/Schema/html/search/classes_72.js
+share/doc/qore/modules/Schema/html/search/classes_73.html
+share/doc/qore/modules/Schema/html/search/classes_73.js
+share/doc/qore/modules/Schema/html/search/classes_74.html
+share/doc/qore/modules/Schema/html/search/classes_74.js
+share/doc/qore/modules/Schema/html/search/classes_75.html
+share/doc/qore/modules/Schema/html/search/classes_75.js
+share/doc/qore/modules/Schema/html/search/classes_77.html
+share/doc/qore/modules/Schema/html/search/classes_77.js
+share/doc/qore/modules/Schema/html/search/classes_78.html
+share/doc/qore/modules/Schema/html/search/classes_78.js
+share/doc/qore/modules/Schema/html/search/classes_7a.html
+share/doc/qore/modules/Schema/html/search/classes_7a.js
share/doc/qore/modules/Schema/html/search/close.png
-share/doc/qore/modules/Schema/html/search/functions_0.html
-share/doc/qore/modules/Schema/html/search/functions_0.js
-share/doc/qore/modules/Schema/html/search/functions_1.html
-share/doc/qore/modules/Schema/html/search/functions_1.js
-share/doc/qore/modules/Schema/html/search/functions_10.html
-share/doc/qore/modules/Schema/html/search/functions_10.js
-share/doc/qore/modules/Schema/html/search/functions_11.html
-share/doc/qore/modules/Schema/html/search/functions_11.js
-share/doc/qore/modules/Schema/html/search/functions_12.html
-share/doc/qore/modules/Schema/html/search/functions_12.js
-share/doc/qore/modules/Schema/html/search/functions_13.html
-share/doc/qore/modules/Schema/html/search/functions_13.js
-share/doc/qore/modules/Schema/html/search/functions_14.html
-share/doc/qore/modules/Schema/html/search/functions_14.js
-share/doc/qore/modules/Schema/html/search/functions_15.html
-share/doc/qore/modules/Schema/html/search/functions_15.js
-share/doc/qore/modules/Schema/html/search/functions_16.html
-share/doc/qore/modules/Schema/html/search/functions_16.js
-share/doc/qore/modules/Schema/html/search/functions_17.html
-share/doc/qore/modules/Schema/html/search/functions_17.js
-share/doc/qore/modules/Schema/html/search/functions_18.html
-share/doc/qore/modules/Schema/html/search/functions_18.js
-share/doc/qore/modules/Schema/html/search/functions_19.html
-share/doc/qore/modules/Schema/html/search/functions_19.js
-share/doc/qore/modules/Schema/html/search/functions_2.html
-share/doc/qore/modules/Schema/html/search/functions_2.js
-share/doc/qore/modules/Schema/html/search/functions_3.html
-share/doc/qore/modules/Schema/html/search/functions_3.js
-share/doc/qore/modules/Schema/html/search/functions_4.html
-share/doc/qore/modules/Schema/html/search/functions_4.js
-share/doc/qore/modules/Schema/html/search/functions_5.html
-share/doc/qore/modules/Schema/html/search/functions_5.js
-share/doc/qore/modules/Schema/html/search/functions_6.html
-share/doc/qore/modules/Schema/html/search/functions_6.js
-share/doc/qore/modules/Schema/html/search/functions_7.html
-share/doc/qore/modules/Schema/html/search/functions_7.js
-share/doc/qore/modules/Schema/html/search/functions_8.html
-share/doc/qore/modules/Schema/html/search/functions_8.js
-share/doc/qore/modules/Schema/html/search/functions_9.html
-share/doc/qore/modules/Schema/html/search/functions_9.js
-share/doc/qore/modules/Schema/html/search/functions_a.html
-share/doc/qore/modules/Schema/html/search/functions_a.js
-share/doc/qore/modules/Schema/html/search/functions_b.html
-share/doc/qore/modules/Schema/html/search/functions_b.js
-share/doc/qore/modules/Schema/html/search/functions_c.html
-share/doc/qore/modules/Schema/html/search/functions_c.js
-share/doc/qore/modules/Schema/html/search/functions_d.html
-share/doc/qore/modules/Schema/html/search/functions_d.js
-share/doc/qore/modules/Schema/html/search/functions_e.html
-share/doc/qore/modules/Schema/html/search/functions_e.js
-share/doc/qore/modules/Schema/html/search/functions_f.html
-share/doc/qore/modules/Schema/html/search/functions_f.js
-share/doc/qore/modules/Schema/html/search/groups_0.html
-share/doc/qore/modules/Schema/html/search/groups_0.js
-share/doc/qore/modules/Schema/html/search/groups_1.html
-share/doc/qore/modules/Schema/html/search/groups_1.js
-share/doc/qore/modules/Schema/html/search/groups_10.html
-share/doc/qore/modules/Schema/html/search/groups_10.js
-share/doc/qore/modules/Schema/html/search/groups_11.html
-share/doc/qore/modules/Schema/html/search/groups_11.js
-share/doc/qore/modules/Schema/html/search/groups_2.html
-share/doc/qore/modules/Schema/html/search/groups_2.js
-share/doc/qore/modules/Schema/html/search/groups_3.html
-share/doc/qore/modules/Schema/html/search/groups_3.js
-share/doc/qore/modules/Schema/html/search/groups_4.html
-share/doc/qore/modules/Schema/html/search/groups_4.js
-share/doc/qore/modules/Schema/html/search/groups_5.html
-share/doc/qore/modules/Schema/html/search/groups_5.js
-share/doc/qore/modules/Schema/html/search/groups_6.html
-share/doc/qore/modules/Schema/html/search/groups_6.js
-share/doc/qore/modules/Schema/html/search/groups_7.html
-share/doc/qore/modules/Schema/html/search/groups_7.js
-share/doc/qore/modules/Schema/html/search/groups_8.html
-share/doc/qore/modules/Schema/html/search/groups_8.js
-share/doc/qore/modules/Schema/html/search/groups_9.html
-share/doc/qore/modules/Schema/html/search/groups_9.js
-share/doc/qore/modules/Schema/html/search/groups_a.html
-share/doc/qore/modules/Schema/html/search/groups_a.js
-share/doc/qore/modules/Schema/html/search/groups_b.html
-share/doc/qore/modules/Schema/html/search/groups_b.js
-share/doc/qore/modules/Schema/html/search/groups_c.html
-share/doc/qore/modules/Schema/html/search/groups_c.js
-share/doc/qore/modules/Schema/html/search/groups_d.html
-share/doc/qore/modules/Schema/html/search/groups_d.js
-share/doc/qore/modules/Schema/html/search/groups_e.html
-share/doc/qore/modules/Schema/html/search/groups_e.js
-share/doc/qore/modules/Schema/html/search/groups_f.html
-share/doc/qore/modules/Schema/html/search/groups_f.js
+share/doc/qore/modules/Schema/html/search/functions_61.html
+share/doc/qore/modules/Schema/html/search/functions_61.js
+share/doc/qore/modules/Schema/html/search/functions_62.html
+share/doc/qore/modules/Schema/html/search/functions_62.js
+share/doc/qore/modules/Schema/html/search/functions_63.html
+share/doc/qore/modules/Schema/html/search/functions_63.js
+share/doc/qore/modules/Schema/html/search/functions_64.html
+share/doc/qore/modules/Schema/html/search/functions_64.js
+share/doc/qore/modules/Schema/html/search/functions_65.html
+share/doc/qore/modules/Schema/html/search/functions_65.js
+share/doc/qore/modules/Schema/html/search/functions_66.html
+share/doc/qore/modules/Schema/html/search/functions_66.js
+share/doc/qore/modules/Schema/html/search/functions_67.html
+share/doc/qore/modules/Schema/html/search/functions_67.js
+share/doc/qore/modules/Schema/html/search/functions_68.html
+share/doc/qore/modules/Schema/html/search/functions_68.js
+share/doc/qore/modules/Schema/html/search/functions_69.html
+share/doc/qore/modules/Schema/html/search/functions_69.js
+share/doc/qore/modules/Schema/html/search/functions_6a.html
+share/doc/qore/modules/Schema/html/search/functions_6a.js
+share/doc/qore/modules/Schema/html/search/functions_6b.html
+share/doc/qore/modules/Schema/html/search/functions_6b.js
+share/doc/qore/modules/Schema/html/search/functions_6c.html
+share/doc/qore/modules/Schema/html/search/functions_6c.js
+share/doc/qore/modules/Schema/html/search/functions_6d.html
+share/doc/qore/modules/Schema/html/search/functions_6d.js
+share/doc/qore/modules/Schema/html/search/functions_6e.html
+share/doc/qore/modules/Schema/html/search/functions_6e.js
+share/doc/qore/modules/Schema/html/search/functions_6f.html
+share/doc/qore/modules/Schema/html/search/functions_6f.js
+share/doc/qore/modules/Schema/html/search/functions_70.html
+share/doc/qore/modules/Schema/html/search/functions_70.js
+share/doc/qore/modules/Schema/html/search/functions_71.html
+share/doc/qore/modules/Schema/html/search/functions_71.js
+share/doc/qore/modules/Schema/html/search/functions_72.html
+share/doc/qore/modules/Schema/html/search/functions_72.js
+share/doc/qore/modules/Schema/html/search/functions_73.html
+share/doc/qore/modules/Schema/html/search/functions_73.js
+share/doc/qore/modules/Schema/html/search/functions_74.html
+share/doc/qore/modules/Schema/html/search/functions_74.js
+share/doc/qore/modules/Schema/html/search/functions_75.html
+share/doc/qore/modules/Schema/html/search/functions_75.js
+share/doc/qore/modules/Schema/html/search/functions_76.html
+share/doc/qore/modules/Schema/html/search/functions_76.js
+share/doc/qore/modules/Schema/html/search/functions_77.html
+share/doc/qore/modules/Schema/html/search/functions_77.js
+share/doc/qore/modules/Schema/html/search/functions_78.html
+share/doc/qore/modules/Schema/html/search/functions_78.js
+share/doc/qore/modules/Schema/html/search/functions_79.html
+share/doc/qore/modules/Schema/html/search/functions_79.js
+share/doc/qore/modules/Schema/html/search/functions_7a.html
+share/doc/qore/modules/Schema/html/search/functions_7a.js
+share/doc/qore/modules/Schema/html/search/groups_62.html
+share/doc/qore/modules/Schema/html/search/groups_62.js
+share/doc/qore/modules/Schema/html/search/groups_63.html
+share/doc/qore/modules/Schema/html/search/groups_63.js
+share/doc/qore/modules/Schema/html/search/groups_64.html
+share/doc/qore/modules/Schema/html/search/groups_64.js
+share/doc/qore/modules/Schema/html/search/groups_65.html
+share/doc/qore/modules/Schema/html/search/groups_65.js
+share/doc/qore/modules/Schema/html/search/groups_66.html
+share/doc/qore/modules/Schema/html/search/groups_66.js
+share/doc/qore/modules/Schema/html/search/groups_68.html
+share/doc/qore/modules/Schema/html/search/groups_68.js
+share/doc/qore/modules/Schema/html/search/groups_69.html
+share/doc/qore/modules/Schema/html/search/groups_69.js
+share/doc/qore/modules/Schema/html/search/groups_6c.html
+share/doc/qore/modules/Schema/html/search/groups_6c.js
+share/doc/qore/modules/Schema/html/search/groups_6d.html
+share/doc/qore/modules/Schema/html/search/groups_6d.js
+share/doc/qore/modules/Schema/html/search/groups_6e.html
+share/doc/qore/modules/Schema/html/search/groups_6e.js
+share/doc/qore/modules/Schema/html/search/groups_6f.html
+share/doc/qore/modules/Schema/html/search/groups_6f.js
+share/doc/qore/modules/Schema/html/search/groups_70.html
+share/doc/qore/modules/Schema/html/search/groups_70.js
+share/doc/qore/modules/Schema/html/search/groups_72.html
+share/doc/qore/modules/Schema/html/search/groups_72.js
+share/doc/qore/modules/Schema/html/search/groups_73.html
+share/doc/qore/modules/Schema/html/search/groups_73.js
+share/doc/qore/modules/Schema/html/search/groups_74.html
+share/doc/qore/modules/Schema/html/search/groups_74.js
+share/doc/qore/modules/Schema/html/search/groups_75.html
+share/doc/qore/modules/Schema/html/search/groups_75.js
+share/doc/qore/modules/Schema/html/search/groups_77.html
+share/doc/qore/modules/Schema/html/search/groups_77.js
+share/doc/qore/modules/Schema/html/search/groups_78.html
+share/doc/qore/modules/Schema/html/search/groups_78.js
share/doc/qore/modules/Schema/html/search/mag_sel.png
-share/doc/qore/modules/Schema/html/search/namespaces_0.html
-share/doc/qore/modules/Schema/html/search/namespaces_0.js
-share/doc/qore/modules/Schema/html/search/namespaces_1.html
-share/doc/qore/modules/Schema/html/search/namespaces_1.js
-share/doc/qore/modules/Schema/html/search/namespaces_2.html
-share/doc/qore/modules/Schema/html/search/namespaces_2.js
-share/doc/qore/modules/Schema/html/search/namespaces_3.html
-share/doc/qore/modules/Schema/html/search/namespaces_3.js
-share/doc/qore/modules/Schema/html/search/namespaces_4.html
-share/doc/qore/modules/Schema/html/search/namespaces_4.js
-share/doc/qore/modules/Schema/html/search/namespaces_5.html
-share/doc/qore/modules/Schema/html/search/namespaces_5.js
-share/doc/qore/modules/Schema/html/search/namespaces_6.html
-share/doc/qore/modules/Schema/html/search/namespaces_6.js
-share/doc/qore/modules/Schema/html/search/namespaces_7.html
-share/doc/qore/modules/Schema/html/search/namespaces_7.js
-share/doc/qore/modules/Schema/html/search/namespaces_8.html
-share/doc/qore/modules/Schema/html/search/namespaces_8.js
+share/doc/qore/modules/Schema/html/search/namespaces_63.html
+share/doc/qore/modules/Schema/html/search/namespaces_63.js
+share/doc/qore/modules/Schema/html/search/namespaces_64.html
+share/doc/qore/modules/Schema/html/search/namespaces_64.js
+share/doc/qore/modules/Schema/html/search/namespaces_68.html
+share/doc/qore/modules/Schema/html/search/namespaces_68.js
+share/doc/qore/modules/Schema/html/search/namespaces_6d.html
+share/doc/qore/modules/Schema/html/search/namespaces_6d.js
+share/doc/qore/modules/Schema/html/search/namespaces_71.html
+share/doc/qore/modules/Schema/html/search/namespaces_71.js
+share/doc/qore/modules/Schema/html/search/namespaces_72.html
+share/doc/qore/modules/Schema/html/search/namespaces_72.js
+share/doc/qore/modules/Schema/html/search/namespaces_73.html
+share/doc/qore/modules/Schema/html/search/namespaces_73.js
+share/doc/qore/modules/Schema/html/search/namespaces_75.html
+share/doc/qore/modules/Schema/html/search/namespaces_75.js
+share/doc/qore/modules/Schema/html/search/namespaces_77.html
+share/doc/qore/modules/Schema/html/search/namespaces_77.js
share/doc/qore/modules/Schema/html/search/nomatches.html
-share/doc/qore/modules/Schema/html/search/pages_0.html
-share/doc/qore/modules/Schema/html/search/pages_0.js
-share/doc/qore/modules/Schema/html/search/pages_1.html
-share/doc/qore/modules/Schema/html/search/pages_1.js
-share/doc/qore/modules/Schema/html/search/pages_10.html
-share/doc/qore/modules/Schema/html/search/pages_10.js
-share/doc/qore/modules/Schema/html/search/pages_11.html
-share/doc/qore/modules/Schema/html/search/pages_11.js
-share/doc/qore/modules/Schema/html/search/pages_12.html
-share/doc/qore/modules/Schema/html/search/pages_12.js
-share/doc/qore/modules/Schema/html/search/pages_2.html
-share/doc/qore/modules/Schema/html/search/pages_2.js
-share/doc/qore/modules/Schema/html/search/pages_3.html
-share/doc/qore/modules/Schema/html/search/pages_3.js
-share/doc/qore/modules/Schema/html/search/pages_4.html
-share/doc/qore/modules/Schema/html/search/pages_4.js
-share/doc/qore/modules/Schema/html/search/pages_5.html
-share/doc/qore/modules/Schema/html/search/pages_5.js
-share/doc/qore/modules/Schema/html/search/pages_6.html
-share/doc/qore/modules/Schema/html/search/pages_6.js
-share/doc/qore/modules/Schema/html/search/pages_7.html
-share/doc/qore/modules/Schema/html/search/pages_7.js
-share/doc/qore/modules/Schema/html/search/pages_8.html
-share/doc/qore/modules/Schema/html/search/pages_8.js
-share/doc/qore/modules/Schema/html/search/pages_9.html
-share/doc/qore/modules/Schema/html/search/pages_9.js
-share/doc/qore/modules/Schema/html/search/pages_a.html
-share/doc/qore/modules/Schema/html/search/pages_a.js
-share/doc/qore/modules/Schema/html/search/pages_b.html
-share/doc/qore/modules/Schema/html/search/pages_b.js
-share/doc/qore/modules/Schema/html/search/pages_c.html
-share/doc/qore/modules/Schema/html/search/pages_c.js
-share/doc/qore/modules/Schema/html/search/pages_d.html
-share/doc/qore/modules/Schema/html/search/pages_d.js
-share/doc/qore/modules/Schema/html/search/pages_e.html
-share/doc/qore/modules/Schema/html/search/pages_e.js
-share/doc/qore/modules/Schema/html/search/pages_f.html
-share/doc/qore/modules/Schema/html/search/pages_f.js
+share/doc/qore/modules/Schema/html/search/pages_62.html
+share/doc/qore/modules/Schema/html/search/pages_62.js
+share/doc/qore/modules/Schema/html/search/pages_63.html
+share/doc/qore/modules/Schema/html/search/pages_63.js
+share/doc/qore/modules/Schema/html/search/pages_64.html
+share/doc/qore/modules/Schema/html/search/pages_64.js
+share/doc/qore/modules/Schema/html/search/pages_65.html
+share/doc/qore/modules/Schema/html/search/pages_65.js
+share/doc/qore/modules/Schema/html/search/pages_66.html
+share/doc/qore/modules/Schema/html/search/pages_66.js
+share/doc/qore/modules/Schema/html/search/pages_68.html
+share/doc/qore/modules/Schema/html/search/pages_68.js
+share/doc/qore/modules/Schema/html/search/pages_69.html
+share/doc/qore/modules/Schema/html/search/pages_69.js
+share/doc/qore/modules/Schema/html/search/pages_6b.html
+share/doc/qore/modules/Schema/html/search/pages_6b.js
+share/doc/qore/modules/Schema/html/search/pages_6c.html
+share/doc/qore/modules/Schema/html/search/pages_6c.js
+share/doc/qore/modules/Schema/html/search/pages_6d.html
+share/doc/qore/modules/Schema/html/search/pages_6d.js
+share/doc/qore/modules/Schema/html/search/pages_6e.html
+share/doc/qore/modules/Schema/html/search/pages_6e.js
+share/doc/qore/modules/Schema/html/search/pages_6f.html
+share/doc/qore/modules/Schema/html/search/pages_6f.js
+share/doc/qore/modules/Schema/html/search/pages_70.html
+share/doc/qore/modules/Schema/html/search/pages_70.js
+share/doc/qore/modules/Schema/html/search/pages_71.html
+share/doc/qore/modules/Schema/html/search/pages_71.js
+share/doc/qore/modules/Schema/html/search/pages_72.html
+share/doc/qore/modules/Schema/html/search/pages_72.js
+share/doc/qore/modules/Schema/html/search/pages_73.html
+share/doc/qore/modules/Schema/html/search/pages_73.js
+share/doc/qore/modules/Schema/html/search/pages_74.html
+share/doc/qore/modules/Schema/html/search/pages_74.js
+share/doc/qore/modules/Schema/html/search/pages_75.html
+share/doc/qore/modules/Schema/html/search/pages_75.js
+share/doc/qore/modules/Schema/html/search/pages_76.html
+share/doc/qore/modules/Schema/html/search/pages_76.js
+share/doc/qore/modules/Schema/html/search/pages_77.html
+share/doc/qore/modules/Schema/html/search/pages_77.js
share/doc/qore/modules/Schema/html/search/search.css
share/doc/qore/modules/Schema/html/search/search.js
share/doc/qore/modules/Schema/html/search/search_l.png
share/doc/qore/modules/Schema/html/search/search_m.png
share/doc/qore/modules/Schema/html/search/search_r.png
-share/doc/qore/modules/Schema/html/search/searchdata.js
-share/doc/qore/modules/Schema/html/search/variables_0.html
-share/doc/qore/modules/Schema/html/search/variables_0.js
-share/doc/qore/modules/Schema/html/search/variables_1.html
-share/doc/qore/modules/Schema/html/search/variables_1.js
-share/doc/qore/modules/Schema/html/search/variables_10.html
-share/doc/qore/modules/Schema/html/search/variables_10.js
-share/doc/qore/modules/Schema/html/search/variables_11.html
-share/doc/qore/modules/Schema/html/search/variables_11.js
-share/doc/qore/modules/Schema/html/search/variables_12.html
-share/doc/qore/modules/Schema/html/search/variables_12.js
-share/doc/qore/modules/Schema/html/search/variables_13.html
-share/doc/qore/modules/Schema/html/search/variables_13.js
-share/doc/qore/modules/Schema/html/search/variables_14.html
-share/doc/qore/modules/Schema/html/search/variables_14.js
-share/doc/qore/modules/Schema/html/search/variables_15.html
-share/doc/qore/modules/Schema/html/search/variables_15.js
-share/doc/qore/modules/Schema/html/search/variables_16.html
-share/doc/qore/modules/Schema/html/search/variables_16.js
-share/doc/qore/modules/Schema/html/search/variables_17.html
-share/doc/qore/modules/Schema/html/search/variables_17.js
-share/doc/qore/modules/Schema/html/search/variables_18.html
-share/doc/qore/modules/Schema/html/search/variables_18.js
-share/doc/qore/modules/Schema/html/search/variables_19.html
-share/doc/qore/modules/Schema/html/search/variables_19.js
-share/doc/qore/modules/Schema/html/search/variables_2.html
-share/doc/qore/modules/Schema/html/search/variables_2.js
-share/doc/qore/modules/Schema/html/search/variables_3.html
-share/doc/qore/modules/Schema/html/search/variables_3.js
-share/doc/qore/modules/Schema/html/search/variables_4.html
-share/doc/qore/modules/Schema/html/search/variables_4.js
-share/doc/qore/modules/Schema/html/search/variables_5.html
-share/doc/qore/modules/Schema/html/search/variables_5.js
-share/doc/qore/modules/Schema/html/search/variables_6.html
-share/doc/qore/modules/Schema/html/search/variables_6.js
-share/doc/qore/modules/Schema/html/search/variables_7.html
-share/doc/qore/modules/Schema/html/search/variables_7.js
-share/doc/qore/modules/Schema/html/search/variables_8.html
-share/doc/qore/modules/Schema/html/search/variables_8.js
-share/doc/qore/modules/Schema/html/search/variables_9.html
-share/doc/qore/modules/Schema/html/search/variables_9.js
-share/doc/qore/modules/Schema/html/search/variables_a.html
-share/doc/qore/modules/Schema/html/search/variables_a.js
-share/doc/qore/modules/Schema/html/search/variables_b.html
-share/doc/qore/modules/Schema/html/search/variables_b.js
-share/doc/qore/modules/Schema/html/search/variables_c.html
-share/doc/qore/modules/Schema/html/search/variables_c.js
-share/doc/qore/modules/Schema/html/search/variables_d.html
-share/doc/qore/modules/Schema/html/search/variables_d.js
-share/doc/qore/modules/Schema/html/search/variables_e.html
-share/doc/qore/modules/Schema/html/search/variables_e.js
-share/doc/qore/modules/Schema/html/search/variables_f.html
-share/doc/qore/modules/Schema/html/search/variables_f.js
-share/doc/qore/modules/Schema/html/splitbar.png
+share/doc/qore/modules/Schema/html/search/variables_5f.html
+share/doc/qore/modules/Schema/html/search/variables_5f.js
+share/doc/qore/modules/Schema/html/search/variables_61.html
+share/doc/qore/modules/Schema/html/search/variables_61.js
+share/doc/qore/modules/Schema/html/search/variables_62.html
+share/doc/qore/modules/Schema/html/search/variables_62.js
+share/doc/qore/modules/Schema/html/search/variables_63.html
+share/doc/qore/modules/Schema/html/search/variables_63.js
+share/doc/qore/modules/Schema/html/search/variables_64.html
+share/doc/qore/modules/Schema/html/search/variables_64.js
+share/doc/qore/modules/Schema/html/search/variables_65.html
+share/doc/qore/modules/Schema/html/search/variables_65.js
+share/doc/qore/modules/Schema/html/search/variables_66.html
+share/doc/qore/modules/Schema/html/search/variables_66.js
+share/doc/qore/modules/Schema/html/search/variables_67.html
+share/doc/qore/modules/Schema/html/search/variables_67.js
+share/doc/qore/modules/Schema/html/search/variables_68.html
+share/doc/qore/modules/Schema/html/search/variables_68.js
+share/doc/qore/modules/Schema/html/search/variables_69.html
+share/doc/qore/modules/Schema/html/search/variables_69.js
+share/doc/qore/modules/Schema/html/search/variables_6a.html
+share/doc/qore/modules/Schema/html/search/variables_6a.js
+share/doc/qore/modules/Schema/html/search/variables_6c.html
+share/doc/qore/modules/Schema/html/search/variables_6c.js
+share/doc/qore/modules/Schema/html/search/variables_6d.html
+share/doc/qore/modules/Schema/html/search/variables_6d.js
+share/doc/qore/modules/Schema/html/search/variables_6e.html
+share/doc/qore/modules/Schema/html/search/variables_6e.js
+share/doc/qore/modules/Schema/html/search/variables_6f.html
+share/doc/qore/modules/Schema/html/search/variables_6f.js
+share/doc/qore/modules/Schema/html/search/variables_70.html
+share/doc/qore/modules/Schema/html/search/variables_70.js
+share/doc/qore/modules/Schema/html/search/variables_71.html
+share/doc/qore/modules/Schema/html/search/variables_71.js
+share/doc/qore/modules/Schema/html/search/variables_72.html
+share/doc/qore/modules/Schema/html/search/variables_72.js
+share/doc/qore/modules/Schema/html/search/variables_73.html
+share/doc/qore/modules/Schema/html/search/variables_73.js
+share/doc/qore/modules/Schema/html/search/variables_74.html
+share/doc/qore/modules/Schema/html/search/variables_74.js
+share/doc/qore/modules/Schema/html/search/variables_75.html
+share/doc/qore/modules/Schema/html/search/variables_75.js
+share/doc/qore/modules/Schema/html/search/variables_76.html
+share/doc/qore/modules/Schema/html/search/variables_76.js
+share/doc/qore/modules/Schema/html/search/variables_77.html
+share/doc/qore/modules/Schema/html/search/variables_77.js
+share/doc/qore/modules/Schema/html/search/variables_78.html
+share/doc/qore/modules/Schema/html/search/variables_78.js
+share/doc/qore/modules/Schema/html/search/variables_79.html
+share/doc/qore/modules/Schema/html/search/variables_79.js
+share/doc/qore/modules/Schema/html/search/variables_7a.html
+share/doc/qore/modules/Schema/html/search/variables_7a.js
share/doc/qore/modules/Schema/html/sync_off.png
share/doc/qore/modules/Schema/html/sync_on.png
share/doc/qore/modules/Schema/html/tab_a.png
@@ -15043,7 +15935,7 @@ share/doc/qore/modules/Schema/html/tab_s.png
share/doc/qore/modules/Schema/html/tabs.css
share/doc/qore/modules/SchemaReverse/html/_schema_reverse_8qm_8dox_8h_source.html
share/doc/qore/modules/SchemaReverse/html/annotated.html
-share/doc/qore/modules/SchemaReverse/html/annotated_dup.js
+share/doc/qore/modules/SchemaReverse/html/annotated.js
share/doc/qore/modules/SchemaReverse/html/bc_s.png
share/doc/qore/modules/SchemaReverse/html/bdwn.png
share/doc/qore/modules/SchemaReverse/html/class_schema_reverse_1_1_abstract_reverse_object-members.html
@@ -15166,13 +16058,32 @@ share/doc/qore/modules/SchemaReverse/html/class_schema_reverse_1_1_views_reverse
share/doc/qore/modules/SchemaReverse/html/classes.html
share/doc/qore/modules/SchemaReverse/html/closed.png
share/doc/qore/modules/SchemaReverse/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/SchemaReverse/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/SchemaReverse/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/SchemaReverse/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/SchemaReverse/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/SchemaReverse/html/doc.png
+share/doc/qore/modules/SchemaReverse/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/SchemaReverse/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/SchemaReverse/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/SchemaReverse/html/doxygen.css
share/doc/qore/modules/SchemaReverse/html/doxygen.png
share/doc/qore/modules/SchemaReverse/html/dynsections.js
-share/doc/qore/modules/SchemaReverse/html/folderclosed.png
-share/doc/qore/modules/SchemaReverse/html/folderopen.png
+share/doc/qore/modules/SchemaReverse/html/ftv2blank.png
+share/doc/qore/modules/SchemaReverse/html/ftv2cl.png
+share/doc/qore/modules/SchemaReverse/html/ftv2doc.png
+share/doc/qore/modules/SchemaReverse/html/ftv2folderclosed.png
+share/doc/qore/modules/SchemaReverse/html/ftv2folderopen.png
+share/doc/qore/modules/SchemaReverse/html/ftv2lastnode.png
+share/doc/qore/modules/SchemaReverse/html/ftv2link.png
+share/doc/qore/modules/SchemaReverse/html/ftv2mlastnode.png
+share/doc/qore/modules/SchemaReverse/html/ftv2mnode.png
+share/doc/qore/modules/SchemaReverse/html/ftv2mo.png
+share/doc/qore/modules/SchemaReverse/html/ftv2node.png
+share/doc/qore/modules/SchemaReverse/html/ftv2ns.png
+share/doc/qore/modules/SchemaReverse/html/ftv2plastnode.png
+share/doc/qore/modules/SchemaReverse/html/ftv2pnode.png
+share/doc/qore/modules/SchemaReverse/html/ftv2splitbar.png
+share/doc/qore/modules/SchemaReverse/html/ftv2vertline.png
share/doc/qore/modules/SchemaReverse/html/functions.html
share/doc/qore/modules/SchemaReverse/html/functions_func.html
share/doc/qore/modules/SchemaReverse/html/graph_legend.html
@@ -15190,8 +16101,6 @@ share/doc/qore/modules/SchemaReverse/html/inherit_graph_1.md5
share/doc/qore/modules/SchemaReverse/html/inherit_graph_1.png
share/doc/qore/modules/SchemaReverse/html/inherits.html
share/doc/qore/modules/SchemaReverse/html/jquery.js
-share/doc/qore/modules/SchemaReverse/html/menu.js
-share/doc/qore/modules/SchemaReverse/html/menudata.js
share/doc/qore/modules/SchemaReverse/html/namespace_schema_reverse.html
share/doc/qore/modules/SchemaReverse/html/namespace_schema_reverse.js
share/doc/qore/modules/SchemaReverse/html/namespacemembers.html
@@ -15204,319 +16113,318 @@ share/doc/qore/modules/SchemaReverse/html/nav_g.png
share/doc/qore/modules/SchemaReverse/html/nav_h.png
share/doc/qore/modules/SchemaReverse/html/navtree.css
share/doc/qore/modules/SchemaReverse/html/navtree.js
-share/doc/qore/modules/SchemaReverse/html/navtreedata.js
share/doc/qore/modules/SchemaReverse/html/navtreeindex0.js
share/doc/qore/modules/SchemaReverse/html/open.png
share/doc/qore/modules/SchemaReverse/html/pages.html
share/doc/qore/modules/SchemaReverse/html/resize.js
-share/doc/qore/modules/SchemaReverse/html/search/all_0.html
-share/doc/qore/modules/SchemaReverse/html/search/all_0.js
-share/doc/qore/modules/SchemaReverse/html/search/all_1.html
-share/doc/qore/modules/SchemaReverse/html/search/all_1.js
-share/doc/qore/modules/SchemaReverse/html/search/all_10.html
-share/doc/qore/modules/SchemaReverse/html/search/all_10.js
-share/doc/qore/modules/SchemaReverse/html/search/all_11.html
-share/doc/qore/modules/SchemaReverse/html/search/all_11.js
-share/doc/qore/modules/SchemaReverse/html/search/all_12.html
-share/doc/qore/modules/SchemaReverse/html/search/all_12.js
-share/doc/qore/modules/SchemaReverse/html/search/all_13.html
-share/doc/qore/modules/SchemaReverse/html/search/all_13.js
-share/doc/qore/modules/SchemaReverse/html/search/all_14.html
-share/doc/qore/modules/SchemaReverse/html/search/all_14.js
-share/doc/qore/modules/SchemaReverse/html/search/all_15.html
-share/doc/qore/modules/SchemaReverse/html/search/all_15.js
-share/doc/qore/modules/SchemaReverse/html/search/all_16.html
-share/doc/qore/modules/SchemaReverse/html/search/all_16.js
-share/doc/qore/modules/SchemaReverse/html/search/all_17.html
-share/doc/qore/modules/SchemaReverse/html/search/all_17.js
-share/doc/qore/modules/SchemaReverse/html/search/all_18.html
-share/doc/qore/modules/SchemaReverse/html/search/all_18.js
-share/doc/qore/modules/SchemaReverse/html/search/all_19.html
-share/doc/qore/modules/SchemaReverse/html/search/all_19.js
-share/doc/qore/modules/SchemaReverse/html/search/all_1a.html
-share/doc/qore/modules/SchemaReverse/html/search/all_1a.js
-share/doc/qore/modules/SchemaReverse/html/search/all_2.html
-share/doc/qore/modules/SchemaReverse/html/search/all_2.js
-share/doc/qore/modules/SchemaReverse/html/search/all_3.html
-share/doc/qore/modules/SchemaReverse/html/search/all_3.js
-share/doc/qore/modules/SchemaReverse/html/search/all_4.html
-share/doc/qore/modules/SchemaReverse/html/search/all_4.js
-share/doc/qore/modules/SchemaReverse/html/search/all_5.html
-share/doc/qore/modules/SchemaReverse/html/search/all_5.js
-share/doc/qore/modules/SchemaReverse/html/search/all_6.html
-share/doc/qore/modules/SchemaReverse/html/search/all_6.js
-share/doc/qore/modules/SchemaReverse/html/search/all_7.html
-share/doc/qore/modules/SchemaReverse/html/search/all_7.js
-share/doc/qore/modules/SchemaReverse/html/search/all_8.html
-share/doc/qore/modules/SchemaReverse/html/search/all_8.js
-share/doc/qore/modules/SchemaReverse/html/search/all_9.html
-share/doc/qore/modules/SchemaReverse/html/search/all_9.js
-share/doc/qore/modules/SchemaReverse/html/search/all_a.html
-share/doc/qore/modules/SchemaReverse/html/search/all_a.js
-share/doc/qore/modules/SchemaReverse/html/search/all_b.html
-share/doc/qore/modules/SchemaReverse/html/search/all_b.js
-share/doc/qore/modules/SchemaReverse/html/search/all_c.html
-share/doc/qore/modules/SchemaReverse/html/search/all_c.js
-share/doc/qore/modules/SchemaReverse/html/search/all_d.html
-share/doc/qore/modules/SchemaReverse/html/search/all_d.js
-share/doc/qore/modules/SchemaReverse/html/search/all_e.html
-share/doc/qore/modules/SchemaReverse/html/search/all_e.js
-share/doc/qore/modules/SchemaReverse/html/search/all_f.html
-share/doc/qore/modules/SchemaReverse/html/search/all_f.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_0.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_0.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_1.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_1.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_10.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_10.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_11.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_11.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_12.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_12.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_13.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_13.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_14.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_14.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_15.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_15.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_16.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_16.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_17.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_17.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_2.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_2.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_3.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_3.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_4.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_4.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_5.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_5.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_6.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_6.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_7.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_7.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_8.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_8.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_9.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_9.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_a.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_a.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_b.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_b.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_c.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_c.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_d.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_d.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_e.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_e.js
-share/doc/qore/modules/SchemaReverse/html/search/classes_f.html
-share/doc/qore/modules/SchemaReverse/html/search/classes_f.js
+share/doc/qore/modules/SchemaReverse/html/search/all_5f.html
+share/doc/qore/modules/SchemaReverse/html/search/all_5f.js
+share/doc/qore/modules/SchemaReverse/html/search/all_61.html
+share/doc/qore/modules/SchemaReverse/html/search/all_61.js
+share/doc/qore/modules/SchemaReverse/html/search/all_62.html
+share/doc/qore/modules/SchemaReverse/html/search/all_62.js
+share/doc/qore/modules/SchemaReverse/html/search/all_63.html
+share/doc/qore/modules/SchemaReverse/html/search/all_63.js
+share/doc/qore/modules/SchemaReverse/html/search/all_64.html
+share/doc/qore/modules/SchemaReverse/html/search/all_64.js
+share/doc/qore/modules/SchemaReverse/html/search/all_65.html
+share/doc/qore/modules/SchemaReverse/html/search/all_65.js
+share/doc/qore/modules/SchemaReverse/html/search/all_66.html
+share/doc/qore/modules/SchemaReverse/html/search/all_66.js
+share/doc/qore/modules/SchemaReverse/html/search/all_67.html
+share/doc/qore/modules/SchemaReverse/html/search/all_67.js
+share/doc/qore/modules/SchemaReverse/html/search/all_68.html
+share/doc/qore/modules/SchemaReverse/html/search/all_68.js
+share/doc/qore/modules/SchemaReverse/html/search/all_69.html
+share/doc/qore/modules/SchemaReverse/html/search/all_69.js
+share/doc/qore/modules/SchemaReverse/html/search/all_6a.html
+share/doc/qore/modules/SchemaReverse/html/search/all_6a.js
+share/doc/qore/modules/SchemaReverse/html/search/all_6b.html
+share/doc/qore/modules/SchemaReverse/html/search/all_6b.js
+share/doc/qore/modules/SchemaReverse/html/search/all_6c.html
+share/doc/qore/modules/SchemaReverse/html/search/all_6c.js
+share/doc/qore/modules/SchemaReverse/html/search/all_6d.html
+share/doc/qore/modules/SchemaReverse/html/search/all_6d.js
+share/doc/qore/modules/SchemaReverse/html/search/all_6e.html
+share/doc/qore/modules/SchemaReverse/html/search/all_6e.js
+share/doc/qore/modules/SchemaReverse/html/search/all_6f.html
+share/doc/qore/modules/SchemaReverse/html/search/all_6f.js
+share/doc/qore/modules/SchemaReverse/html/search/all_70.html
+share/doc/qore/modules/SchemaReverse/html/search/all_70.js
+share/doc/qore/modules/SchemaReverse/html/search/all_71.html
+share/doc/qore/modules/SchemaReverse/html/search/all_71.js
+share/doc/qore/modules/SchemaReverse/html/search/all_72.html
+share/doc/qore/modules/SchemaReverse/html/search/all_72.js
+share/doc/qore/modules/SchemaReverse/html/search/all_73.html
+share/doc/qore/modules/SchemaReverse/html/search/all_73.js
+share/doc/qore/modules/SchemaReverse/html/search/all_74.html
+share/doc/qore/modules/SchemaReverse/html/search/all_74.js
+share/doc/qore/modules/SchemaReverse/html/search/all_75.html
+share/doc/qore/modules/SchemaReverse/html/search/all_75.js
+share/doc/qore/modules/SchemaReverse/html/search/all_76.html
+share/doc/qore/modules/SchemaReverse/html/search/all_76.js
+share/doc/qore/modules/SchemaReverse/html/search/all_77.html
+share/doc/qore/modules/SchemaReverse/html/search/all_77.js
+share/doc/qore/modules/SchemaReverse/html/search/all_78.html
+share/doc/qore/modules/SchemaReverse/html/search/all_78.js
+share/doc/qore/modules/SchemaReverse/html/search/all_79.html
+share/doc/qore/modules/SchemaReverse/html/search/all_79.js
+share/doc/qore/modules/SchemaReverse/html/search/all_7a.html
+share/doc/qore/modules/SchemaReverse/html/search/all_7a.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_61.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_61.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_62.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_62.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_63.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_63.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_64.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_64.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_65.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_65.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_66.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_66.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_67.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_67.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_68.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_68.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_69.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_69.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_6a.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_6a.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_6c.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_6c.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_6d.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_6d.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_6e.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_6e.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_6f.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_6f.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_70.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_70.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_71.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_71.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_72.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_72.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_73.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_73.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_74.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_74.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_75.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_75.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_76.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_76.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_77.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_77.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_78.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_78.js
+share/doc/qore/modules/SchemaReverse/html/search/classes_7a.html
+share/doc/qore/modules/SchemaReverse/html/search/classes_7a.js
share/doc/qore/modules/SchemaReverse/html/search/close.png
-share/doc/qore/modules/SchemaReverse/html/search/functions_0.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_0.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_1.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_1.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_10.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_10.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_11.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_11.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_12.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_12.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_13.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_13.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_14.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_14.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_15.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_15.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_16.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_16.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_17.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_17.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_18.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_18.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_19.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_19.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_2.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_2.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_3.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_3.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_4.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_4.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_5.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_5.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_6.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_6.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_7.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_7.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_8.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_8.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_9.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_9.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_a.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_a.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_b.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_b.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_c.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_c.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_d.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_d.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_e.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_e.js
-share/doc/qore/modules/SchemaReverse/html/search/functions_f.html
-share/doc/qore/modules/SchemaReverse/html/search/functions_f.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_0.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_0.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_1.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_1.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_10.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_10.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_11.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_11.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_2.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_2.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_3.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_3.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_4.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_4.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_5.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_5.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_6.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_6.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_7.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_7.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_8.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_8.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_9.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_9.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_a.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_a.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_b.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_b.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_c.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_c.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_d.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_d.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_e.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_e.js
-share/doc/qore/modules/SchemaReverse/html/search/groups_f.html
-share/doc/qore/modules/SchemaReverse/html/search/groups_f.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_61.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_61.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_62.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_62.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_63.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_63.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_64.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_64.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_65.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_65.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_66.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_66.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_67.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_67.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_68.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_68.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_69.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_69.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_6a.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_6a.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_6b.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_6b.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_6c.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_6c.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_6d.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_6d.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_6e.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_6e.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_6f.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_6f.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_70.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_70.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_71.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_71.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_72.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_72.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_73.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_73.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_74.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_74.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_75.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_75.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_76.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_76.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_77.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_77.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_78.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_78.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_79.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_79.js
+share/doc/qore/modules/SchemaReverse/html/search/functions_7a.html
+share/doc/qore/modules/SchemaReverse/html/search/functions_7a.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_62.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_62.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_63.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_63.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_64.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_64.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_65.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_65.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_66.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_66.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_68.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_68.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_69.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_69.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_6c.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_6c.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_6d.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_6d.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_6e.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_6e.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_6f.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_6f.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_70.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_70.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_72.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_72.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_73.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_73.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_74.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_74.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_75.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_75.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_77.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_77.js
+share/doc/qore/modules/SchemaReverse/html/search/groups_78.html
+share/doc/qore/modules/SchemaReverse/html/search/groups_78.js
share/doc/qore/modules/SchemaReverse/html/search/mag_sel.png
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_0.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_0.js
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_1.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_1.js
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_2.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_2.js
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_3.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_3.js
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_4.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_4.js
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_5.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_5.js
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_6.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_6.js
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_7.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_7.js
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_8.html
-share/doc/qore/modules/SchemaReverse/html/search/namespaces_8.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_63.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_63.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_64.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_64.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_68.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_68.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_6d.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_6d.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_71.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_71.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_72.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_72.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_73.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_73.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_75.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_75.js
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_77.html
+share/doc/qore/modules/SchemaReverse/html/search/namespaces_77.js
share/doc/qore/modules/SchemaReverse/html/search/nomatches.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_0.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_0.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_1.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_1.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_10.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_10.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_11.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_11.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_12.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_12.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_2.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_2.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_3.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_3.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_4.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_4.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_5.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_5.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_6.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_6.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_7.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_7.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_8.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_8.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_9.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_9.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_a.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_a.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_b.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_b.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_c.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_c.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_d.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_d.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_e.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_e.js
-share/doc/qore/modules/SchemaReverse/html/search/pages_f.html
-share/doc/qore/modules/SchemaReverse/html/search/pages_f.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_62.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_62.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_63.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_63.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_64.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_64.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_65.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_65.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_66.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_66.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_68.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_68.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_69.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_69.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_6b.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_6b.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_6c.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_6c.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_6d.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_6d.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_6e.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_6e.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_6f.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_6f.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_70.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_70.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_71.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_71.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_72.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_72.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_73.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_73.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_74.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_74.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_75.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_75.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_76.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_76.js
+share/doc/qore/modules/SchemaReverse/html/search/pages_77.html
+share/doc/qore/modules/SchemaReverse/html/search/pages_77.js
share/doc/qore/modules/SchemaReverse/html/search/search.css
share/doc/qore/modules/SchemaReverse/html/search/search.js
share/doc/qore/modules/SchemaReverse/html/search/search_l.png
share/doc/qore/modules/SchemaReverse/html/search/search_m.png
share/doc/qore/modules/SchemaReverse/html/search/search_r.png
-share/doc/qore/modules/SchemaReverse/html/search/searchdata.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_0.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_0.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_1.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_1.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_10.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_10.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_11.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_11.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_12.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_12.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_13.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_13.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_14.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_14.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_15.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_15.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_16.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_16.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_17.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_17.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_18.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_18.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_19.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_19.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_2.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_2.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_3.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_3.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_4.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_4.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_5.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_5.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_6.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_6.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_7.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_7.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_8.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_8.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_9.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_9.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_a.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_a.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_b.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_b.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_c.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_c.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_d.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_d.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_e.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_e.js
-share/doc/qore/modules/SchemaReverse/html/search/variables_f.html
-share/doc/qore/modules/SchemaReverse/html/search/variables_f.js
-share/doc/qore/modules/SchemaReverse/html/splitbar.png
+share/doc/qore/modules/SchemaReverse/html/search/variables_5f.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_5f.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_61.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_61.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_62.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_62.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_63.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_63.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_64.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_64.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_65.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_65.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_66.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_66.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_67.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_67.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_68.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_68.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_69.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_69.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_6a.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_6a.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_6c.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_6c.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_6d.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_6d.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_6e.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_6e.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_6f.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_6f.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_70.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_70.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_71.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_71.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_72.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_72.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_73.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_73.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_74.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_74.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_75.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_75.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_76.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_76.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_77.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_77.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_78.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_78.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_79.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_79.js
+share/doc/qore/modules/SchemaReverse/html/search/variables_7a.html
+share/doc/qore/modules/SchemaReverse/html/search/variables_7a.js
share/doc/qore/modules/SchemaReverse/html/sync_off.png
share/doc/qore/modules/SchemaReverse/html/sync_on.png
share/doc/qore/modules/SchemaReverse/html/tab_a.png
@@ -15526,7 +16434,7 @@ share/doc/qore/modules/SchemaReverse/html/tab_s.png
share/doc/qore/modules/SchemaReverse/html/tabs.css
share/doc/qore/modules/SewioRestClient/html/_sewio_rest_client_8qm_8dox_8h_source.html
share/doc/qore/modules/SewioRestClient/html/annotated.html
-share/doc/qore/modules/SewioRestClient/html/annotated_dup.js
+share/doc/qore/modules/SewioRestClient/html/annotated.js
share/doc/qore/modules/SewioRestClient/html/bc_s.png
share/doc/qore/modules/SewioRestClient/html/bdwn.png
share/doc/qore/modules/SewioRestClient/html/class_sewio_rest_client_1_1_sewio_rest_client-members.html
@@ -15544,13 +16452,32 @@ share/doc/qore/modules/SewioRestClient/html/class_sewio_rest_client_1_1_sewio_re
share/doc/qore/modules/SewioRestClient/html/classes.html
share/doc/qore/modules/SewioRestClient/html/closed.png
share/doc/qore/modules/SewioRestClient/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/SewioRestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/SewioRestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/SewioRestClient/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/SewioRestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/SewioRestClient/html/doc.png
+share/doc/qore/modules/SewioRestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/SewioRestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/SewioRestClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/SewioRestClient/html/doxygen.css
share/doc/qore/modules/SewioRestClient/html/doxygen.png
share/doc/qore/modules/SewioRestClient/html/dynsections.js
-share/doc/qore/modules/SewioRestClient/html/folderclosed.png
-share/doc/qore/modules/SewioRestClient/html/folderopen.png
+share/doc/qore/modules/SewioRestClient/html/ftv2blank.png
+share/doc/qore/modules/SewioRestClient/html/ftv2cl.png
+share/doc/qore/modules/SewioRestClient/html/ftv2doc.png
+share/doc/qore/modules/SewioRestClient/html/ftv2folderclosed.png
+share/doc/qore/modules/SewioRestClient/html/ftv2folderopen.png
+share/doc/qore/modules/SewioRestClient/html/ftv2lastnode.png
+share/doc/qore/modules/SewioRestClient/html/ftv2link.png
+share/doc/qore/modules/SewioRestClient/html/ftv2mlastnode.png
+share/doc/qore/modules/SewioRestClient/html/ftv2mnode.png
+share/doc/qore/modules/SewioRestClient/html/ftv2mo.png
+share/doc/qore/modules/SewioRestClient/html/ftv2node.png
+share/doc/qore/modules/SewioRestClient/html/ftv2ns.png
+share/doc/qore/modules/SewioRestClient/html/ftv2plastnode.png
+share/doc/qore/modules/SewioRestClient/html/ftv2pnode.png
+share/doc/qore/modules/SewioRestClient/html/ftv2splitbar.png
+share/doc/qore/modules/SewioRestClient/html/ftv2vertline.png
share/doc/qore/modules/SewioRestClient/html/functions.html
share/doc/qore/modules/SewioRestClient/html/functions_func.html
share/doc/qore/modules/SewioRestClient/html/functions_vars.html
@@ -15569,8 +16496,6 @@ share/doc/qore/modules/SewioRestClient/html/inherit_graph_1.md5
share/doc/qore/modules/SewioRestClient/html/inherit_graph_1.png
share/doc/qore/modules/SewioRestClient/html/inherits.html
share/doc/qore/modules/SewioRestClient/html/jquery.js
-share/doc/qore/modules/SewioRestClient/html/menu.js
-share/doc/qore/modules/SewioRestClient/html/menudata.js
share/doc/qore/modules/SewioRestClient/html/namespace_sewio_rest_client.html
share/doc/qore/modules/SewioRestClient/html/namespace_sewio_rest_client.js
share/doc/qore/modules/SewioRestClient/html/namespaces.html
@@ -15580,317 +16505,316 @@ share/doc/qore/modules/SewioRestClient/html/nav_g.png
share/doc/qore/modules/SewioRestClient/html/nav_h.png
share/doc/qore/modules/SewioRestClient/html/navtree.css
share/doc/qore/modules/SewioRestClient/html/navtree.js
-share/doc/qore/modules/SewioRestClient/html/navtreedata.js
share/doc/qore/modules/SewioRestClient/html/navtreeindex0.js
share/doc/qore/modules/SewioRestClient/html/open.png
share/doc/qore/modules/SewioRestClient/html/pages.html
share/doc/qore/modules/SewioRestClient/html/resize.js
-share/doc/qore/modules/SewioRestClient/html/search/all_0.html
-share/doc/qore/modules/SewioRestClient/html/search/all_0.js
-share/doc/qore/modules/SewioRestClient/html/search/all_1.html
-share/doc/qore/modules/SewioRestClient/html/search/all_1.js
-share/doc/qore/modules/SewioRestClient/html/search/all_10.html
-share/doc/qore/modules/SewioRestClient/html/search/all_10.js
-share/doc/qore/modules/SewioRestClient/html/search/all_11.html
-share/doc/qore/modules/SewioRestClient/html/search/all_11.js
-share/doc/qore/modules/SewioRestClient/html/search/all_12.html
-share/doc/qore/modules/SewioRestClient/html/search/all_12.js
-share/doc/qore/modules/SewioRestClient/html/search/all_13.html
-share/doc/qore/modules/SewioRestClient/html/search/all_13.js
-share/doc/qore/modules/SewioRestClient/html/search/all_14.html
-share/doc/qore/modules/SewioRestClient/html/search/all_14.js
-share/doc/qore/modules/SewioRestClient/html/search/all_15.html
-share/doc/qore/modules/SewioRestClient/html/search/all_15.js
-share/doc/qore/modules/SewioRestClient/html/search/all_16.html
-share/doc/qore/modules/SewioRestClient/html/search/all_16.js
-share/doc/qore/modules/SewioRestClient/html/search/all_17.html
-share/doc/qore/modules/SewioRestClient/html/search/all_17.js
-share/doc/qore/modules/SewioRestClient/html/search/all_18.html
-share/doc/qore/modules/SewioRestClient/html/search/all_18.js
-share/doc/qore/modules/SewioRestClient/html/search/all_19.html
-share/doc/qore/modules/SewioRestClient/html/search/all_19.js
-share/doc/qore/modules/SewioRestClient/html/search/all_1a.html
-share/doc/qore/modules/SewioRestClient/html/search/all_1a.js
-share/doc/qore/modules/SewioRestClient/html/search/all_2.html
-share/doc/qore/modules/SewioRestClient/html/search/all_2.js
-share/doc/qore/modules/SewioRestClient/html/search/all_3.html
-share/doc/qore/modules/SewioRestClient/html/search/all_3.js
-share/doc/qore/modules/SewioRestClient/html/search/all_4.html
-share/doc/qore/modules/SewioRestClient/html/search/all_4.js
-share/doc/qore/modules/SewioRestClient/html/search/all_5.html
-share/doc/qore/modules/SewioRestClient/html/search/all_5.js
-share/doc/qore/modules/SewioRestClient/html/search/all_6.html
-share/doc/qore/modules/SewioRestClient/html/search/all_6.js
-share/doc/qore/modules/SewioRestClient/html/search/all_7.html
-share/doc/qore/modules/SewioRestClient/html/search/all_7.js
-share/doc/qore/modules/SewioRestClient/html/search/all_8.html
-share/doc/qore/modules/SewioRestClient/html/search/all_8.js
-share/doc/qore/modules/SewioRestClient/html/search/all_9.html
-share/doc/qore/modules/SewioRestClient/html/search/all_9.js
-share/doc/qore/modules/SewioRestClient/html/search/all_a.html
-share/doc/qore/modules/SewioRestClient/html/search/all_a.js
-share/doc/qore/modules/SewioRestClient/html/search/all_b.html
-share/doc/qore/modules/SewioRestClient/html/search/all_b.js
-share/doc/qore/modules/SewioRestClient/html/search/all_c.html
-share/doc/qore/modules/SewioRestClient/html/search/all_c.js
-share/doc/qore/modules/SewioRestClient/html/search/all_d.html
-share/doc/qore/modules/SewioRestClient/html/search/all_d.js
-share/doc/qore/modules/SewioRestClient/html/search/all_e.html
-share/doc/qore/modules/SewioRestClient/html/search/all_e.js
-share/doc/qore/modules/SewioRestClient/html/search/all_f.html
-share/doc/qore/modules/SewioRestClient/html/search/all_f.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_0.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_0.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_1.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_1.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_10.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_10.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_11.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_11.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_12.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_12.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_13.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_13.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_14.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_14.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_15.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_15.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_16.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_16.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_2.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_2.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_3.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_3.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_4.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_4.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_5.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_5.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_6.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_6.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_7.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_7.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_8.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_8.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_9.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_9.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_a.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_a.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_b.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_b.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_c.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_c.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_d.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_d.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_e.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_e.js
-share/doc/qore/modules/SewioRestClient/html/search/classes_f.html
-share/doc/qore/modules/SewioRestClient/html/search/classes_f.js
+share/doc/qore/modules/SewioRestClient/html/search/all_5f.html
+share/doc/qore/modules/SewioRestClient/html/search/all_5f.js
+share/doc/qore/modules/SewioRestClient/html/search/all_61.html
+share/doc/qore/modules/SewioRestClient/html/search/all_61.js
+share/doc/qore/modules/SewioRestClient/html/search/all_62.html
+share/doc/qore/modules/SewioRestClient/html/search/all_62.js
+share/doc/qore/modules/SewioRestClient/html/search/all_63.html
+share/doc/qore/modules/SewioRestClient/html/search/all_63.js
+share/doc/qore/modules/SewioRestClient/html/search/all_64.html
+share/doc/qore/modules/SewioRestClient/html/search/all_64.js
+share/doc/qore/modules/SewioRestClient/html/search/all_65.html
+share/doc/qore/modules/SewioRestClient/html/search/all_65.js
+share/doc/qore/modules/SewioRestClient/html/search/all_66.html
+share/doc/qore/modules/SewioRestClient/html/search/all_66.js
+share/doc/qore/modules/SewioRestClient/html/search/all_67.html
+share/doc/qore/modules/SewioRestClient/html/search/all_67.js
+share/doc/qore/modules/SewioRestClient/html/search/all_68.html
+share/doc/qore/modules/SewioRestClient/html/search/all_68.js
+share/doc/qore/modules/SewioRestClient/html/search/all_69.html
+share/doc/qore/modules/SewioRestClient/html/search/all_69.js
+share/doc/qore/modules/SewioRestClient/html/search/all_6a.html
+share/doc/qore/modules/SewioRestClient/html/search/all_6a.js
+share/doc/qore/modules/SewioRestClient/html/search/all_6b.html
+share/doc/qore/modules/SewioRestClient/html/search/all_6b.js
+share/doc/qore/modules/SewioRestClient/html/search/all_6c.html
+share/doc/qore/modules/SewioRestClient/html/search/all_6c.js
+share/doc/qore/modules/SewioRestClient/html/search/all_6d.html
+share/doc/qore/modules/SewioRestClient/html/search/all_6d.js
+share/doc/qore/modules/SewioRestClient/html/search/all_6e.html
+share/doc/qore/modules/SewioRestClient/html/search/all_6e.js
+share/doc/qore/modules/SewioRestClient/html/search/all_6f.html
+share/doc/qore/modules/SewioRestClient/html/search/all_6f.js
+share/doc/qore/modules/SewioRestClient/html/search/all_70.html
+share/doc/qore/modules/SewioRestClient/html/search/all_70.js
+share/doc/qore/modules/SewioRestClient/html/search/all_71.html
+share/doc/qore/modules/SewioRestClient/html/search/all_71.js
+share/doc/qore/modules/SewioRestClient/html/search/all_72.html
+share/doc/qore/modules/SewioRestClient/html/search/all_72.js
+share/doc/qore/modules/SewioRestClient/html/search/all_73.html
+share/doc/qore/modules/SewioRestClient/html/search/all_73.js
+share/doc/qore/modules/SewioRestClient/html/search/all_74.html
+share/doc/qore/modules/SewioRestClient/html/search/all_74.js
+share/doc/qore/modules/SewioRestClient/html/search/all_75.html
+share/doc/qore/modules/SewioRestClient/html/search/all_75.js
+share/doc/qore/modules/SewioRestClient/html/search/all_76.html
+share/doc/qore/modules/SewioRestClient/html/search/all_76.js
+share/doc/qore/modules/SewioRestClient/html/search/all_77.html
+share/doc/qore/modules/SewioRestClient/html/search/all_77.js
+share/doc/qore/modules/SewioRestClient/html/search/all_78.html
+share/doc/qore/modules/SewioRestClient/html/search/all_78.js
+share/doc/qore/modules/SewioRestClient/html/search/all_79.html
+share/doc/qore/modules/SewioRestClient/html/search/all_79.js
+share/doc/qore/modules/SewioRestClient/html/search/all_7a.html
+share/doc/qore/modules/SewioRestClient/html/search/all_7a.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_61.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_61.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_62.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_62.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_63.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_63.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_64.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_64.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_65.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_65.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_66.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_66.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_67.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_67.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_68.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_68.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_69.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_69.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_6a.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_6a.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_6c.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_6c.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_6d.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_6d.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_6e.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_6e.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_6f.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_6f.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_70.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_70.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_71.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_71.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_72.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_72.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_73.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_73.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_74.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_74.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_75.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_75.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_77.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_77.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_78.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_78.js
+share/doc/qore/modules/SewioRestClient/html/search/classes_7a.html
+share/doc/qore/modules/SewioRestClient/html/search/classes_7a.js
share/doc/qore/modules/SewioRestClient/html/search/close.png
-share/doc/qore/modules/SewioRestClient/html/search/functions_0.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_0.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_1.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_1.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_10.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_10.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_11.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_11.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_12.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_12.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_13.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_13.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_14.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_14.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_15.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_15.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_16.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_16.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_17.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_17.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_18.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_18.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_19.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_19.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_2.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_2.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_3.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_3.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_4.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_4.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_5.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_5.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_6.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_6.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_7.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_7.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_8.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_8.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_9.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_9.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_a.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_a.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_b.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_b.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_c.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_c.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_d.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_d.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_e.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_e.js
-share/doc/qore/modules/SewioRestClient/html/search/functions_f.html
-share/doc/qore/modules/SewioRestClient/html/search/functions_f.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_0.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_0.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_1.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_1.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_10.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_10.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_11.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_11.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_2.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_2.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_3.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_3.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_4.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_4.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_5.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_5.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_6.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_6.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_7.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_7.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_8.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_8.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_9.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_9.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_a.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_a.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_b.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_b.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_c.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_c.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_d.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_d.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_e.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_e.js
-share/doc/qore/modules/SewioRestClient/html/search/groups_f.html
-share/doc/qore/modules/SewioRestClient/html/search/groups_f.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_61.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_61.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_62.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_62.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_63.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_63.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_64.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_64.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_65.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_65.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_66.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_66.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_67.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_67.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_68.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_68.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_69.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_69.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_6a.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_6a.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_6b.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_6b.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_6c.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_6c.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_6d.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_6d.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_6e.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_6e.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_6f.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_6f.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_70.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_70.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_71.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_71.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_72.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_72.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_73.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_73.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_74.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_74.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_75.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_75.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_76.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_76.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_77.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_77.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_78.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_78.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_79.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_79.js
+share/doc/qore/modules/SewioRestClient/html/search/functions_7a.html
+share/doc/qore/modules/SewioRestClient/html/search/functions_7a.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_62.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_62.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_63.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_63.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_64.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_64.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_65.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_65.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_66.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_66.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_68.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_68.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_69.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_69.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_6c.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_6c.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_6d.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_6d.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_6e.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_6e.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_6f.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_6f.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_70.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_70.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_72.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_72.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_73.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_73.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_74.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_74.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_75.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_75.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_77.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_77.js
+share/doc/qore/modules/SewioRestClient/html/search/groups_78.html
+share/doc/qore/modules/SewioRestClient/html/search/groups_78.js
share/doc/qore/modules/SewioRestClient/html/search/mag_sel.png
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_0.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_0.js
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_1.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_1.js
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_2.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_2.js
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_3.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_3.js
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_4.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_4.js
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_5.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_5.js
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_6.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_6.js
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_7.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_7.js
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_8.html
-share/doc/qore/modules/SewioRestClient/html/search/namespaces_8.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_63.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_63.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_64.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_64.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_68.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_68.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_6d.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_6d.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_71.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_71.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_72.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_72.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_73.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_73.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_75.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_75.js
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_77.html
+share/doc/qore/modules/SewioRestClient/html/search/namespaces_77.js
share/doc/qore/modules/SewioRestClient/html/search/nomatches.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_0.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_0.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_1.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_1.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_10.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_10.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_11.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_11.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_12.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_12.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_2.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_2.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_3.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_3.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_4.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_4.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_5.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_5.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_6.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_6.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_7.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_7.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_8.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_8.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_9.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_9.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_a.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_a.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_b.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_b.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_c.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_c.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_d.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_d.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_e.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_e.js
-share/doc/qore/modules/SewioRestClient/html/search/pages_f.html
-share/doc/qore/modules/SewioRestClient/html/search/pages_f.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_62.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_62.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_63.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_63.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_64.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_64.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_65.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_65.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_66.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_66.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_68.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_68.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_69.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_69.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_6b.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_6b.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_6c.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_6c.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_6d.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_6d.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_6e.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_6e.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_6f.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_6f.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_70.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_70.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_71.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_71.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_72.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_72.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_73.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_73.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_74.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_74.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_75.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_75.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_76.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_76.js
+share/doc/qore/modules/SewioRestClient/html/search/pages_77.html
+share/doc/qore/modules/SewioRestClient/html/search/pages_77.js
share/doc/qore/modules/SewioRestClient/html/search/search.css
share/doc/qore/modules/SewioRestClient/html/search/search.js
share/doc/qore/modules/SewioRestClient/html/search/search_l.png
share/doc/qore/modules/SewioRestClient/html/search/search_m.png
share/doc/qore/modules/SewioRestClient/html/search/search_r.png
-share/doc/qore/modules/SewioRestClient/html/search/searchdata.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_0.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_0.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_1.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_1.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_10.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_10.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_11.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_11.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_12.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_12.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_13.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_13.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_14.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_14.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_15.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_15.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_16.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_16.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_17.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_17.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_18.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_18.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_19.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_19.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_2.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_2.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_3.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_3.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_4.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_4.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_5.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_5.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_6.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_6.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_7.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_7.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_8.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_8.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_9.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_9.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_a.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_a.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_b.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_b.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_c.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_c.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_d.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_d.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_e.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_e.js
-share/doc/qore/modules/SewioRestClient/html/search/variables_f.html
-share/doc/qore/modules/SewioRestClient/html/search/variables_f.js
-share/doc/qore/modules/SewioRestClient/html/splitbar.png
+share/doc/qore/modules/SewioRestClient/html/search/variables_5f.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_5f.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_61.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_61.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_62.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_62.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_63.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_63.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_64.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_64.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_65.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_65.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_66.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_66.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_67.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_67.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_68.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_68.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_69.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_69.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_6a.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_6a.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_6c.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_6c.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_6d.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_6d.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_6e.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_6e.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_6f.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_6f.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_70.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_70.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_71.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_71.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_72.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_72.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_73.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_73.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_74.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_74.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_75.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_75.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_76.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_76.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_77.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_77.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_78.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_78.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_79.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_79.js
+share/doc/qore/modules/SewioRestClient/html/search/variables_7a.html
+share/doc/qore/modules/SewioRestClient/html/search/variables_7a.js
share/doc/qore/modules/SewioRestClient/html/sync_off.png
share/doc/qore/modules/SewioRestClient/html/sync_on.png
share/doc/qore/modules/SewioRestClient/html/tab_a.png
@@ -15900,7 +16824,7 @@ share/doc/qore/modules/SewioRestClient/html/tab_s.png
share/doc/qore/modules/SewioRestClient/html/tabs.css
share/doc/qore/modules/SewioWebSocketClient/html/_sewio_web_socket_client_8qm_8dox_8h_source.html
share/doc/qore/modules/SewioWebSocketClient/html/annotated.html
-share/doc/qore/modules/SewioWebSocketClient/html/annotated_dup.js
+share/doc/qore/modules/SewioWebSocketClient/html/annotated.js
share/doc/qore/modules/SewioWebSocketClient/html/bc_s.png
share/doc/qore/modules/SewioWebSocketClient/html/bdwn.png
share/doc/qore/modules/SewioWebSocketClient/html/class_sewio_web_socket_client_1_1_sewio_web_socket_client-members.html
@@ -15918,13 +16842,32 @@ share/doc/qore/modules/SewioWebSocketClient/html/class_sewio_web_socket_client_1
share/doc/qore/modules/SewioWebSocketClient/html/classes.html
share/doc/qore/modules/SewioWebSocketClient/html/closed.png
share/doc/qore/modules/SewioWebSocketClient/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/SewioWebSocketClient/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/SewioWebSocketClient/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/SewioWebSocketClient/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/SewioWebSocketClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/SewioWebSocketClient/html/doc.png
+share/doc/qore/modules/SewioWebSocketClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/SewioWebSocketClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/SewioWebSocketClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/SewioWebSocketClient/html/doxygen.css
share/doc/qore/modules/SewioWebSocketClient/html/doxygen.png
share/doc/qore/modules/SewioWebSocketClient/html/dynsections.js
-share/doc/qore/modules/SewioWebSocketClient/html/folderclosed.png
-share/doc/qore/modules/SewioWebSocketClient/html/folderopen.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2blank.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2cl.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2doc.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2folderclosed.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2folderopen.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2lastnode.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2link.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2mlastnode.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2mnode.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2mo.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2node.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2ns.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2plastnode.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2pnode.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2splitbar.png
+share/doc/qore/modules/SewioWebSocketClient/html/ftv2vertline.png
share/doc/qore/modules/SewioWebSocketClient/html/functions.html
share/doc/qore/modules/SewioWebSocketClient/html/functions_func.html
share/doc/qore/modules/SewioWebSocketClient/html/functions_vars.html
@@ -15943,8 +16886,6 @@ share/doc/qore/modules/SewioWebSocketClient/html/inherit_graph_1.md5
share/doc/qore/modules/SewioWebSocketClient/html/inherit_graph_1.png
share/doc/qore/modules/SewioWebSocketClient/html/inherits.html
share/doc/qore/modules/SewioWebSocketClient/html/jquery.js
-share/doc/qore/modules/SewioWebSocketClient/html/menu.js
-share/doc/qore/modules/SewioWebSocketClient/html/menudata.js
share/doc/qore/modules/SewioWebSocketClient/html/namespace_sewio_web_socket_client.html
share/doc/qore/modules/SewioWebSocketClient/html/namespace_sewio_web_socket_client.js
share/doc/qore/modules/SewioWebSocketClient/html/namespacemembers.html
@@ -15956,317 +16897,316 @@ share/doc/qore/modules/SewioWebSocketClient/html/nav_g.png
share/doc/qore/modules/SewioWebSocketClient/html/nav_h.png
share/doc/qore/modules/SewioWebSocketClient/html/navtree.css
share/doc/qore/modules/SewioWebSocketClient/html/navtree.js
-share/doc/qore/modules/SewioWebSocketClient/html/navtreedata.js
share/doc/qore/modules/SewioWebSocketClient/html/navtreeindex0.js
share/doc/qore/modules/SewioWebSocketClient/html/open.png
share/doc/qore/modules/SewioWebSocketClient/html/pages.html
share/doc/qore/modules/SewioWebSocketClient/html/resize.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_0.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_0.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_1.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_1.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_10.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_10.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_11.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_11.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_12.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_12.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_13.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_13.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_14.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_14.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_15.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_15.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_16.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_16.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_17.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_17.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_18.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_18.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_19.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_19.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_1a.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_1a.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_2.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_2.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_3.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_3.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_4.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_4.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_5.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_5.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_6.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_6.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_7.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_7.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_8.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_8.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_9.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_9.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_a.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_a.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_b.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_b.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_c.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_c.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_d.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_d.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_e.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_e.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_f.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/all_f.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_0.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_0.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_1.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_1.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_10.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_10.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_11.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_11.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_12.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_12.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_13.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_13.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_14.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_14.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_15.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_15.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_16.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_16.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_2.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_2.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_3.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_3.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_4.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_4.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_5.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_5.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_7.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_7.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_8.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_8.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_9.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_9.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_a.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_a.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_b.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_b.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_c.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_c.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_d.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_d.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_e.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_e.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_f.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/classes_f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_5f.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_5f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_61.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_61.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_62.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_62.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_63.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_63.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_64.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_64.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_65.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_65.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_66.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_66.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_67.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_67.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_68.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_68.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_69.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_69.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6a.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6a.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6b.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6b.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6c.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6c.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6d.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6d.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6e.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6e.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6f.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_6f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_70.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_70.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_71.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_71.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_72.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_72.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_73.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_73.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_74.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_74.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_75.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_75.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_76.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_76.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_77.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_77.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_78.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_78.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_79.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_79.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_7a.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/all_7a.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_61.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_61.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_62.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_62.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_63.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_63.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_64.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_64.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_65.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_65.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_66.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_66.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_67.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_67.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_68.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_68.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_69.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_69.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6a.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6a.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6c.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6c.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6d.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6d.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6e.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6e.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6f.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_6f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_70.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_70.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_71.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_71.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_72.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_72.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_73.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_73.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_74.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_74.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_75.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_75.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_77.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_77.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_78.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_78.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_7a.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/classes_7a.js
share/doc/qore/modules/SewioWebSocketClient/html/search/close.png
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_0.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_0.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_1.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_1.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_10.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_10.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_11.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_11.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_12.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_12.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_13.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_13.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_14.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_14.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_15.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_15.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_16.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_16.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_17.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_17.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_18.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_18.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_19.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_19.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_2.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_2.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_3.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_3.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_4.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_4.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_5.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_5.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_7.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_7.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_8.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_8.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_9.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_9.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_a.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_a.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_b.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_b.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_c.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_c.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_d.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_d.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_e.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_e.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_f.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/functions_f.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_0.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_0.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_1.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_1.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_10.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_10.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_11.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_11.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_2.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_2.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_3.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_3.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_4.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_4.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_5.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_5.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_7.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_7.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_8.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_8.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_9.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_9.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_a.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_a.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_b.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_b.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_c.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_c.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_d.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_d.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_e.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_e.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_f.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/groups_f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_61.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_61.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_62.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_62.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_63.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_63.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_64.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_64.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_65.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_65.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_66.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_66.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_67.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_67.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_68.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_68.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_69.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_69.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6a.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6a.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6b.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6b.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6c.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6c.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6d.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6d.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6e.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6e.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6f.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_6f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_70.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_70.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_71.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_71.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_72.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_72.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_73.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_73.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_74.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_74.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_75.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_75.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_76.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_76.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_77.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_77.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_78.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_78.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_79.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_79.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_7a.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/functions_7a.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_62.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_62.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_63.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_63.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_64.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_64.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_65.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_65.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_66.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_66.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_68.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_68.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_69.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_69.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6c.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6c.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6d.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6d.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6e.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6e.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6f.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_6f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_70.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_70.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_72.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_72.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_73.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_73.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_74.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_74.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_75.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_75.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_77.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_77.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_78.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/groups_78.js
share/doc/qore/modules/SewioWebSocketClient/html/search/mag_sel.png
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_0.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_0.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_1.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_1.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_2.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_2.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_3.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_3.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_4.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_4.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_5.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_5.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_6.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_6.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_7.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_7.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_8.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_8.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_63.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_63.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_64.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_64.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_68.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_68.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_6d.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_6d.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_71.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_71.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_72.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_72.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_73.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_73.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_75.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_75.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_77.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/namespaces_77.js
share/doc/qore/modules/SewioWebSocketClient/html/search/nomatches.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_0.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_0.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_1.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_1.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_10.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_10.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_11.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_11.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_12.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_12.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_2.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_2.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_3.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_3.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_4.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_4.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_5.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_5.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_7.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_7.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_8.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_8.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_9.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_9.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_a.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_a.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_b.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_b.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_c.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_c.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_d.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_d.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_e.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_e.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_f.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/pages_f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_62.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_62.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_63.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_63.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_64.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_64.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_65.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_65.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_66.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_66.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_68.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_68.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_69.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_69.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6b.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6b.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6c.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6c.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6d.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6d.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6e.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6e.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6f.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_6f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_70.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_70.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_71.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_71.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_72.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_72.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_73.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_73.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_74.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_74.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_75.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_75.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_76.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_76.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_77.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/pages_77.js
share/doc/qore/modules/SewioWebSocketClient/html/search/search.css
share/doc/qore/modules/SewioWebSocketClient/html/search/search.js
share/doc/qore/modules/SewioWebSocketClient/html/search/search_l.png
share/doc/qore/modules/SewioWebSocketClient/html/search/search_m.png
share/doc/qore/modules/SewioWebSocketClient/html/search/search_r.png
-share/doc/qore/modules/SewioWebSocketClient/html/search/searchdata.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_0.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_0.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_1.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_1.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_10.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_10.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_11.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_11.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_12.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_12.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_13.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_13.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_14.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_14.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_15.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_15.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_16.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_16.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_17.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_17.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_18.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_18.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_19.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_19.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_2.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_2.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_3.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_3.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_4.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_4.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_5.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_5.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_7.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_7.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_8.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_8.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_9.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_9.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_a.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_a.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_b.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_b.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_c.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_c.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_d.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_d.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_e.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_e.js
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_f.html
-share/doc/qore/modules/SewioWebSocketClient/html/search/variables_f.js
-share/doc/qore/modules/SewioWebSocketClient/html/splitbar.png
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_5f.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_5f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_61.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_61.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_62.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_62.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_63.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_63.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_64.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_64.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_65.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_65.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_66.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_66.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_67.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_67.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_68.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_68.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_69.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_69.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6a.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6a.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6c.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6c.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6d.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6d.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6e.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6e.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6f.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_6f.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_70.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_70.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_71.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_71.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_72.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_72.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_73.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_73.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_74.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_74.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_75.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_75.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_76.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_76.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_77.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_77.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_78.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_78.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_79.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_79.js
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_7a.html
+share/doc/qore/modules/SewioWebSocketClient/html/search/variables_7a.js
share/doc/qore/modules/SewioWebSocketClient/html/sync_off.png
share/doc/qore/modules/SewioWebSocketClient/html/sync_on.png
share/doc/qore/modules/SewioWebSocketClient/html/tab_a.png
@@ -16276,7 +17216,7 @@ share/doc/qore/modules/SewioWebSocketClient/html/tab_s.png
share/doc/qore/modules/SewioWebSocketClient/html/tabs.css
share/doc/qore/modules/SmtpClient/html/_smtp_client_8qm_8dox_8h_source.html
share/doc/qore/modules/SmtpClient/html/annotated.html
-share/doc/qore/modules/SmtpClient/html/annotated_dup.js
+share/doc/qore/modules/SmtpClient/html/annotated.js
share/doc/qore/modules/SmtpClient/html/bc_s.png
share/doc/qore/modules/SmtpClient/html/bdwn.png
share/doc/qore/modules/SmtpClient/html/class_smtp_client_1_1_attachment-members.html
@@ -16302,13 +17242,32 @@ share/doc/qore/modules/SmtpClient/html/class_smtp_client_1_1_smtp_connection__in
share/doc/qore/modules/SmtpClient/html/classes.html
share/doc/qore/modules/SmtpClient/html/closed.png
share/doc/qore/modules/SmtpClient/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/SmtpClient/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/SmtpClient/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/SmtpClient/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/SmtpClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/SmtpClient/html/doc.png
+share/doc/qore/modules/SmtpClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/SmtpClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/SmtpClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/SmtpClient/html/doxygen.css
share/doc/qore/modules/SmtpClient/html/doxygen.png
share/doc/qore/modules/SmtpClient/html/dynsections.js
-share/doc/qore/modules/SmtpClient/html/folderclosed.png
-share/doc/qore/modules/SmtpClient/html/folderopen.png
+share/doc/qore/modules/SmtpClient/html/ftv2blank.png
+share/doc/qore/modules/SmtpClient/html/ftv2cl.png
+share/doc/qore/modules/SmtpClient/html/ftv2doc.png
+share/doc/qore/modules/SmtpClient/html/ftv2folderclosed.png
+share/doc/qore/modules/SmtpClient/html/ftv2folderopen.png
+share/doc/qore/modules/SmtpClient/html/ftv2lastnode.png
+share/doc/qore/modules/SmtpClient/html/ftv2link.png
+share/doc/qore/modules/SmtpClient/html/ftv2mlastnode.png
+share/doc/qore/modules/SmtpClient/html/ftv2mnode.png
+share/doc/qore/modules/SmtpClient/html/ftv2mo.png
+share/doc/qore/modules/SmtpClient/html/ftv2node.png
+share/doc/qore/modules/SmtpClient/html/ftv2ns.png
+share/doc/qore/modules/SmtpClient/html/ftv2plastnode.png
+share/doc/qore/modules/SmtpClient/html/ftv2pnode.png
+share/doc/qore/modules/SmtpClient/html/ftv2splitbar.png
+share/doc/qore/modules/SmtpClient/html/ftv2vertline.png
share/doc/qore/modules/SmtpClient/html/functions.html
share/doc/qore/modules/SmtpClient/html/functions_func.html
share/doc/qore/modules/SmtpClient/html/functions_vars.html
@@ -16333,8 +17292,6 @@ share/doc/qore/modules/SmtpClient/html/inherit_graph_3.md5
share/doc/qore/modules/SmtpClient/html/inherit_graph_3.png
share/doc/qore/modules/SmtpClient/html/inherits.html
share/doc/qore/modules/SmtpClient/html/jquery.js
-share/doc/qore/modules/SmtpClient/html/menu.js
-share/doc/qore/modules/SmtpClient/html/menudata.js
share/doc/qore/modules/SmtpClient/html/namespace_smtp_client.html
share/doc/qore/modules/SmtpClient/html/namespace_smtp_client.js
share/doc/qore/modules/SmtpClient/html/namespacemembers.html
@@ -16346,317 +17303,316 @@ share/doc/qore/modules/SmtpClient/html/nav_g.png
share/doc/qore/modules/SmtpClient/html/nav_h.png
share/doc/qore/modules/SmtpClient/html/navtree.css
share/doc/qore/modules/SmtpClient/html/navtree.js
-share/doc/qore/modules/SmtpClient/html/navtreedata.js
share/doc/qore/modules/SmtpClient/html/navtreeindex0.js
share/doc/qore/modules/SmtpClient/html/open.png
share/doc/qore/modules/SmtpClient/html/pages.html
share/doc/qore/modules/SmtpClient/html/resize.js
-share/doc/qore/modules/SmtpClient/html/search/all_0.html
-share/doc/qore/modules/SmtpClient/html/search/all_0.js
-share/doc/qore/modules/SmtpClient/html/search/all_1.html
-share/doc/qore/modules/SmtpClient/html/search/all_1.js
-share/doc/qore/modules/SmtpClient/html/search/all_10.html
-share/doc/qore/modules/SmtpClient/html/search/all_10.js
-share/doc/qore/modules/SmtpClient/html/search/all_11.html
-share/doc/qore/modules/SmtpClient/html/search/all_11.js
-share/doc/qore/modules/SmtpClient/html/search/all_12.html
-share/doc/qore/modules/SmtpClient/html/search/all_12.js
-share/doc/qore/modules/SmtpClient/html/search/all_13.html
-share/doc/qore/modules/SmtpClient/html/search/all_13.js
-share/doc/qore/modules/SmtpClient/html/search/all_14.html
-share/doc/qore/modules/SmtpClient/html/search/all_14.js
-share/doc/qore/modules/SmtpClient/html/search/all_15.html
-share/doc/qore/modules/SmtpClient/html/search/all_15.js
-share/doc/qore/modules/SmtpClient/html/search/all_16.html
-share/doc/qore/modules/SmtpClient/html/search/all_16.js
-share/doc/qore/modules/SmtpClient/html/search/all_17.html
-share/doc/qore/modules/SmtpClient/html/search/all_17.js
-share/doc/qore/modules/SmtpClient/html/search/all_18.html
-share/doc/qore/modules/SmtpClient/html/search/all_18.js
-share/doc/qore/modules/SmtpClient/html/search/all_19.html
-share/doc/qore/modules/SmtpClient/html/search/all_19.js
-share/doc/qore/modules/SmtpClient/html/search/all_1a.html
-share/doc/qore/modules/SmtpClient/html/search/all_1a.js
-share/doc/qore/modules/SmtpClient/html/search/all_2.html
-share/doc/qore/modules/SmtpClient/html/search/all_2.js
-share/doc/qore/modules/SmtpClient/html/search/all_3.html
-share/doc/qore/modules/SmtpClient/html/search/all_3.js
-share/doc/qore/modules/SmtpClient/html/search/all_4.html
-share/doc/qore/modules/SmtpClient/html/search/all_4.js
-share/doc/qore/modules/SmtpClient/html/search/all_5.html
-share/doc/qore/modules/SmtpClient/html/search/all_5.js
-share/doc/qore/modules/SmtpClient/html/search/all_6.html
-share/doc/qore/modules/SmtpClient/html/search/all_6.js
-share/doc/qore/modules/SmtpClient/html/search/all_7.html
-share/doc/qore/modules/SmtpClient/html/search/all_7.js
-share/doc/qore/modules/SmtpClient/html/search/all_8.html
-share/doc/qore/modules/SmtpClient/html/search/all_8.js
-share/doc/qore/modules/SmtpClient/html/search/all_9.html
-share/doc/qore/modules/SmtpClient/html/search/all_9.js
-share/doc/qore/modules/SmtpClient/html/search/all_a.html
-share/doc/qore/modules/SmtpClient/html/search/all_a.js
-share/doc/qore/modules/SmtpClient/html/search/all_b.html
-share/doc/qore/modules/SmtpClient/html/search/all_b.js
-share/doc/qore/modules/SmtpClient/html/search/all_c.html
-share/doc/qore/modules/SmtpClient/html/search/all_c.js
-share/doc/qore/modules/SmtpClient/html/search/all_d.html
-share/doc/qore/modules/SmtpClient/html/search/all_d.js
-share/doc/qore/modules/SmtpClient/html/search/all_e.html
-share/doc/qore/modules/SmtpClient/html/search/all_e.js
-share/doc/qore/modules/SmtpClient/html/search/all_f.html
-share/doc/qore/modules/SmtpClient/html/search/all_f.js
-share/doc/qore/modules/SmtpClient/html/search/classes_0.html
-share/doc/qore/modules/SmtpClient/html/search/classes_0.js
-share/doc/qore/modules/SmtpClient/html/search/classes_1.html
-share/doc/qore/modules/SmtpClient/html/search/classes_1.js
-share/doc/qore/modules/SmtpClient/html/search/classes_10.html
-share/doc/qore/modules/SmtpClient/html/search/classes_10.js
-share/doc/qore/modules/SmtpClient/html/search/classes_11.html
-share/doc/qore/modules/SmtpClient/html/search/classes_11.js
-share/doc/qore/modules/SmtpClient/html/search/classes_12.html
-share/doc/qore/modules/SmtpClient/html/search/classes_12.js
-share/doc/qore/modules/SmtpClient/html/search/classes_13.html
-share/doc/qore/modules/SmtpClient/html/search/classes_13.js
-share/doc/qore/modules/SmtpClient/html/search/classes_14.html
-share/doc/qore/modules/SmtpClient/html/search/classes_14.js
-share/doc/qore/modules/SmtpClient/html/search/classes_15.html
-share/doc/qore/modules/SmtpClient/html/search/classes_15.js
-share/doc/qore/modules/SmtpClient/html/search/classes_16.html
-share/doc/qore/modules/SmtpClient/html/search/classes_16.js
-share/doc/qore/modules/SmtpClient/html/search/classes_2.html
-share/doc/qore/modules/SmtpClient/html/search/classes_2.js
-share/doc/qore/modules/SmtpClient/html/search/classes_3.html
-share/doc/qore/modules/SmtpClient/html/search/classes_3.js
-share/doc/qore/modules/SmtpClient/html/search/classes_4.html
-share/doc/qore/modules/SmtpClient/html/search/classes_4.js
-share/doc/qore/modules/SmtpClient/html/search/classes_5.html
-share/doc/qore/modules/SmtpClient/html/search/classes_5.js
-share/doc/qore/modules/SmtpClient/html/search/classes_6.html
-share/doc/qore/modules/SmtpClient/html/search/classes_6.js
-share/doc/qore/modules/SmtpClient/html/search/classes_7.html
-share/doc/qore/modules/SmtpClient/html/search/classes_7.js
-share/doc/qore/modules/SmtpClient/html/search/classes_8.html
-share/doc/qore/modules/SmtpClient/html/search/classes_8.js
-share/doc/qore/modules/SmtpClient/html/search/classes_9.html
-share/doc/qore/modules/SmtpClient/html/search/classes_9.js
-share/doc/qore/modules/SmtpClient/html/search/classes_a.html
-share/doc/qore/modules/SmtpClient/html/search/classes_a.js
-share/doc/qore/modules/SmtpClient/html/search/classes_b.html
-share/doc/qore/modules/SmtpClient/html/search/classes_b.js
-share/doc/qore/modules/SmtpClient/html/search/classes_c.html
-share/doc/qore/modules/SmtpClient/html/search/classes_c.js
-share/doc/qore/modules/SmtpClient/html/search/classes_d.html
-share/doc/qore/modules/SmtpClient/html/search/classes_d.js
-share/doc/qore/modules/SmtpClient/html/search/classes_e.html
-share/doc/qore/modules/SmtpClient/html/search/classes_e.js
-share/doc/qore/modules/SmtpClient/html/search/classes_f.html
-share/doc/qore/modules/SmtpClient/html/search/classes_f.js
+share/doc/qore/modules/SmtpClient/html/search/all_5f.html
+share/doc/qore/modules/SmtpClient/html/search/all_5f.js
+share/doc/qore/modules/SmtpClient/html/search/all_61.html
+share/doc/qore/modules/SmtpClient/html/search/all_61.js
+share/doc/qore/modules/SmtpClient/html/search/all_62.html
+share/doc/qore/modules/SmtpClient/html/search/all_62.js
+share/doc/qore/modules/SmtpClient/html/search/all_63.html
+share/doc/qore/modules/SmtpClient/html/search/all_63.js
+share/doc/qore/modules/SmtpClient/html/search/all_64.html
+share/doc/qore/modules/SmtpClient/html/search/all_64.js
+share/doc/qore/modules/SmtpClient/html/search/all_65.html
+share/doc/qore/modules/SmtpClient/html/search/all_65.js
+share/doc/qore/modules/SmtpClient/html/search/all_66.html
+share/doc/qore/modules/SmtpClient/html/search/all_66.js
+share/doc/qore/modules/SmtpClient/html/search/all_67.html
+share/doc/qore/modules/SmtpClient/html/search/all_67.js
+share/doc/qore/modules/SmtpClient/html/search/all_68.html
+share/doc/qore/modules/SmtpClient/html/search/all_68.js
+share/doc/qore/modules/SmtpClient/html/search/all_69.html
+share/doc/qore/modules/SmtpClient/html/search/all_69.js
+share/doc/qore/modules/SmtpClient/html/search/all_6a.html
+share/doc/qore/modules/SmtpClient/html/search/all_6a.js
+share/doc/qore/modules/SmtpClient/html/search/all_6b.html
+share/doc/qore/modules/SmtpClient/html/search/all_6b.js
+share/doc/qore/modules/SmtpClient/html/search/all_6c.html
+share/doc/qore/modules/SmtpClient/html/search/all_6c.js
+share/doc/qore/modules/SmtpClient/html/search/all_6d.html
+share/doc/qore/modules/SmtpClient/html/search/all_6d.js
+share/doc/qore/modules/SmtpClient/html/search/all_6e.html
+share/doc/qore/modules/SmtpClient/html/search/all_6e.js
+share/doc/qore/modules/SmtpClient/html/search/all_6f.html
+share/doc/qore/modules/SmtpClient/html/search/all_6f.js
+share/doc/qore/modules/SmtpClient/html/search/all_70.html
+share/doc/qore/modules/SmtpClient/html/search/all_70.js
+share/doc/qore/modules/SmtpClient/html/search/all_71.html
+share/doc/qore/modules/SmtpClient/html/search/all_71.js
+share/doc/qore/modules/SmtpClient/html/search/all_72.html
+share/doc/qore/modules/SmtpClient/html/search/all_72.js
+share/doc/qore/modules/SmtpClient/html/search/all_73.html
+share/doc/qore/modules/SmtpClient/html/search/all_73.js
+share/doc/qore/modules/SmtpClient/html/search/all_74.html
+share/doc/qore/modules/SmtpClient/html/search/all_74.js
+share/doc/qore/modules/SmtpClient/html/search/all_75.html
+share/doc/qore/modules/SmtpClient/html/search/all_75.js
+share/doc/qore/modules/SmtpClient/html/search/all_76.html
+share/doc/qore/modules/SmtpClient/html/search/all_76.js
+share/doc/qore/modules/SmtpClient/html/search/all_77.html
+share/doc/qore/modules/SmtpClient/html/search/all_77.js
+share/doc/qore/modules/SmtpClient/html/search/all_78.html
+share/doc/qore/modules/SmtpClient/html/search/all_78.js
+share/doc/qore/modules/SmtpClient/html/search/all_79.html
+share/doc/qore/modules/SmtpClient/html/search/all_79.js
+share/doc/qore/modules/SmtpClient/html/search/all_7a.html
+share/doc/qore/modules/SmtpClient/html/search/all_7a.js
+share/doc/qore/modules/SmtpClient/html/search/classes_61.html
+share/doc/qore/modules/SmtpClient/html/search/classes_61.js
+share/doc/qore/modules/SmtpClient/html/search/classes_62.html
+share/doc/qore/modules/SmtpClient/html/search/classes_62.js
+share/doc/qore/modules/SmtpClient/html/search/classes_63.html
+share/doc/qore/modules/SmtpClient/html/search/classes_63.js
+share/doc/qore/modules/SmtpClient/html/search/classes_64.html
+share/doc/qore/modules/SmtpClient/html/search/classes_64.js
+share/doc/qore/modules/SmtpClient/html/search/classes_65.html
+share/doc/qore/modules/SmtpClient/html/search/classes_65.js
+share/doc/qore/modules/SmtpClient/html/search/classes_66.html
+share/doc/qore/modules/SmtpClient/html/search/classes_66.js
+share/doc/qore/modules/SmtpClient/html/search/classes_67.html
+share/doc/qore/modules/SmtpClient/html/search/classes_67.js
+share/doc/qore/modules/SmtpClient/html/search/classes_68.html
+share/doc/qore/modules/SmtpClient/html/search/classes_68.js
+share/doc/qore/modules/SmtpClient/html/search/classes_69.html
+share/doc/qore/modules/SmtpClient/html/search/classes_69.js
+share/doc/qore/modules/SmtpClient/html/search/classes_6a.html
+share/doc/qore/modules/SmtpClient/html/search/classes_6a.js
+share/doc/qore/modules/SmtpClient/html/search/classes_6c.html
+share/doc/qore/modules/SmtpClient/html/search/classes_6c.js
+share/doc/qore/modules/SmtpClient/html/search/classes_6d.html
+share/doc/qore/modules/SmtpClient/html/search/classes_6d.js
+share/doc/qore/modules/SmtpClient/html/search/classes_6e.html
+share/doc/qore/modules/SmtpClient/html/search/classes_6e.js
+share/doc/qore/modules/SmtpClient/html/search/classes_6f.html
+share/doc/qore/modules/SmtpClient/html/search/classes_6f.js
+share/doc/qore/modules/SmtpClient/html/search/classes_70.html
+share/doc/qore/modules/SmtpClient/html/search/classes_70.js
+share/doc/qore/modules/SmtpClient/html/search/classes_71.html
+share/doc/qore/modules/SmtpClient/html/search/classes_71.js
+share/doc/qore/modules/SmtpClient/html/search/classes_72.html
+share/doc/qore/modules/SmtpClient/html/search/classes_72.js
+share/doc/qore/modules/SmtpClient/html/search/classes_73.html
+share/doc/qore/modules/SmtpClient/html/search/classes_73.js
+share/doc/qore/modules/SmtpClient/html/search/classes_74.html
+share/doc/qore/modules/SmtpClient/html/search/classes_74.js
+share/doc/qore/modules/SmtpClient/html/search/classes_75.html
+share/doc/qore/modules/SmtpClient/html/search/classes_75.js
+share/doc/qore/modules/SmtpClient/html/search/classes_77.html
+share/doc/qore/modules/SmtpClient/html/search/classes_77.js
+share/doc/qore/modules/SmtpClient/html/search/classes_78.html
+share/doc/qore/modules/SmtpClient/html/search/classes_78.js
+share/doc/qore/modules/SmtpClient/html/search/classes_7a.html
+share/doc/qore/modules/SmtpClient/html/search/classes_7a.js
share/doc/qore/modules/SmtpClient/html/search/close.png
-share/doc/qore/modules/SmtpClient/html/search/functions_0.html
-share/doc/qore/modules/SmtpClient/html/search/functions_0.js
-share/doc/qore/modules/SmtpClient/html/search/functions_1.html
-share/doc/qore/modules/SmtpClient/html/search/functions_1.js
-share/doc/qore/modules/SmtpClient/html/search/functions_10.html
-share/doc/qore/modules/SmtpClient/html/search/functions_10.js
-share/doc/qore/modules/SmtpClient/html/search/functions_11.html
-share/doc/qore/modules/SmtpClient/html/search/functions_11.js
-share/doc/qore/modules/SmtpClient/html/search/functions_12.html
-share/doc/qore/modules/SmtpClient/html/search/functions_12.js
-share/doc/qore/modules/SmtpClient/html/search/functions_13.html
-share/doc/qore/modules/SmtpClient/html/search/functions_13.js
-share/doc/qore/modules/SmtpClient/html/search/functions_14.html
-share/doc/qore/modules/SmtpClient/html/search/functions_14.js
-share/doc/qore/modules/SmtpClient/html/search/functions_15.html
-share/doc/qore/modules/SmtpClient/html/search/functions_15.js
-share/doc/qore/modules/SmtpClient/html/search/functions_16.html
-share/doc/qore/modules/SmtpClient/html/search/functions_16.js
-share/doc/qore/modules/SmtpClient/html/search/functions_17.html
-share/doc/qore/modules/SmtpClient/html/search/functions_17.js
-share/doc/qore/modules/SmtpClient/html/search/functions_18.html
-share/doc/qore/modules/SmtpClient/html/search/functions_18.js
-share/doc/qore/modules/SmtpClient/html/search/functions_19.html
-share/doc/qore/modules/SmtpClient/html/search/functions_19.js
-share/doc/qore/modules/SmtpClient/html/search/functions_2.html
-share/doc/qore/modules/SmtpClient/html/search/functions_2.js
-share/doc/qore/modules/SmtpClient/html/search/functions_3.html
-share/doc/qore/modules/SmtpClient/html/search/functions_3.js
-share/doc/qore/modules/SmtpClient/html/search/functions_4.html
-share/doc/qore/modules/SmtpClient/html/search/functions_4.js
-share/doc/qore/modules/SmtpClient/html/search/functions_5.html
-share/doc/qore/modules/SmtpClient/html/search/functions_5.js
-share/doc/qore/modules/SmtpClient/html/search/functions_6.html
-share/doc/qore/modules/SmtpClient/html/search/functions_6.js
-share/doc/qore/modules/SmtpClient/html/search/functions_7.html
-share/doc/qore/modules/SmtpClient/html/search/functions_7.js
-share/doc/qore/modules/SmtpClient/html/search/functions_8.html
-share/doc/qore/modules/SmtpClient/html/search/functions_8.js
-share/doc/qore/modules/SmtpClient/html/search/functions_9.html
-share/doc/qore/modules/SmtpClient/html/search/functions_9.js
-share/doc/qore/modules/SmtpClient/html/search/functions_a.html
-share/doc/qore/modules/SmtpClient/html/search/functions_a.js
-share/doc/qore/modules/SmtpClient/html/search/functions_b.html
-share/doc/qore/modules/SmtpClient/html/search/functions_b.js
-share/doc/qore/modules/SmtpClient/html/search/functions_c.html
-share/doc/qore/modules/SmtpClient/html/search/functions_c.js
-share/doc/qore/modules/SmtpClient/html/search/functions_d.html
-share/doc/qore/modules/SmtpClient/html/search/functions_d.js
-share/doc/qore/modules/SmtpClient/html/search/functions_e.html
-share/doc/qore/modules/SmtpClient/html/search/functions_e.js
-share/doc/qore/modules/SmtpClient/html/search/functions_f.html
-share/doc/qore/modules/SmtpClient/html/search/functions_f.js
-share/doc/qore/modules/SmtpClient/html/search/groups_0.html
-share/doc/qore/modules/SmtpClient/html/search/groups_0.js
-share/doc/qore/modules/SmtpClient/html/search/groups_1.html
-share/doc/qore/modules/SmtpClient/html/search/groups_1.js
-share/doc/qore/modules/SmtpClient/html/search/groups_10.html
-share/doc/qore/modules/SmtpClient/html/search/groups_10.js
-share/doc/qore/modules/SmtpClient/html/search/groups_11.html
-share/doc/qore/modules/SmtpClient/html/search/groups_11.js
-share/doc/qore/modules/SmtpClient/html/search/groups_2.html
-share/doc/qore/modules/SmtpClient/html/search/groups_2.js
-share/doc/qore/modules/SmtpClient/html/search/groups_3.html
-share/doc/qore/modules/SmtpClient/html/search/groups_3.js
-share/doc/qore/modules/SmtpClient/html/search/groups_4.html
-share/doc/qore/modules/SmtpClient/html/search/groups_4.js
-share/doc/qore/modules/SmtpClient/html/search/groups_5.html
-share/doc/qore/modules/SmtpClient/html/search/groups_5.js
-share/doc/qore/modules/SmtpClient/html/search/groups_6.html
-share/doc/qore/modules/SmtpClient/html/search/groups_6.js
-share/doc/qore/modules/SmtpClient/html/search/groups_7.html
-share/doc/qore/modules/SmtpClient/html/search/groups_7.js
-share/doc/qore/modules/SmtpClient/html/search/groups_8.html
-share/doc/qore/modules/SmtpClient/html/search/groups_8.js
-share/doc/qore/modules/SmtpClient/html/search/groups_9.html
-share/doc/qore/modules/SmtpClient/html/search/groups_9.js
-share/doc/qore/modules/SmtpClient/html/search/groups_a.html
-share/doc/qore/modules/SmtpClient/html/search/groups_a.js
-share/doc/qore/modules/SmtpClient/html/search/groups_b.html
-share/doc/qore/modules/SmtpClient/html/search/groups_b.js
-share/doc/qore/modules/SmtpClient/html/search/groups_c.html
-share/doc/qore/modules/SmtpClient/html/search/groups_c.js
-share/doc/qore/modules/SmtpClient/html/search/groups_d.html
-share/doc/qore/modules/SmtpClient/html/search/groups_d.js
-share/doc/qore/modules/SmtpClient/html/search/groups_e.html
-share/doc/qore/modules/SmtpClient/html/search/groups_e.js
-share/doc/qore/modules/SmtpClient/html/search/groups_f.html
-share/doc/qore/modules/SmtpClient/html/search/groups_f.js
+share/doc/qore/modules/SmtpClient/html/search/functions_61.html
+share/doc/qore/modules/SmtpClient/html/search/functions_61.js
+share/doc/qore/modules/SmtpClient/html/search/functions_62.html
+share/doc/qore/modules/SmtpClient/html/search/functions_62.js
+share/doc/qore/modules/SmtpClient/html/search/functions_63.html
+share/doc/qore/modules/SmtpClient/html/search/functions_63.js
+share/doc/qore/modules/SmtpClient/html/search/functions_64.html
+share/doc/qore/modules/SmtpClient/html/search/functions_64.js
+share/doc/qore/modules/SmtpClient/html/search/functions_65.html
+share/doc/qore/modules/SmtpClient/html/search/functions_65.js
+share/doc/qore/modules/SmtpClient/html/search/functions_66.html
+share/doc/qore/modules/SmtpClient/html/search/functions_66.js
+share/doc/qore/modules/SmtpClient/html/search/functions_67.html
+share/doc/qore/modules/SmtpClient/html/search/functions_67.js
+share/doc/qore/modules/SmtpClient/html/search/functions_68.html
+share/doc/qore/modules/SmtpClient/html/search/functions_68.js
+share/doc/qore/modules/SmtpClient/html/search/functions_69.html
+share/doc/qore/modules/SmtpClient/html/search/functions_69.js
+share/doc/qore/modules/SmtpClient/html/search/functions_6a.html
+share/doc/qore/modules/SmtpClient/html/search/functions_6a.js
+share/doc/qore/modules/SmtpClient/html/search/functions_6b.html
+share/doc/qore/modules/SmtpClient/html/search/functions_6b.js
+share/doc/qore/modules/SmtpClient/html/search/functions_6c.html
+share/doc/qore/modules/SmtpClient/html/search/functions_6c.js
+share/doc/qore/modules/SmtpClient/html/search/functions_6d.html
+share/doc/qore/modules/SmtpClient/html/search/functions_6d.js
+share/doc/qore/modules/SmtpClient/html/search/functions_6e.html
+share/doc/qore/modules/SmtpClient/html/search/functions_6e.js
+share/doc/qore/modules/SmtpClient/html/search/functions_6f.html
+share/doc/qore/modules/SmtpClient/html/search/functions_6f.js
+share/doc/qore/modules/SmtpClient/html/search/functions_70.html
+share/doc/qore/modules/SmtpClient/html/search/functions_70.js
+share/doc/qore/modules/SmtpClient/html/search/functions_71.html
+share/doc/qore/modules/SmtpClient/html/search/functions_71.js
+share/doc/qore/modules/SmtpClient/html/search/functions_72.html
+share/doc/qore/modules/SmtpClient/html/search/functions_72.js
+share/doc/qore/modules/SmtpClient/html/search/functions_73.html
+share/doc/qore/modules/SmtpClient/html/search/functions_73.js
+share/doc/qore/modules/SmtpClient/html/search/functions_74.html
+share/doc/qore/modules/SmtpClient/html/search/functions_74.js
+share/doc/qore/modules/SmtpClient/html/search/functions_75.html
+share/doc/qore/modules/SmtpClient/html/search/functions_75.js
+share/doc/qore/modules/SmtpClient/html/search/functions_76.html
+share/doc/qore/modules/SmtpClient/html/search/functions_76.js
+share/doc/qore/modules/SmtpClient/html/search/functions_77.html
+share/doc/qore/modules/SmtpClient/html/search/functions_77.js
+share/doc/qore/modules/SmtpClient/html/search/functions_78.html
+share/doc/qore/modules/SmtpClient/html/search/functions_78.js
+share/doc/qore/modules/SmtpClient/html/search/functions_79.html
+share/doc/qore/modules/SmtpClient/html/search/functions_79.js
+share/doc/qore/modules/SmtpClient/html/search/functions_7a.html
+share/doc/qore/modules/SmtpClient/html/search/functions_7a.js
+share/doc/qore/modules/SmtpClient/html/search/groups_62.html
+share/doc/qore/modules/SmtpClient/html/search/groups_62.js
+share/doc/qore/modules/SmtpClient/html/search/groups_63.html
+share/doc/qore/modules/SmtpClient/html/search/groups_63.js
+share/doc/qore/modules/SmtpClient/html/search/groups_64.html
+share/doc/qore/modules/SmtpClient/html/search/groups_64.js
+share/doc/qore/modules/SmtpClient/html/search/groups_65.html
+share/doc/qore/modules/SmtpClient/html/search/groups_65.js
+share/doc/qore/modules/SmtpClient/html/search/groups_66.html
+share/doc/qore/modules/SmtpClient/html/search/groups_66.js
+share/doc/qore/modules/SmtpClient/html/search/groups_68.html
+share/doc/qore/modules/SmtpClient/html/search/groups_68.js
+share/doc/qore/modules/SmtpClient/html/search/groups_69.html
+share/doc/qore/modules/SmtpClient/html/search/groups_69.js
+share/doc/qore/modules/SmtpClient/html/search/groups_6c.html
+share/doc/qore/modules/SmtpClient/html/search/groups_6c.js
+share/doc/qore/modules/SmtpClient/html/search/groups_6d.html
+share/doc/qore/modules/SmtpClient/html/search/groups_6d.js
+share/doc/qore/modules/SmtpClient/html/search/groups_6e.html
+share/doc/qore/modules/SmtpClient/html/search/groups_6e.js
+share/doc/qore/modules/SmtpClient/html/search/groups_6f.html
+share/doc/qore/modules/SmtpClient/html/search/groups_6f.js
+share/doc/qore/modules/SmtpClient/html/search/groups_70.html
+share/doc/qore/modules/SmtpClient/html/search/groups_70.js
+share/doc/qore/modules/SmtpClient/html/search/groups_72.html
+share/doc/qore/modules/SmtpClient/html/search/groups_72.js
+share/doc/qore/modules/SmtpClient/html/search/groups_73.html
+share/doc/qore/modules/SmtpClient/html/search/groups_73.js
+share/doc/qore/modules/SmtpClient/html/search/groups_74.html
+share/doc/qore/modules/SmtpClient/html/search/groups_74.js
+share/doc/qore/modules/SmtpClient/html/search/groups_75.html
+share/doc/qore/modules/SmtpClient/html/search/groups_75.js
+share/doc/qore/modules/SmtpClient/html/search/groups_77.html
+share/doc/qore/modules/SmtpClient/html/search/groups_77.js
+share/doc/qore/modules/SmtpClient/html/search/groups_78.html
+share/doc/qore/modules/SmtpClient/html/search/groups_78.js
share/doc/qore/modules/SmtpClient/html/search/mag_sel.png
-share/doc/qore/modules/SmtpClient/html/search/namespaces_0.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_0.js
-share/doc/qore/modules/SmtpClient/html/search/namespaces_1.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_1.js
-share/doc/qore/modules/SmtpClient/html/search/namespaces_2.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_2.js
-share/doc/qore/modules/SmtpClient/html/search/namespaces_3.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_3.js
-share/doc/qore/modules/SmtpClient/html/search/namespaces_4.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_4.js
-share/doc/qore/modules/SmtpClient/html/search/namespaces_5.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_5.js
-share/doc/qore/modules/SmtpClient/html/search/namespaces_6.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_6.js
-share/doc/qore/modules/SmtpClient/html/search/namespaces_7.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_7.js
-share/doc/qore/modules/SmtpClient/html/search/namespaces_8.html
-share/doc/qore/modules/SmtpClient/html/search/namespaces_8.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_63.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_63.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_64.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_64.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_68.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_68.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_6d.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_6d.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_71.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_71.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_72.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_72.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_73.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_73.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_75.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_75.js
+share/doc/qore/modules/SmtpClient/html/search/namespaces_77.html
+share/doc/qore/modules/SmtpClient/html/search/namespaces_77.js
share/doc/qore/modules/SmtpClient/html/search/nomatches.html
-share/doc/qore/modules/SmtpClient/html/search/pages_0.html
-share/doc/qore/modules/SmtpClient/html/search/pages_0.js
-share/doc/qore/modules/SmtpClient/html/search/pages_1.html
-share/doc/qore/modules/SmtpClient/html/search/pages_1.js
-share/doc/qore/modules/SmtpClient/html/search/pages_10.html
-share/doc/qore/modules/SmtpClient/html/search/pages_10.js
-share/doc/qore/modules/SmtpClient/html/search/pages_11.html
-share/doc/qore/modules/SmtpClient/html/search/pages_11.js
-share/doc/qore/modules/SmtpClient/html/search/pages_12.html
-share/doc/qore/modules/SmtpClient/html/search/pages_12.js
-share/doc/qore/modules/SmtpClient/html/search/pages_2.html
-share/doc/qore/modules/SmtpClient/html/search/pages_2.js
-share/doc/qore/modules/SmtpClient/html/search/pages_3.html
-share/doc/qore/modules/SmtpClient/html/search/pages_3.js
-share/doc/qore/modules/SmtpClient/html/search/pages_4.html
-share/doc/qore/modules/SmtpClient/html/search/pages_4.js
-share/doc/qore/modules/SmtpClient/html/search/pages_5.html
-share/doc/qore/modules/SmtpClient/html/search/pages_5.js
-share/doc/qore/modules/SmtpClient/html/search/pages_6.html
-share/doc/qore/modules/SmtpClient/html/search/pages_6.js
-share/doc/qore/modules/SmtpClient/html/search/pages_7.html
-share/doc/qore/modules/SmtpClient/html/search/pages_7.js
-share/doc/qore/modules/SmtpClient/html/search/pages_8.html
-share/doc/qore/modules/SmtpClient/html/search/pages_8.js
-share/doc/qore/modules/SmtpClient/html/search/pages_9.html
-share/doc/qore/modules/SmtpClient/html/search/pages_9.js
-share/doc/qore/modules/SmtpClient/html/search/pages_a.html
-share/doc/qore/modules/SmtpClient/html/search/pages_a.js
-share/doc/qore/modules/SmtpClient/html/search/pages_b.html
-share/doc/qore/modules/SmtpClient/html/search/pages_b.js
-share/doc/qore/modules/SmtpClient/html/search/pages_c.html
-share/doc/qore/modules/SmtpClient/html/search/pages_c.js
-share/doc/qore/modules/SmtpClient/html/search/pages_d.html
-share/doc/qore/modules/SmtpClient/html/search/pages_d.js
-share/doc/qore/modules/SmtpClient/html/search/pages_e.html
-share/doc/qore/modules/SmtpClient/html/search/pages_e.js
-share/doc/qore/modules/SmtpClient/html/search/pages_f.html
-share/doc/qore/modules/SmtpClient/html/search/pages_f.js
+share/doc/qore/modules/SmtpClient/html/search/pages_62.html
+share/doc/qore/modules/SmtpClient/html/search/pages_62.js
+share/doc/qore/modules/SmtpClient/html/search/pages_63.html
+share/doc/qore/modules/SmtpClient/html/search/pages_63.js
+share/doc/qore/modules/SmtpClient/html/search/pages_64.html
+share/doc/qore/modules/SmtpClient/html/search/pages_64.js
+share/doc/qore/modules/SmtpClient/html/search/pages_65.html
+share/doc/qore/modules/SmtpClient/html/search/pages_65.js
+share/doc/qore/modules/SmtpClient/html/search/pages_66.html
+share/doc/qore/modules/SmtpClient/html/search/pages_66.js
+share/doc/qore/modules/SmtpClient/html/search/pages_68.html
+share/doc/qore/modules/SmtpClient/html/search/pages_68.js
+share/doc/qore/modules/SmtpClient/html/search/pages_69.html
+share/doc/qore/modules/SmtpClient/html/search/pages_69.js
+share/doc/qore/modules/SmtpClient/html/search/pages_6b.html
+share/doc/qore/modules/SmtpClient/html/search/pages_6b.js
+share/doc/qore/modules/SmtpClient/html/search/pages_6c.html
+share/doc/qore/modules/SmtpClient/html/search/pages_6c.js
+share/doc/qore/modules/SmtpClient/html/search/pages_6d.html
+share/doc/qore/modules/SmtpClient/html/search/pages_6d.js
+share/doc/qore/modules/SmtpClient/html/search/pages_6e.html
+share/doc/qore/modules/SmtpClient/html/search/pages_6e.js
+share/doc/qore/modules/SmtpClient/html/search/pages_6f.html
+share/doc/qore/modules/SmtpClient/html/search/pages_6f.js
+share/doc/qore/modules/SmtpClient/html/search/pages_70.html
+share/doc/qore/modules/SmtpClient/html/search/pages_70.js
+share/doc/qore/modules/SmtpClient/html/search/pages_71.html
+share/doc/qore/modules/SmtpClient/html/search/pages_71.js
+share/doc/qore/modules/SmtpClient/html/search/pages_72.html
+share/doc/qore/modules/SmtpClient/html/search/pages_72.js
+share/doc/qore/modules/SmtpClient/html/search/pages_73.html
+share/doc/qore/modules/SmtpClient/html/search/pages_73.js
+share/doc/qore/modules/SmtpClient/html/search/pages_74.html
+share/doc/qore/modules/SmtpClient/html/search/pages_74.js
+share/doc/qore/modules/SmtpClient/html/search/pages_75.html
+share/doc/qore/modules/SmtpClient/html/search/pages_75.js
+share/doc/qore/modules/SmtpClient/html/search/pages_76.html
+share/doc/qore/modules/SmtpClient/html/search/pages_76.js
+share/doc/qore/modules/SmtpClient/html/search/pages_77.html
+share/doc/qore/modules/SmtpClient/html/search/pages_77.js
share/doc/qore/modules/SmtpClient/html/search/search.css
share/doc/qore/modules/SmtpClient/html/search/search.js
share/doc/qore/modules/SmtpClient/html/search/search_l.png
share/doc/qore/modules/SmtpClient/html/search/search_m.png
share/doc/qore/modules/SmtpClient/html/search/search_r.png
-share/doc/qore/modules/SmtpClient/html/search/searchdata.js
-share/doc/qore/modules/SmtpClient/html/search/variables_0.html
-share/doc/qore/modules/SmtpClient/html/search/variables_0.js
-share/doc/qore/modules/SmtpClient/html/search/variables_1.html
-share/doc/qore/modules/SmtpClient/html/search/variables_1.js
-share/doc/qore/modules/SmtpClient/html/search/variables_10.html
-share/doc/qore/modules/SmtpClient/html/search/variables_10.js
-share/doc/qore/modules/SmtpClient/html/search/variables_11.html
-share/doc/qore/modules/SmtpClient/html/search/variables_11.js
-share/doc/qore/modules/SmtpClient/html/search/variables_12.html
-share/doc/qore/modules/SmtpClient/html/search/variables_12.js
-share/doc/qore/modules/SmtpClient/html/search/variables_13.html
-share/doc/qore/modules/SmtpClient/html/search/variables_13.js
-share/doc/qore/modules/SmtpClient/html/search/variables_14.html
-share/doc/qore/modules/SmtpClient/html/search/variables_14.js
-share/doc/qore/modules/SmtpClient/html/search/variables_15.html
-share/doc/qore/modules/SmtpClient/html/search/variables_15.js
-share/doc/qore/modules/SmtpClient/html/search/variables_16.html
-share/doc/qore/modules/SmtpClient/html/search/variables_16.js
-share/doc/qore/modules/SmtpClient/html/search/variables_17.html
-share/doc/qore/modules/SmtpClient/html/search/variables_17.js
-share/doc/qore/modules/SmtpClient/html/search/variables_18.html
-share/doc/qore/modules/SmtpClient/html/search/variables_18.js
-share/doc/qore/modules/SmtpClient/html/search/variables_19.html
-share/doc/qore/modules/SmtpClient/html/search/variables_19.js
-share/doc/qore/modules/SmtpClient/html/search/variables_2.html
-share/doc/qore/modules/SmtpClient/html/search/variables_2.js
-share/doc/qore/modules/SmtpClient/html/search/variables_3.html
-share/doc/qore/modules/SmtpClient/html/search/variables_3.js
-share/doc/qore/modules/SmtpClient/html/search/variables_4.html
-share/doc/qore/modules/SmtpClient/html/search/variables_4.js
-share/doc/qore/modules/SmtpClient/html/search/variables_5.html
-share/doc/qore/modules/SmtpClient/html/search/variables_5.js
-share/doc/qore/modules/SmtpClient/html/search/variables_6.html
-share/doc/qore/modules/SmtpClient/html/search/variables_6.js
-share/doc/qore/modules/SmtpClient/html/search/variables_7.html
-share/doc/qore/modules/SmtpClient/html/search/variables_7.js
-share/doc/qore/modules/SmtpClient/html/search/variables_8.html
-share/doc/qore/modules/SmtpClient/html/search/variables_8.js
-share/doc/qore/modules/SmtpClient/html/search/variables_9.html
-share/doc/qore/modules/SmtpClient/html/search/variables_9.js
-share/doc/qore/modules/SmtpClient/html/search/variables_a.html
-share/doc/qore/modules/SmtpClient/html/search/variables_a.js
-share/doc/qore/modules/SmtpClient/html/search/variables_b.html
-share/doc/qore/modules/SmtpClient/html/search/variables_b.js
-share/doc/qore/modules/SmtpClient/html/search/variables_c.html
-share/doc/qore/modules/SmtpClient/html/search/variables_c.js
-share/doc/qore/modules/SmtpClient/html/search/variables_d.html
-share/doc/qore/modules/SmtpClient/html/search/variables_d.js
-share/doc/qore/modules/SmtpClient/html/search/variables_e.html
-share/doc/qore/modules/SmtpClient/html/search/variables_e.js
-share/doc/qore/modules/SmtpClient/html/search/variables_f.html
-share/doc/qore/modules/SmtpClient/html/search/variables_f.js
-share/doc/qore/modules/SmtpClient/html/splitbar.png
+share/doc/qore/modules/SmtpClient/html/search/variables_5f.html
+share/doc/qore/modules/SmtpClient/html/search/variables_5f.js
+share/doc/qore/modules/SmtpClient/html/search/variables_61.html
+share/doc/qore/modules/SmtpClient/html/search/variables_61.js
+share/doc/qore/modules/SmtpClient/html/search/variables_62.html
+share/doc/qore/modules/SmtpClient/html/search/variables_62.js
+share/doc/qore/modules/SmtpClient/html/search/variables_63.html
+share/doc/qore/modules/SmtpClient/html/search/variables_63.js
+share/doc/qore/modules/SmtpClient/html/search/variables_64.html
+share/doc/qore/modules/SmtpClient/html/search/variables_64.js
+share/doc/qore/modules/SmtpClient/html/search/variables_65.html
+share/doc/qore/modules/SmtpClient/html/search/variables_65.js
+share/doc/qore/modules/SmtpClient/html/search/variables_66.html
+share/doc/qore/modules/SmtpClient/html/search/variables_66.js
+share/doc/qore/modules/SmtpClient/html/search/variables_67.html
+share/doc/qore/modules/SmtpClient/html/search/variables_67.js
+share/doc/qore/modules/SmtpClient/html/search/variables_68.html
+share/doc/qore/modules/SmtpClient/html/search/variables_68.js
+share/doc/qore/modules/SmtpClient/html/search/variables_69.html
+share/doc/qore/modules/SmtpClient/html/search/variables_69.js
+share/doc/qore/modules/SmtpClient/html/search/variables_6a.html
+share/doc/qore/modules/SmtpClient/html/search/variables_6a.js
+share/doc/qore/modules/SmtpClient/html/search/variables_6c.html
+share/doc/qore/modules/SmtpClient/html/search/variables_6c.js
+share/doc/qore/modules/SmtpClient/html/search/variables_6d.html
+share/doc/qore/modules/SmtpClient/html/search/variables_6d.js
+share/doc/qore/modules/SmtpClient/html/search/variables_6e.html
+share/doc/qore/modules/SmtpClient/html/search/variables_6e.js
+share/doc/qore/modules/SmtpClient/html/search/variables_6f.html
+share/doc/qore/modules/SmtpClient/html/search/variables_6f.js
+share/doc/qore/modules/SmtpClient/html/search/variables_70.html
+share/doc/qore/modules/SmtpClient/html/search/variables_70.js
+share/doc/qore/modules/SmtpClient/html/search/variables_71.html
+share/doc/qore/modules/SmtpClient/html/search/variables_71.js
+share/doc/qore/modules/SmtpClient/html/search/variables_72.html
+share/doc/qore/modules/SmtpClient/html/search/variables_72.js
+share/doc/qore/modules/SmtpClient/html/search/variables_73.html
+share/doc/qore/modules/SmtpClient/html/search/variables_73.js
+share/doc/qore/modules/SmtpClient/html/search/variables_74.html
+share/doc/qore/modules/SmtpClient/html/search/variables_74.js
+share/doc/qore/modules/SmtpClient/html/search/variables_75.html
+share/doc/qore/modules/SmtpClient/html/search/variables_75.js
+share/doc/qore/modules/SmtpClient/html/search/variables_76.html
+share/doc/qore/modules/SmtpClient/html/search/variables_76.js
+share/doc/qore/modules/SmtpClient/html/search/variables_77.html
+share/doc/qore/modules/SmtpClient/html/search/variables_77.js
+share/doc/qore/modules/SmtpClient/html/search/variables_78.html
+share/doc/qore/modules/SmtpClient/html/search/variables_78.js
+share/doc/qore/modules/SmtpClient/html/search/variables_79.html
+share/doc/qore/modules/SmtpClient/html/search/variables_79.js
+share/doc/qore/modules/SmtpClient/html/search/variables_7a.html
+share/doc/qore/modules/SmtpClient/html/search/variables_7a.js
share/doc/qore/modules/SmtpClient/html/sync_off.png
share/doc/qore/modules/SmtpClient/html/sync_on.png
share/doc/qore/modules/SmtpClient/html/tab_a.png
@@ -16666,7 +17622,7 @@ share/doc/qore/modules/SmtpClient/html/tab_s.png
share/doc/qore/modules/SmtpClient/html/tabs.css
share/doc/qore/modules/SqlUtil/html/_sql_util_8qm_8dox_8h_source.html
share/doc/qore/modules/SqlUtil/html/annotated.html
-share/doc/qore/modules/SqlUtil/html/annotated_dup.js
+share/doc/qore/modules/SqlUtil/html/annotated.js
share/doc/qore/modules/SqlUtil/html/bc_s.png
share/doc/qore/modules/SqlUtil/html/bdwn.png
share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_check_constraint-members.html
@@ -16819,56 +17775,75 @@ share/doc/qore/modules/SqlUtil/html/classes.html
share/doc/qore/modules/SqlUtil/html/closed.png
share/doc/qore/modules/SqlUtil/html/dba_management.html
share/doc/qore/modules/SqlUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/SqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/SqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/SqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/SqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/SqlUtil/html/doc.png
+share/doc/qore/modules/SqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/SqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/SqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/SqlUtil/html/doxygen.css
share/doc/qore/modules/SqlUtil/html/doxygen.png
share/doc/qore/modules/SqlUtil/html/dynsections.js
-share/doc/qore/modules/SqlUtil/html/folderclosed.png
-share/doc/qore/modules/SqlUtil/html/folderopen.png
+share/doc/qore/modules/SqlUtil/html/ftv2blank.png
+share/doc/qore/modules/SqlUtil/html/ftv2cl.png
+share/doc/qore/modules/SqlUtil/html/ftv2doc.png
+share/doc/qore/modules/SqlUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/SqlUtil/html/ftv2folderopen.png
+share/doc/qore/modules/SqlUtil/html/ftv2lastnode.png
+share/doc/qore/modules/SqlUtil/html/ftv2link.png
+share/doc/qore/modules/SqlUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/SqlUtil/html/ftv2mnode.png
+share/doc/qore/modules/SqlUtil/html/ftv2mo.png
+share/doc/qore/modules/SqlUtil/html/ftv2node.png
+share/doc/qore/modules/SqlUtil/html/ftv2ns.png
+share/doc/qore/modules/SqlUtil/html/ftv2plastnode.png
+share/doc/qore/modules/SqlUtil/html/ftv2pnode.png
+share/doc/qore/modules/SqlUtil/html/ftv2splitbar.png
+share/doc/qore/modules/SqlUtil/html/ftv2vertline.png
share/doc/qore/modules/SqlUtil/html/functions.html
-share/doc/qore/modules/SqlUtil/html/functions_a.html
-share/doc/qore/modules/SqlUtil/html/functions_b.html
-share/doc/qore/modules/SqlUtil/html/functions_c.html
-share/doc/qore/modules/SqlUtil/html/functions_d.html
+share/doc/qore/modules/SqlUtil/html/functions_0x61.html
+share/doc/qore/modules/SqlUtil/html/functions_0x62.html
+share/doc/qore/modules/SqlUtil/html/functions_0x63.html
+share/doc/qore/modules/SqlUtil/html/functions_0x64.html
+share/doc/qore/modules/SqlUtil/html/functions_0x65.html
+share/doc/qore/modules/SqlUtil/html/functions_0x66.html
+share/doc/qore/modules/SqlUtil/html/functions_0x67.html
+share/doc/qore/modules/SqlUtil/html/functions_0x68.html
+share/doc/qore/modules/SqlUtil/html/functions_0x69.html
+share/doc/qore/modules/SqlUtil/html/functions_0x6a.html
+share/doc/qore/modules/SqlUtil/html/functions_0x6b.html
+share/doc/qore/modules/SqlUtil/html/functions_0x6c.html
+share/doc/qore/modules/SqlUtil/html/functions_0x6d.html
+share/doc/qore/modules/SqlUtil/html/functions_0x6e.html
+share/doc/qore/modules/SqlUtil/html/functions_0x6f.html
+share/doc/qore/modules/SqlUtil/html/functions_0x70.html
+share/doc/qore/modules/SqlUtil/html/functions_0x71.html
+share/doc/qore/modules/SqlUtil/html/functions_0x72.html
+share/doc/qore/modules/SqlUtil/html/functions_0x73.html
+share/doc/qore/modules/SqlUtil/html/functions_0x74.html
+share/doc/qore/modules/SqlUtil/html/functions_0x75.html
+share/doc/qore/modules/SqlUtil/html/functions_0x76.html
share/doc/qore/modules/SqlUtil/html/functions_dup.js
-share/doc/qore/modules/SqlUtil/html/functions_e.html
-share/doc/qore/modules/SqlUtil/html/functions_f.html
share/doc/qore/modules/SqlUtil/html/functions_func.html
share/doc/qore/modules/SqlUtil/html/functions_func.js
-share/doc/qore/modules/SqlUtil/html/functions_func_b.html
-share/doc/qore/modules/SqlUtil/html/functions_func_c.html
-share/doc/qore/modules/SqlUtil/html/functions_func_d.html
-share/doc/qore/modules/SqlUtil/html/functions_func_e.html
-share/doc/qore/modules/SqlUtil/html/functions_func_f.html
-share/doc/qore/modules/SqlUtil/html/functions_func_g.html
-share/doc/qore/modules/SqlUtil/html/functions_func_h.html
-share/doc/qore/modules/SqlUtil/html/functions_func_i.html
-share/doc/qore/modules/SqlUtil/html/functions_func_k.html
-share/doc/qore/modules/SqlUtil/html/functions_func_l.html
-share/doc/qore/modules/SqlUtil/html/functions_func_m.html
-share/doc/qore/modules/SqlUtil/html/functions_func_p.html
-share/doc/qore/modules/SqlUtil/html/functions_func_r.html
-share/doc/qore/modules/SqlUtil/html/functions_func_s.html
-share/doc/qore/modules/SqlUtil/html/functions_func_t.html
-share/doc/qore/modules/SqlUtil/html/functions_func_u.html
-share/doc/qore/modules/SqlUtil/html/functions_func_v.html
-share/doc/qore/modules/SqlUtil/html/functions_g.html
-share/doc/qore/modules/SqlUtil/html/functions_h.html
-share/doc/qore/modules/SqlUtil/html/functions_i.html
-share/doc/qore/modules/SqlUtil/html/functions_j.html
-share/doc/qore/modules/SqlUtil/html/functions_k.html
-share/doc/qore/modules/SqlUtil/html/functions_l.html
-share/doc/qore/modules/SqlUtil/html/functions_m.html
-share/doc/qore/modules/SqlUtil/html/functions_n.html
-share/doc/qore/modules/SqlUtil/html/functions_o.html
-share/doc/qore/modules/SqlUtil/html/functions_p.html
-share/doc/qore/modules/SqlUtil/html/functions_q.html
-share/doc/qore/modules/SqlUtil/html/functions_r.html
-share/doc/qore/modules/SqlUtil/html/functions_s.html
-share/doc/qore/modules/SqlUtil/html/functions_t.html
-share/doc/qore/modules/SqlUtil/html/functions_u.html
-share/doc/qore/modules/SqlUtil/html/functions_v.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x62.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x63.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x64.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x65.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x66.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x67.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x68.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x69.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x6b.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x6c.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x6d.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x70.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x72.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x73.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x74.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x75.html
+share/doc/qore/modules/SqlUtil/html/functions_func_0x76.html
share/doc/qore/modules/SqlUtil/html/functions_vars.html
share/doc/qore/modules/SqlUtil/html/graph_legend.html
share/doc/qore/modules/SqlUtil/html/graph_legend.md5
@@ -17036,8 +18011,6 @@ share/doc/qore/modules/SqlUtil/html/inherit_graph_9.md5
share/doc/qore/modules/SqlUtil/html/inherit_graph_9.png
share/doc/qore/modules/SqlUtil/html/inherits.html
share/doc/qore/modules/SqlUtil/html/jquery.js
-share/doc/qore/modules/SqlUtil/html/menu.js
-share/doc/qore/modules/SqlUtil/html/menudata.js
share/doc/qore/modules/SqlUtil/html/modules.html
share/doc/qore/modules/SqlUtil/html/modules.js
share/doc/qore/modules/SqlUtil/html/namespace_sql_util.html
@@ -17052,7 +18025,6 @@ share/doc/qore/modules/SqlUtil/html/nav_g.png
share/doc/qore/modules/SqlUtil/html/nav_h.png
share/doc/qore/modules/SqlUtil/html/navtree.css
share/doc/qore/modules/SqlUtil/html/navtree.js
-share/doc/qore/modules/SqlUtil/html/navtreedata.js
share/doc/qore/modules/SqlUtil/html/navtreeindex0.js
share/doc/qore/modules/SqlUtil/html/navtreeindex1.js
share/doc/qore/modules/SqlUtil/html/navtreeindex2.js
@@ -17067,294 +18039,294 @@ share/doc/qore/modules/SqlUtil/html/open.png
share/doc/qore/modules/SqlUtil/html/pages.html
share/doc/qore/modules/SqlUtil/html/resize.js
share/doc/qore/modules/SqlUtil/html/schema_management.html
-share/doc/qore/modules/SqlUtil/html/search/all_0.html
-share/doc/qore/modules/SqlUtil/html/search/all_0.js
-share/doc/qore/modules/SqlUtil/html/search/all_1.html
-share/doc/qore/modules/SqlUtil/html/search/all_1.js
-share/doc/qore/modules/SqlUtil/html/search/all_10.html
-share/doc/qore/modules/SqlUtil/html/search/all_10.js
-share/doc/qore/modules/SqlUtil/html/search/all_11.html
-share/doc/qore/modules/SqlUtil/html/search/all_11.js
-share/doc/qore/modules/SqlUtil/html/search/all_12.html
-share/doc/qore/modules/SqlUtil/html/search/all_12.js
-share/doc/qore/modules/SqlUtil/html/search/all_13.html
-share/doc/qore/modules/SqlUtil/html/search/all_13.js
-share/doc/qore/modules/SqlUtil/html/search/all_14.html
-share/doc/qore/modules/SqlUtil/html/search/all_14.js
-share/doc/qore/modules/SqlUtil/html/search/all_15.html
-share/doc/qore/modules/SqlUtil/html/search/all_15.js
-share/doc/qore/modules/SqlUtil/html/search/all_16.html
-share/doc/qore/modules/SqlUtil/html/search/all_16.js
-share/doc/qore/modules/SqlUtil/html/search/all_17.html
-share/doc/qore/modules/SqlUtil/html/search/all_17.js
-share/doc/qore/modules/SqlUtil/html/search/all_18.html
-share/doc/qore/modules/SqlUtil/html/search/all_18.js
-share/doc/qore/modules/SqlUtil/html/search/all_19.html
-share/doc/qore/modules/SqlUtil/html/search/all_19.js
-share/doc/qore/modules/SqlUtil/html/search/all_1a.html
-share/doc/qore/modules/SqlUtil/html/search/all_1a.js
-share/doc/qore/modules/SqlUtil/html/search/all_2.html
-share/doc/qore/modules/SqlUtil/html/search/all_2.js
-share/doc/qore/modules/SqlUtil/html/search/all_3.html
-share/doc/qore/modules/SqlUtil/html/search/all_3.js
-share/doc/qore/modules/SqlUtil/html/search/all_4.html
-share/doc/qore/modules/SqlUtil/html/search/all_4.js
-share/doc/qore/modules/SqlUtil/html/search/all_5.html
-share/doc/qore/modules/SqlUtil/html/search/all_5.js
-share/doc/qore/modules/SqlUtil/html/search/all_6.html
-share/doc/qore/modules/SqlUtil/html/search/all_6.js
-share/doc/qore/modules/SqlUtil/html/search/all_7.html
-share/doc/qore/modules/SqlUtil/html/search/all_7.js
-share/doc/qore/modules/SqlUtil/html/search/all_8.html
-share/doc/qore/modules/SqlUtil/html/search/all_8.js
-share/doc/qore/modules/SqlUtil/html/search/all_9.html
-share/doc/qore/modules/SqlUtil/html/search/all_9.js
-share/doc/qore/modules/SqlUtil/html/search/all_a.html
-share/doc/qore/modules/SqlUtil/html/search/all_a.js
-share/doc/qore/modules/SqlUtil/html/search/all_b.html
-share/doc/qore/modules/SqlUtil/html/search/all_b.js
-share/doc/qore/modules/SqlUtil/html/search/all_c.html
-share/doc/qore/modules/SqlUtil/html/search/all_c.js
-share/doc/qore/modules/SqlUtil/html/search/all_d.html
-share/doc/qore/modules/SqlUtil/html/search/all_d.js
-share/doc/qore/modules/SqlUtil/html/search/all_e.html
-share/doc/qore/modules/SqlUtil/html/search/all_e.js
-share/doc/qore/modules/SqlUtil/html/search/all_f.html
-share/doc/qore/modules/SqlUtil/html/search/all_f.js
-share/doc/qore/modules/SqlUtil/html/search/classes_0.html
-share/doc/qore/modules/SqlUtil/html/search/classes_0.js
-share/doc/qore/modules/SqlUtil/html/search/classes_1.html
-share/doc/qore/modules/SqlUtil/html/search/classes_1.js
-share/doc/qore/modules/SqlUtil/html/search/classes_10.html
-share/doc/qore/modules/SqlUtil/html/search/classes_10.js
-share/doc/qore/modules/SqlUtil/html/search/classes_11.html
-share/doc/qore/modules/SqlUtil/html/search/classes_11.js
-share/doc/qore/modules/SqlUtil/html/search/classes_12.html
-share/doc/qore/modules/SqlUtil/html/search/classes_12.js
-share/doc/qore/modules/SqlUtil/html/search/classes_13.html
-share/doc/qore/modules/SqlUtil/html/search/classes_13.js
-share/doc/qore/modules/SqlUtil/html/search/classes_14.html
-share/doc/qore/modules/SqlUtil/html/search/classes_14.js
-share/doc/qore/modules/SqlUtil/html/search/classes_2.html
-share/doc/qore/modules/SqlUtil/html/search/classes_2.js
-share/doc/qore/modules/SqlUtil/html/search/classes_3.html
-share/doc/qore/modules/SqlUtil/html/search/classes_3.js
-share/doc/qore/modules/SqlUtil/html/search/classes_4.html
-share/doc/qore/modules/SqlUtil/html/search/classes_4.js
-share/doc/qore/modules/SqlUtil/html/search/classes_5.html
-share/doc/qore/modules/SqlUtil/html/search/classes_5.js
-share/doc/qore/modules/SqlUtil/html/search/classes_6.html
-share/doc/qore/modules/SqlUtil/html/search/classes_6.js
-share/doc/qore/modules/SqlUtil/html/search/classes_7.html
-share/doc/qore/modules/SqlUtil/html/search/classes_7.js
-share/doc/qore/modules/SqlUtil/html/search/classes_8.html
-share/doc/qore/modules/SqlUtil/html/search/classes_8.js
-share/doc/qore/modules/SqlUtil/html/search/classes_9.html
-share/doc/qore/modules/SqlUtil/html/search/classes_9.js
-share/doc/qore/modules/SqlUtil/html/search/classes_a.html
-share/doc/qore/modules/SqlUtil/html/search/classes_a.js
-share/doc/qore/modules/SqlUtil/html/search/classes_b.html
-share/doc/qore/modules/SqlUtil/html/search/classes_b.js
-share/doc/qore/modules/SqlUtil/html/search/classes_c.html
-share/doc/qore/modules/SqlUtil/html/search/classes_c.js
-share/doc/qore/modules/SqlUtil/html/search/classes_d.html
-share/doc/qore/modules/SqlUtil/html/search/classes_d.js
-share/doc/qore/modules/SqlUtil/html/search/classes_e.html
-share/doc/qore/modules/SqlUtil/html/search/classes_e.js
-share/doc/qore/modules/SqlUtil/html/search/classes_f.html
-share/doc/qore/modules/SqlUtil/html/search/classes_f.js
+share/doc/qore/modules/SqlUtil/html/search/all_5f.html
+share/doc/qore/modules/SqlUtil/html/search/all_5f.js
+share/doc/qore/modules/SqlUtil/html/search/all_61.html
+share/doc/qore/modules/SqlUtil/html/search/all_61.js
+share/doc/qore/modules/SqlUtil/html/search/all_62.html
+share/doc/qore/modules/SqlUtil/html/search/all_62.js
+share/doc/qore/modules/SqlUtil/html/search/all_63.html
+share/doc/qore/modules/SqlUtil/html/search/all_63.js
+share/doc/qore/modules/SqlUtil/html/search/all_64.html
+share/doc/qore/modules/SqlUtil/html/search/all_64.js
+share/doc/qore/modules/SqlUtil/html/search/all_65.html
+share/doc/qore/modules/SqlUtil/html/search/all_65.js
+share/doc/qore/modules/SqlUtil/html/search/all_66.html
+share/doc/qore/modules/SqlUtil/html/search/all_66.js
+share/doc/qore/modules/SqlUtil/html/search/all_67.html
+share/doc/qore/modules/SqlUtil/html/search/all_67.js
+share/doc/qore/modules/SqlUtil/html/search/all_68.html
+share/doc/qore/modules/SqlUtil/html/search/all_68.js
+share/doc/qore/modules/SqlUtil/html/search/all_69.html
+share/doc/qore/modules/SqlUtil/html/search/all_69.js
+share/doc/qore/modules/SqlUtil/html/search/all_6a.html
+share/doc/qore/modules/SqlUtil/html/search/all_6a.js
+share/doc/qore/modules/SqlUtil/html/search/all_6b.html
+share/doc/qore/modules/SqlUtil/html/search/all_6b.js
+share/doc/qore/modules/SqlUtil/html/search/all_6c.html
+share/doc/qore/modules/SqlUtil/html/search/all_6c.js
+share/doc/qore/modules/SqlUtil/html/search/all_6d.html
+share/doc/qore/modules/SqlUtil/html/search/all_6d.js
+share/doc/qore/modules/SqlUtil/html/search/all_6e.html
+share/doc/qore/modules/SqlUtil/html/search/all_6e.js
+share/doc/qore/modules/SqlUtil/html/search/all_6f.html
+share/doc/qore/modules/SqlUtil/html/search/all_6f.js
+share/doc/qore/modules/SqlUtil/html/search/all_70.html
+share/doc/qore/modules/SqlUtil/html/search/all_70.js
+share/doc/qore/modules/SqlUtil/html/search/all_71.html
+share/doc/qore/modules/SqlUtil/html/search/all_71.js
+share/doc/qore/modules/SqlUtil/html/search/all_72.html
+share/doc/qore/modules/SqlUtil/html/search/all_72.js
+share/doc/qore/modules/SqlUtil/html/search/all_73.html
+share/doc/qore/modules/SqlUtil/html/search/all_73.js
+share/doc/qore/modules/SqlUtil/html/search/all_74.html
+share/doc/qore/modules/SqlUtil/html/search/all_74.js
+share/doc/qore/modules/SqlUtil/html/search/all_75.html
+share/doc/qore/modules/SqlUtil/html/search/all_75.js
+share/doc/qore/modules/SqlUtil/html/search/all_76.html
+share/doc/qore/modules/SqlUtil/html/search/all_76.js
+share/doc/qore/modules/SqlUtil/html/search/all_77.html
+share/doc/qore/modules/SqlUtil/html/search/all_77.js
+share/doc/qore/modules/SqlUtil/html/search/all_78.html
+share/doc/qore/modules/SqlUtil/html/search/all_78.js
+share/doc/qore/modules/SqlUtil/html/search/all_79.html
+share/doc/qore/modules/SqlUtil/html/search/all_79.js
+share/doc/qore/modules/SqlUtil/html/search/all_7a.html
+share/doc/qore/modules/SqlUtil/html/search/all_7a.js
+share/doc/qore/modules/SqlUtil/html/search/classes_61.html
+share/doc/qore/modules/SqlUtil/html/search/classes_61.js
+share/doc/qore/modules/SqlUtil/html/search/classes_62.html
+share/doc/qore/modules/SqlUtil/html/search/classes_62.js
+share/doc/qore/modules/SqlUtil/html/search/classes_63.html
+share/doc/qore/modules/SqlUtil/html/search/classes_63.js
+share/doc/qore/modules/SqlUtil/html/search/classes_64.html
+share/doc/qore/modules/SqlUtil/html/search/classes_64.js
+share/doc/qore/modules/SqlUtil/html/search/classes_65.html
+share/doc/qore/modules/SqlUtil/html/search/classes_65.js
+share/doc/qore/modules/SqlUtil/html/search/classes_66.html
+share/doc/qore/modules/SqlUtil/html/search/classes_66.js
+share/doc/qore/modules/SqlUtil/html/search/classes_67.html
+share/doc/qore/modules/SqlUtil/html/search/classes_67.js
+share/doc/qore/modules/SqlUtil/html/search/classes_68.html
+share/doc/qore/modules/SqlUtil/html/search/classes_68.js
+share/doc/qore/modules/SqlUtil/html/search/classes_69.html
+share/doc/qore/modules/SqlUtil/html/search/classes_69.js
+share/doc/qore/modules/SqlUtil/html/search/classes_6a.html
+share/doc/qore/modules/SqlUtil/html/search/classes_6a.js
+share/doc/qore/modules/SqlUtil/html/search/classes_6c.html
+share/doc/qore/modules/SqlUtil/html/search/classes_6c.js
+share/doc/qore/modules/SqlUtil/html/search/classes_6d.html
+share/doc/qore/modules/SqlUtil/html/search/classes_6d.js
+share/doc/qore/modules/SqlUtil/html/search/classes_6e.html
+share/doc/qore/modules/SqlUtil/html/search/classes_6e.js
+share/doc/qore/modules/SqlUtil/html/search/classes_6f.html
+share/doc/qore/modules/SqlUtil/html/search/classes_6f.js
+share/doc/qore/modules/SqlUtil/html/search/classes_70.html
+share/doc/qore/modules/SqlUtil/html/search/classes_70.js
+share/doc/qore/modules/SqlUtil/html/search/classes_71.html
+share/doc/qore/modules/SqlUtil/html/search/classes_71.js
+share/doc/qore/modules/SqlUtil/html/search/classes_72.html
+share/doc/qore/modules/SqlUtil/html/search/classes_72.js
+share/doc/qore/modules/SqlUtil/html/search/classes_73.html
+share/doc/qore/modules/SqlUtil/html/search/classes_73.js
+share/doc/qore/modules/SqlUtil/html/search/classes_74.html
+share/doc/qore/modules/SqlUtil/html/search/classes_74.js
+share/doc/qore/modules/SqlUtil/html/search/classes_75.html
+share/doc/qore/modules/SqlUtil/html/search/classes_75.js
+share/doc/qore/modules/SqlUtil/html/search/classes_7a.html
+share/doc/qore/modules/SqlUtil/html/search/classes_7a.js
share/doc/qore/modules/SqlUtil/html/search/close.png
-share/doc/qore/modules/SqlUtil/html/search/functions_0.html
-share/doc/qore/modules/SqlUtil/html/search/functions_0.js
-share/doc/qore/modules/SqlUtil/html/search/functions_1.html
-share/doc/qore/modules/SqlUtil/html/search/functions_1.js
-share/doc/qore/modules/SqlUtil/html/search/functions_10.html
-share/doc/qore/modules/SqlUtil/html/search/functions_10.js
-share/doc/qore/modules/SqlUtil/html/search/functions_11.html
-share/doc/qore/modules/SqlUtil/html/search/functions_11.js
-share/doc/qore/modules/SqlUtil/html/search/functions_12.html
-share/doc/qore/modules/SqlUtil/html/search/functions_12.js
-share/doc/qore/modules/SqlUtil/html/search/functions_13.html
-share/doc/qore/modules/SqlUtil/html/search/functions_13.js
-share/doc/qore/modules/SqlUtil/html/search/functions_14.html
-share/doc/qore/modules/SqlUtil/html/search/functions_14.js
-share/doc/qore/modules/SqlUtil/html/search/functions_15.html
-share/doc/qore/modules/SqlUtil/html/search/functions_15.js
-share/doc/qore/modules/SqlUtil/html/search/functions_16.html
-share/doc/qore/modules/SqlUtil/html/search/functions_16.js
-share/doc/qore/modules/SqlUtil/html/search/functions_17.html
-share/doc/qore/modules/SqlUtil/html/search/functions_17.js
-share/doc/qore/modules/SqlUtil/html/search/functions_18.html
-share/doc/qore/modules/SqlUtil/html/search/functions_18.js
-share/doc/qore/modules/SqlUtil/html/search/functions_2.html
-share/doc/qore/modules/SqlUtil/html/search/functions_2.js
-share/doc/qore/modules/SqlUtil/html/search/functions_3.html
-share/doc/qore/modules/SqlUtil/html/search/functions_3.js
-share/doc/qore/modules/SqlUtil/html/search/functions_4.html
-share/doc/qore/modules/SqlUtil/html/search/functions_4.js
-share/doc/qore/modules/SqlUtil/html/search/functions_5.html
-share/doc/qore/modules/SqlUtil/html/search/functions_5.js
-share/doc/qore/modules/SqlUtil/html/search/functions_6.html
-share/doc/qore/modules/SqlUtil/html/search/functions_6.js
-share/doc/qore/modules/SqlUtil/html/search/functions_7.html
-share/doc/qore/modules/SqlUtil/html/search/functions_7.js
-share/doc/qore/modules/SqlUtil/html/search/functions_8.html
-share/doc/qore/modules/SqlUtil/html/search/functions_8.js
-share/doc/qore/modules/SqlUtil/html/search/functions_9.html
-share/doc/qore/modules/SqlUtil/html/search/functions_9.js
-share/doc/qore/modules/SqlUtil/html/search/functions_a.html
-share/doc/qore/modules/SqlUtil/html/search/functions_a.js
-share/doc/qore/modules/SqlUtil/html/search/functions_b.html
-share/doc/qore/modules/SqlUtil/html/search/functions_b.js
-share/doc/qore/modules/SqlUtil/html/search/functions_c.html
-share/doc/qore/modules/SqlUtil/html/search/functions_c.js
-share/doc/qore/modules/SqlUtil/html/search/functions_d.html
-share/doc/qore/modules/SqlUtil/html/search/functions_d.js
-share/doc/qore/modules/SqlUtil/html/search/functions_e.html
-share/doc/qore/modules/SqlUtil/html/search/functions_e.js
-share/doc/qore/modules/SqlUtil/html/search/functions_f.html
-share/doc/qore/modules/SqlUtil/html/search/functions_f.js
-share/doc/qore/modules/SqlUtil/html/search/groups_0.html
-share/doc/qore/modules/SqlUtil/html/search/groups_0.js
-share/doc/qore/modules/SqlUtil/html/search/groups_1.html
-share/doc/qore/modules/SqlUtil/html/search/groups_1.js
-share/doc/qore/modules/SqlUtil/html/search/groups_10.html
-share/doc/qore/modules/SqlUtil/html/search/groups_10.js
-share/doc/qore/modules/SqlUtil/html/search/groups_11.html
-share/doc/qore/modules/SqlUtil/html/search/groups_11.js
-share/doc/qore/modules/SqlUtil/html/search/groups_2.html
-share/doc/qore/modules/SqlUtil/html/search/groups_2.js
-share/doc/qore/modules/SqlUtil/html/search/groups_3.html
-share/doc/qore/modules/SqlUtil/html/search/groups_3.js
-share/doc/qore/modules/SqlUtil/html/search/groups_4.html
-share/doc/qore/modules/SqlUtil/html/search/groups_4.js
-share/doc/qore/modules/SqlUtil/html/search/groups_5.html
-share/doc/qore/modules/SqlUtil/html/search/groups_5.js
-share/doc/qore/modules/SqlUtil/html/search/groups_6.html
-share/doc/qore/modules/SqlUtil/html/search/groups_6.js
-share/doc/qore/modules/SqlUtil/html/search/groups_7.html
-share/doc/qore/modules/SqlUtil/html/search/groups_7.js
-share/doc/qore/modules/SqlUtil/html/search/groups_8.html
-share/doc/qore/modules/SqlUtil/html/search/groups_8.js
-share/doc/qore/modules/SqlUtil/html/search/groups_9.html
-share/doc/qore/modules/SqlUtil/html/search/groups_9.js
-share/doc/qore/modules/SqlUtil/html/search/groups_a.html
-share/doc/qore/modules/SqlUtil/html/search/groups_a.js
-share/doc/qore/modules/SqlUtil/html/search/groups_b.html
-share/doc/qore/modules/SqlUtil/html/search/groups_b.js
-share/doc/qore/modules/SqlUtil/html/search/groups_c.html
-share/doc/qore/modules/SqlUtil/html/search/groups_c.js
-share/doc/qore/modules/SqlUtil/html/search/groups_d.html
-share/doc/qore/modules/SqlUtil/html/search/groups_d.js
-share/doc/qore/modules/SqlUtil/html/search/groups_e.html
-share/doc/qore/modules/SqlUtil/html/search/groups_e.js
-share/doc/qore/modules/SqlUtil/html/search/groups_f.html
-share/doc/qore/modules/SqlUtil/html/search/groups_f.js
+share/doc/qore/modules/SqlUtil/html/search/functions_61.html
+share/doc/qore/modules/SqlUtil/html/search/functions_61.js
+share/doc/qore/modules/SqlUtil/html/search/functions_62.html
+share/doc/qore/modules/SqlUtil/html/search/functions_62.js
+share/doc/qore/modules/SqlUtil/html/search/functions_63.html
+share/doc/qore/modules/SqlUtil/html/search/functions_63.js
+share/doc/qore/modules/SqlUtil/html/search/functions_64.html
+share/doc/qore/modules/SqlUtil/html/search/functions_64.js
+share/doc/qore/modules/SqlUtil/html/search/functions_65.html
+share/doc/qore/modules/SqlUtil/html/search/functions_65.js
+share/doc/qore/modules/SqlUtil/html/search/functions_66.html
+share/doc/qore/modules/SqlUtil/html/search/functions_66.js
+share/doc/qore/modules/SqlUtil/html/search/functions_67.html
+share/doc/qore/modules/SqlUtil/html/search/functions_67.js
+share/doc/qore/modules/SqlUtil/html/search/functions_68.html
+share/doc/qore/modules/SqlUtil/html/search/functions_68.js
+share/doc/qore/modules/SqlUtil/html/search/functions_69.html
+share/doc/qore/modules/SqlUtil/html/search/functions_69.js
+share/doc/qore/modules/SqlUtil/html/search/functions_6a.html
+share/doc/qore/modules/SqlUtil/html/search/functions_6a.js
+share/doc/qore/modules/SqlUtil/html/search/functions_6b.html
+share/doc/qore/modules/SqlUtil/html/search/functions_6b.js
+share/doc/qore/modules/SqlUtil/html/search/functions_6c.html
+share/doc/qore/modules/SqlUtil/html/search/functions_6c.js
+share/doc/qore/modules/SqlUtil/html/search/functions_6d.html
+share/doc/qore/modules/SqlUtil/html/search/functions_6d.js
+share/doc/qore/modules/SqlUtil/html/search/functions_6e.html
+share/doc/qore/modules/SqlUtil/html/search/functions_6e.js
+share/doc/qore/modules/SqlUtil/html/search/functions_6f.html
+share/doc/qore/modules/SqlUtil/html/search/functions_6f.js
+share/doc/qore/modules/SqlUtil/html/search/functions_70.html
+share/doc/qore/modules/SqlUtil/html/search/functions_70.js
+share/doc/qore/modules/SqlUtil/html/search/functions_72.html
+share/doc/qore/modules/SqlUtil/html/search/functions_72.js
+share/doc/qore/modules/SqlUtil/html/search/functions_73.html
+share/doc/qore/modules/SqlUtil/html/search/functions_73.js
+share/doc/qore/modules/SqlUtil/html/search/functions_74.html
+share/doc/qore/modules/SqlUtil/html/search/functions_74.js
+share/doc/qore/modules/SqlUtil/html/search/functions_75.html
+share/doc/qore/modules/SqlUtil/html/search/functions_75.js
+share/doc/qore/modules/SqlUtil/html/search/functions_76.html
+share/doc/qore/modules/SqlUtil/html/search/functions_76.js
+share/doc/qore/modules/SqlUtil/html/search/functions_77.html
+share/doc/qore/modules/SqlUtil/html/search/functions_77.js
+share/doc/qore/modules/SqlUtil/html/search/functions_78.html
+share/doc/qore/modules/SqlUtil/html/search/functions_78.js
+share/doc/qore/modules/SqlUtil/html/search/functions_79.html
+share/doc/qore/modules/SqlUtil/html/search/functions_79.js
+share/doc/qore/modules/SqlUtil/html/search/functions_7a.html
+share/doc/qore/modules/SqlUtil/html/search/functions_7a.js
+share/doc/qore/modules/SqlUtil/html/search/groups_62.html
+share/doc/qore/modules/SqlUtil/html/search/groups_62.js
+share/doc/qore/modules/SqlUtil/html/search/groups_63.html
+share/doc/qore/modules/SqlUtil/html/search/groups_63.js
+share/doc/qore/modules/SqlUtil/html/search/groups_64.html
+share/doc/qore/modules/SqlUtil/html/search/groups_64.js
+share/doc/qore/modules/SqlUtil/html/search/groups_65.html
+share/doc/qore/modules/SqlUtil/html/search/groups_65.js
+share/doc/qore/modules/SqlUtil/html/search/groups_66.html
+share/doc/qore/modules/SqlUtil/html/search/groups_66.js
+share/doc/qore/modules/SqlUtil/html/search/groups_68.html
+share/doc/qore/modules/SqlUtil/html/search/groups_68.js
+share/doc/qore/modules/SqlUtil/html/search/groups_69.html
+share/doc/qore/modules/SqlUtil/html/search/groups_69.js
+share/doc/qore/modules/SqlUtil/html/search/groups_6c.html
+share/doc/qore/modules/SqlUtil/html/search/groups_6c.js
+share/doc/qore/modules/SqlUtil/html/search/groups_6d.html
+share/doc/qore/modules/SqlUtil/html/search/groups_6d.js
+share/doc/qore/modules/SqlUtil/html/search/groups_6e.html
+share/doc/qore/modules/SqlUtil/html/search/groups_6e.js
+share/doc/qore/modules/SqlUtil/html/search/groups_6f.html
+share/doc/qore/modules/SqlUtil/html/search/groups_6f.js
+share/doc/qore/modules/SqlUtil/html/search/groups_70.html
+share/doc/qore/modules/SqlUtil/html/search/groups_70.js
+share/doc/qore/modules/SqlUtil/html/search/groups_72.html
+share/doc/qore/modules/SqlUtil/html/search/groups_72.js
+share/doc/qore/modules/SqlUtil/html/search/groups_73.html
+share/doc/qore/modules/SqlUtil/html/search/groups_73.js
+share/doc/qore/modules/SqlUtil/html/search/groups_74.html
+share/doc/qore/modules/SqlUtil/html/search/groups_74.js
+share/doc/qore/modules/SqlUtil/html/search/groups_75.html
+share/doc/qore/modules/SqlUtil/html/search/groups_75.js
+share/doc/qore/modules/SqlUtil/html/search/groups_77.html
+share/doc/qore/modules/SqlUtil/html/search/groups_77.js
+share/doc/qore/modules/SqlUtil/html/search/groups_78.html
+share/doc/qore/modules/SqlUtil/html/search/groups_78.js
share/doc/qore/modules/SqlUtil/html/search/mag_sel.png
-share/doc/qore/modules/SqlUtil/html/search/namespaces_0.html
-share/doc/qore/modules/SqlUtil/html/search/namespaces_0.js
-share/doc/qore/modules/SqlUtil/html/search/namespaces_1.html
-share/doc/qore/modules/SqlUtil/html/search/namespaces_1.js
-share/doc/qore/modules/SqlUtil/html/search/namespaces_2.html
-share/doc/qore/modules/SqlUtil/html/search/namespaces_2.js
+share/doc/qore/modules/SqlUtil/html/search/namespaces_71.html
+share/doc/qore/modules/SqlUtil/html/search/namespaces_71.js
+share/doc/qore/modules/SqlUtil/html/search/namespaces_73.html
+share/doc/qore/modules/SqlUtil/html/search/namespaces_73.js
+share/doc/qore/modules/SqlUtil/html/search/namespaces_75.html
+share/doc/qore/modules/SqlUtil/html/search/namespaces_75.js
share/doc/qore/modules/SqlUtil/html/search/nomatches.html
-share/doc/qore/modules/SqlUtil/html/search/pages_0.html
-share/doc/qore/modules/SqlUtil/html/search/pages_0.js
-share/doc/qore/modules/SqlUtil/html/search/pages_1.html
-share/doc/qore/modules/SqlUtil/html/search/pages_1.js
-share/doc/qore/modules/SqlUtil/html/search/pages_10.html
-share/doc/qore/modules/SqlUtil/html/search/pages_10.js
-share/doc/qore/modules/SqlUtil/html/search/pages_11.html
-share/doc/qore/modules/SqlUtil/html/search/pages_11.js
-share/doc/qore/modules/SqlUtil/html/search/pages_12.html
-share/doc/qore/modules/SqlUtil/html/search/pages_12.js
-share/doc/qore/modules/SqlUtil/html/search/pages_2.html
-share/doc/qore/modules/SqlUtil/html/search/pages_2.js
-share/doc/qore/modules/SqlUtil/html/search/pages_3.html
-share/doc/qore/modules/SqlUtil/html/search/pages_3.js
-share/doc/qore/modules/SqlUtil/html/search/pages_4.html
-share/doc/qore/modules/SqlUtil/html/search/pages_4.js
-share/doc/qore/modules/SqlUtil/html/search/pages_5.html
-share/doc/qore/modules/SqlUtil/html/search/pages_5.js
-share/doc/qore/modules/SqlUtil/html/search/pages_6.html
-share/doc/qore/modules/SqlUtil/html/search/pages_6.js
-share/doc/qore/modules/SqlUtil/html/search/pages_7.html
-share/doc/qore/modules/SqlUtil/html/search/pages_7.js
-share/doc/qore/modules/SqlUtil/html/search/pages_8.html
-share/doc/qore/modules/SqlUtil/html/search/pages_8.js
-share/doc/qore/modules/SqlUtil/html/search/pages_9.html
-share/doc/qore/modules/SqlUtil/html/search/pages_9.js
-share/doc/qore/modules/SqlUtil/html/search/pages_a.html
-share/doc/qore/modules/SqlUtil/html/search/pages_a.js
-share/doc/qore/modules/SqlUtil/html/search/pages_b.html
-share/doc/qore/modules/SqlUtil/html/search/pages_b.js
-share/doc/qore/modules/SqlUtil/html/search/pages_c.html
-share/doc/qore/modules/SqlUtil/html/search/pages_c.js
-share/doc/qore/modules/SqlUtil/html/search/pages_d.html
-share/doc/qore/modules/SqlUtil/html/search/pages_d.js
-share/doc/qore/modules/SqlUtil/html/search/pages_e.html
-share/doc/qore/modules/SqlUtil/html/search/pages_e.js
-share/doc/qore/modules/SqlUtil/html/search/pages_f.html
-share/doc/qore/modules/SqlUtil/html/search/pages_f.js
+share/doc/qore/modules/SqlUtil/html/search/pages_62.html
+share/doc/qore/modules/SqlUtil/html/search/pages_62.js
+share/doc/qore/modules/SqlUtil/html/search/pages_63.html
+share/doc/qore/modules/SqlUtil/html/search/pages_63.js
+share/doc/qore/modules/SqlUtil/html/search/pages_64.html
+share/doc/qore/modules/SqlUtil/html/search/pages_64.js
+share/doc/qore/modules/SqlUtil/html/search/pages_65.html
+share/doc/qore/modules/SqlUtil/html/search/pages_65.js
+share/doc/qore/modules/SqlUtil/html/search/pages_66.html
+share/doc/qore/modules/SqlUtil/html/search/pages_66.js
+share/doc/qore/modules/SqlUtil/html/search/pages_68.html
+share/doc/qore/modules/SqlUtil/html/search/pages_68.js
+share/doc/qore/modules/SqlUtil/html/search/pages_69.html
+share/doc/qore/modules/SqlUtil/html/search/pages_69.js
+share/doc/qore/modules/SqlUtil/html/search/pages_6b.html
+share/doc/qore/modules/SqlUtil/html/search/pages_6b.js
+share/doc/qore/modules/SqlUtil/html/search/pages_6c.html
+share/doc/qore/modules/SqlUtil/html/search/pages_6c.js
+share/doc/qore/modules/SqlUtil/html/search/pages_6d.html
+share/doc/qore/modules/SqlUtil/html/search/pages_6d.js
+share/doc/qore/modules/SqlUtil/html/search/pages_6e.html
+share/doc/qore/modules/SqlUtil/html/search/pages_6e.js
+share/doc/qore/modules/SqlUtil/html/search/pages_6f.html
+share/doc/qore/modules/SqlUtil/html/search/pages_6f.js
+share/doc/qore/modules/SqlUtil/html/search/pages_70.html
+share/doc/qore/modules/SqlUtil/html/search/pages_70.js
+share/doc/qore/modules/SqlUtil/html/search/pages_71.html
+share/doc/qore/modules/SqlUtil/html/search/pages_71.js
+share/doc/qore/modules/SqlUtil/html/search/pages_72.html
+share/doc/qore/modules/SqlUtil/html/search/pages_72.js
+share/doc/qore/modules/SqlUtil/html/search/pages_73.html
+share/doc/qore/modules/SqlUtil/html/search/pages_73.js
+share/doc/qore/modules/SqlUtil/html/search/pages_74.html
+share/doc/qore/modules/SqlUtil/html/search/pages_74.js
+share/doc/qore/modules/SqlUtil/html/search/pages_75.html
+share/doc/qore/modules/SqlUtil/html/search/pages_75.js
+share/doc/qore/modules/SqlUtil/html/search/pages_76.html
+share/doc/qore/modules/SqlUtil/html/search/pages_76.js
+share/doc/qore/modules/SqlUtil/html/search/pages_77.html
+share/doc/qore/modules/SqlUtil/html/search/pages_77.js
share/doc/qore/modules/SqlUtil/html/search/search.css
share/doc/qore/modules/SqlUtil/html/search/search.js
share/doc/qore/modules/SqlUtil/html/search/search_l.png
share/doc/qore/modules/SqlUtil/html/search/search_m.png
share/doc/qore/modules/SqlUtil/html/search/search_r.png
-share/doc/qore/modules/SqlUtil/html/search/searchdata.js
-share/doc/qore/modules/SqlUtil/html/search/variables_0.html
-share/doc/qore/modules/SqlUtil/html/search/variables_0.js
-share/doc/qore/modules/SqlUtil/html/search/variables_1.html
-share/doc/qore/modules/SqlUtil/html/search/variables_1.js
-share/doc/qore/modules/SqlUtil/html/search/variables_10.html
-share/doc/qore/modules/SqlUtil/html/search/variables_10.js
-share/doc/qore/modules/SqlUtil/html/search/variables_11.html
-share/doc/qore/modules/SqlUtil/html/search/variables_11.js
-share/doc/qore/modules/SqlUtil/html/search/variables_12.html
-share/doc/qore/modules/SqlUtil/html/search/variables_12.js
-share/doc/qore/modules/SqlUtil/html/search/variables_13.html
-share/doc/qore/modules/SqlUtil/html/search/variables_13.js
-share/doc/qore/modules/SqlUtil/html/search/variables_14.html
-share/doc/qore/modules/SqlUtil/html/search/variables_14.js
-share/doc/qore/modules/SqlUtil/html/search/variables_15.html
-share/doc/qore/modules/SqlUtil/html/search/variables_15.js
-share/doc/qore/modules/SqlUtil/html/search/variables_16.html
-share/doc/qore/modules/SqlUtil/html/search/variables_16.js
-share/doc/qore/modules/SqlUtil/html/search/variables_17.html
-share/doc/qore/modules/SqlUtil/html/search/variables_17.js
-share/doc/qore/modules/SqlUtil/html/search/variables_18.html
-share/doc/qore/modules/SqlUtil/html/search/variables_18.js
-share/doc/qore/modules/SqlUtil/html/search/variables_19.html
-share/doc/qore/modules/SqlUtil/html/search/variables_19.js
-share/doc/qore/modules/SqlUtil/html/search/variables_2.html
-share/doc/qore/modules/SqlUtil/html/search/variables_2.js
-share/doc/qore/modules/SqlUtil/html/search/variables_3.html
-share/doc/qore/modules/SqlUtil/html/search/variables_3.js
-share/doc/qore/modules/SqlUtil/html/search/variables_4.html
-share/doc/qore/modules/SqlUtil/html/search/variables_4.js
-share/doc/qore/modules/SqlUtil/html/search/variables_5.html
-share/doc/qore/modules/SqlUtil/html/search/variables_5.js
-share/doc/qore/modules/SqlUtil/html/search/variables_6.html
-share/doc/qore/modules/SqlUtil/html/search/variables_6.js
-share/doc/qore/modules/SqlUtil/html/search/variables_7.html
-share/doc/qore/modules/SqlUtil/html/search/variables_7.js
-share/doc/qore/modules/SqlUtil/html/search/variables_8.html
-share/doc/qore/modules/SqlUtil/html/search/variables_8.js
-share/doc/qore/modules/SqlUtil/html/search/variables_9.html
-share/doc/qore/modules/SqlUtil/html/search/variables_9.js
-share/doc/qore/modules/SqlUtil/html/search/variables_a.html
-share/doc/qore/modules/SqlUtil/html/search/variables_a.js
-share/doc/qore/modules/SqlUtil/html/search/variables_b.html
-share/doc/qore/modules/SqlUtil/html/search/variables_b.js
-share/doc/qore/modules/SqlUtil/html/search/variables_c.html
-share/doc/qore/modules/SqlUtil/html/search/variables_c.js
-share/doc/qore/modules/SqlUtil/html/search/variables_d.html
-share/doc/qore/modules/SqlUtil/html/search/variables_d.js
-share/doc/qore/modules/SqlUtil/html/search/variables_e.html
-share/doc/qore/modules/SqlUtil/html/search/variables_e.js
-share/doc/qore/modules/SqlUtil/html/search/variables_f.html
-share/doc/qore/modules/SqlUtil/html/search/variables_f.js
-share/doc/qore/modules/SqlUtil/html/splitbar.png
+share/doc/qore/modules/SqlUtil/html/search/variables_5f.html
+share/doc/qore/modules/SqlUtil/html/search/variables_5f.js
+share/doc/qore/modules/SqlUtil/html/search/variables_61.html
+share/doc/qore/modules/SqlUtil/html/search/variables_61.js
+share/doc/qore/modules/SqlUtil/html/search/variables_62.html
+share/doc/qore/modules/SqlUtil/html/search/variables_62.js
+share/doc/qore/modules/SqlUtil/html/search/variables_63.html
+share/doc/qore/modules/SqlUtil/html/search/variables_63.js
+share/doc/qore/modules/SqlUtil/html/search/variables_64.html
+share/doc/qore/modules/SqlUtil/html/search/variables_64.js
+share/doc/qore/modules/SqlUtil/html/search/variables_65.html
+share/doc/qore/modules/SqlUtil/html/search/variables_65.js
+share/doc/qore/modules/SqlUtil/html/search/variables_66.html
+share/doc/qore/modules/SqlUtil/html/search/variables_66.js
+share/doc/qore/modules/SqlUtil/html/search/variables_67.html
+share/doc/qore/modules/SqlUtil/html/search/variables_67.js
+share/doc/qore/modules/SqlUtil/html/search/variables_68.html
+share/doc/qore/modules/SqlUtil/html/search/variables_68.js
+share/doc/qore/modules/SqlUtil/html/search/variables_69.html
+share/doc/qore/modules/SqlUtil/html/search/variables_69.js
+share/doc/qore/modules/SqlUtil/html/search/variables_6a.html
+share/doc/qore/modules/SqlUtil/html/search/variables_6a.js
+share/doc/qore/modules/SqlUtil/html/search/variables_6c.html
+share/doc/qore/modules/SqlUtil/html/search/variables_6c.js
+share/doc/qore/modules/SqlUtil/html/search/variables_6d.html
+share/doc/qore/modules/SqlUtil/html/search/variables_6d.js
+share/doc/qore/modules/SqlUtil/html/search/variables_6e.html
+share/doc/qore/modules/SqlUtil/html/search/variables_6e.js
+share/doc/qore/modules/SqlUtil/html/search/variables_6f.html
+share/doc/qore/modules/SqlUtil/html/search/variables_6f.js
+share/doc/qore/modules/SqlUtil/html/search/variables_70.html
+share/doc/qore/modules/SqlUtil/html/search/variables_70.js
+share/doc/qore/modules/SqlUtil/html/search/variables_71.html
+share/doc/qore/modules/SqlUtil/html/search/variables_71.js
+share/doc/qore/modules/SqlUtil/html/search/variables_72.html
+share/doc/qore/modules/SqlUtil/html/search/variables_72.js
+share/doc/qore/modules/SqlUtil/html/search/variables_73.html
+share/doc/qore/modules/SqlUtil/html/search/variables_73.js
+share/doc/qore/modules/SqlUtil/html/search/variables_74.html
+share/doc/qore/modules/SqlUtil/html/search/variables_74.js
+share/doc/qore/modules/SqlUtil/html/search/variables_75.html
+share/doc/qore/modules/SqlUtil/html/search/variables_75.js
+share/doc/qore/modules/SqlUtil/html/search/variables_76.html
+share/doc/qore/modules/SqlUtil/html/search/variables_76.js
+share/doc/qore/modules/SqlUtil/html/search/variables_77.html
+share/doc/qore/modules/SqlUtil/html/search/variables_77.js
+share/doc/qore/modules/SqlUtil/html/search/variables_78.html
+share/doc/qore/modules/SqlUtil/html/search/variables_78.js
+share/doc/qore/modules/SqlUtil/html/search/variables_79.html
+share/doc/qore/modules/SqlUtil/html/search/variables_79.js
+share/doc/qore/modules/SqlUtil/html/search/variables_7a.html
+share/doc/qore/modules/SqlUtil/html/search/variables_7a.js
share/doc/qore/modules/SqlUtil/html/sql_operations.html
share/doc/qore/modules/SqlUtil/html/struct_sql_util_1_1_column_operator_info-members.html
share/doc/qore/modules/SqlUtil/html/struct_sql_util_1_1_column_operator_info.html
@@ -17383,7 +18355,7 @@ share/doc/qore/modules/SqlUtil/html/tab_s.png
share/doc/qore/modules/SqlUtil/html/tabs.css
share/doc/qore/modules/Swagger/html/_swagger_8qm_8dox_8h_source.html
share/doc/qore/modules/Swagger/html/annotated.html
-share/doc/qore/modules/Swagger/html/annotated_dup.js
+share/doc/qore/modules/Swagger/html/annotated.js
share/doc/qore/modules/Swagger/html/bc_s.png
share/doc/qore/modules/Swagger/html/bdwn.png
share/doc/qore/modules/Swagger/html/class_swagger_1_1_abstract_parameter_object-members.html
@@ -17526,37 +18498,56 @@ share/doc/qore/modules/Swagger/html/class_swagger_1_1_xml_object__inherit__graph
share/doc/qore/modules/Swagger/html/classes.html
share/doc/qore/modules/Swagger/html/closed.png
share/doc/qore/modules/Swagger/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Swagger/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Swagger/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Swagger/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Swagger/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Swagger/html/doc.png
+share/doc/qore/modules/Swagger/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Swagger/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Swagger/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Swagger/html/doxygen.css
share/doc/qore/modules/Swagger/html/doxygen.png
share/doc/qore/modules/Swagger/html/dynsections.js
-share/doc/qore/modules/Swagger/html/folderclosed.png
-share/doc/qore/modules/Swagger/html/folderopen.png
+share/doc/qore/modules/Swagger/html/ftv2blank.png
+share/doc/qore/modules/Swagger/html/ftv2cl.png
+share/doc/qore/modules/Swagger/html/ftv2doc.png
+share/doc/qore/modules/Swagger/html/ftv2folderclosed.png
+share/doc/qore/modules/Swagger/html/ftv2folderopen.png
+share/doc/qore/modules/Swagger/html/ftv2lastnode.png
+share/doc/qore/modules/Swagger/html/ftv2link.png
+share/doc/qore/modules/Swagger/html/ftv2mlastnode.png
+share/doc/qore/modules/Swagger/html/ftv2mnode.png
+share/doc/qore/modules/Swagger/html/ftv2mo.png
+share/doc/qore/modules/Swagger/html/ftv2node.png
+share/doc/qore/modules/Swagger/html/ftv2ns.png
+share/doc/qore/modules/Swagger/html/ftv2plastnode.png
+share/doc/qore/modules/Swagger/html/ftv2pnode.png
+share/doc/qore/modules/Swagger/html/ftv2splitbar.png
+share/doc/qore/modules/Swagger/html/ftv2vertline.png
share/doc/qore/modules/Swagger/html/functions.html
-share/doc/qore/modules/Swagger/html/functions_b.html
-share/doc/qore/modules/Swagger/html/functions_c.html
-share/doc/qore/modules/Swagger/html/functions_d.html
+share/doc/qore/modules/Swagger/html/functions_0x62.html
+share/doc/qore/modules/Swagger/html/functions_0x63.html
+share/doc/qore/modules/Swagger/html/functions_0x64.html
+share/doc/qore/modules/Swagger/html/functions_0x65.html
+share/doc/qore/modules/Swagger/html/functions_0x66.html
+share/doc/qore/modules/Swagger/html/functions_0x67.html
+share/doc/qore/modules/Swagger/html/functions_0x68.html
+share/doc/qore/modules/Swagger/html/functions_0x69.html
+share/doc/qore/modules/Swagger/html/functions_0x6c.html
+share/doc/qore/modules/Swagger/html/functions_0x6d.html
+share/doc/qore/modules/Swagger/html/functions_0x6e.html
+share/doc/qore/modules/Swagger/html/functions_0x6f.html
+share/doc/qore/modules/Swagger/html/functions_0x70.html
+share/doc/qore/modules/Swagger/html/functions_0x72.html
+share/doc/qore/modules/Swagger/html/functions_0x73.html
+share/doc/qore/modules/Swagger/html/functions_0x74.html
+share/doc/qore/modules/Swagger/html/functions_0x75.html
+share/doc/qore/modules/Swagger/html/functions_0x76.html
+share/doc/qore/modules/Swagger/html/functions_0x77.html
+share/doc/qore/modules/Swagger/html/functions_0x78.html
share/doc/qore/modules/Swagger/html/functions_dup.js
-share/doc/qore/modules/Swagger/html/functions_e.html
-share/doc/qore/modules/Swagger/html/functions_f.html
share/doc/qore/modules/Swagger/html/functions_func.html
-share/doc/qore/modules/Swagger/html/functions_g.html
-share/doc/qore/modules/Swagger/html/functions_h.html
-share/doc/qore/modules/Swagger/html/functions_i.html
-share/doc/qore/modules/Swagger/html/functions_l.html
-share/doc/qore/modules/Swagger/html/functions_m.html
-share/doc/qore/modules/Swagger/html/functions_n.html
-share/doc/qore/modules/Swagger/html/functions_o.html
-share/doc/qore/modules/Swagger/html/functions_p.html
-share/doc/qore/modules/Swagger/html/functions_r.html
-share/doc/qore/modules/Swagger/html/functions_s.html
-share/doc/qore/modules/Swagger/html/functions_t.html
-share/doc/qore/modules/Swagger/html/functions_u.html
-share/doc/qore/modules/Swagger/html/functions_v.html
share/doc/qore/modules/Swagger/html/functions_vars.html
-share/doc/qore/modules/Swagger/html/functions_w.html
-share/doc/qore/modules/Swagger/html/functions_x.html
share/doc/qore/modules/Swagger/html/graph_legend.html
share/doc/qore/modules/Swagger/html/graph_legend.md5
share/doc/qore/modules/Swagger/html/graph_legend.png
@@ -17575,8 +18566,6 @@ share/doc/qore/modules/Swagger/html/inherit_graph_2.md5
share/doc/qore/modules/Swagger/html/inherit_graph_2.png
share/doc/qore/modules/Swagger/html/inherits.html
share/doc/qore/modules/Swagger/html/jquery.js
-share/doc/qore/modules/Swagger/html/menu.js
-share/doc/qore/modules/Swagger/html/menudata.js
share/doc/qore/modules/Swagger/html/namespace_swagger.html
share/doc/qore/modules/Swagger/html/namespace_swagger.js
share/doc/qore/modules/Swagger/html/namespacemembers.html
@@ -17588,304 +18577,303 @@ share/doc/qore/modules/Swagger/html/nav_g.png
share/doc/qore/modules/Swagger/html/nav_h.png
share/doc/qore/modules/Swagger/html/navtree.css
share/doc/qore/modules/Swagger/html/navtree.js
-share/doc/qore/modules/Swagger/html/navtreedata.js
share/doc/qore/modules/Swagger/html/navtreeindex0.js
share/doc/qore/modules/Swagger/html/navtreeindex1.js
share/doc/qore/modules/Swagger/html/open.png
share/doc/qore/modules/Swagger/html/pages.html
share/doc/qore/modules/Swagger/html/resize.js
-share/doc/qore/modules/Swagger/html/search/all_0.html
-share/doc/qore/modules/Swagger/html/search/all_0.js
-share/doc/qore/modules/Swagger/html/search/all_1.html
-share/doc/qore/modules/Swagger/html/search/all_1.js
-share/doc/qore/modules/Swagger/html/search/all_10.html
-share/doc/qore/modules/Swagger/html/search/all_10.js
-share/doc/qore/modules/Swagger/html/search/all_11.html
-share/doc/qore/modules/Swagger/html/search/all_11.js
-share/doc/qore/modules/Swagger/html/search/all_12.html
-share/doc/qore/modules/Swagger/html/search/all_12.js
-share/doc/qore/modules/Swagger/html/search/all_13.html
-share/doc/qore/modules/Swagger/html/search/all_13.js
-share/doc/qore/modules/Swagger/html/search/all_14.html
-share/doc/qore/modules/Swagger/html/search/all_14.js
-share/doc/qore/modules/Swagger/html/search/all_15.html
-share/doc/qore/modules/Swagger/html/search/all_15.js
-share/doc/qore/modules/Swagger/html/search/all_16.html
-share/doc/qore/modules/Swagger/html/search/all_16.js
-share/doc/qore/modules/Swagger/html/search/all_17.html
-share/doc/qore/modules/Swagger/html/search/all_17.js
-share/doc/qore/modules/Swagger/html/search/all_18.html
-share/doc/qore/modules/Swagger/html/search/all_18.js
-share/doc/qore/modules/Swagger/html/search/all_19.html
-share/doc/qore/modules/Swagger/html/search/all_19.js
-share/doc/qore/modules/Swagger/html/search/all_1a.html
-share/doc/qore/modules/Swagger/html/search/all_1a.js
-share/doc/qore/modules/Swagger/html/search/all_2.html
-share/doc/qore/modules/Swagger/html/search/all_2.js
-share/doc/qore/modules/Swagger/html/search/all_3.html
-share/doc/qore/modules/Swagger/html/search/all_3.js
-share/doc/qore/modules/Swagger/html/search/all_4.html
-share/doc/qore/modules/Swagger/html/search/all_4.js
-share/doc/qore/modules/Swagger/html/search/all_5.html
-share/doc/qore/modules/Swagger/html/search/all_5.js
-share/doc/qore/modules/Swagger/html/search/all_6.html
-share/doc/qore/modules/Swagger/html/search/all_6.js
-share/doc/qore/modules/Swagger/html/search/all_7.html
-share/doc/qore/modules/Swagger/html/search/all_7.js
-share/doc/qore/modules/Swagger/html/search/all_8.html
-share/doc/qore/modules/Swagger/html/search/all_8.js
-share/doc/qore/modules/Swagger/html/search/all_9.html
-share/doc/qore/modules/Swagger/html/search/all_9.js
-share/doc/qore/modules/Swagger/html/search/all_a.html
-share/doc/qore/modules/Swagger/html/search/all_a.js
-share/doc/qore/modules/Swagger/html/search/all_b.html
-share/doc/qore/modules/Swagger/html/search/all_b.js
-share/doc/qore/modules/Swagger/html/search/all_c.html
-share/doc/qore/modules/Swagger/html/search/all_c.js
-share/doc/qore/modules/Swagger/html/search/all_d.html
-share/doc/qore/modules/Swagger/html/search/all_d.js
-share/doc/qore/modules/Swagger/html/search/all_e.html
-share/doc/qore/modules/Swagger/html/search/all_e.js
-share/doc/qore/modules/Swagger/html/search/all_f.html
-share/doc/qore/modules/Swagger/html/search/all_f.js
-share/doc/qore/modules/Swagger/html/search/classes_0.html
-share/doc/qore/modules/Swagger/html/search/classes_0.js
-share/doc/qore/modules/Swagger/html/search/classes_1.html
-share/doc/qore/modules/Swagger/html/search/classes_1.js
-share/doc/qore/modules/Swagger/html/search/classes_10.html
-share/doc/qore/modules/Swagger/html/search/classes_10.js
-share/doc/qore/modules/Swagger/html/search/classes_11.html
-share/doc/qore/modules/Swagger/html/search/classes_11.js
-share/doc/qore/modules/Swagger/html/search/classes_12.html
-share/doc/qore/modules/Swagger/html/search/classes_12.js
-share/doc/qore/modules/Swagger/html/search/classes_13.html
-share/doc/qore/modules/Swagger/html/search/classes_13.js
-share/doc/qore/modules/Swagger/html/search/classes_14.html
-share/doc/qore/modules/Swagger/html/search/classes_14.js
-share/doc/qore/modules/Swagger/html/search/classes_2.html
-share/doc/qore/modules/Swagger/html/search/classes_2.js
-share/doc/qore/modules/Swagger/html/search/classes_3.html
-share/doc/qore/modules/Swagger/html/search/classes_3.js
-share/doc/qore/modules/Swagger/html/search/classes_4.html
-share/doc/qore/modules/Swagger/html/search/classes_4.js
-share/doc/qore/modules/Swagger/html/search/classes_5.html
-share/doc/qore/modules/Swagger/html/search/classes_5.js
-share/doc/qore/modules/Swagger/html/search/classes_6.html
-share/doc/qore/modules/Swagger/html/search/classes_6.js
-share/doc/qore/modules/Swagger/html/search/classes_7.html
-share/doc/qore/modules/Swagger/html/search/classes_7.js
-share/doc/qore/modules/Swagger/html/search/classes_8.html
-share/doc/qore/modules/Swagger/html/search/classes_8.js
-share/doc/qore/modules/Swagger/html/search/classes_9.html
-share/doc/qore/modules/Swagger/html/search/classes_9.js
-share/doc/qore/modules/Swagger/html/search/classes_a.html
-share/doc/qore/modules/Swagger/html/search/classes_a.js
-share/doc/qore/modules/Swagger/html/search/classes_b.html
-share/doc/qore/modules/Swagger/html/search/classes_b.js
-share/doc/qore/modules/Swagger/html/search/classes_c.html
-share/doc/qore/modules/Swagger/html/search/classes_c.js
-share/doc/qore/modules/Swagger/html/search/classes_d.html
-share/doc/qore/modules/Swagger/html/search/classes_d.js
-share/doc/qore/modules/Swagger/html/search/classes_e.html
-share/doc/qore/modules/Swagger/html/search/classes_e.js
-share/doc/qore/modules/Swagger/html/search/classes_f.html
-share/doc/qore/modules/Swagger/html/search/classes_f.js
+share/doc/qore/modules/Swagger/html/search/all_5f.html
+share/doc/qore/modules/Swagger/html/search/all_5f.js
+share/doc/qore/modules/Swagger/html/search/all_61.html
+share/doc/qore/modules/Swagger/html/search/all_61.js
+share/doc/qore/modules/Swagger/html/search/all_62.html
+share/doc/qore/modules/Swagger/html/search/all_62.js
+share/doc/qore/modules/Swagger/html/search/all_63.html
+share/doc/qore/modules/Swagger/html/search/all_63.js
+share/doc/qore/modules/Swagger/html/search/all_64.html
+share/doc/qore/modules/Swagger/html/search/all_64.js
+share/doc/qore/modules/Swagger/html/search/all_65.html
+share/doc/qore/modules/Swagger/html/search/all_65.js
+share/doc/qore/modules/Swagger/html/search/all_66.html
+share/doc/qore/modules/Swagger/html/search/all_66.js
+share/doc/qore/modules/Swagger/html/search/all_67.html
+share/doc/qore/modules/Swagger/html/search/all_67.js
+share/doc/qore/modules/Swagger/html/search/all_68.html
+share/doc/qore/modules/Swagger/html/search/all_68.js
+share/doc/qore/modules/Swagger/html/search/all_69.html
+share/doc/qore/modules/Swagger/html/search/all_69.js
+share/doc/qore/modules/Swagger/html/search/all_6a.html
+share/doc/qore/modules/Swagger/html/search/all_6a.js
+share/doc/qore/modules/Swagger/html/search/all_6b.html
+share/doc/qore/modules/Swagger/html/search/all_6b.js
+share/doc/qore/modules/Swagger/html/search/all_6c.html
+share/doc/qore/modules/Swagger/html/search/all_6c.js
+share/doc/qore/modules/Swagger/html/search/all_6d.html
+share/doc/qore/modules/Swagger/html/search/all_6d.js
+share/doc/qore/modules/Swagger/html/search/all_6e.html
+share/doc/qore/modules/Swagger/html/search/all_6e.js
+share/doc/qore/modules/Swagger/html/search/all_6f.html
+share/doc/qore/modules/Swagger/html/search/all_6f.js
+share/doc/qore/modules/Swagger/html/search/all_70.html
+share/doc/qore/modules/Swagger/html/search/all_70.js
+share/doc/qore/modules/Swagger/html/search/all_71.html
+share/doc/qore/modules/Swagger/html/search/all_71.js
+share/doc/qore/modules/Swagger/html/search/all_72.html
+share/doc/qore/modules/Swagger/html/search/all_72.js
+share/doc/qore/modules/Swagger/html/search/all_73.html
+share/doc/qore/modules/Swagger/html/search/all_73.js
+share/doc/qore/modules/Swagger/html/search/all_74.html
+share/doc/qore/modules/Swagger/html/search/all_74.js
+share/doc/qore/modules/Swagger/html/search/all_75.html
+share/doc/qore/modules/Swagger/html/search/all_75.js
+share/doc/qore/modules/Swagger/html/search/all_76.html
+share/doc/qore/modules/Swagger/html/search/all_76.js
+share/doc/qore/modules/Swagger/html/search/all_77.html
+share/doc/qore/modules/Swagger/html/search/all_77.js
+share/doc/qore/modules/Swagger/html/search/all_78.html
+share/doc/qore/modules/Swagger/html/search/all_78.js
+share/doc/qore/modules/Swagger/html/search/all_79.html
+share/doc/qore/modules/Swagger/html/search/all_79.js
+share/doc/qore/modules/Swagger/html/search/all_7a.html
+share/doc/qore/modules/Swagger/html/search/all_7a.js
+share/doc/qore/modules/Swagger/html/search/classes_61.html
+share/doc/qore/modules/Swagger/html/search/classes_61.js
+share/doc/qore/modules/Swagger/html/search/classes_62.html
+share/doc/qore/modules/Swagger/html/search/classes_62.js
+share/doc/qore/modules/Swagger/html/search/classes_63.html
+share/doc/qore/modules/Swagger/html/search/classes_63.js
+share/doc/qore/modules/Swagger/html/search/classes_64.html
+share/doc/qore/modules/Swagger/html/search/classes_64.js
+share/doc/qore/modules/Swagger/html/search/classes_65.html
+share/doc/qore/modules/Swagger/html/search/classes_65.js
+share/doc/qore/modules/Swagger/html/search/classes_66.html
+share/doc/qore/modules/Swagger/html/search/classes_66.js
+share/doc/qore/modules/Swagger/html/search/classes_67.html
+share/doc/qore/modules/Swagger/html/search/classes_67.js
+share/doc/qore/modules/Swagger/html/search/classes_68.html
+share/doc/qore/modules/Swagger/html/search/classes_68.js
+share/doc/qore/modules/Swagger/html/search/classes_69.html
+share/doc/qore/modules/Swagger/html/search/classes_69.js
+share/doc/qore/modules/Swagger/html/search/classes_6c.html
+share/doc/qore/modules/Swagger/html/search/classes_6c.js
+share/doc/qore/modules/Swagger/html/search/classes_6d.html
+share/doc/qore/modules/Swagger/html/search/classes_6d.js
+share/doc/qore/modules/Swagger/html/search/classes_6e.html
+share/doc/qore/modules/Swagger/html/search/classes_6e.js
+share/doc/qore/modules/Swagger/html/search/classes_6f.html
+share/doc/qore/modules/Swagger/html/search/classes_6f.js
+share/doc/qore/modules/Swagger/html/search/classes_70.html
+share/doc/qore/modules/Swagger/html/search/classes_70.js
+share/doc/qore/modules/Swagger/html/search/classes_71.html
+share/doc/qore/modules/Swagger/html/search/classes_71.js
+share/doc/qore/modules/Swagger/html/search/classes_72.html
+share/doc/qore/modules/Swagger/html/search/classes_72.js
+share/doc/qore/modules/Swagger/html/search/classes_73.html
+share/doc/qore/modules/Swagger/html/search/classes_73.js
+share/doc/qore/modules/Swagger/html/search/classes_74.html
+share/doc/qore/modules/Swagger/html/search/classes_74.js
+share/doc/qore/modules/Swagger/html/search/classes_75.html
+share/doc/qore/modules/Swagger/html/search/classes_75.js
+share/doc/qore/modules/Swagger/html/search/classes_78.html
+share/doc/qore/modules/Swagger/html/search/classes_78.js
+share/doc/qore/modules/Swagger/html/search/classes_7a.html
+share/doc/qore/modules/Swagger/html/search/classes_7a.js
share/doc/qore/modules/Swagger/html/search/close.png
-share/doc/qore/modules/Swagger/html/search/functions_0.html
-share/doc/qore/modules/Swagger/html/search/functions_0.js
-share/doc/qore/modules/Swagger/html/search/functions_1.html
-share/doc/qore/modules/Swagger/html/search/functions_1.js
-share/doc/qore/modules/Swagger/html/search/functions_10.html
-share/doc/qore/modules/Swagger/html/search/functions_10.js
-share/doc/qore/modules/Swagger/html/search/functions_11.html
-share/doc/qore/modules/Swagger/html/search/functions_11.js
-share/doc/qore/modules/Swagger/html/search/functions_12.html
-share/doc/qore/modules/Swagger/html/search/functions_12.js
-share/doc/qore/modules/Swagger/html/search/functions_13.html
-share/doc/qore/modules/Swagger/html/search/functions_13.js
-share/doc/qore/modules/Swagger/html/search/functions_14.html
-share/doc/qore/modules/Swagger/html/search/functions_14.js
-share/doc/qore/modules/Swagger/html/search/functions_15.html
-share/doc/qore/modules/Swagger/html/search/functions_15.js
-share/doc/qore/modules/Swagger/html/search/functions_16.html
-share/doc/qore/modules/Swagger/html/search/functions_16.js
-share/doc/qore/modules/Swagger/html/search/functions_17.html
-share/doc/qore/modules/Swagger/html/search/functions_17.js
-share/doc/qore/modules/Swagger/html/search/functions_18.html
-share/doc/qore/modules/Swagger/html/search/functions_18.js
-share/doc/qore/modules/Swagger/html/search/functions_2.html
-share/doc/qore/modules/Swagger/html/search/functions_2.js
-share/doc/qore/modules/Swagger/html/search/functions_3.html
-share/doc/qore/modules/Swagger/html/search/functions_3.js
-share/doc/qore/modules/Swagger/html/search/functions_4.html
-share/doc/qore/modules/Swagger/html/search/functions_4.js
-share/doc/qore/modules/Swagger/html/search/functions_5.html
-share/doc/qore/modules/Swagger/html/search/functions_5.js
-share/doc/qore/modules/Swagger/html/search/functions_6.html
-share/doc/qore/modules/Swagger/html/search/functions_6.js
-share/doc/qore/modules/Swagger/html/search/functions_7.html
-share/doc/qore/modules/Swagger/html/search/functions_7.js
-share/doc/qore/modules/Swagger/html/search/functions_8.html
-share/doc/qore/modules/Swagger/html/search/functions_8.js
-share/doc/qore/modules/Swagger/html/search/functions_9.html
-share/doc/qore/modules/Swagger/html/search/functions_9.js
-share/doc/qore/modules/Swagger/html/search/functions_a.html
-share/doc/qore/modules/Swagger/html/search/functions_a.js
-share/doc/qore/modules/Swagger/html/search/functions_b.html
-share/doc/qore/modules/Swagger/html/search/functions_b.js
-share/doc/qore/modules/Swagger/html/search/functions_c.html
-share/doc/qore/modules/Swagger/html/search/functions_c.js
-share/doc/qore/modules/Swagger/html/search/functions_d.html
-share/doc/qore/modules/Swagger/html/search/functions_d.js
-share/doc/qore/modules/Swagger/html/search/functions_e.html
-share/doc/qore/modules/Swagger/html/search/functions_e.js
-share/doc/qore/modules/Swagger/html/search/functions_f.html
-share/doc/qore/modules/Swagger/html/search/functions_f.js
-share/doc/qore/modules/Swagger/html/search/groups_0.html
-share/doc/qore/modules/Swagger/html/search/groups_0.js
-share/doc/qore/modules/Swagger/html/search/groups_1.html
-share/doc/qore/modules/Swagger/html/search/groups_1.js
-share/doc/qore/modules/Swagger/html/search/groups_10.html
-share/doc/qore/modules/Swagger/html/search/groups_10.js
-share/doc/qore/modules/Swagger/html/search/groups_11.html
-share/doc/qore/modules/Swagger/html/search/groups_11.js
-share/doc/qore/modules/Swagger/html/search/groups_2.html
-share/doc/qore/modules/Swagger/html/search/groups_2.js
-share/doc/qore/modules/Swagger/html/search/groups_3.html
-share/doc/qore/modules/Swagger/html/search/groups_3.js
-share/doc/qore/modules/Swagger/html/search/groups_4.html
-share/doc/qore/modules/Swagger/html/search/groups_4.js
-share/doc/qore/modules/Swagger/html/search/groups_5.html
-share/doc/qore/modules/Swagger/html/search/groups_5.js
-share/doc/qore/modules/Swagger/html/search/groups_6.html
-share/doc/qore/modules/Swagger/html/search/groups_6.js
-share/doc/qore/modules/Swagger/html/search/groups_7.html
-share/doc/qore/modules/Swagger/html/search/groups_7.js
-share/doc/qore/modules/Swagger/html/search/groups_8.html
-share/doc/qore/modules/Swagger/html/search/groups_8.js
-share/doc/qore/modules/Swagger/html/search/groups_9.html
-share/doc/qore/modules/Swagger/html/search/groups_9.js
-share/doc/qore/modules/Swagger/html/search/groups_a.html
-share/doc/qore/modules/Swagger/html/search/groups_a.js
-share/doc/qore/modules/Swagger/html/search/groups_b.html
-share/doc/qore/modules/Swagger/html/search/groups_b.js
-share/doc/qore/modules/Swagger/html/search/groups_c.html
-share/doc/qore/modules/Swagger/html/search/groups_c.js
-share/doc/qore/modules/Swagger/html/search/groups_d.html
-share/doc/qore/modules/Swagger/html/search/groups_d.js
-share/doc/qore/modules/Swagger/html/search/groups_e.html
-share/doc/qore/modules/Swagger/html/search/groups_e.js
-share/doc/qore/modules/Swagger/html/search/groups_f.html
-share/doc/qore/modules/Swagger/html/search/groups_f.js
+share/doc/qore/modules/Swagger/html/search/functions_61.html
+share/doc/qore/modules/Swagger/html/search/functions_61.js
+share/doc/qore/modules/Swagger/html/search/functions_62.html
+share/doc/qore/modules/Swagger/html/search/functions_62.js
+share/doc/qore/modules/Swagger/html/search/functions_63.html
+share/doc/qore/modules/Swagger/html/search/functions_63.js
+share/doc/qore/modules/Swagger/html/search/functions_64.html
+share/doc/qore/modules/Swagger/html/search/functions_64.js
+share/doc/qore/modules/Swagger/html/search/functions_65.html
+share/doc/qore/modules/Swagger/html/search/functions_65.js
+share/doc/qore/modules/Swagger/html/search/functions_66.html
+share/doc/qore/modules/Swagger/html/search/functions_66.js
+share/doc/qore/modules/Swagger/html/search/functions_67.html
+share/doc/qore/modules/Swagger/html/search/functions_67.js
+share/doc/qore/modules/Swagger/html/search/functions_68.html
+share/doc/qore/modules/Swagger/html/search/functions_68.js
+share/doc/qore/modules/Swagger/html/search/functions_69.html
+share/doc/qore/modules/Swagger/html/search/functions_69.js
+share/doc/qore/modules/Swagger/html/search/functions_6a.html
+share/doc/qore/modules/Swagger/html/search/functions_6a.js
+share/doc/qore/modules/Swagger/html/search/functions_6b.html
+share/doc/qore/modules/Swagger/html/search/functions_6b.js
+share/doc/qore/modules/Swagger/html/search/functions_6c.html
+share/doc/qore/modules/Swagger/html/search/functions_6c.js
+share/doc/qore/modules/Swagger/html/search/functions_6d.html
+share/doc/qore/modules/Swagger/html/search/functions_6d.js
+share/doc/qore/modules/Swagger/html/search/functions_6e.html
+share/doc/qore/modules/Swagger/html/search/functions_6e.js
+share/doc/qore/modules/Swagger/html/search/functions_6f.html
+share/doc/qore/modules/Swagger/html/search/functions_6f.js
+share/doc/qore/modules/Swagger/html/search/functions_70.html
+share/doc/qore/modules/Swagger/html/search/functions_70.js
+share/doc/qore/modules/Swagger/html/search/functions_72.html
+share/doc/qore/modules/Swagger/html/search/functions_72.js
+share/doc/qore/modules/Swagger/html/search/functions_73.html
+share/doc/qore/modules/Swagger/html/search/functions_73.js
+share/doc/qore/modules/Swagger/html/search/functions_74.html
+share/doc/qore/modules/Swagger/html/search/functions_74.js
+share/doc/qore/modules/Swagger/html/search/functions_75.html
+share/doc/qore/modules/Swagger/html/search/functions_75.js
+share/doc/qore/modules/Swagger/html/search/functions_76.html
+share/doc/qore/modules/Swagger/html/search/functions_76.js
+share/doc/qore/modules/Swagger/html/search/functions_77.html
+share/doc/qore/modules/Swagger/html/search/functions_77.js
+share/doc/qore/modules/Swagger/html/search/functions_78.html
+share/doc/qore/modules/Swagger/html/search/functions_78.js
+share/doc/qore/modules/Swagger/html/search/functions_79.html
+share/doc/qore/modules/Swagger/html/search/functions_79.js
+share/doc/qore/modules/Swagger/html/search/functions_7a.html
+share/doc/qore/modules/Swagger/html/search/functions_7a.js
+share/doc/qore/modules/Swagger/html/search/groups_62.html
+share/doc/qore/modules/Swagger/html/search/groups_62.js
+share/doc/qore/modules/Swagger/html/search/groups_63.html
+share/doc/qore/modules/Swagger/html/search/groups_63.js
+share/doc/qore/modules/Swagger/html/search/groups_64.html
+share/doc/qore/modules/Swagger/html/search/groups_64.js
+share/doc/qore/modules/Swagger/html/search/groups_65.html
+share/doc/qore/modules/Swagger/html/search/groups_65.js
+share/doc/qore/modules/Swagger/html/search/groups_66.html
+share/doc/qore/modules/Swagger/html/search/groups_66.js
+share/doc/qore/modules/Swagger/html/search/groups_68.html
+share/doc/qore/modules/Swagger/html/search/groups_68.js
+share/doc/qore/modules/Swagger/html/search/groups_69.html
+share/doc/qore/modules/Swagger/html/search/groups_69.js
+share/doc/qore/modules/Swagger/html/search/groups_6c.html
+share/doc/qore/modules/Swagger/html/search/groups_6c.js
+share/doc/qore/modules/Swagger/html/search/groups_6d.html
+share/doc/qore/modules/Swagger/html/search/groups_6d.js
+share/doc/qore/modules/Swagger/html/search/groups_6e.html
+share/doc/qore/modules/Swagger/html/search/groups_6e.js
+share/doc/qore/modules/Swagger/html/search/groups_6f.html
+share/doc/qore/modules/Swagger/html/search/groups_6f.js
+share/doc/qore/modules/Swagger/html/search/groups_70.html
+share/doc/qore/modules/Swagger/html/search/groups_70.js
+share/doc/qore/modules/Swagger/html/search/groups_72.html
+share/doc/qore/modules/Swagger/html/search/groups_72.js
+share/doc/qore/modules/Swagger/html/search/groups_73.html
+share/doc/qore/modules/Swagger/html/search/groups_73.js
+share/doc/qore/modules/Swagger/html/search/groups_74.html
+share/doc/qore/modules/Swagger/html/search/groups_74.js
+share/doc/qore/modules/Swagger/html/search/groups_75.html
+share/doc/qore/modules/Swagger/html/search/groups_75.js
+share/doc/qore/modules/Swagger/html/search/groups_77.html
+share/doc/qore/modules/Swagger/html/search/groups_77.js
+share/doc/qore/modules/Swagger/html/search/groups_78.html
+share/doc/qore/modules/Swagger/html/search/groups_78.js
share/doc/qore/modules/Swagger/html/search/mag_sel.png
-share/doc/qore/modules/Swagger/html/search/namespaces_0.html
-share/doc/qore/modules/Swagger/html/search/namespaces_0.js
-share/doc/qore/modules/Swagger/html/search/namespaces_1.html
-share/doc/qore/modules/Swagger/html/search/namespaces_1.js
-share/doc/qore/modules/Swagger/html/search/namespaces_2.html
-share/doc/qore/modules/Swagger/html/search/namespaces_2.js
-share/doc/qore/modules/Swagger/html/search/namespaces_3.html
-share/doc/qore/modules/Swagger/html/search/namespaces_3.js
-share/doc/qore/modules/Swagger/html/search/namespaces_4.html
-share/doc/qore/modules/Swagger/html/search/namespaces_4.js
-share/doc/qore/modules/Swagger/html/search/namespaces_5.html
-share/doc/qore/modules/Swagger/html/search/namespaces_5.js
+share/doc/qore/modules/Swagger/html/search/namespaces_68.html
+share/doc/qore/modules/Swagger/html/search/namespaces_68.js
+share/doc/qore/modules/Swagger/html/search/namespaces_6d.html
+share/doc/qore/modules/Swagger/html/search/namespaces_6d.js
+share/doc/qore/modules/Swagger/html/search/namespaces_71.html
+share/doc/qore/modules/Swagger/html/search/namespaces_71.js
+share/doc/qore/modules/Swagger/html/search/namespaces_72.html
+share/doc/qore/modules/Swagger/html/search/namespaces_72.js
+share/doc/qore/modules/Swagger/html/search/namespaces_73.html
+share/doc/qore/modules/Swagger/html/search/namespaces_73.js
+share/doc/qore/modules/Swagger/html/search/namespaces_75.html
+share/doc/qore/modules/Swagger/html/search/namespaces_75.js
share/doc/qore/modules/Swagger/html/search/nomatches.html
-share/doc/qore/modules/Swagger/html/search/pages_0.html
-share/doc/qore/modules/Swagger/html/search/pages_0.js
-share/doc/qore/modules/Swagger/html/search/pages_1.html
-share/doc/qore/modules/Swagger/html/search/pages_1.js
-share/doc/qore/modules/Swagger/html/search/pages_10.html
-share/doc/qore/modules/Swagger/html/search/pages_10.js
-share/doc/qore/modules/Swagger/html/search/pages_11.html
-share/doc/qore/modules/Swagger/html/search/pages_11.js
-share/doc/qore/modules/Swagger/html/search/pages_12.html
-share/doc/qore/modules/Swagger/html/search/pages_12.js
-share/doc/qore/modules/Swagger/html/search/pages_2.html
-share/doc/qore/modules/Swagger/html/search/pages_2.js
-share/doc/qore/modules/Swagger/html/search/pages_3.html
-share/doc/qore/modules/Swagger/html/search/pages_3.js
-share/doc/qore/modules/Swagger/html/search/pages_4.html
-share/doc/qore/modules/Swagger/html/search/pages_4.js
-share/doc/qore/modules/Swagger/html/search/pages_5.html
-share/doc/qore/modules/Swagger/html/search/pages_5.js
-share/doc/qore/modules/Swagger/html/search/pages_6.html
-share/doc/qore/modules/Swagger/html/search/pages_6.js
-share/doc/qore/modules/Swagger/html/search/pages_7.html
-share/doc/qore/modules/Swagger/html/search/pages_7.js
-share/doc/qore/modules/Swagger/html/search/pages_8.html
-share/doc/qore/modules/Swagger/html/search/pages_8.js
-share/doc/qore/modules/Swagger/html/search/pages_9.html
-share/doc/qore/modules/Swagger/html/search/pages_9.js
-share/doc/qore/modules/Swagger/html/search/pages_a.html
-share/doc/qore/modules/Swagger/html/search/pages_a.js
-share/doc/qore/modules/Swagger/html/search/pages_b.html
-share/doc/qore/modules/Swagger/html/search/pages_b.js
-share/doc/qore/modules/Swagger/html/search/pages_c.html
-share/doc/qore/modules/Swagger/html/search/pages_c.js
-share/doc/qore/modules/Swagger/html/search/pages_d.html
-share/doc/qore/modules/Swagger/html/search/pages_d.js
-share/doc/qore/modules/Swagger/html/search/pages_e.html
-share/doc/qore/modules/Swagger/html/search/pages_e.js
-share/doc/qore/modules/Swagger/html/search/pages_f.html
-share/doc/qore/modules/Swagger/html/search/pages_f.js
+share/doc/qore/modules/Swagger/html/search/pages_62.html
+share/doc/qore/modules/Swagger/html/search/pages_62.js
+share/doc/qore/modules/Swagger/html/search/pages_63.html
+share/doc/qore/modules/Swagger/html/search/pages_63.js
+share/doc/qore/modules/Swagger/html/search/pages_64.html
+share/doc/qore/modules/Swagger/html/search/pages_64.js
+share/doc/qore/modules/Swagger/html/search/pages_65.html
+share/doc/qore/modules/Swagger/html/search/pages_65.js
+share/doc/qore/modules/Swagger/html/search/pages_66.html
+share/doc/qore/modules/Swagger/html/search/pages_66.js
+share/doc/qore/modules/Swagger/html/search/pages_68.html
+share/doc/qore/modules/Swagger/html/search/pages_68.js
+share/doc/qore/modules/Swagger/html/search/pages_69.html
+share/doc/qore/modules/Swagger/html/search/pages_69.js
+share/doc/qore/modules/Swagger/html/search/pages_6b.html
+share/doc/qore/modules/Swagger/html/search/pages_6b.js
+share/doc/qore/modules/Swagger/html/search/pages_6c.html
+share/doc/qore/modules/Swagger/html/search/pages_6c.js
+share/doc/qore/modules/Swagger/html/search/pages_6d.html
+share/doc/qore/modules/Swagger/html/search/pages_6d.js
+share/doc/qore/modules/Swagger/html/search/pages_6e.html
+share/doc/qore/modules/Swagger/html/search/pages_6e.js
+share/doc/qore/modules/Swagger/html/search/pages_6f.html
+share/doc/qore/modules/Swagger/html/search/pages_6f.js
+share/doc/qore/modules/Swagger/html/search/pages_70.html
+share/doc/qore/modules/Swagger/html/search/pages_70.js
+share/doc/qore/modules/Swagger/html/search/pages_71.html
+share/doc/qore/modules/Swagger/html/search/pages_71.js
+share/doc/qore/modules/Swagger/html/search/pages_72.html
+share/doc/qore/modules/Swagger/html/search/pages_72.js
+share/doc/qore/modules/Swagger/html/search/pages_73.html
+share/doc/qore/modules/Swagger/html/search/pages_73.js
+share/doc/qore/modules/Swagger/html/search/pages_74.html
+share/doc/qore/modules/Swagger/html/search/pages_74.js
+share/doc/qore/modules/Swagger/html/search/pages_75.html
+share/doc/qore/modules/Swagger/html/search/pages_75.js
+share/doc/qore/modules/Swagger/html/search/pages_76.html
+share/doc/qore/modules/Swagger/html/search/pages_76.js
+share/doc/qore/modules/Swagger/html/search/pages_77.html
+share/doc/qore/modules/Swagger/html/search/pages_77.js
share/doc/qore/modules/Swagger/html/search/search.css
share/doc/qore/modules/Swagger/html/search/search.js
share/doc/qore/modules/Swagger/html/search/search_l.png
share/doc/qore/modules/Swagger/html/search/search_m.png
share/doc/qore/modules/Swagger/html/search/search_r.png
-share/doc/qore/modules/Swagger/html/search/searchdata.js
-share/doc/qore/modules/Swagger/html/search/variables_0.html
-share/doc/qore/modules/Swagger/html/search/variables_0.js
-share/doc/qore/modules/Swagger/html/search/variables_1.html
-share/doc/qore/modules/Swagger/html/search/variables_1.js
-share/doc/qore/modules/Swagger/html/search/variables_10.html
-share/doc/qore/modules/Swagger/html/search/variables_10.js
-share/doc/qore/modules/Swagger/html/search/variables_11.html
-share/doc/qore/modules/Swagger/html/search/variables_11.js
-share/doc/qore/modules/Swagger/html/search/variables_12.html
-share/doc/qore/modules/Swagger/html/search/variables_12.js
-share/doc/qore/modules/Swagger/html/search/variables_13.html
-share/doc/qore/modules/Swagger/html/search/variables_13.js
-share/doc/qore/modules/Swagger/html/search/variables_14.html
-share/doc/qore/modules/Swagger/html/search/variables_14.js
-share/doc/qore/modules/Swagger/html/search/variables_15.html
-share/doc/qore/modules/Swagger/html/search/variables_15.js
-share/doc/qore/modules/Swagger/html/search/variables_16.html
-share/doc/qore/modules/Swagger/html/search/variables_16.js
-share/doc/qore/modules/Swagger/html/search/variables_17.html
-share/doc/qore/modules/Swagger/html/search/variables_17.js
-share/doc/qore/modules/Swagger/html/search/variables_18.html
-share/doc/qore/modules/Swagger/html/search/variables_18.js
-share/doc/qore/modules/Swagger/html/search/variables_2.html
-share/doc/qore/modules/Swagger/html/search/variables_2.js
-share/doc/qore/modules/Swagger/html/search/variables_3.html
-share/doc/qore/modules/Swagger/html/search/variables_3.js
-share/doc/qore/modules/Swagger/html/search/variables_4.html
-share/doc/qore/modules/Swagger/html/search/variables_4.js
-share/doc/qore/modules/Swagger/html/search/variables_5.html
-share/doc/qore/modules/Swagger/html/search/variables_5.js
-share/doc/qore/modules/Swagger/html/search/variables_6.html
-share/doc/qore/modules/Swagger/html/search/variables_6.js
-share/doc/qore/modules/Swagger/html/search/variables_7.html
-share/doc/qore/modules/Swagger/html/search/variables_7.js
-share/doc/qore/modules/Swagger/html/search/variables_8.html
-share/doc/qore/modules/Swagger/html/search/variables_8.js
-share/doc/qore/modules/Swagger/html/search/variables_9.html
-share/doc/qore/modules/Swagger/html/search/variables_9.js
-share/doc/qore/modules/Swagger/html/search/variables_a.html
-share/doc/qore/modules/Swagger/html/search/variables_a.js
-share/doc/qore/modules/Swagger/html/search/variables_b.html
-share/doc/qore/modules/Swagger/html/search/variables_b.js
-share/doc/qore/modules/Swagger/html/search/variables_c.html
-share/doc/qore/modules/Swagger/html/search/variables_c.js
-share/doc/qore/modules/Swagger/html/search/variables_d.html
-share/doc/qore/modules/Swagger/html/search/variables_d.js
-share/doc/qore/modules/Swagger/html/search/variables_e.html
-share/doc/qore/modules/Swagger/html/search/variables_e.js
-share/doc/qore/modules/Swagger/html/search/variables_f.html
-share/doc/qore/modules/Swagger/html/search/variables_f.js
-share/doc/qore/modules/Swagger/html/splitbar.png
+share/doc/qore/modules/Swagger/html/search/variables_5f.html
+share/doc/qore/modules/Swagger/html/search/variables_5f.js
+share/doc/qore/modules/Swagger/html/search/variables_61.html
+share/doc/qore/modules/Swagger/html/search/variables_61.js
+share/doc/qore/modules/Swagger/html/search/variables_62.html
+share/doc/qore/modules/Swagger/html/search/variables_62.js
+share/doc/qore/modules/Swagger/html/search/variables_63.html
+share/doc/qore/modules/Swagger/html/search/variables_63.js
+share/doc/qore/modules/Swagger/html/search/variables_64.html
+share/doc/qore/modules/Swagger/html/search/variables_64.js
+share/doc/qore/modules/Swagger/html/search/variables_65.html
+share/doc/qore/modules/Swagger/html/search/variables_65.js
+share/doc/qore/modules/Swagger/html/search/variables_66.html
+share/doc/qore/modules/Swagger/html/search/variables_66.js
+share/doc/qore/modules/Swagger/html/search/variables_67.html
+share/doc/qore/modules/Swagger/html/search/variables_67.js
+share/doc/qore/modules/Swagger/html/search/variables_68.html
+share/doc/qore/modules/Swagger/html/search/variables_68.js
+share/doc/qore/modules/Swagger/html/search/variables_69.html
+share/doc/qore/modules/Swagger/html/search/variables_69.js
+share/doc/qore/modules/Swagger/html/search/variables_6c.html
+share/doc/qore/modules/Swagger/html/search/variables_6c.js
+share/doc/qore/modules/Swagger/html/search/variables_6d.html
+share/doc/qore/modules/Swagger/html/search/variables_6d.js
+share/doc/qore/modules/Swagger/html/search/variables_6e.html
+share/doc/qore/modules/Swagger/html/search/variables_6e.js
+share/doc/qore/modules/Swagger/html/search/variables_6f.html
+share/doc/qore/modules/Swagger/html/search/variables_6f.js
+share/doc/qore/modules/Swagger/html/search/variables_70.html
+share/doc/qore/modules/Swagger/html/search/variables_70.js
+share/doc/qore/modules/Swagger/html/search/variables_71.html
+share/doc/qore/modules/Swagger/html/search/variables_71.js
+share/doc/qore/modules/Swagger/html/search/variables_72.html
+share/doc/qore/modules/Swagger/html/search/variables_72.js
+share/doc/qore/modules/Swagger/html/search/variables_73.html
+share/doc/qore/modules/Swagger/html/search/variables_73.js
+share/doc/qore/modules/Swagger/html/search/variables_74.html
+share/doc/qore/modules/Swagger/html/search/variables_74.js
+share/doc/qore/modules/Swagger/html/search/variables_75.html
+share/doc/qore/modules/Swagger/html/search/variables_75.js
+share/doc/qore/modules/Swagger/html/search/variables_76.html
+share/doc/qore/modules/Swagger/html/search/variables_76.js
+share/doc/qore/modules/Swagger/html/search/variables_77.html
+share/doc/qore/modules/Swagger/html/search/variables_77.js
+share/doc/qore/modules/Swagger/html/search/variables_78.html
+share/doc/qore/modules/Swagger/html/search/variables_78.js
+share/doc/qore/modules/Swagger/html/search/variables_79.html
+share/doc/qore/modules/Swagger/html/search/variables_79.js
+share/doc/qore/modules/Swagger/html/search/variables_7a.html
+share/doc/qore/modules/Swagger/html/search/variables_7a.js
share/doc/qore/modules/Swagger/html/sync_off.png
share/doc/qore/modules/Swagger/html/sync_on.png
share/doc/qore/modules/Swagger/html/tab_a.png
@@ -17895,7 +18883,7 @@ share/doc/qore/modules/Swagger/html/tab_s.png
share/doc/qore/modules/Swagger/html/tabs.css
share/doc/qore/modules/TableMapper/html/_table_mapper_8qm_8dox_8h_source.html
share/doc/qore/modules/TableMapper/html/annotated.html
-share/doc/qore/modules/TableMapper/html/annotated_dup.js
+share/doc/qore/modules/TableMapper/html/annotated.js
share/doc/qore/modules/TableMapper/html/bc_s.png
share/doc/qore/modules/TableMapper/html/bdwn.png
share/doc/qore/modules/TableMapper/html/class_table_mapper_1_1_abstract_sql_statement_outbound_mapper-members.html
@@ -17944,13 +18932,32 @@ share/doc/qore/modules/TableMapper/html/classes.html
share/doc/qore/modules/TableMapper/html/closed.png
share/doc/qore/modules/TableMapper/html/deprecated.html
share/doc/qore/modules/TableMapper/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/TableMapper/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/TableMapper/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/TableMapper/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/TableMapper/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/TableMapper/html/doc.png
+share/doc/qore/modules/TableMapper/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/TableMapper/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/TableMapper/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/TableMapper/html/doxygen.css
share/doc/qore/modules/TableMapper/html/doxygen.png
share/doc/qore/modules/TableMapper/html/dynsections.js
-share/doc/qore/modules/TableMapper/html/folderclosed.png
-share/doc/qore/modules/TableMapper/html/folderopen.png
+share/doc/qore/modules/TableMapper/html/ftv2blank.png
+share/doc/qore/modules/TableMapper/html/ftv2cl.png
+share/doc/qore/modules/TableMapper/html/ftv2doc.png
+share/doc/qore/modules/TableMapper/html/ftv2folderclosed.png
+share/doc/qore/modules/TableMapper/html/ftv2folderopen.png
+share/doc/qore/modules/TableMapper/html/ftv2lastnode.png
+share/doc/qore/modules/TableMapper/html/ftv2link.png
+share/doc/qore/modules/TableMapper/html/ftv2mlastnode.png
+share/doc/qore/modules/TableMapper/html/ftv2mnode.png
+share/doc/qore/modules/TableMapper/html/ftv2mo.png
+share/doc/qore/modules/TableMapper/html/ftv2node.png
+share/doc/qore/modules/TableMapper/html/ftv2ns.png
+share/doc/qore/modules/TableMapper/html/ftv2plastnode.png
+share/doc/qore/modules/TableMapper/html/ftv2pnode.png
+share/doc/qore/modules/TableMapper/html/ftv2splitbar.png
+share/doc/qore/modules/TableMapper/html/ftv2vertline.png
share/doc/qore/modules/TableMapper/html/functions.html
share/doc/qore/modules/TableMapper/html/functions_func.html
share/doc/qore/modules/TableMapper/html/functions_vars.html
@@ -17969,8 +18976,6 @@ share/doc/qore/modules/TableMapper/html/inherit_graph_1.md5
share/doc/qore/modules/TableMapper/html/inherit_graph_1.png
share/doc/qore/modules/TableMapper/html/inherits.html
share/doc/qore/modules/TableMapper/html/jquery.js
-share/doc/qore/modules/TableMapper/html/menu.js
-share/doc/qore/modules/TableMapper/html/menudata.js
share/doc/qore/modules/TableMapper/html/namespace_table_mapper.html
share/doc/qore/modules/TableMapper/html/namespace_table_mapper.js
share/doc/qore/modules/TableMapper/html/namespaces.html
@@ -17980,319 +18985,318 @@ share/doc/qore/modules/TableMapper/html/nav_g.png
share/doc/qore/modules/TableMapper/html/nav_h.png
share/doc/qore/modules/TableMapper/html/navtree.css
share/doc/qore/modules/TableMapper/html/navtree.js
-share/doc/qore/modules/TableMapper/html/navtreedata.js
share/doc/qore/modules/TableMapper/html/navtreeindex0.js
share/doc/qore/modules/TableMapper/html/open.png
share/doc/qore/modules/TableMapper/html/pages.html
share/doc/qore/modules/TableMapper/html/resize.js
-share/doc/qore/modules/TableMapper/html/search/all_0.html
-share/doc/qore/modules/TableMapper/html/search/all_0.js
-share/doc/qore/modules/TableMapper/html/search/all_1.html
-share/doc/qore/modules/TableMapper/html/search/all_1.js
-share/doc/qore/modules/TableMapper/html/search/all_10.html
-share/doc/qore/modules/TableMapper/html/search/all_10.js
-share/doc/qore/modules/TableMapper/html/search/all_11.html
-share/doc/qore/modules/TableMapper/html/search/all_11.js
-share/doc/qore/modules/TableMapper/html/search/all_12.html
-share/doc/qore/modules/TableMapper/html/search/all_12.js
-share/doc/qore/modules/TableMapper/html/search/all_13.html
-share/doc/qore/modules/TableMapper/html/search/all_13.js
-share/doc/qore/modules/TableMapper/html/search/all_14.html
-share/doc/qore/modules/TableMapper/html/search/all_14.js
-share/doc/qore/modules/TableMapper/html/search/all_15.html
-share/doc/qore/modules/TableMapper/html/search/all_15.js
-share/doc/qore/modules/TableMapper/html/search/all_16.html
-share/doc/qore/modules/TableMapper/html/search/all_16.js
-share/doc/qore/modules/TableMapper/html/search/all_17.html
-share/doc/qore/modules/TableMapper/html/search/all_17.js
-share/doc/qore/modules/TableMapper/html/search/all_18.html
-share/doc/qore/modules/TableMapper/html/search/all_18.js
-share/doc/qore/modules/TableMapper/html/search/all_19.html
-share/doc/qore/modules/TableMapper/html/search/all_19.js
-share/doc/qore/modules/TableMapper/html/search/all_1a.html
-share/doc/qore/modules/TableMapper/html/search/all_1a.js
-share/doc/qore/modules/TableMapper/html/search/all_2.html
-share/doc/qore/modules/TableMapper/html/search/all_2.js
-share/doc/qore/modules/TableMapper/html/search/all_3.html
-share/doc/qore/modules/TableMapper/html/search/all_3.js
-share/doc/qore/modules/TableMapper/html/search/all_4.html
-share/doc/qore/modules/TableMapper/html/search/all_4.js
-share/doc/qore/modules/TableMapper/html/search/all_5.html
-share/doc/qore/modules/TableMapper/html/search/all_5.js
-share/doc/qore/modules/TableMapper/html/search/all_6.html
-share/doc/qore/modules/TableMapper/html/search/all_6.js
-share/doc/qore/modules/TableMapper/html/search/all_7.html
-share/doc/qore/modules/TableMapper/html/search/all_7.js
-share/doc/qore/modules/TableMapper/html/search/all_8.html
-share/doc/qore/modules/TableMapper/html/search/all_8.js
-share/doc/qore/modules/TableMapper/html/search/all_9.html
-share/doc/qore/modules/TableMapper/html/search/all_9.js
-share/doc/qore/modules/TableMapper/html/search/all_a.html
-share/doc/qore/modules/TableMapper/html/search/all_a.js
-share/doc/qore/modules/TableMapper/html/search/all_b.html
-share/doc/qore/modules/TableMapper/html/search/all_b.js
-share/doc/qore/modules/TableMapper/html/search/all_c.html
-share/doc/qore/modules/TableMapper/html/search/all_c.js
-share/doc/qore/modules/TableMapper/html/search/all_d.html
-share/doc/qore/modules/TableMapper/html/search/all_d.js
-share/doc/qore/modules/TableMapper/html/search/all_e.html
-share/doc/qore/modules/TableMapper/html/search/all_e.js
-share/doc/qore/modules/TableMapper/html/search/all_f.html
-share/doc/qore/modules/TableMapper/html/search/all_f.js
-share/doc/qore/modules/TableMapper/html/search/classes_0.html
-share/doc/qore/modules/TableMapper/html/search/classes_0.js
-share/doc/qore/modules/TableMapper/html/search/classes_1.html
-share/doc/qore/modules/TableMapper/html/search/classes_1.js
-share/doc/qore/modules/TableMapper/html/search/classes_10.html
-share/doc/qore/modules/TableMapper/html/search/classes_10.js
-share/doc/qore/modules/TableMapper/html/search/classes_11.html
-share/doc/qore/modules/TableMapper/html/search/classes_11.js
-share/doc/qore/modules/TableMapper/html/search/classes_12.html
-share/doc/qore/modules/TableMapper/html/search/classes_12.js
-share/doc/qore/modules/TableMapper/html/search/classes_13.html
-share/doc/qore/modules/TableMapper/html/search/classes_13.js
-share/doc/qore/modules/TableMapper/html/search/classes_14.html
-share/doc/qore/modules/TableMapper/html/search/classes_14.js
-share/doc/qore/modules/TableMapper/html/search/classes_15.html
-share/doc/qore/modules/TableMapper/html/search/classes_15.js
-share/doc/qore/modules/TableMapper/html/search/classes_16.html
-share/doc/qore/modules/TableMapper/html/search/classes_16.js
-share/doc/qore/modules/TableMapper/html/search/classes_2.html
-share/doc/qore/modules/TableMapper/html/search/classes_2.js
-share/doc/qore/modules/TableMapper/html/search/classes_3.html
-share/doc/qore/modules/TableMapper/html/search/classes_3.js
-share/doc/qore/modules/TableMapper/html/search/classes_4.html
-share/doc/qore/modules/TableMapper/html/search/classes_4.js
-share/doc/qore/modules/TableMapper/html/search/classes_5.html
-share/doc/qore/modules/TableMapper/html/search/classes_5.js
-share/doc/qore/modules/TableMapper/html/search/classes_6.html
-share/doc/qore/modules/TableMapper/html/search/classes_6.js
-share/doc/qore/modules/TableMapper/html/search/classes_7.html
-share/doc/qore/modules/TableMapper/html/search/classes_7.js
-share/doc/qore/modules/TableMapper/html/search/classes_8.html
-share/doc/qore/modules/TableMapper/html/search/classes_8.js
-share/doc/qore/modules/TableMapper/html/search/classes_9.html
-share/doc/qore/modules/TableMapper/html/search/classes_9.js
-share/doc/qore/modules/TableMapper/html/search/classes_a.html
-share/doc/qore/modules/TableMapper/html/search/classes_a.js
-share/doc/qore/modules/TableMapper/html/search/classes_b.html
-share/doc/qore/modules/TableMapper/html/search/classes_b.js
-share/doc/qore/modules/TableMapper/html/search/classes_c.html
-share/doc/qore/modules/TableMapper/html/search/classes_c.js
-share/doc/qore/modules/TableMapper/html/search/classes_d.html
-share/doc/qore/modules/TableMapper/html/search/classes_d.js
-share/doc/qore/modules/TableMapper/html/search/classes_e.html
-share/doc/qore/modules/TableMapper/html/search/classes_e.js
-share/doc/qore/modules/TableMapper/html/search/classes_f.html
-share/doc/qore/modules/TableMapper/html/search/classes_f.js
+share/doc/qore/modules/TableMapper/html/search/all_5f.html
+share/doc/qore/modules/TableMapper/html/search/all_5f.js
+share/doc/qore/modules/TableMapper/html/search/all_61.html
+share/doc/qore/modules/TableMapper/html/search/all_61.js
+share/doc/qore/modules/TableMapper/html/search/all_62.html
+share/doc/qore/modules/TableMapper/html/search/all_62.js
+share/doc/qore/modules/TableMapper/html/search/all_63.html
+share/doc/qore/modules/TableMapper/html/search/all_63.js
+share/doc/qore/modules/TableMapper/html/search/all_64.html
+share/doc/qore/modules/TableMapper/html/search/all_64.js
+share/doc/qore/modules/TableMapper/html/search/all_65.html
+share/doc/qore/modules/TableMapper/html/search/all_65.js
+share/doc/qore/modules/TableMapper/html/search/all_66.html
+share/doc/qore/modules/TableMapper/html/search/all_66.js
+share/doc/qore/modules/TableMapper/html/search/all_67.html
+share/doc/qore/modules/TableMapper/html/search/all_67.js
+share/doc/qore/modules/TableMapper/html/search/all_68.html
+share/doc/qore/modules/TableMapper/html/search/all_68.js
+share/doc/qore/modules/TableMapper/html/search/all_69.html
+share/doc/qore/modules/TableMapper/html/search/all_69.js
+share/doc/qore/modules/TableMapper/html/search/all_6a.html
+share/doc/qore/modules/TableMapper/html/search/all_6a.js
+share/doc/qore/modules/TableMapper/html/search/all_6b.html
+share/doc/qore/modules/TableMapper/html/search/all_6b.js
+share/doc/qore/modules/TableMapper/html/search/all_6c.html
+share/doc/qore/modules/TableMapper/html/search/all_6c.js
+share/doc/qore/modules/TableMapper/html/search/all_6d.html
+share/doc/qore/modules/TableMapper/html/search/all_6d.js
+share/doc/qore/modules/TableMapper/html/search/all_6e.html
+share/doc/qore/modules/TableMapper/html/search/all_6e.js
+share/doc/qore/modules/TableMapper/html/search/all_6f.html
+share/doc/qore/modules/TableMapper/html/search/all_6f.js
+share/doc/qore/modules/TableMapper/html/search/all_70.html
+share/doc/qore/modules/TableMapper/html/search/all_70.js
+share/doc/qore/modules/TableMapper/html/search/all_71.html
+share/doc/qore/modules/TableMapper/html/search/all_71.js
+share/doc/qore/modules/TableMapper/html/search/all_72.html
+share/doc/qore/modules/TableMapper/html/search/all_72.js
+share/doc/qore/modules/TableMapper/html/search/all_73.html
+share/doc/qore/modules/TableMapper/html/search/all_73.js
+share/doc/qore/modules/TableMapper/html/search/all_74.html
+share/doc/qore/modules/TableMapper/html/search/all_74.js
+share/doc/qore/modules/TableMapper/html/search/all_75.html
+share/doc/qore/modules/TableMapper/html/search/all_75.js
+share/doc/qore/modules/TableMapper/html/search/all_76.html
+share/doc/qore/modules/TableMapper/html/search/all_76.js
+share/doc/qore/modules/TableMapper/html/search/all_77.html
+share/doc/qore/modules/TableMapper/html/search/all_77.js
+share/doc/qore/modules/TableMapper/html/search/all_78.html
+share/doc/qore/modules/TableMapper/html/search/all_78.js
+share/doc/qore/modules/TableMapper/html/search/all_79.html
+share/doc/qore/modules/TableMapper/html/search/all_79.js
+share/doc/qore/modules/TableMapper/html/search/all_7a.html
+share/doc/qore/modules/TableMapper/html/search/all_7a.js
+share/doc/qore/modules/TableMapper/html/search/classes_61.html
+share/doc/qore/modules/TableMapper/html/search/classes_61.js
+share/doc/qore/modules/TableMapper/html/search/classes_62.html
+share/doc/qore/modules/TableMapper/html/search/classes_62.js
+share/doc/qore/modules/TableMapper/html/search/classes_63.html
+share/doc/qore/modules/TableMapper/html/search/classes_63.js
+share/doc/qore/modules/TableMapper/html/search/classes_64.html
+share/doc/qore/modules/TableMapper/html/search/classes_64.js
+share/doc/qore/modules/TableMapper/html/search/classes_65.html
+share/doc/qore/modules/TableMapper/html/search/classes_65.js
+share/doc/qore/modules/TableMapper/html/search/classes_66.html
+share/doc/qore/modules/TableMapper/html/search/classes_66.js
+share/doc/qore/modules/TableMapper/html/search/classes_67.html
+share/doc/qore/modules/TableMapper/html/search/classes_67.js
+share/doc/qore/modules/TableMapper/html/search/classes_68.html
+share/doc/qore/modules/TableMapper/html/search/classes_68.js
+share/doc/qore/modules/TableMapper/html/search/classes_69.html
+share/doc/qore/modules/TableMapper/html/search/classes_69.js
+share/doc/qore/modules/TableMapper/html/search/classes_6a.html
+share/doc/qore/modules/TableMapper/html/search/classes_6a.js
+share/doc/qore/modules/TableMapper/html/search/classes_6c.html
+share/doc/qore/modules/TableMapper/html/search/classes_6c.js
+share/doc/qore/modules/TableMapper/html/search/classes_6d.html
+share/doc/qore/modules/TableMapper/html/search/classes_6d.js
+share/doc/qore/modules/TableMapper/html/search/classes_6e.html
+share/doc/qore/modules/TableMapper/html/search/classes_6e.js
+share/doc/qore/modules/TableMapper/html/search/classes_6f.html
+share/doc/qore/modules/TableMapper/html/search/classes_6f.js
+share/doc/qore/modules/TableMapper/html/search/classes_70.html
+share/doc/qore/modules/TableMapper/html/search/classes_70.js
+share/doc/qore/modules/TableMapper/html/search/classes_71.html
+share/doc/qore/modules/TableMapper/html/search/classes_71.js
+share/doc/qore/modules/TableMapper/html/search/classes_72.html
+share/doc/qore/modules/TableMapper/html/search/classes_72.js
+share/doc/qore/modules/TableMapper/html/search/classes_73.html
+share/doc/qore/modules/TableMapper/html/search/classes_73.js
+share/doc/qore/modules/TableMapper/html/search/classes_74.html
+share/doc/qore/modules/TableMapper/html/search/classes_74.js
+share/doc/qore/modules/TableMapper/html/search/classes_75.html
+share/doc/qore/modules/TableMapper/html/search/classes_75.js
+share/doc/qore/modules/TableMapper/html/search/classes_77.html
+share/doc/qore/modules/TableMapper/html/search/classes_77.js
+share/doc/qore/modules/TableMapper/html/search/classes_78.html
+share/doc/qore/modules/TableMapper/html/search/classes_78.js
+share/doc/qore/modules/TableMapper/html/search/classes_7a.html
+share/doc/qore/modules/TableMapper/html/search/classes_7a.js
share/doc/qore/modules/TableMapper/html/search/close.png
-share/doc/qore/modules/TableMapper/html/search/functions_0.html
-share/doc/qore/modules/TableMapper/html/search/functions_0.js
-share/doc/qore/modules/TableMapper/html/search/functions_1.html
-share/doc/qore/modules/TableMapper/html/search/functions_1.js
-share/doc/qore/modules/TableMapper/html/search/functions_10.html
-share/doc/qore/modules/TableMapper/html/search/functions_10.js
-share/doc/qore/modules/TableMapper/html/search/functions_11.html
-share/doc/qore/modules/TableMapper/html/search/functions_11.js
-share/doc/qore/modules/TableMapper/html/search/functions_12.html
-share/doc/qore/modules/TableMapper/html/search/functions_12.js
-share/doc/qore/modules/TableMapper/html/search/functions_13.html
-share/doc/qore/modules/TableMapper/html/search/functions_13.js
-share/doc/qore/modules/TableMapper/html/search/functions_14.html
-share/doc/qore/modules/TableMapper/html/search/functions_14.js
-share/doc/qore/modules/TableMapper/html/search/functions_15.html
-share/doc/qore/modules/TableMapper/html/search/functions_15.js
-share/doc/qore/modules/TableMapper/html/search/functions_16.html
-share/doc/qore/modules/TableMapper/html/search/functions_16.js
-share/doc/qore/modules/TableMapper/html/search/functions_17.html
-share/doc/qore/modules/TableMapper/html/search/functions_17.js
-share/doc/qore/modules/TableMapper/html/search/functions_18.html
-share/doc/qore/modules/TableMapper/html/search/functions_18.js
-share/doc/qore/modules/TableMapper/html/search/functions_19.html
-share/doc/qore/modules/TableMapper/html/search/functions_19.js
-share/doc/qore/modules/TableMapper/html/search/functions_2.html
-share/doc/qore/modules/TableMapper/html/search/functions_2.js
-share/doc/qore/modules/TableMapper/html/search/functions_3.html
-share/doc/qore/modules/TableMapper/html/search/functions_3.js
-share/doc/qore/modules/TableMapper/html/search/functions_4.html
-share/doc/qore/modules/TableMapper/html/search/functions_4.js
-share/doc/qore/modules/TableMapper/html/search/functions_5.html
-share/doc/qore/modules/TableMapper/html/search/functions_5.js
-share/doc/qore/modules/TableMapper/html/search/functions_6.html
-share/doc/qore/modules/TableMapper/html/search/functions_6.js
-share/doc/qore/modules/TableMapper/html/search/functions_7.html
-share/doc/qore/modules/TableMapper/html/search/functions_7.js
-share/doc/qore/modules/TableMapper/html/search/functions_8.html
-share/doc/qore/modules/TableMapper/html/search/functions_8.js
-share/doc/qore/modules/TableMapper/html/search/functions_9.html
-share/doc/qore/modules/TableMapper/html/search/functions_9.js
-share/doc/qore/modules/TableMapper/html/search/functions_a.html
-share/doc/qore/modules/TableMapper/html/search/functions_a.js
-share/doc/qore/modules/TableMapper/html/search/functions_b.html
-share/doc/qore/modules/TableMapper/html/search/functions_b.js
-share/doc/qore/modules/TableMapper/html/search/functions_c.html
-share/doc/qore/modules/TableMapper/html/search/functions_c.js
-share/doc/qore/modules/TableMapper/html/search/functions_d.html
-share/doc/qore/modules/TableMapper/html/search/functions_d.js
-share/doc/qore/modules/TableMapper/html/search/functions_e.html
-share/doc/qore/modules/TableMapper/html/search/functions_e.js
-share/doc/qore/modules/TableMapper/html/search/functions_f.html
-share/doc/qore/modules/TableMapper/html/search/functions_f.js
-share/doc/qore/modules/TableMapper/html/search/groups_0.html
-share/doc/qore/modules/TableMapper/html/search/groups_0.js
-share/doc/qore/modules/TableMapper/html/search/groups_1.html
-share/doc/qore/modules/TableMapper/html/search/groups_1.js
-share/doc/qore/modules/TableMapper/html/search/groups_10.html
-share/doc/qore/modules/TableMapper/html/search/groups_10.js
-share/doc/qore/modules/TableMapper/html/search/groups_11.html
-share/doc/qore/modules/TableMapper/html/search/groups_11.js
-share/doc/qore/modules/TableMapper/html/search/groups_2.html
-share/doc/qore/modules/TableMapper/html/search/groups_2.js
-share/doc/qore/modules/TableMapper/html/search/groups_3.html
-share/doc/qore/modules/TableMapper/html/search/groups_3.js
-share/doc/qore/modules/TableMapper/html/search/groups_4.html
-share/doc/qore/modules/TableMapper/html/search/groups_4.js
-share/doc/qore/modules/TableMapper/html/search/groups_5.html
-share/doc/qore/modules/TableMapper/html/search/groups_5.js
-share/doc/qore/modules/TableMapper/html/search/groups_6.html
-share/doc/qore/modules/TableMapper/html/search/groups_6.js
-share/doc/qore/modules/TableMapper/html/search/groups_7.html
-share/doc/qore/modules/TableMapper/html/search/groups_7.js
-share/doc/qore/modules/TableMapper/html/search/groups_8.html
-share/doc/qore/modules/TableMapper/html/search/groups_8.js
-share/doc/qore/modules/TableMapper/html/search/groups_9.html
-share/doc/qore/modules/TableMapper/html/search/groups_9.js
-share/doc/qore/modules/TableMapper/html/search/groups_a.html
-share/doc/qore/modules/TableMapper/html/search/groups_a.js
-share/doc/qore/modules/TableMapper/html/search/groups_b.html
-share/doc/qore/modules/TableMapper/html/search/groups_b.js
-share/doc/qore/modules/TableMapper/html/search/groups_c.html
-share/doc/qore/modules/TableMapper/html/search/groups_c.js
-share/doc/qore/modules/TableMapper/html/search/groups_d.html
-share/doc/qore/modules/TableMapper/html/search/groups_d.js
-share/doc/qore/modules/TableMapper/html/search/groups_e.html
-share/doc/qore/modules/TableMapper/html/search/groups_e.js
-share/doc/qore/modules/TableMapper/html/search/groups_f.html
-share/doc/qore/modules/TableMapper/html/search/groups_f.js
+share/doc/qore/modules/TableMapper/html/search/functions_61.html
+share/doc/qore/modules/TableMapper/html/search/functions_61.js
+share/doc/qore/modules/TableMapper/html/search/functions_62.html
+share/doc/qore/modules/TableMapper/html/search/functions_62.js
+share/doc/qore/modules/TableMapper/html/search/functions_63.html
+share/doc/qore/modules/TableMapper/html/search/functions_63.js
+share/doc/qore/modules/TableMapper/html/search/functions_64.html
+share/doc/qore/modules/TableMapper/html/search/functions_64.js
+share/doc/qore/modules/TableMapper/html/search/functions_65.html
+share/doc/qore/modules/TableMapper/html/search/functions_65.js
+share/doc/qore/modules/TableMapper/html/search/functions_66.html
+share/doc/qore/modules/TableMapper/html/search/functions_66.js
+share/doc/qore/modules/TableMapper/html/search/functions_67.html
+share/doc/qore/modules/TableMapper/html/search/functions_67.js
+share/doc/qore/modules/TableMapper/html/search/functions_68.html
+share/doc/qore/modules/TableMapper/html/search/functions_68.js
+share/doc/qore/modules/TableMapper/html/search/functions_69.html
+share/doc/qore/modules/TableMapper/html/search/functions_69.js
+share/doc/qore/modules/TableMapper/html/search/functions_6a.html
+share/doc/qore/modules/TableMapper/html/search/functions_6a.js
+share/doc/qore/modules/TableMapper/html/search/functions_6b.html
+share/doc/qore/modules/TableMapper/html/search/functions_6b.js
+share/doc/qore/modules/TableMapper/html/search/functions_6c.html
+share/doc/qore/modules/TableMapper/html/search/functions_6c.js
+share/doc/qore/modules/TableMapper/html/search/functions_6d.html
+share/doc/qore/modules/TableMapper/html/search/functions_6d.js
+share/doc/qore/modules/TableMapper/html/search/functions_6e.html
+share/doc/qore/modules/TableMapper/html/search/functions_6e.js
+share/doc/qore/modules/TableMapper/html/search/functions_6f.html
+share/doc/qore/modules/TableMapper/html/search/functions_6f.js
+share/doc/qore/modules/TableMapper/html/search/functions_70.html
+share/doc/qore/modules/TableMapper/html/search/functions_70.js
+share/doc/qore/modules/TableMapper/html/search/functions_71.html
+share/doc/qore/modules/TableMapper/html/search/functions_71.js
+share/doc/qore/modules/TableMapper/html/search/functions_72.html
+share/doc/qore/modules/TableMapper/html/search/functions_72.js
+share/doc/qore/modules/TableMapper/html/search/functions_73.html
+share/doc/qore/modules/TableMapper/html/search/functions_73.js
+share/doc/qore/modules/TableMapper/html/search/functions_74.html
+share/doc/qore/modules/TableMapper/html/search/functions_74.js
+share/doc/qore/modules/TableMapper/html/search/functions_75.html
+share/doc/qore/modules/TableMapper/html/search/functions_75.js
+share/doc/qore/modules/TableMapper/html/search/functions_76.html
+share/doc/qore/modules/TableMapper/html/search/functions_76.js
+share/doc/qore/modules/TableMapper/html/search/functions_77.html
+share/doc/qore/modules/TableMapper/html/search/functions_77.js
+share/doc/qore/modules/TableMapper/html/search/functions_78.html
+share/doc/qore/modules/TableMapper/html/search/functions_78.js
+share/doc/qore/modules/TableMapper/html/search/functions_79.html
+share/doc/qore/modules/TableMapper/html/search/functions_79.js
+share/doc/qore/modules/TableMapper/html/search/functions_7a.html
+share/doc/qore/modules/TableMapper/html/search/functions_7a.js
+share/doc/qore/modules/TableMapper/html/search/groups_62.html
+share/doc/qore/modules/TableMapper/html/search/groups_62.js
+share/doc/qore/modules/TableMapper/html/search/groups_63.html
+share/doc/qore/modules/TableMapper/html/search/groups_63.js
+share/doc/qore/modules/TableMapper/html/search/groups_64.html
+share/doc/qore/modules/TableMapper/html/search/groups_64.js
+share/doc/qore/modules/TableMapper/html/search/groups_65.html
+share/doc/qore/modules/TableMapper/html/search/groups_65.js
+share/doc/qore/modules/TableMapper/html/search/groups_66.html
+share/doc/qore/modules/TableMapper/html/search/groups_66.js
+share/doc/qore/modules/TableMapper/html/search/groups_68.html
+share/doc/qore/modules/TableMapper/html/search/groups_68.js
+share/doc/qore/modules/TableMapper/html/search/groups_69.html
+share/doc/qore/modules/TableMapper/html/search/groups_69.js
+share/doc/qore/modules/TableMapper/html/search/groups_6c.html
+share/doc/qore/modules/TableMapper/html/search/groups_6c.js
+share/doc/qore/modules/TableMapper/html/search/groups_6d.html
+share/doc/qore/modules/TableMapper/html/search/groups_6d.js
+share/doc/qore/modules/TableMapper/html/search/groups_6e.html
+share/doc/qore/modules/TableMapper/html/search/groups_6e.js
+share/doc/qore/modules/TableMapper/html/search/groups_6f.html
+share/doc/qore/modules/TableMapper/html/search/groups_6f.js
+share/doc/qore/modules/TableMapper/html/search/groups_70.html
+share/doc/qore/modules/TableMapper/html/search/groups_70.js
+share/doc/qore/modules/TableMapper/html/search/groups_72.html
+share/doc/qore/modules/TableMapper/html/search/groups_72.js
+share/doc/qore/modules/TableMapper/html/search/groups_73.html
+share/doc/qore/modules/TableMapper/html/search/groups_73.js
+share/doc/qore/modules/TableMapper/html/search/groups_74.html
+share/doc/qore/modules/TableMapper/html/search/groups_74.js
+share/doc/qore/modules/TableMapper/html/search/groups_75.html
+share/doc/qore/modules/TableMapper/html/search/groups_75.js
+share/doc/qore/modules/TableMapper/html/search/groups_77.html
+share/doc/qore/modules/TableMapper/html/search/groups_77.js
+share/doc/qore/modules/TableMapper/html/search/groups_78.html
+share/doc/qore/modules/TableMapper/html/search/groups_78.js
share/doc/qore/modules/TableMapper/html/search/mag_sel.png
-share/doc/qore/modules/TableMapper/html/search/namespaces_0.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_0.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_1.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_1.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_2.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_2.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_3.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_3.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_4.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_4.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_5.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_5.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_6.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_6.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_7.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_7.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_8.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_8.js
-share/doc/qore/modules/TableMapper/html/search/namespaces_9.html
-share/doc/qore/modules/TableMapper/html/search/namespaces_9.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_63.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_63.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_64.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_64.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_68.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_68.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_6d.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_6d.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_71.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_71.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_72.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_72.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_73.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_73.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_74.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_74.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_75.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_75.js
+share/doc/qore/modules/TableMapper/html/search/namespaces_77.html
+share/doc/qore/modules/TableMapper/html/search/namespaces_77.js
share/doc/qore/modules/TableMapper/html/search/nomatches.html
-share/doc/qore/modules/TableMapper/html/search/pages_0.html
-share/doc/qore/modules/TableMapper/html/search/pages_0.js
-share/doc/qore/modules/TableMapper/html/search/pages_1.html
-share/doc/qore/modules/TableMapper/html/search/pages_1.js
-share/doc/qore/modules/TableMapper/html/search/pages_10.html
-share/doc/qore/modules/TableMapper/html/search/pages_10.js
-share/doc/qore/modules/TableMapper/html/search/pages_11.html
-share/doc/qore/modules/TableMapper/html/search/pages_11.js
-share/doc/qore/modules/TableMapper/html/search/pages_12.html
-share/doc/qore/modules/TableMapper/html/search/pages_12.js
-share/doc/qore/modules/TableMapper/html/search/pages_2.html
-share/doc/qore/modules/TableMapper/html/search/pages_2.js
-share/doc/qore/modules/TableMapper/html/search/pages_3.html
-share/doc/qore/modules/TableMapper/html/search/pages_3.js
-share/doc/qore/modules/TableMapper/html/search/pages_4.html
-share/doc/qore/modules/TableMapper/html/search/pages_4.js
-share/doc/qore/modules/TableMapper/html/search/pages_5.html
-share/doc/qore/modules/TableMapper/html/search/pages_5.js
-share/doc/qore/modules/TableMapper/html/search/pages_6.html
-share/doc/qore/modules/TableMapper/html/search/pages_6.js
-share/doc/qore/modules/TableMapper/html/search/pages_7.html
-share/doc/qore/modules/TableMapper/html/search/pages_7.js
-share/doc/qore/modules/TableMapper/html/search/pages_8.html
-share/doc/qore/modules/TableMapper/html/search/pages_8.js
-share/doc/qore/modules/TableMapper/html/search/pages_9.html
-share/doc/qore/modules/TableMapper/html/search/pages_9.js
-share/doc/qore/modules/TableMapper/html/search/pages_a.html
-share/doc/qore/modules/TableMapper/html/search/pages_a.js
-share/doc/qore/modules/TableMapper/html/search/pages_b.html
-share/doc/qore/modules/TableMapper/html/search/pages_b.js
-share/doc/qore/modules/TableMapper/html/search/pages_c.html
-share/doc/qore/modules/TableMapper/html/search/pages_c.js
-share/doc/qore/modules/TableMapper/html/search/pages_d.html
-share/doc/qore/modules/TableMapper/html/search/pages_d.js
-share/doc/qore/modules/TableMapper/html/search/pages_e.html
-share/doc/qore/modules/TableMapper/html/search/pages_e.js
-share/doc/qore/modules/TableMapper/html/search/pages_f.html
-share/doc/qore/modules/TableMapper/html/search/pages_f.js
+share/doc/qore/modules/TableMapper/html/search/pages_62.html
+share/doc/qore/modules/TableMapper/html/search/pages_62.js
+share/doc/qore/modules/TableMapper/html/search/pages_63.html
+share/doc/qore/modules/TableMapper/html/search/pages_63.js
+share/doc/qore/modules/TableMapper/html/search/pages_64.html
+share/doc/qore/modules/TableMapper/html/search/pages_64.js
+share/doc/qore/modules/TableMapper/html/search/pages_65.html
+share/doc/qore/modules/TableMapper/html/search/pages_65.js
+share/doc/qore/modules/TableMapper/html/search/pages_66.html
+share/doc/qore/modules/TableMapper/html/search/pages_66.js
+share/doc/qore/modules/TableMapper/html/search/pages_68.html
+share/doc/qore/modules/TableMapper/html/search/pages_68.js
+share/doc/qore/modules/TableMapper/html/search/pages_69.html
+share/doc/qore/modules/TableMapper/html/search/pages_69.js
+share/doc/qore/modules/TableMapper/html/search/pages_6b.html
+share/doc/qore/modules/TableMapper/html/search/pages_6b.js
+share/doc/qore/modules/TableMapper/html/search/pages_6c.html
+share/doc/qore/modules/TableMapper/html/search/pages_6c.js
+share/doc/qore/modules/TableMapper/html/search/pages_6d.html
+share/doc/qore/modules/TableMapper/html/search/pages_6d.js
+share/doc/qore/modules/TableMapper/html/search/pages_6e.html
+share/doc/qore/modules/TableMapper/html/search/pages_6e.js
+share/doc/qore/modules/TableMapper/html/search/pages_6f.html
+share/doc/qore/modules/TableMapper/html/search/pages_6f.js
+share/doc/qore/modules/TableMapper/html/search/pages_70.html
+share/doc/qore/modules/TableMapper/html/search/pages_70.js
+share/doc/qore/modules/TableMapper/html/search/pages_71.html
+share/doc/qore/modules/TableMapper/html/search/pages_71.js
+share/doc/qore/modules/TableMapper/html/search/pages_72.html
+share/doc/qore/modules/TableMapper/html/search/pages_72.js
+share/doc/qore/modules/TableMapper/html/search/pages_73.html
+share/doc/qore/modules/TableMapper/html/search/pages_73.js
+share/doc/qore/modules/TableMapper/html/search/pages_74.html
+share/doc/qore/modules/TableMapper/html/search/pages_74.js
+share/doc/qore/modules/TableMapper/html/search/pages_75.html
+share/doc/qore/modules/TableMapper/html/search/pages_75.js
+share/doc/qore/modules/TableMapper/html/search/pages_76.html
+share/doc/qore/modules/TableMapper/html/search/pages_76.js
+share/doc/qore/modules/TableMapper/html/search/pages_77.html
+share/doc/qore/modules/TableMapper/html/search/pages_77.js
share/doc/qore/modules/TableMapper/html/search/search.css
share/doc/qore/modules/TableMapper/html/search/search.js
share/doc/qore/modules/TableMapper/html/search/search_l.png
share/doc/qore/modules/TableMapper/html/search/search_m.png
share/doc/qore/modules/TableMapper/html/search/search_r.png
-share/doc/qore/modules/TableMapper/html/search/searchdata.js
-share/doc/qore/modules/TableMapper/html/search/variables_0.html
-share/doc/qore/modules/TableMapper/html/search/variables_0.js
-share/doc/qore/modules/TableMapper/html/search/variables_1.html
-share/doc/qore/modules/TableMapper/html/search/variables_1.js
-share/doc/qore/modules/TableMapper/html/search/variables_10.html
-share/doc/qore/modules/TableMapper/html/search/variables_10.js
-share/doc/qore/modules/TableMapper/html/search/variables_11.html
-share/doc/qore/modules/TableMapper/html/search/variables_11.js
-share/doc/qore/modules/TableMapper/html/search/variables_12.html
-share/doc/qore/modules/TableMapper/html/search/variables_12.js
-share/doc/qore/modules/TableMapper/html/search/variables_13.html
-share/doc/qore/modules/TableMapper/html/search/variables_13.js
-share/doc/qore/modules/TableMapper/html/search/variables_14.html
-share/doc/qore/modules/TableMapper/html/search/variables_14.js
-share/doc/qore/modules/TableMapper/html/search/variables_15.html
-share/doc/qore/modules/TableMapper/html/search/variables_15.js
-share/doc/qore/modules/TableMapper/html/search/variables_16.html
-share/doc/qore/modules/TableMapper/html/search/variables_16.js
-share/doc/qore/modules/TableMapper/html/search/variables_17.html
-share/doc/qore/modules/TableMapper/html/search/variables_17.js
-share/doc/qore/modules/TableMapper/html/search/variables_18.html
-share/doc/qore/modules/TableMapper/html/search/variables_18.js
-share/doc/qore/modules/TableMapper/html/search/variables_19.html
-share/doc/qore/modules/TableMapper/html/search/variables_19.js
-share/doc/qore/modules/TableMapper/html/search/variables_2.html
-share/doc/qore/modules/TableMapper/html/search/variables_2.js
-share/doc/qore/modules/TableMapper/html/search/variables_3.html
-share/doc/qore/modules/TableMapper/html/search/variables_3.js
-share/doc/qore/modules/TableMapper/html/search/variables_4.html
-share/doc/qore/modules/TableMapper/html/search/variables_4.js
-share/doc/qore/modules/TableMapper/html/search/variables_5.html
-share/doc/qore/modules/TableMapper/html/search/variables_5.js
-share/doc/qore/modules/TableMapper/html/search/variables_6.html
-share/doc/qore/modules/TableMapper/html/search/variables_6.js
-share/doc/qore/modules/TableMapper/html/search/variables_7.html
-share/doc/qore/modules/TableMapper/html/search/variables_7.js
-share/doc/qore/modules/TableMapper/html/search/variables_8.html
-share/doc/qore/modules/TableMapper/html/search/variables_8.js
-share/doc/qore/modules/TableMapper/html/search/variables_9.html
-share/doc/qore/modules/TableMapper/html/search/variables_9.js
-share/doc/qore/modules/TableMapper/html/search/variables_a.html
-share/doc/qore/modules/TableMapper/html/search/variables_a.js
-share/doc/qore/modules/TableMapper/html/search/variables_b.html
-share/doc/qore/modules/TableMapper/html/search/variables_b.js
-share/doc/qore/modules/TableMapper/html/search/variables_c.html
-share/doc/qore/modules/TableMapper/html/search/variables_c.js
-share/doc/qore/modules/TableMapper/html/search/variables_d.html
-share/doc/qore/modules/TableMapper/html/search/variables_d.js
-share/doc/qore/modules/TableMapper/html/search/variables_e.html
-share/doc/qore/modules/TableMapper/html/search/variables_e.js
-share/doc/qore/modules/TableMapper/html/search/variables_f.html
-share/doc/qore/modules/TableMapper/html/search/variables_f.js
-share/doc/qore/modules/TableMapper/html/splitbar.png
+share/doc/qore/modules/TableMapper/html/search/variables_5f.html
+share/doc/qore/modules/TableMapper/html/search/variables_5f.js
+share/doc/qore/modules/TableMapper/html/search/variables_61.html
+share/doc/qore/modules/TableMapper/html/search/variables_61.js
+share/doc/qore/modules/TableMapper/html/search/variables_62.html
+share/doc/qore/modules/TableMapper/html/search/variables_62.js
+share/doc/qore/modules/TableMapper/html/search/variables_63.html
+share/doc/qore/modules/TableMapper/html/search/variables_63.js
+share/doc/qore/modules/TableMapper/html/search/variables_64.html
+share/doc/qore/modules/TableMapper/html/search/variables_64.js
+share/doc/qore/modules/TableMapper/html/search/variables_65.html
+share/doc/qore/modules/TableMapper/html/search/variables_65.js
+share/doc/qore/modules/TableMapper/html/search/variables_66.html
+share/doc/qore/modules/TableMapper/html/search/variables_66.js
+share/doc/qore/modules/TableMapper/html/search/variables_67.html
+share/doc/qore/modules/TableMapper/html/search/variables_67.js
+share/doc/qore/modules/TableMapper/html/search/variables_68.html
+share/doc/qore/modules/TableMapper/html/search/variables_68.js
+share/doc/qore/modules/TableMapper/html/search/variables_69.html
+share/doc/qore/modules/TableMapper/html/search/variables_69.js
+share/doc/qore/modules/TableMapper/html/search/variables_6a.html
+share/doc/qore/modules/TableMapper/html/search/variables_6a.js
+share/doc/qore/modules/TableMapper/html/search/variables_6c.html
+share/doc/qore/modules/TableMapper/html/search/variables_6c.js
+share/doc/qore/modules/TableMapper/html/search/variables_6d.html
+share/doc/qore/modules/TableMapper/html/search/variables_6d.js
+share/doc/qore/modules/TableMapper/html/search/variables_6e.html
+share/doc/qore/modules/TableMapper/html/search/variables_6e.js
+share/doc/qore/modules/TableMapper/html/search/variables_6f.html
+share/doc/qore/modules/TableMapper/html/search/variables_6f.js
+share/doc/qore/modules/TableMapper/html/search/variables_70.html
+share/doc/qore/modules/TableMapper/html/search/variables_70.js
+share/doc/qore/modules/TableMapper/html/search/variables_71.html
+share/doc/qore/modules/TableMapper/html/search/variables_71.js
+share/doc/qore/modules/TableMapper/html/search/variables_72.html
+share/doc/qore/modules/TableMapper/html/search/variables_72.js
+share/doc/qore/modules/TableMapper/html/search/variables_73.html
+share/doc/qore/modules/TableMapper/html/search/variables_73.js
+share/doc/qore/modules/TableMapper/html/search/variables_74.html
+share/doc/qore/modules/TableMapper/html/search/variables_74.js
+share/doc/qore/modules/TableMapper/html/search/variables_75.html
+share/doc/qore/modules/TableMapper/html/search/variables_75.js
+share/doc/qore/modules/TableMapper/html/search/variables_76.html
+share/doc/qore/modules/TableMapper/html/search/variables_76.js
+share/doc/qore/modules/TableMapper/html/search/variables_77.html
+share/doc/qore/modules/TableMapper/html/search/variables_77.js
+share/doc/qore/modules/TableMapper/html/search/variables_78.html
+share/doc/qore/modules/TableMapper/html/search/variables_78.js
+share/doc/qore/modules/TableMapper/html/search/variables_79.html
+share/doc/qore/modules/TableMapper/html/search/variables_79.js
+share/doc/qore/modules/TableMapper/html/search/variables_7a.html
+share/doc/qore/modules/TableMapper/html/search/variables_7a.js
share/doc/qore/modules/TableMapper/html/sync_off.png
share/doc/qore/modules/TableMapper/html/sync_on.png
share/doc/qore/modules/TableMapper/html/tab_a.png
@@ -18302,7 +19306,7 @@ share/doc/qore/modules/TableMapper/html/tab_s.png
share/doc/qore/modules/TableMapper/html/tabs.css
share/doc/qore/modules/TelnetClient/html/_telnet_client_8qm_8dox_8h_source.html
share/doc/qore/modules/TelnetClient/html/annotated.html
-share/doc/qore/modules/TelnetClient/html/annotated_dup.js
+share/doc/qore/modules/TelnetClient/html/annotated.js
share/doc/qore/modules/TelnetClient/html/bc_s.png
share/doc/qore/modules/TelnetClient/html/bdwn.png
share/doc/qore/modules/TelnetClient/html/class_telnet_client_1_1_telnet_client-members.html
@@ -18317,13 +19321,32 @@ share/doc/qore/modules/TelnetClient/html/class_telnet_client_1_1_telnet_connecti
share/doc/qore/modules/TelnetClient/html/classes.html
share/doc/qore/modules/TelnetClient/html/closed.png
share/doc/qore/modules/TelnetClient/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/TelnetClient/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/TelnetClient/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/TelnetClient/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/TelnetClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/TelnetClient/html/doc.png
+share/doc/qore/modules/TelnetClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/TelnetClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/TelnetClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/TelnetClient/html/doxygen.css
share/doc/qore/modules/TelnetClient/html/doxygen.png
share/doc/qore/modules/TelnetClient/html/dynsections.js
-share/doc/qore/modules/TelnetClient/html/folderclosed.png
-share/doc/qore/modules/TelnetClient/html/folderopen.png
+share/doc/qore/modules/TelnetClient/html/ftv2blank.png
+share/doc/qore/modules/TelnetClient/html/ftv2cl.png
+share/doc/qore/modules/TelnetClient/html/ftv2doc.png
+share/doc/qore/modules/TelnetClient/html/ftv2folderclosed.png
+share/doc/qore/modules/TelnetClient/html/ftv2folderopen.png
+share/doc/qore/modules/TelnetClient/html/ftv2lastnode.png
+share/doc/qore/modules/TelnetClient/html/ftv2link.png
+share/doc/qore/modules/TelnetClient/html/ftv2mlastnode.png
+share/doc/qore/modules/TelnetClient/html/ftv2mnode.png
+share/doc/qore/modules/TelnetClient/html/ftv2mo.png
+share/doc/qore/modules/TelnetClient/html/ftv2node.png
+share/doc/qore/modules/TelnetClient/html/ftv2ns.png
+share/doc/qore/modules/TelnetClient/html/ftv2plastnode.png
+share/doc/qore/modules/TelnetClient/html/ftv2pnode.png
+share/doc/qore/modules/TelnetClient/html/ftv2splitbar.png
+share/doc/qore/modules/TelnetClient/html/ftv2vertline.png
share/doc/qore/modules/TelnetClient/html/functions.html
share/doc/qore/modules/TelnetClient/html/functions_func.html
share/doc/qore/modules/TelnetClient/html/graph_legend.html
@@ -18444,8 +19467,6 @@ share/doc/qore/modules/TelnetClient/html/inherit_graph_1.md5
share/doc/qore/modules/TelnetClient/html/inherit_graph_1.png
share/doc/qore/modules/TelnetClient/html/inherits.html
share/doc/qore/modules/TelnetClient/html/jquery.js
-share/doc/qore/modules/TelnetClient/html/menu.js
-share/doc/qore/modules/TelnetClient/html/menudata.js
share/doc/qore/modules/TelnetClient/html/modules.html
share/doc/qore/modules/TelnetClient/html/modules.js
share/doc/qore/modules/TelnetClient/html/namespace_telnet_client.html
@@ -18459,7 +19480,6 @@ share/doc/qore/modules/TelnetClient/html/nav_g.png
share/doc/qore/modules/TelnetClient/html/nav_h.png
share/doc/qore/modules/TelnetClient/html/navtree.css
share/doc/qore/modules/TelnetClient/html/navtree.js
-share/doc/qore/modules/TelnetClient/html/navtreedata.js
share/doc/qore/modules/TelnetClient/html/navtreeindex0.js
share/doc/qore/modules/TelnetClient/html/navtreeindex1.js
share/doc/qore/modules/TelnetClient/html/navtreeindex2.js
@@ -18471,314 +19491,314 @@ share/doc/qore/modules/TelnetClient/html/navtreeindex7.js
share/doc/qore/modules/TelnetClient/html/open.png
share/doc/qore/modules/TelnetClient/html/pages.html
share/doc/qore/modules/TelnetClient/html/resize.js
-share/doc/qore/modules/TelnetClient/html/search/all_0.html
-share/doc/qore/modules/TelnetClient/html/search/all_0.js
-share/doc/qore/modules/TelnetClient/html/search/all_1.html
-share/doc/qore/modules/TelnetClient/html/search/all_1.js
-share/doc/qore/modules/TelnetClient/html/search/all_10.html
-share/doc/qore/modules/TelnetClient/html/search/all_10.js
-share/doc/qore/modules/TelnetClient/html/search/all_11.html
-share/doc/qore/modules/TelnetClient/html/search/all_11.js
-share/doc/qore/modules/TelnetClient/html/search/all_12.html
-share/doc/qore/modules/TelnetClient/html/search/all_12.js
-share/doc/qore/modules/TelnetClient/html/search/all_13.html
-share/doc/qore/modules/TelnetClient/html/search/all_13.js
-share/doc/qore/modules/TelnetClient/html/search/all_14.html
-share/doc/qore/modules/TelnetClient/html/search/all_14.js
-share/doc/qore/modules/TelnetClient/html/search/all_15.html
-share/doc/qore/modules/TelnetClient/html/search/all_15.js
-share/doc/qore/modules/TelnetClient/html/search/all_16.html
-share/doc/qore/modules/TelnetClient/html/search/all_16.js
-share/doc/qore/modules/TelnetClient/html/search/all_17.html
-share/doc/qore/modules/TelnetClient/html/search/all_17.js
-share/doc/qore/modules/TelnetClient/html/search/all_18.html
-share/doc/qore/modules/TelnetClient/html/search/all_18.js
-share/doc/qore/modules/TelnetClient/html/search/all_19.html
-share/doc/qore/modules/TelnetClient/html/search/all_19.js
-share/doc/qore/modules/TelnetClient/html/search/all_1a.html
-share/doc/qore/modules/TelnetClient/html/search/all_1a.js
-share/doc/qore/modules/TelnetClient/html/search/all_2.html
-share/doc/qore/modules/TelnetClient/html/search/all_2.js
-share/doc/qore/modules/TelnetClient/html/search/all_3.html
-share/doc/qore/modules/TelnetClient/html/search/all_3.js
-share/doc/qore/modules/TelnetClient/html/search/all_4.html
-share/doc/qore/modules/TelnetClient/html/search/all_4.js
-share/doc/qore/modules/TelnetClient/html/search/all_5.html
-share/doc/qore/modules/TelnetClient/html/search/all_5.js
-share/doc/qore/modules/TelnetClient/html/search/all_6.html
-share/doc/qore/modules/TelnetClient/html/search/all_6.js
-share/doc/qore/modules/TelnetClient/html/search/all_7.html
-share/doc/qore/modules/TelnetClient/html/search/all_7.js
-share/doc/qore/modules/TelnetClient/html/search/all_8.html
-share/doc/qore/modules/TelnetClient/html/search/all_8.js
-share/doc/qore/modules/TelnetClient/html/search/all_9.html
-share/doc/qore/modules/TelnetClient/html/search/all_9.js
-share/doc/qore/modules/TelnetClient/html/search/all_a.html
-share/doc/qore/modules/TelnetClient/html/search/all_a.js
-share/doc/qore/modules/TelnetClient/html/search/all_b.html
-share/doc/qore/modules/TelnetClient/html/search/all_b.js
-share/doc/qore/modules/TelnetClient/html/search/all_c.html
-share/doc/qore/modules/TelnetClient/html/search/all_c.js
-share/doc/qore/modules/TelnetClient/html/search/all_d.html
-share/doc/qore/modules/TelnetClient/html/search/all_d.js
-share/doc/qore/modules/TelnetClient/html/search/all_e.html
-share/doc/qore/modules/TelnetClient/html/search/all_e.js
-share/doc/qore/modules/TelnetClient/html/search/all_f.html
-share/doc/qore/modules/TelnetClient/html/search/all_f.js
-share/doc/qore/modules/TelnetClient/html/search/classes_0.html
-share/doc/qore/modules/TelnetClient/html/search/classes_0.js
-share/doc/qore/modules/TelnetClient/html/search/classes_1.html
-share/doc/qore/modules/TelnetClient/html/search/classes_1.js
-share/doc/qore/modules/TelnetClient/html/search/classes_10.html
-share/doc/qore/modules/TelnetClient/html/search/classes_10.js
-share/doc/qore/modules/TelnetClient/html/search/classes_11.html
-share/doc/qore/modules/TelnetClient/html/search/classes_11.js
-share/doc/qore/modules/TelnetClient/html/search/classes_12.html
-share/doc/qore/modules/TelnetClient/html/search/classes_12.js
-share/doc/qore/modules/TelnetClient/html/search/classes_13.html
-share/doc/qore/modules/TelnetClient/html/search/classes_13.js
-share/doc/qore/modules/TelnetClient/html/search/classes_14.html
-share/doc/qore/modules/TelnetClient/html/search/classes_14.js
-share/doc/qore/modules/TelnetClient/html/search/classes_15.html
-share/doc/qore/modules/TelnetClient/html/search/classes_15.js
-share/doc/qore/modules/TelnetClient/html/search/classes_16.html
-share/doc/qore/modules/TelnetClient/html/search/classes_16.js
-share/doc/qore/modules/TelnetClient/html/search/classes_2.html
-share/doc/qore/modules/TelnetClient/html/search/classes_2.js
-share/doc/qore/modules/TelnetClient/html/search/classes_3.html
-share/doc/qore/modules/TelnetClient/html/search/classes_3.js
-share/doc/qore/modules/TelnetClient/html/search/classes_4.html
-share/doc/qore/modules/TelnetClient/html/search/classes_4.js
-share/doc/qore/modules/TelnetClient/html/search/classes_5.html
-share/doc/qore/modules/TelnetClient/html/search/classes_5.js
-share/doc/qore/modules/TelnetClient/html/search/classes_6.html
-share/doc/qore/modules/TelnetClient/html/search/classes_6.js
-share/doc/qore/modules/TelnetClient/html/search/classes_7.html
-share/doc/qore/modules/TelnetClient/html/search/classes_7.js
-share/doc/qore/modules/TelnetClient/html/search/classes_8.html
-share/doc/qore/modules/TelnetClient/html/search/classes_8.js
-share/doc/qore/modules/TelnetClient/html/search/classes_9.html
-share/doc/qore/modules/TelnetClient/html/search/classes_9.js
-share/doc/qore/modules/TelnetClient/html/search/classes_a.html
-share/doc/qore/modules/TelnetClient/html/search/classes_a.js
-share/doc/qore/modules/TelnetClient/html/search/classes_b.html
-share/doc/qore/modules/TelnetClient/html/search/classes_b.js
-share/doc/qore/modules/TelnetClient/html/search/classes_c.html
-share/doc/qore/modules/TelnetClient/html/search/classes_c.js
-share/doc/qore/modules/TelnetClient/html/search/classes_d.html
-share/doc/qore/modules/TelnetClient/html/search/classes_d.js
-share/doc/qore/modules/TelnetClient/html/search/classes_e.html
-share/doc/qore/modules/TelnetClient/html/search/classes_e.js
-share/doc/qore/modules/TelnetClient/html/search/classes_f.html
-share/doc/qore/modules/TelnetClient/html/search/classes_f.js
+share/doc/qore/modules/TelnetClient/html/search/all_5f.html
+share/doc/qore/modules/TelnetClient/html/search/all_5f.js
+share/doc/qore/modules/TelnetClient/html/search/all_61.html
+share/doc/qore/modules/TelnetClient/html/search/all_61.js
+share/doc/qore/modules/TelnetClient/html/search/all_62.html
+share/doc/qore/modules/TelnetClient/html/search/all_62.js
+share/doc/qore/modules/TelnetClient/html/search/all_63.html
+share/doc/qore/modules/TelnetClient/html/search/all_63.js
+share/doc/qore/modules/TelnetClient/html/search/all_64.html
+share/doc/qore/modules/TelnetClient/html/search/all_64.js
+share/doc/qore/modules/TelnetClient/html/search/all_65.html
+share/doc/qore/modules/TelnetClient/html/search/all_65.js
+share/doc/qore/modules/TelnetClient/html/search/all_66.html
+share/doc/qore/modules/TelnetClient/html/search/all_66.js
+share/doc/qore/modules/TelnetClient/html/search/all_67.html
+share/doc/qore/modules/TelnetClient/html/search/all_67.js
+share/doc/qore/modules/TelnetClient/html/search/all_68.html
+share/doc/qore/modules/TelnetClient/html/search/all_68.js
+share/doc/qore/modules/TelnetClient/html/search/all_69.html
+share/doc/qore/modules/TelnetClient/html/search/all_69.js
+share/doc/qore/modules/TelnetClient/html/search/all_6a.html
+share/doc/qore/modules/TelnetClient/html/search/all_6a.js
+share/doc/qore/modules/TelnetClient/html/search/all_6b.html
+share/doc/qore/modules/TelnetClient/html/search/all_6b.js
+share/doc/qore/modules/TelnetClient/html/search/all_6c.html
+share/doc/qore/modules/TelnetClient/html/search/all_6c.js
+share/doc/qore/modules/TelnetClient/html/search/all_6d.html
+share/doc/qore/modules/TelnetClient/html/search/all_6d.js
+share/doc/qore/modules/TelnetClient/html/search/all_6e.html
+share/doc/qore/modules/TelnetClient/html/search/all_6e.js
+share/doc/qore/modules/TelnetClient/html/search/all_6f.html
+share/doc/qore/modules/TelnetClient/html/search/all_6f.js
+share/doc/qore/modules/TelnetClient/html/search/all_70.html
+share/doc/qore/modules/TelnetClient/html/search/all_70.js
+share/doc/qore/modules/TelnetClient/html/search/all_71.html
+share/doc/qore/modules/TelnetClient/html/search/all_71.js
+share/doc/qore/modules/TelnetClient/html/search/all_72.html
+share/doc/qore/modules/TelnetClient/html/search/all_72.js
+share/doc/qore/modules/TelnetClient/html/search/all_73.html
+share/doc/qore/modules/TelnetClient/html/search/all_73.js
+share/doc/qore/modules/TelnetClient/html/search/all_74.html
+share/doc/qore/modules/TelnetClient/html/search/all_74.js
+share/doc/qore/modules/TelnetClient/html/search/all_75.html
+share/doc/qore/modules/TelnetClient/html/search/all_75.js
+share/doc/qore/modules/TelnetClient/html/search/all_76.html
+share/doc/qore/modules/TelnetClient/html/search/all_76.js
+share/doc/qore/modules/TelnetClient/html/search/all_77.html
+share/doc/qore/modules/TelnetClient/html/search/all_77.js
+share/doc/qore/modules/TelnetClient/html/search/all_78.html
+share/doc/qore/modules/TelnetClient/html/search/all_78.js
+share/doc/qore/modules/TelnetClient/html/search/all_79.html
+share/doc/qore/modules/TelnetClient/html/search/all_79.js
+share/doc/qore/modules/TelnetClient/html/search/all_7a.html
+share/doc/qore/modules/TelnetClient/html/search/all_7a.js
+share/doc/qore/modules/TelnetClient/html/search/classes_61.html
+share/doc/qore/modules/TelnetClient/html/search/classes_61.js
+share/doc/qore/modules/TelnetClient/html/search/classes_62.html
+share/doc/qore/modules/TelnetClient/html/search/classes_62.js
+share/doc/qore/modules/TelnetClient/html/search/classes_63.html
+share/doc/qore/modules/TelnetClient/html/search/classes_63.js
+share/doc/qore/modules/TelnetClient/html/search/classes_64.html
+share/doc/qore/modules/TelnetClient/html/search/classes_64.js
+share/doc/qore/modules/TelnetClient/html/search/classes_65.html
+share/doc/qore/modules/TelnetClient/html/search/classes_65.js
+share/doc/qore/modules/TelnetClient/html/search/classes_66.html
+share/doc/qore/modules/TelnetClient/html/search/classes_66.js
+share/doc/qore/modules/TelnetClient/html/search/classes_67.html
+share/doc/qore/modules/TelnetClient/html/search/classes_67.js
+share/doc/qore/modules/TelnetClient/html/search/classes_68.html
+share/doc/qore/modules/TelnetClient/html/search/classes_68.js
+share/doc/qore/modules/TelnetClient/html/search/classes_69.html
+share/doc/qore/modules/TelnetClient/html/search/classes_69.js
+share/doc/qore/modules/TelnetClient/html/search/classes_6a.html
+share/doc/qore/modules/TelnetClient/html/search/classes_6a.js
+share/doc/qore/modules/TelnetClient/html/search/classes_6c.html
+share/doc/qore/modules/TelnetClient/html/search/classes_6c.js
+share/doc/qore/modules/TelnetClient/html/search/classes_6d.html
+share/doc/qore/modules/TelnetClient/html/search/classes_6d.js
+share/doc/qore/modules/TelnetClient/html/search/classes_6e.html
+share/doc/qore/modules/TelnetClient/html/search/classes_6e.js
+share/doc/qore/modules/TelnetClient/html/search/classes_6f.html
+share/doc/qore/modules/TelnetClient/html/search/classes_6f.js
+share/doc/qore/modules/TelnetClient/html/search/classes_70.html
+share/doc/qore/modules/TelnetClient/html/search/classes_70.js
+share/doc/qore/modules/TelnetClient/html/search/classes_71.html
+share/doc/qore/modules/TelnetClient/html/search/classes_71.js
+share/doc/qore/modules/TelnetClient/html/search/classes_72.html
+share/doc/qore/modules/TelnetClient/html/search/classes_72.js
+share/doc/qore/modules/TelnetClient/html/search/classes_73.html
+share/doc/qore/modules/TelnetClient/html/search/classes_73.js
+share/doc/qore/modules/TelnetClient/html/search/classes_74.html
+share/doc/qore/modules/TelnetClient/html/search/classes_74.js
+share/doc/qore/modules/TelnetClient/html/search/classes_75.html
+share/doc/qore/modules/TelnetClient/html/search/classes_75.js
+share/doc/qore/modules/TelnetClient/html/search/classes_77.html
+share/doc/qore/modules/TelnetClient/html/search/classes_77.js
+share/doc/qore/modules/TelnetClient/html/search/classes_78.html
+share/doc/qore/modules/TelnetClient/html/search/classes_78.js
+share/doc/qore/modules/TelnetClient/html/search/classes_7a.html
+share/doc/qore/modules/TelnetClient/html/search/classes_7a.js
share/doc/qore/modules/TelnetClient/html/search/close.png
-share/doc/qore/modules/TelnetClient/html/search/functions_0.html
-share/doc/qore/modules/TelnetClient/html/search/functions_0.js
-share/doc/qore/modules/TelnetClient/html/search/functions_1.html
-share/doc/qore/modules/TelnetClient/html/search/functions_1.js
-share/doc/qore/modules/TelnetClient/html/search/functions_10.html
-share/doc/qore/modules/TelnetClient/html/search/functions_10.js
-share/doc/qore/modules/TelnetClient/html/search/functions_11.html
-share/doc/qore/modules/TelnetClient/html/search/functions_11.js
-share/doc/qore/modules/TelnetClient/html/search/functions_12.html
-share/doc/qore/modules/TelnetClient/html/search/functions_12.js
-share/doc/qore/modules/TelnetClient/html/search/functions_13.html
-share/doc/qore/modules/TelnetClient/html/search/functions_13.js
-share/doc/qore/modules/TelnetClient/html/search/functions_14.html
-share/doc/qore/modules/TelnetClient/html/search/functions_14.js
-share/doc/qore/modules/TelnetClient/html/search/functions_15.html
-share/doc/qore/modules/TelnetClient/html/search/functions_15.js
-share/doc/qore/modules/TelnetClient/html/search/functions_16.html
-share/doc/qore/modules/TelnetClient/html/search/functions_16.js
-share/doc/qore/modules/TelnetClient/html/search/functions_17.html
-share/doc/qore/modules/TelnetClient/html/search/functions_17.js
-share/doc/qore/modules/TelnetClient/html/search/functions_18.html
-share/doc/qore/modules/TelnetClient/html/search/functions_18.js
-share/doc/qore/modules/TelnetClient/html/search/functions_19.html
-share/doc/qore/modules/TelnetClient/html/search/functions_19.js
-share/doc/qore/modules/TelnetClient/html/search/functions_2.html
-share/doc/qore/modules/TelnetClient/html/search/functions_2.js
-share/doc/qore/modules/TelnetClient/html/search/functions_3.html
-share/doc/qore/modules/TelnetClient/html/search/functions_3.js
-share/doc/qore/modules/TelnetClient/html/search/functions_4.html
-share/doc/qore/modules/TelnetClient/html/search/functions_4.js
-share/doc/qore/modules/TelnetClient/html/search/functions_5.html
-share/doc/qore/modules/TelnetClient/html/search/functions_5.js
-share/doc/qore/modules/TelnetClient/html/search/functions_6.html
-share/doc/qore/modules/TelnetClient/html/search/functions_6.js
-share/doc/qore/modules/TelnetClient/html/search/functions_7.html
-share/doc/qore/modules/TelnetClient/html/search/functions_7.js
-share/doc/qore/modules/TelnetClient/html/search/functions_8.html
-share/doc/qore/modules/TelnetClient/html/search/functions_8.js
-share/doc/qore/modules/TelnetClient/html/search/functions_9.html
-share/doc/qore/modules/TelnetClient/html/search/functions_9.js
-share/doc/qore/modules/TelnetClient/html/search/functions_a.html
-share/doc/qore/modules/TelnetClient/html/search/functions_a.js
-share/doc/qore/modules/TelnetClient/html/search/functions_b.html
-share/doc/qore/modules/TelnetClient/html/search/functions_b.js
-share/doc/qore/modules/TelnetClient/html/search/functions_c.html
-share/doc/qore/modules/TelnetClient/html/search/functions_c.js
-share/doc/qore/modules/TelnetClient/html/search/functions_d.html
-share/doc/qore/modules/TelnetClient/html/search/functions_d.js
-share/doc/qore/modules/TelnetClient/html/search/functions_e.html
-share/doc/qore/modules/TelnetClient/html/search/functions_e.js
-share/doc/qore/modules/TelnetClient/html/search/functions_f.html
-share/doc/qore/modules/TelnetClient/html/search/functions_f.js
-share/doc/qore/modules/TelnetClient/html/search/groups_0.html
-share/doc/qore/modules/TelnetClient/html/search/groups_0.js
-share/doc/qore/modules/TelnetClient/html/search/groups_1.html
-share/doc/qore/modules/TelnetClient/html/search/groups_1.js
-share/doc/qore/modules/TelnetClient/html/search/groups_10.html
-share/doc/qore/modules/TelnetClient/html/search/groups_10.js
-share/doc/qore/modules/TelnetClient/html/search/groups_11.html
-share/doc/qore/modules/TelnetClient/html/search/groups_11.js
-share/doc/qore/modules/TelnetClient/html/search/groups_2.html
-share/doc/qore/modules/TelnetClient/html/search/groups_2.js
-share/doc/qore/modules/TelnetClient/html/search/groups_3.html
-share/doc/qore/modules/TelnetClient/html/search/groups_3.js
-share/doc/qore/modules/TelnetClient/html/search/groups_4.html
-share/doc/qore/modules/TelnetClient/html/search/groups_4.js
-share/doc/qore/modules/TelnetClient/html/search/groups_5.html
-share/doc/qore/modules/TelnetClient/html/search/groups_5.js
-share/doc/qore/modules/TelnetClient/html/search/groups_6.html
-share/doc/qore/modules/TelnetClient/html/search/groups_6.js
-share/doc/qore/modules/TelnetClient/html/search/groups_7.html
-share/doc/qore/modules/TelnetClient/html/search/groups_7.js
-share/doc/qore/modules/TelnetClient/html/search/groups_8.html
-share/doc/qore/modules/TelnetClient/html/search/groups_8.js
-share/doc/qore/modules/TelnetClient/html/search/groups_9.html
-share/doc/qore/modules/TelnetClient/html/search/groups_9.js
-share/doc/qore/modules/TelnetClient/html/search/groups_a.html
-share/doc/qore/modules/TelnetClient/html/search/groups_a.js
-share/doc/qore/modules/TelnetClient/html/search/groups_b.html
-share/doc/qore/modules/TelnetClient/html/search/groups_b.js
-share/doc/qore/modules/TelnetClient/html/search/groups_c.html
-share/doc/qore/modules/TelnetClient/html/search/groups_c.js
-share/doc/qore/modules/TelnetClient/html/search/groups_d.html
-share/doc/qore/modules/TelnetClient/html/search/groups_d.js
-share/doc/qore/modules/TelnetClient/html/search/groups_e.html
-share/doc/qore/modules/TelnetClient/html/search/groups_e.js
-share/doc/qore/modules/TelnetClient/html/search/groups_f.html
-share/doc/qore/modules/TelnetClient/html/search/groups_f.js
+share/doc/qore/modules/TelnetClient/html/search/functions_61.html
+share/doc/qore/modules/TelnetClient/html/search/functions_61.js
+share/doc/qore/modules/TelnetClient/html/search/functions_62.html
+share/doc/qore/modules/TelnetClient/html/search/functions_62.js
+share/doc/qore/modules/TelnetClient/html/search/functions_63.html
+share/doc/qore/modules/TelnetClient/html/search/functions_63.js
+share/doc/qore/modules/TelnetClient/html/search/functions_64.html
+share/doc/qore/modules/TelnetClient/html/search/functions_64.js
+share/doc/qore/modules/TelnetClient/html/search/functions_65.html
+share/doc/qore/modules/TelnetClient/html/search/functions_65.js
+share/doc/qore/modules/TelnetClient/html/search/functions_66.html
+share/doc/qore/modules/TelnetClient/html/search/functions_66.js
+share/doc/qore/modules/TelnetClient/html/search/functions_67.html
+share/doc/qore/modules/TelnetClient/html/search/functions_67.js
+share/doc/qore/modules/TelnetClient/html/search/functions_68.html
+share/doc/qore/modules/TelnetClient/html/search/functions_68.js
+share/doc/qore/modules/TelnetClient/html/search/functions_69.html
+share/doc/qore/modules/TelnetClient/html/search/functions_69.js
+share/doc/qore/modules/TelnetClient/html/search/functions_6a.html
+share/doc/qore/modules/TelnetClient/html/search/functions_6a.js
+share/doc/qore/modules/TelnetClient/html/search/functions_6b.html
+share/doc/qore/modules/TelnetClient/html/search/functions_6b.js
+share/doc/qore/modules/TelnetClient/html/search/functions_6c.html
+share/doc/qore/modules/TelnetClient/html/search/functions_6c.js
+share/doc/qore/modules/TelnetClient/html/search/functions_6d.html
+share/doc/qore/modules/TelnetClient/html/search/functions_6d.js
+share/doc/qore/modules/TelnetClient/html/search/functions_6e.html
+share/doc/qore/modules/TelnetClient/html/search/functions_6e.js
+share/doc/qore/modules/TelnetClient/html/search/functions_6f.html
+share/doc/qore/modules/TelnetClient/html/search/functions_6f.js
+share/doc/qore/modules/TelnetClient/html/search/functions_70.html
+share/doc/qore/modules/TelnetClient/html/search/functions_70.js
+share/doc/qore/modules/TelnetClient/html/search/functions_71.html
+share/doc/qore/modules/TelnetClient/html/search/functions_71.js
+share/doc/qore/modules/TelnetClient/html/search/functions_72.html
+share/doc/qore/modules/TelnetClient/html/search/functions_72.js
+share/doc/qore/modules/TelnetClient/html/search/functions_73.html
+share/doc/qore/modules/TelnetClient/html/search/functions_73.js
+share/doc/qore/modules/TelnetClient/html/search/functions_74.html
+share/doc/qore/modules/TelnetClient/html/search/functions_74.js
+share/doc/qore/modules/TelnetClient/html/search/functions_75.html
+share/doc/qore/modules/TelnetClient/html/search/functions_75.js
+share/doc/qore/modules/TelnetClient/html/search/functions_76.html
+share/doc/qore/modules/TelnetClient/html/search/functions_76.js
+share/doc/qore/modules/TelnetClient/html/search/functions_77.html
+share/doc/qore/modules/TelnetClient/html/search/functions_77.js
+share/doc/qore/modules/TelnetClient/html/search/functions_78.html
+share/doc/qore/modules/TelnetClient/html/search/functions_78.js
+share/doc/qore/modules/TelnetClient/html/search/functions_79.html
+share/doc/qore/modules/TelnetClient/html/search/functions_79.js
+share/doc/qore/modules/TelnetClient/html/search/functions_7a.html
+share/doc/qore/modules/TelnetClient/html/search/functions_7a.js
+share/doc/qore/modules/TelnetClient/html/search/groups_62.html
+share/doc/qore/modules/TelnetClient/html/search/groups_62.js
+share/doc/qore/modules/TelnetClient/html/search/groups_63.html
+share/doc/qore/modules/TelnetClient/html/search/groups_63.js
+share/doc/qore/modules/TelnetClient/html/search/groups_64.html
+share/doc/qore/modules/TelnetClient/html/search/groups_64.js
+share/doc/qore/modules/TelnetClient/html/search/groups_65.html
+share/doc/qore/modules/TelnetClient/html/search/groups_65.js
+share/doc/qore/modules/TelnetClient/html/search/groups_66.html
+share/doc/qore/modules/TelnetClient/html/search/groups_66.js
+share/doc/qore/modules/TelnetClient/html/search/groups_68.html
+share/doc/qore/modules/TelnetClient/html/search/groups_68.js
+share/doc/qore/modules/TelnetClient/html/search/groups_69.html
+share/doc/qore/modules/TelnetClient/html/search/groups_69.js
+share/doc/qore/modules/TelnetClient/html/search/groups_6c.html
+share/doc/qore/modules/TelnetClient/html/search/groups_6c.js
+share/doc/qore/modules/TelnetClient/html/search/groups_6d.html
+share/doc/qore/modules/TelnetClient/html/search/groups_6d.js
+share/doc/qore/modules/TelnetClient/html/search/groups_6e.html
+share/doc/qore/modules/TelnetClient/html/search/groups_6e.js
+share/doc/qore/modules/TelnetClient/html/search/groups_6f.html
+share/doc/qore/modules/TelnetClient/html/search/groups_6f.js
+share/doc/qore/modules/TelnetClient/html/search/groups_70.html
+share/doc/qore/modules/TelnetClient/html/search/groups_70.js
+share/doc/qore/modules/TelnetClient/html/search/groups_72.html
+share/doc/qore/modules/TelnetClient/html/search/groups_72.js
+share/doc/qore/modules/TelnetClient/html/search/groups_73.html
+share/doc/qore/modules/TelnetClient/html/search/groups_73.js
+share/doc/qore/modules/TelnetClient/html/search/groups_74.html
+share/doc/qore/modules/TelnetClient/html/search/groups_74.js
+share/doc/qore/modules/TelnetClient/html/search/groups_75.html
+share/doc/qore/modules/TelnetClient/html/search/groups_75.js
+share/doc/qore/modules/TelnetClient/html/search/groups_77.html
+share/doc/qore/modules/TelnetClient/html/search/groups_77.js
+share/doc/qore/modules/TelnetClient/html/search/groups_78.html
+share/doc/qore/modules/TelnetClient/html/search/groups_78.js
share/doc/qore/modules/TelnetClient/html/search/mag_sel.png
-share/doc/qore/modules/TelnetClient/html/search/namespaces_0.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_0.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_1.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_1.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_2.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_2.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_3.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_3.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_4.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_4.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_5.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_5.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_6.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_6.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_7.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_7.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_8.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_8.js
-share/doc/qore/modules/TelnetClient/html/search/namespaces_9.html
-share/doc/qore/modules/TelnetClient/html/search/namespaces_9.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_63.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_63.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_64.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_64.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_68.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_68.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_6d.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_6d.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_71.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_71.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_72.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_72.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_73.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_73.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_74.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_74.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_75.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_75.js
+share/doc/qore/modules/TelnetClient/html/search/namespaces_77.html
+share/doc/qore/modules/TelnetClient/html/search/namespaces_77.js
share/doc/qore/modules/TelnetClient/html/search/nomatches.html
-share/doc/qore/modules/TelnetClient/html/search/pages_0.html
-share/doc/qore/modules/TelnetClient/html/search/pages_0.js
-share/doc/qore/modules/TelnetClient/html/search/pages_1.html
-share/doc/qore/modules/TelnetClient/html/search/pages_1.js
-share/doc/qore/modules/TelnetClient/html/search/pages_10.html
-share/doc/qore/modules/TelnetClient/html/search/pages_10.js
-share/doc/qore/modules/TelnetClient/html/search/pages_11.html
-share/doc/qore/modules/TelnetClient/html/search/pages_11.js
-share/doc/qore/modules/TelnetClient/html/search/pages_12.html
-share/doc/qore/modules/TelnetClient/html/search/pages_12.js
-share/doc/qore/modules/TelnetClient/html/search/pages_2.html
-share/doc/qore/modules/TelnetClient/html/search/pages_2.js
-share/doc/qore/modules/TelnetClient/html/search/pages_3.html
-share/doc/qore/modules/TelnetClient/html/search/pages_3.js
-share/doc/qore/modules/TelnetClient/html/search/pages_4.html
-share/doc/qore/modules/TelnetClient/html/search/pages_4.js
-share/doc/qore/modules/TelnetClient/html/search/pages_5.html
-share/doc/qore/modules/TelnetClient/html/search/pages_5.js
-share/doc/qore/modules/TelnetClient/html/search/pages_6.html
-share/doc/qore/modules/TelnetClient/html/search/pages_6.js
-share/doc/qore/modules/TelnetClient/html/search/pages_7.html
-share/doc/qore/modules/TelnetClient/html/search/pages_7.js
-share/doc/qore/modules/TelnetClient/html/search/pages_8.html
-share/doc/qore/modules/TelnetClient/html/search/pages_8.js
-share/doc/qore/modules/TelnetClient/html/search/pages_9.html
-share/doc/qore/modules/TelnetClient/html/search/pages_9.js
-share/doc/qore/modules/TelnetClient/html/search/pages_a.html
-share/doc/qore/modules/TelnetClient/html/search/pages_a.js
-share/doc/qore/modules/TelnetClient/html/search/pages_b.html
-share/doc/qore/modules/TelnetClient/html/search/pages_b.js
-share/doc/qore/modules/TelnetClient/html/search/pages_c.html
-share/doc/qore/modules/TelnetClient/html/search/pages_c.js
-share/doc/qore/modules/TelnetClient/html/search/pages_d.html
-share/doc/qore/modules/TelnetClient/html/search/pages_d.js
-share/doc/qore/modules/TelnetClient/html/search/pages_e.html
-share/doc/qore/modules/TelnetClient/html/search/pages_e.js
-share/doc/qore/modules/TelnetClient/html/search/pages_f.html
-share/doc/qore/modules/TelnetClient/html/search/pages_f.js
+share/doc/qore/modules/TelnetClient/html/search/pages_62.html
+share/doc/qore/modules/TelnetClient/html/search/pages_62.js
+share/doc/qore/modules/TelnetClient/html/search/pages_63.html
+share/doc/qore/modules/TelnetClient/html/search/pages_63.js
+share/doc/qore/modules/TelnetClient/html/search/pages_64.html
+share/doc/qore/modules/TelnetClient/html/search/pages_64.js
+share/doc/qore/modules/TelnetClient/html/search/pages_65.html
+share/doc/qore/modules/TelnetClient/html/search/pages_65.js
+share/doc/qore/modules/TelnetClient/html/search/pages_66.html
+share/doc/qore/modules/TelnetClient/html/search/pages_66.js
+share/doc/qore/modules/TelnetClient/html/search/pages_68.html
+share/doc/qore/modules/TelnetClient/html/search/pages_68.js
+share/doc/qore/modules/TelnetClient/html/search/pages_69.html
+share/doc/qore/modules/TelnetClient/html/search/pages_69.js
+share/doc/qore/modules/TelnetClient/html/search/pages_6b.html
+share/doc/qore/modules/TelnetClient/html/search/pages_6b.js
+share/doc/qore/modules/TelnetClient/html/search/pages_6c.html
+share/doc/qore/modules/TelnetClient/html/search/pages_6c.js
+share/doc/qore/modules/TelnetClient/html/search/pages_6d.html
+share/doc/qore/modules/TelnetClient/html/search/pages_6d.js
+share/doc/qore/modules/TelnetClient/html/search/pages_6e.html
+share/doc/qore/modules/TelnetClient/html/search/pages_6e.js
+share/doc/qore/modules/TelnetClient/html/search/pages_6f.html
+share/doc/qore/modules/TelnetClient/html/search/pages_6f.js
+share/doc/qore/modules/TelnetClient/html/search/pages_70.html
+share/doc/qore/modules/TelnetClient/html/search/pages_70.js
+share/doc/qore/modules/TelnetClient/html/search/pages_71.html
+share/doc/qore/modules/TelnetClient/html/search/pages_71.js
+share/doc/qore/modules/TelnetClient/html/search/pages_72.html
+share/doc/qore/modules/TelnetClient/html/search/pages_72.js
+share/doc/qore/modules/TelnetClient/html/search/pages_73.html
+share/doc/qore/modules/TelnetClient/html/search/pages_73.js
+share/doc/qore/modules/TelnetClient/html/search/pages_74.html
+share/doc/qore/modules/TelnetClient/html/search/pages_74.js
+share/doc/qore/modules/TelnetClient/html/search/pages_75.html
+share/doc/qore/modules/TelnetClient/html/search/pages_75.js
+share/doc/qore/modules/TelnetClient/html/search/pages_76.html
+share/doc/qore/modules/TelnetClient/html/search/pages_76.js
+share/doc/qore/modules/TelnetClient/html/search/pages_77.html
+share/doc/qore/modules/TelnetClient/html/search/pages_77.js
share/doc/qore/modules/TelnetClient/html/search/search.css
share/doc/qore/modules/TelnetClient/html/search/search.js
share/doc/qore/modules/TelnetClient/html/search/search_l.png
share/doc/qore/modules/TelnetClient/html/search/search_m.png
share/doc/qore/modules/TelnetClient/html/search/search_r.png
-share/doc/qore/modules/TelnetClient/html/search/searchdata.js
-share/doc/qore/modules/TelnetClient/html/search/variables_0.html
-share/doc/qore/modules/TelnetClient/html/search/variables_0.js
-share/doc/qore/modules/TelnetClient/html/search/variables_1.html
-share/doc/qore/modules/TelnetClient/html/search/variables_1.js
-share/doc/qore/modules/TelnetClient/html/search/variables_10.html
-share/doc/qore/modules/TelnetClient/html/search/variables_10.js
-share/doc/qore/modules/TelnetClient/html/search/variables_11.html
-share/doc/qore/modules/TelnetClient/html/search/variables_11.js
-share/doc/qore/modules/TelnetClient/html/search/variables_12.html
-share/doc/qore/modules/TelnetClient/html/search/variables_12.js
-share/doc/qore/modules/TelnetClient/html/search/variables_13.html
-share/doc/qore/modules/TelnetClient/html/search/variables_13.js
-share/doc/qore/modules/TelnetClient/html/search/variables_14.html
-share/doc/qore/modules/TelnetClient/html/search/variables_14.js
-share/doc/qore/modules/TelnetClient/html/search/variables_15.html
-share/doc/qore/modules/TelnetClient/html/search/variables_15.js
-share/doc/qore/modules/TelnetClient/html/search/variables_16.html
-share/doc/qore/modules/TelnetClient/html/search/variables_16.js
-share/doc/qore/modules/TelnetClient/html/search/variables_17.html
-share/doc/qore/modules/TelnetClient/html/search/variables_17.js
-share/doc/qore/modules/TelnetClient/html/search/variables_18.html
-share/doc/qore/modules/TelnetClient/html/search/variables_18.js
-share/doc/qore/modules/TelnetClient/html/search/variables_19.html
-share/doc/qore/modules/TelnetClient/html/search/variables_19.js
-share/doc/qore/modules/TelnetClient/html/search/variables_2.html
-share/doc/qore/modules/TelnetClient/html/search/variables_2.js
-share/doc/qore/modules/TelnetClient/html/search/variables_3.html
-share/doc/qore/modules/TelnetClient/html/search/variables_3.js
-share/doc/qore/modules/TelnetClient/html/search/variables_4.html
-share/doc/qore/modules/TelnetClient/html/search/variables_4.js
-share/doc/qore/modules/TelnetClient/html/search/variables_5.html
-share/doc/qore/modules/TelnetClient/html/search/variables_5.js
-share/doc/qore/modules/TelnetClient/html/search/variables_6.html
-share/doc/qore/modules/TelnetClient/html/search/variables_6.js
-share/doc/qore/modules/TelnetClient/html/search/variables_7.html
-share/doc/qore/modules/TelnetClient/html/search/variables_7.js
-share/doc/qore/modules/TelnetClient/html/search/variables_8.html
-share/doc/qore/modules/TelnetClient/html/search/variables_8.js
-share/doc/qore/modules/TelnetClient/html/search/variables_9.html
-share/doc/qore/modules/TelnetClient/html/search/variables_9.js
-share/doc/qore/modules/TelnetClient/html/search/variables_a.html
-share/doc/qore/modules/TelnetClient/html/search/variables_a.js
-share/doc/qore/modules/TelnetClient/html/search/variables_b.html
-share/doc/qore/modules/TelnetClient/html/search/variables_b.js
-share/doc/qore/modules/TelnetClient/html/search/variables_c.html
-share/doc/qore/modules/TelnetClient/html/search/variables_c.js
-share/doc/qore/modules/TelnetClient/html/search/variables_d.html
-share/doc/qore/modules/TelnetClient/html/search/variables_d.js
-share/doc/qore/modules/TelnetClient/html/search/variables_e.html
-share/doc/qore/modules/TelnetClient/html/search/variables_e.js
-share/doc/qore/modules/TelnetClient/html/search/variables_f.html
-share/doc/qore/modules/TelnetClient/html/search/variables_f.js
-share/doc/qore/modules/TelnetClient/html/splitbar.png
+share/doc/qore/modules/TelnetClient/html/search/variables_5f.html
+share/doc/qore/modules/TelnetClient/html/search/variables_5f.js
+share/doc/qore/modules/TelnetClient/html/search/variables_61.html
+share/doc/qore/modules/TelnetClient/html/search/variables_61.js
+share/doc/qore/modules/TelnetClient/html/search/variables_62.html
+share/doc/qore/modules/TelnetClient/html/search/variables_62.js
+share/doc/qore/modules/TelnetClient/html/search/variables_63.html
+share/doc/qore/modules/TelnetClient/html/search/variables_63.js
+share/doc/qore/modules/TelnetClient/html/search/variables_64.html
+share/doc/qore/modules/TelnetClient/html/search/variables_64.js
+share/doc/qore/modules/TelnetClient/html/search/variables_65.html
+share/doc/qore/modules/TelnetClient/html/search/variables_65.js
+share/doc/qore/modules/TelnetClient/html/search/variables_66.html
+share/doc/qore/modules/TelnetClient/html/search/variables_66.js
+share/doc/qore/modules/TelnetClient/html/search/variables_67.html
+share/doc/qore/modules/TelnetClient/html/search/variables_67.js
+share/doc/qore/modules/TelnetClient/html/search/variables_68.html
+share/doc/qore/modules/TelnetClient/html/search/variables_68.js
+share/doc/qore/modules/TelnetClient/html/search/variables_69.html
+share/doc/qore/modules/TelnetClient/html/search/variables_69.js
+share/doc/qore/modules/TelnetClient/html/search/variables_6a.html
+share/doc/qore/modules/TelnetClient/html/search/variables_6a.js
+share/doc/qore/modules/TelnetClient/html/search/variables_6c.html
+share/doc/qore/modules/TelnetClient/html/search/variables_6c.js
+share/doc/qore/modules/TelnetClient/html/search/variables_6d.html
+share/doc/qore/modules/TelnetClient/html/search/variables_6d.js
+share/doc/qore/modules/TelnetClient/html/search/variables_6e.html
+share/doc/qore/modules/TelnetClient/html/search/variables_6e.js
+share/doc/qore/modules/TelnetClient/html/search/variables_6f.html
+share/doc/qore/modules/TelnetClient/html/search/variables_6f.js
+share/doc/qore/modules/TelnetClient/html/search/variables_70.html
+share/doc/qore/modules/TelnetClient/html/search/variables_70.js
+share/doc/qore/modules/TelnetClient/html/search/variables_71.html
+share/doc/qore/modules/TelnetClient/html/search/variables_71.js
+share/doc/qore/modules/TelnetClient/html/search/variables_72.html
+share/doc/qore/modules/TelnetClient/html/search/variables_72.js
+share/doc/qore/modules/TelnetClient/html/search/variables_73.html
+share/doc/qore/modules/TelnetClient/html/search/variables_73.js
+share/doc/qore/modules/TelnetClient/html/search/variables_74.html
+share/doc/qore/modules/TelnetClient/html/search/variables_74.js
+share/doc/qore/modules/TelnetClient/html/search/variables_75.html
+share/doc/qore/modules/TelnetClient/html/search/variables_75.js
+share/doc/qore/modules/TelnetClient/html/search/variables_76.html
+share/doc/qore/modules/TelnetClient/html/search/variables_76.js
+share/doc/qore/modules/TelnetClient/html/search/variables_77.html
+share/doc/qore/modules/TelnetClient/html/search/variables_77.js
+share/doc/qore/modules/TelnetClient/html/search/variables_78.html
+share/doc/qore/modules/TelnetClient/html/search/variables_78.js
+share/doc/qore/modules/TelnetClient/html/search/variables_79.html
+share/doc/qore/modules/TelnetClient/html/search/variables_79.js
+share/doc/qore/modules/TelnetClient/html/search/variables_7a.html
+share/doc/qore/modules/TelnetClient/html/search/variables_7a.js
share/doc/qore/modules/TelnetClient/html/sync_off.png
share/doc/qore/modules/TelnetClient/html/sync_on.png
share/doc/qore/modules/TelnetClient/html/tab_a.png
@@ -18788,7 +19808,7 @@ share/doc/qore/modules/TelnetClient/html/tab_s.png
share/doc/qore/modules/TelnetClient/html/tabs.css
share/doc/qore/modules/TextWrap/html/_text_wrap_8qm_8dox_8h_source.html
share/doc/qore/modules/TextWrap/html/annotated.html
-share/doc/qore/modules/TextWrap/html/annotated_dup.js
+share/doc/qore/modules/TextWrap/html/annotated.js
share/doc/qore/modules/TextWrap/html/bc_s.png
share/doc/qore/modules/TextWrap/html/bdwn.png
share/doc/qore/modules/TextWrap/html/class_text_wrap_1_1_text_wrapper-members.html
@@ -18797,13 +19817,32 @@ share/doc/qore/modules/TextWrap/html/class_text_wrap_1_1_text_wrapper.js
share/doc/qore/modules/TextWrap/html/classes.html
share/doc/qore/modules/TextWrap/html/closed.png
share/doc/qore/modules/TextWrap/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/TextWrap/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/TextWrap/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/TextWrap/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/TextWrap/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/TextWrap/html/doc.png
+share/doc/qore/modules/TextWrap/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/TextWrap/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/TextWrap/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/TextWrap/html/doxygen.css
share/doc/qore/modules/TextWrap/html/doxygen.png
share/doc/qore/modules/TextWrap/html/dynsections.js
-share/doc/qore/modules/TextWrap/html/folderclosed.png
-share/doc/qore/modules/TextWrap/html/folderopen.png
+share/doc/qore/modules/TextWrap/html/ftv2blank.png
+share/doc/qore/modules/TextWrap/html/ftv2cl.png
+share/doc/qore/modules/TextWrap/html/ftv2doc.png
+share/doc/qore/modules/TextWrap/html/ftv2folderclosed.png
+share/doc/qore/modules/TextWrap/html/ftv2folderopen.png
+share/doc/qore/modules/TextWrap/html/ftv2lastnode.png
+share/doc/qore/modules/TextWrap/html/ftv2link.png
+share/doc/qore/modules/TextWrap/html/ftv2mlastnode.png
+share/doc/qore/modules/TextWrap/html/ftv2mnode.png
+share/doc/qore/modules/TextWrap/html/ftv2mo.png
+share/doc/qore/modules/TextWrap/html/ftv2node.png
+share/doc/qore/modules/TextWrap/html/ftv2ns.png
+share/doc/qore/modules/TextWrap/html/ftv2plastnode.png
+share/doc/qore/modules/TextWrap/html/ftv2pnode.png
+share/doc/qore/modules/TextWrap/html/ftv2splitbar.png
+share/doc/qore/modules/TextWrap/html/ftv2vertline.png
share/doc/qore/modules/TextWrap/html/functions.html
share/doc/qore/modules/TextWrap/html/functions_func.html
share/doc/qore/modules/TextWrap/html/graph_legend.html
@@ -18812,8 +19851,6 @@ share/doc/qore/modules/TextWrap/html/graph_legend.png
share/doc/qore/modules/TextWrap/html/index.html
share/doc/qore/modules/TextWrap/html/index.qhp
share/doc/qore/modules/TextWrap/html/jquery.js
-share/doc/qore/modules/TextWrap/html/menu.js
-share/doc/qore/modules/TextWrap/html/menudata.js
share/doc/qore/modules/TextWrap/html/namespace_text_wrap.html
share/doc/qore/modules/TextWrap/html/namespace_text_wrap.js
share/doc/qore/modules/TextWrap/html/namespacemembers.html
@@ -18825,321 +19862,320 @@ share/doc/qore/modules/TextWrap/html/nav_g.png
share/doc/qore/modules/TextWrap/html/nav_h.png
share/doc/qore/modules/TextWrap/html/navtree.css
share/doc/qore/modules/TextWrap/html/navtree.js
-share/doc/qore/modules/TextWrap/html/navtreedata.js
share/doc/qore/modules/TextWrap/html/navtreeindex0.js
share/doc/qore/modules/TextWrap/html/open.png
share/doc/qore/modules/TextWrap/html/pages.html
share/doc/qore/modules/TextWrap/html/resize.js
-share/doc/qore/modules/TextWrap/html/search/all_0.html
-share/doc/qore/modules/TextWrap/html/search/all_0.js
-share/doc/qore/modules/TextWrap/html/search/all_1.html
-share/doc/qore/modules/TextWrap/html/search/all_1.js
-share/doc/qore/modules/TextWrap/html/search/all_10.html
-share/doc/qore/modules/TextWrap/html/search/all_10.js
-share/doc/qore/modules/TextWrap/html/search/all_11.html
-share/doc/qore/modules/TextWrap/html/search/all_11.js
-share/doc/qore/modules/TextWrap/html/search/all_12.html
-share/doc/qore/modules/TextWrap/html/search/all_12.js
-share/doc/qore/modules/TextWrap/html/search/all_13.html
-share/doc/qore/modules/TextWrap/html/search/all_13.js
-share/doc/qore/modules/TextWrap/html/search/all_14.html
-share/doc/qore/modules/TextWrap/html/search/all_14.js
-share/doc/qore/modules/TextWrap/html/search/all_15.html
-share/doc/qore/modules/TextWrap/html/search/all_15.js
-share/doc/qore/modules/TextWrap/html/search/all_16.html
-share/doc/qore/modules/TextWrap/html/search/all_16.js
-share/doc/qore/modules/TextWrap/html/search/all_17.html
-share/doc/qore/modules/TextWrap/html/search/all_17.js
-share/doc/qore/modules/TextWrap/html/search/all_18.html
-share/doc/qore/modules/TextWrap/html/search/all_18.js
-share/doc/qore/modules/TextWrap/html/search/all_19.html
-share/doc/qore/modules/TextWrap/html/search/all_19.js
-share/doc/qore/modules/TextWrap/html/search/all_1a.html
-share/doc/qore/modules/TextWrap/html/search/all_1a.js
-share/doc/qore/modules/TextWrap/html/search/all_2.html
-share/doc/qore/modules/TextWrap/html/search/all_2.js
-share/doc/qore/modules/TextWrap/html/search/all_3.html
-share/doc/qore/modules/TextWrap/html/search/all_3.js
-share/doc/qore/modules/TextWrap/html/search/all_4.html
-share/doc/qore/modules/TextWrap/html/search/all_4.js
-share/doc/qore/modules/TextWrap/html/search/all_5.html
-share/doc/qore/modules/TextWrap/html/search/all_5.js
-share/doc/qore/modules/TextWrap/html/search/all_6.html
-share/doc/qore/modules/TextWrap/html/search/all_6.js
-share/doc/qore/modules/TextWrap/html/search/all_7.html
-share/doc/qore/modules/TextWrap/html/search/all_7.js
-share/doc/qore/modules/TextWrap/html/search/all_8.html
-share/doc/qore/modules/TextWrap/html/search/all_8.js
-share/doc/qore/modules/TextWrap/html/search/all_9.html
-share/doc/qore/modules/TextWrap/html/search/all_9.js
-share/doc/qore/modules/TextWrap/html/search/all_a.html
-share/doc/qore/modules/TextWrap/html/search/all_a.js
-share/doc/qore/modules/TextWrap/html/search/all_b.html
-share/doc/qore/modules/TextWrap/html/search/all_b.js
-share/doc/qore/modules/TextWrap/html/search/all_c.html
-share/doc/qore/modules/TextWrap/html/search/all_c.js
-share/doc/qore/modules/TextWrap/html/search/all_d.html
-share/doc/qore/modules/TextWrap/html/search/all_d.js
-share/doc/qore/modules/TextWrap/html/search/all_e.html
-share/doc/qore/modules/TextWrap/html/search/all_e.js
-share/doc/qore/modules/TextWrap/html/search/all_f.html
-share/doc/qore/modules/TextWrap/html/search/all_f.js
-share/doc/qore/modules/TextWrap/html/search/classes_0.html
-share/doc/qore/modules/TextWrap/html/search/classes_0.js
-share/doc/qore/modules/TextWrap/html/search/classes_1.html
-share/doc/qore/modules/TextWrap/html/search/classes_1.js
-share/doc/qore/modules/TextWrap/html/search/classes_10.html
-share/doc/qore/modules/TextWrap/html/search/classes_10.js
-share/doc/qore/modules/TextWrap/html/search/classes_11.html
-share/doc/qore/modules/TextWrap/html/search/classes_11.js
-share/doc/qore/modules/TextWrap/html/search/classes_12.html
-share/doc/qore/modules/TextWrap/html/search/classes_12.js
-share/doc/qore/modules/TextWrap/html/search/classes_13.html
-share/doc/qore/modules/TextWrap/html/search/classes_13.js
-share/doc/qore/modules/TextWrap/html/search/classes_14.html
-share/doc/qore/modules/TextWrap/html/search/classes_14.js
-share/doc/qore/modules/TextWrap/html/search/classes_15.html
-share/doc/qore/modules/TextWrap/html/search/classes_15.js
-share/doc/qore/modules/TextWrap/html/search/classes_16.html
-share/doc/qore/modules/TextWrap/html/search/classes_16.js
-share/doc/qore/modules/TextWrap/html/search/classes_2.html
-share/doc/qore/modules/TextWrap/html/search/classes_2.js
-share/doc/qore/modules/TextWrap/html/search/classes_3.html
-share/doc/qore/modules/TextWrap/html/search/classes_3.js
-share/doc/qore/modules/TextWrap/html/search/classes_4.html
-share/doc/qore/modules/TextWrap/html/search/classes_4.js
-share/doc/qore/modules/TextWrap/html/search/classes_5.html
-share/doc/qore/modules/TextWrap/html/search/classes_5.js
-share/doc/qore/modules/TextWrap/html/search/classes_6.html
-share/doc/qore/modules/TextWrap/html/search/classes_6.js
-share/doc/qore/modules/TextWrap/html/search/classes_7.html
-share/doc/qore/modules/TextWrap/html/search/classes_7.js
-share/doc/qore/modules/TextWrap/html/search/classes_8.html
-share/doc/qore/modules/TextWrap/html/search/classes_8.js
-share/doc/qore/modules/TextWrap/html/search/classes_9.html
-share/doc/qore/modules/TextWrap/html/search/classes_9.js
-share/doc/qore/modules/TextWrap/html/search/classes_a.html
-share/doc/qore/modules/TextWrap/html/search/classes_a.js
-share/doc/qore/modules/TextWrap/html/search/classes_b.html
-share/doc/qore/modules/TextWrap/html/search/classes_b.js
-share/doc/qore/modules/TextWrap/html/search/classes_c.html
-share/doc/qore/modules/TextWrap/html/search/classes_c.js
-share/doc/qore/modules/TextWrap/html/search/classes_d.html
-share/doc/qore/modules/TextWrap/html/search/classes_d.js
-share/doc/qore/modules/TextWrap/html/search/classes_e.html
-share/doc/qore/modules/TextWrap/html/search/classes_e.js
-share/doc/qore/modules/TextWrap/html/search/classes_f.html
-share/doc/qore/modules/TextWrap/html/search/classes_f.js
+share/doc/qore/modules/TextWrap/html/search/all_5f.html
+share/doc/qore/modules/TextWrap/html/search/all_5f.js
+share/doc/qore/modules/TextWrap/html/search/all_61.html
+share/doc/qore/modules/TextWrap/html/search/all_61.js
+share/doc/qore/modules/TextWrap/html/search/all_62.html
+share/doc/qore/modules/TextWrap/html/search/all_62.js
+share/doc/qore/modules/TextWrap/html/search/all_63.html
+share/doc/qore/modules/TextWrap/html/search/all_63.js
+share/doc/qore/modules/TextWrap/html/search/all_64.html
+share/doc/qore/modules/TextWrap/html/search/all_64.js
+share/doc/qore/modules/TextWrap/html/search/all_65.html
+share/doc/qore/modules/TextWrap/html/search/all_65.js
+share/doc/qore/modules/TextWrap/html/search/all_66.html
+share/doc/qore/modules/TextWrap/html/search/all_66.js
+share/doc/qore/modules/TextWrap/html/search/all_67.html
+share/doc/qore/modules/TextWrap/html/search/all_67.js
+share/doc/qore/modules/TextWrap/html/search/all_68.html
+share/doc/qore/modules/TextWrap/html/search/all_68.js
+share/doc/qore/modules/TextWrap/html/search/all_69.html
+share/doc/qore/modules/TextWrap/html/search/all_69.js
+share/doc/qore/modules/TextWrap/html/search/all_6a.html
+share/doc/qore/modules/TextWrap/html/search/all_6a.js
+share/doc/qore/modules/TextWrap/html/search/all_6b.html
+share/doc/qore/modules/TextWrap/html/search/all_6b.js
+share/doc/qore/modules/TextWrap/html/search/all_6c.html
+share/doc/qore/modules/TextWrap/html/search/all_6c.js
+share/doc/qore/modules/TextWrap/html/search/all_6d.html
+share/doc/qore/modules/TextWrap/html/search/all_6d.js
+share/doc/qore/modules/TextWrap/html/search/all_6e.html
+share/doc/qore/modules/TextWrap/html/search/all_6e.js
+share/doc/qore/modules/TextWrap/html/search/all_6f.html
+share/doc/qore/modules/TextWrap/html/search/all_6f.js
+share/doc/qore/modules/TextWrap/html/search/all_70.html
+share/doc/qore/modules/TextWrap/html/search/all_70.js
+share/doc/qore/modules/TextWrap/html/search/all_71.html
+share/doc/qore/modules/TextWrap/html/search/all_71.js
+share/doc/qore/modules/TextWrap/html/search/all_72.html
+share/doc/qore/modules/TextWrap/html/search/all_72.js
+share/doc/qore/modules/TextWrap/html/search/all_73.html
+share/doc/qore/modules/TextWrap/html/search/all_73.js
+share/doc/qore/modules/TextWrap/html/search/all_74.html
+share/doc/qore/modules/TextWrap/html/search/all_74.js
+share/doc/qore/modules/TextWrap/html/search/all_75.html
+share/doc/qore/modules/TextWrap/html/search/all_75.js
+share/doc/qore/modules/TextWrap/html/search/all_76.html
+share/doc/qore/modules/TextWrap/html/search/all_76.js
+share/doc/qore/modules/TextWrap/html/search/all_77.html
+share/doc/qore/modules/TextWrap/html/search/all_77.js
+share/doc/qore/modules/TextWrap/html/search/all_78.html
+share/doc/qore/modules/TextWrap/html/search/all_78.js
+share/doc/qore/modules/TextWrap/html/search/all_79.html
+share/doc/qore/modules/TextWrap/html/search/all_79.js
+share/doc/qore/modules/TextWrap/html/search/all_7a.html
+share/doc/qore/modules/TextWrap/html/search/all_7a.js
+share/doc/qore/modules/TextWrap/html/search/classes_61.html
+share/doc/qore/modules/TextWrap/html/search/classes_61.js
+share/doc/qore/modules/TextWrap/html/search/classes_62.html
+share/doc/qore/modules/TextWrap/html/search/classes_62.js
+share/doc/qore/modules/TextWrap/html/search/classes_63.html
+share/doc/qore/modules/TextWrap/html/search/classes_63.js
+share/doc/qore/modules/TextWrap/html/search/classes_64.html
+share/doc/qore/modules/TextWrap/html/search/classes_64.js
+share/doc/qore/modules/TextWrap/html/search/classes_65.html
+share/doc/qore/modules/TextWrap/html/search/classes_65.js
+share/doc/qore/modules/TextWrap/html/search/classes_66.html
+share/doc/qore/modules/TextWrap/html/search/classes_66.js
+share/doc/qore/modules/TextWrap/html/search/classes_67.html
+share/doc/qore/modules/TextWrap/html/search/classes_67.js
+share/doc/qore/modules/TextWrap/html/search/classes_68.html
+share/doc/qore/modules/TextWrap/html/search/classes_68.js
+share/doc/qore/modules/TextWrap/html/search/classes_69.html
+share/doc/qore/modules/TextWrap/html/search/classes_69.js
+share/doc/qore/modules/TextWrap/html/search/classes_6a.html
+share/doc/qore/modules/TextWrap/html/search/classes_6a.js
+share/doc/qore/modules/TextWrap/html/search/classes_6c.html
+share/doc/qore/modules/TextWrap/html/search/classes_6c.js
+share/doc/qore/modules/TextWrap/html/search/classes_6d.html
+share/doc/qore/modules/TextWrap/html/search/classes_6d.js
+share/doc/qore/modules/TextWrap/html/search/classes_6e.html
+share/doc/qore/modules/TextWrap/html/search/classes_6e.js
+share/doc/qore/modules/TextWrap/html/search/classes_6f.html
+share/doc/qore/modules/TextWrap/html/search/classes_6f.js
+share/doc/qore/modules/TextWrap/html/search/classes_70.html
+share/doc/qore/modules/TextWrap/html/search/classes_70.js
+share/doc/qore/modules/TextWrap/html/search/classes_71.html
+share/doc/qore/modules/TextWrap/html/search/classes_71.js
+share/doc/qore/modules/TextWrap/html/search/classes_72.html
+share/doc/qore/modules/TextWrap/html/search/classes_72.js
+share/doc/qore/modules/TextWrap/html/search/classes_73.html
+share/doc/qore/modules/TextWrap/html/search/classes_73.js
+share/doc/qore/modules/TextWrap/html/search/classes_74.html
+share/doc/qore/modules/TextWrap/html/search/classes_74.js
+share/doc/qore/modules/TextWrap/html/search/classes_75.html
+share/doc/qore/modules/TextWrap/html/search/classes_75.js
+share/doc/qore/modules/TextWrap/html/search/classes_77.html
+share/doc/qore/modules/TextWrap/html/search/classes_77.js
+share/doc/qore/modules/TextWrap/html/search/classes_78.html
+share/doc/qore/modules/TextWrap/html/search/classes_78.js
+share/doc/qore/modules/TextWrap/html/search/classes_7a.html
+share/doc/qore/modules/TextWrap/html/search/classes_7a.js
share/doc/qore/modules/TextWrap/html/search/close.png
-share/doc/qore/modules/TextWrap/html/search/functions_0.html
-share/doc/qore/modules/TextWrap/html/search/functions_0.js
-share/doc/qore/modules/TextWrap/html/search/functions_1.html
-share/doc/qore/modules/TextWrap/html/search/functions_1.js
-share/doc/qore/modules/TextWrap/html/search/functions_10.html
-share/doc/qore/modules/TextWrap/html/search/functions_10.js
-share/doc/qore/modules/TextWrap/html/search/functions_11.html
-share/doc/qore/modules/TextWrap/html/search/functions_11.js
-share/doc/qore/modules/TextWrap/html/search/functions_12.html
-share/doc/qore/modules/TextWrap/html/search/functions_12.js
-share/doc/qore/modules/TextWrap/html/search/functions_13.html
-share/doc/qore/modules/TextWrap/html/search/functions_13.js
-share/doc/qore/modules/TextWrap/html/search/functions_14.html
-share/doc/qore/modules/TextWrap/html/search/functions_14.js
-share/doc/qore/modules/TextWrap/html/search/functions_15.html
-share/doc/qore/modules/TextWrap/html/search/functions_15.js
-share/doc/qore/modules/TextWrap/html/search/functions_16.html
-share/doc/qore/modules/TextWrap/html/search/functions_16.js
-share/doc/qore/modules/TextWrap/html/search/functions_17.html
-share/doc/qore/modules/TextWrap/html/search/functions_17.js
-share/doc/qore/modules/TextWrap/html/search/functions_18.html
-share/doc/qore/modules/TextWrap/html/search/functions_18.js
-share/doc/qore/modules/TextWrap/html/search/functions_19.html
-share/doc/qore/modules/TextWrap/html/search/functions_19.js
-share/doc/qore/modules/TextWrap/html/search/functions_1a.html
-share/doc/qore/modules/TextWrap/html/search/functions_1a.js
-share/doc/qore/modules/TextWrap/html/search/functions_2.html
-share/doc/qore/modules/TextWrap/html/search/functions_2.js
-share/doc/qore/modules/TextWrap/html/search/functions_3.html
-share/doc/qore/modules/TextWrap/html/search/functions_3.js
-share/doc/qore/modules/TextWrap/html/search/functions_4.html
-share/doc/qore/modules/TextWrap/html/search/functions_4.js
-share/doc/qore/modules/TextWrap/html/search/functions_5.html
-share/doc/qore/modules/TextWrap/html/search/functions_5.js
-share/doc/qore/modules/TextWrap/html/search/functions_6.html
-share/doc/qore/modules/TextWrap/html/search/functions_6.js
-share/doc/qore/modules/TextWrap/html/search/functions_7.html
-share/doc/qore/modules/TextWrap/html/search/functions_7.js
-share/doc/qore/modules/TextWrap/html/search/functions_8.html
-share/doc/qore/modules/TextWrap/html/search/functions_8.js
-share/doc/qore/modules/TextWrap/html/search/functions_9.html
-share/doc/qore/modules/TextWrap/html/search/functions_9.js
-share/doc/qore/modules/TextWrap/html/search/functions_a.html
-share/doc/qore/modules/TextWrap/html/search/functions_a.js
-share/doc/qore/modules/TextWrap/html/search/functions_b.html
-share/doc/qore/modules/TextWrap/html/search/functions_b.js
-share/doc/qore/modules/TextWrap/html/search/functions_c.html
-share/doc/qore/modules/TextWrap/html/search/functions_c.js
-share/doc/qore/modules/TextWrap/html/search/functions_d.html
-share/doc/qore/modules/TextWrap/html/search/functions_d.js
-share/doc/qore/modules/TextWrap/html/search/functions_e.html
-share/doc/qore/modules/TextWrap/html/search/functions_e.js
-share/doc/qore/modules/TextWrap/html/search/functions_f.html
-share/doc/qore/modules/TextWrap/html/search/functions_f.js
-share/doc/qore/modules/TextWrap/html/search/groups_0.html
-share/doc/qore/modules/TextWrap/html/search/groups_0.js
-share/doc/qore/modules/TextWrap/html/search/groups_1.html
-share/doc/qore/modules/TextWrap/html/search/groups_1.js
-share/doc/qore/modules/TextWrap/html/search/groups_10.html
-share/doc/qore/modules/TextWrap/html/search/groups_10.js
-share/doc/qore/modules/TextWrap/html/search/groups_11.html
-share/doc/qore/modules/TextWrap/html/search/groups_11.js
-share/doc/qore/modules/TextWrap/html/search/groups_2.html
-share/doc/qore/modules/TextWrap/html/search/groups_2.js
-share/doc/qore/modules/TextWrap/html/search/groups_3.html
-share/doc/qore/modules/TextWrap/html/search/groups_3.js
-share/doc/qore/modules/TextWrap/html/search/groups_4.html
-share/doc/qore/modules/TextWrap/html/search/groups_4.js
-share/doc/qore/modules/TextWrap/html/search/groups_5.html
-share/doc/qore/modules/TextWrap/html/search/groups_5.js
-share/doc/qore/modules/TextWrap/html/search/groups_6.html
-share/doc/qore/modules/TextWrap/html/search/groups_6.js
-share/doc/qore/modules/TextWrap/html/search/groups_7.html
-share/doc/qore/modules/TextWrap/html/search/groups_7.js
-share/doc/qore/modules/TextWrap/html/search/groups_8.html
-share/doc/qore/modules/TextWrap/html/search/groups_8.js
-share/doc/qore/modules/TextWrap/html/search/groups_9.html
-share/doc/qore/modules/TextWrap/html/search/groups_9.js
-share/doc/qore/modules/TextWrap/html/search/groups_a.html
-share/doc/qore/modules/TextWrap/html/search/groups_a.js
-share/doc/qore/modules/TextWrap/html/search/groups_b.html
-share/doc/qore/modules/TextWrap/html/search/groups_b.js
-share/doc/qore/modules/TextWrap/html/search/groups_c.html
-share/doc/qore/modules/TextWrap/html/search/groups_c.js
-share/doc/qore/modules/TextWrap/html/search/groups_d.html
-share/doc/qore/modules/TextWrap/html/search/groups_d.js
-share/doc/qore/modules/TextWrap/html/search/groups_e.html
-share/doc/qore/modules/TextWrap/html/search/groups_e.js
-share/doc/qore/modules/TextWrap/html/search/groups_f.html
-share/doc/qore/modules/TextWrap/html/search/groups_f.js
+share/doc/qore/modules/TextWrap/html/search/functions_5f.html
+share/doc/qore/modules/TextWrap/html/search/functions_5f.js
+share/doc/qore/modules/TextWrap/html/search/functions_61.html
+share/doc/qore/modules/TextWrap/html/search/functions_61.js
+share/doc/qore/modules/TextWrap/html/search/functions_62.html
+share/doc/qore/modules/TextWrap/html/search/functions_62.js
+share/doc/qore/modules/TextWrap/html/search/functions_63.html
+share/doc/qore/modules/TextWrap/html/search/functions_63.js
+share/doc/qore/modules/TextWrap/html/search/functions_64.html
+share/doc/qore/modules/TextWrap/html/search/functions_64.js
+share/doc/qore/modules/TextWrap/html/search/functions_65.html
+share/doc/qore/modules/TextWrap/html/search/functions_65.js
+share/doc/qore/modules/TextWrap/html/search/functions_66.html
+share/doc/qore/modules/TextWrap/html/search/functions_66.js
+share/doc/qore/modules/TextWrap/html/search/functions_67.html
+share/doc/qore/modules/TextWrap/html/search/functions_67.js
+share/doc/qore/modules/TextWrap/html/search/functions_68.html
+share/doc/qore/modules/TextWrap/html/search/functions_68.js
+share/doc/qore/modules/TextWrap/html/search/functions_69.html
+share/doc/qore/modules/TextWrap/html/search/functions_69.js
+share/doc/qore/modules/TextWrap/html/search/functions_6a.html
+share/doc/qore/modules/TextWrap/html/search/functions_6a.js
+share/doc/qore/modules/TextWrap/html/search/functions_6b.html
+share/doc/qore/modules/TextWrap/html/search/functions_6b.js
+share/doc/qore/modules/TextWrap/html/search/functions_6c.html
+share/doc/qore/modules/TextWrap/html/search/functions_6c.js
+share/doc/qore/modules/TextWrap/html/search/functions_6d.html
+share/doc/qore/modules/TextWrap/html/search/functions_6d.js
+share/doc/qore/modules/TextWrap/html/search/functions_6e.html
+share/doc/qore/modules/TextWrap/html/search/functions_6e.js
+share/doc/qore/modules/TextWrap/html/search/functions_6f.html
+share/doc/qore/modules/TextWrap/html/search/functions_6f.js
+share/doc/qore/modules/TextWrap/html/search/functions_70.html
+share/doc/qore/modules/TextWrap/html/search/functions_70.js
+share/doc/qore/modules/TextWrap/html/search/functions_71.html
+share/doc/qore/modules/TextWrap/html/search/functions_71.js
+share/doc/qore/modules/TextWrap/html/search/functions_72.html
+share/doc/qore/modules/TextWrap/html/search/functions_72.js
+share/doc/qore/modules/TextWrap/html/search/functions_73.html
+share/doc/qore/modules/TextWrap/html/search/functions_73.js
+share/doc/qore/modules/TextWrap/html/search/functions_74.html
+share/doc/qore/modules/TextWrap/html/search/functions_74.js
+share/doc/qore/modules/TextWrap/html/search/functions_75.html
+share/doc/qore/modules/TextWrap/html/search/functions_75.js
+share/doc/qore/modules/TextWrap/html/search/functions_76.html
+share/doc/qore/modules/TextWrap/html/search/functions_76.js
+share/doc/qore/modules/TextWrap/html/search/functions_77.html
+share/doc/qore/modules/TextWrap/html/search/functions_77.js
+share/doc/qore/modules/TextWrap/html/search/functions_78.html
+share/doc/qore/modules/TextWrap/html/search/functions_78.js
+share/doc/qore/modules/TextWrap/html/search/functions_79.html
+share/doc/qore/modules/TextWrap/html/search/functions_79.js
+share/doc/qore/modules/TextWrap/html/search/functions_7a.html
+share/doc/qore/modules/TextWrap/html/search/functions_7a.js
+share/doc/qore/modules/TextWrap/html/search/groups_62.html
+share/doc/qore/modules/TextWrap/html/search/groups_62.js
+share/doc/qore/modules/TextWrap/html/search/groups_63.html
+share/doc/qore/modules/TextWrap/html/search/groups_63.js
+share/doc/qore/modules/TextWrap/html/search/groups_64.html
+share/doc/qore/modules/TextWrap/html/search/groups_64.js
+share/doc/qore/modules/TextWrap/html/search/groups_65.html
+share/doc/qore/modules/TextWrap/html/search/groups_65.js
+share/doc/qore/modules/TextWrap/html/search/groups_66.html
+share/doc/qore/modules/TextWrap/html/search/groups_66.js
+share/doc/qore/modules/TextWrap/html/search/groups_68.html
+share/doc/qore/modules/TextWrap/html/search/groups_68.js
+share/doc/qore/modules/TextWrap/html/search/groups_69.html
+share/doc/qore/modules/TextWrap/html/search/groups_69.js
+share/doc/qore/modules/TextWrap/html/search/groups_6c.html
+share/doc/qore/modules/TextWrap/html/search/groups_6c.js
+share/doc/qore/modules/TextWrap/html/search/groups_6d.html
+share/doc/qore/modules/TextWrap/html/search/groups_6d.js
+share/doc/qore/modules/TextWrap/html/search/groups_6e.html
+share/doc/qore/modules/TextWrap/html/search/groups_6e.js
+share/doc/qore/modules/TextWrap/html/search/groups_6f.html
+share/doc/qore/modules/TextWrap/html/search/groups_6f.js
+share/doc/qore/modules/TextWrap/html/search/groups_70.html
+share/doc/qore/modules/TextWrap/html/search/groups_70.js
+share/doc/qore/modules/TextWrap/html/search/groups_72.html
+share/doc/qore/modules/TextWrap/html/search/groups_72.js
+share/doc/qore/modules/TextWrap/html/search/groups_73.html
+share/doc/qore/modules/TextWrap/html/search/groups_73.js
+share/doc/qore/modules/TextWrap/html/search/groups_74.html
+share/doc/qore/modules/TextWrap/html/search/groups_74.js
+share/doc/qore/modules/TextWrap/html/search/groups_75.html
+share/doc/qore/modules/TextWrap/html/search/groups_75.js
+share/doc/qore/modules/TextWrap/html/search/groups_77.html
+share/doc/qore/modules/TextWrap/html/search/groups_77.js
+share/doc/qore/modules/TextWrap/html/search/groups_78.html
+share/doc/qore/modules/TextWrap/html/search/groups_78.js
share/doc/qore/modules/TextWrap/html/search/mag_sel.png
-share/doc/qore/modules/TextWrap/html/search/namespaces_0.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_0.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_1.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_1.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_2.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_2.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_3.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_3.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_4.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_4.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_5.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_5.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_6.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_6.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_7.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_7.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_8.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_8.js
-share/doc/qore/modules/TextWrap/html/search/namespaces_9.html
-share/doc/qore/modules/TextWrap/html/search/namespaces_9.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_63.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_63.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_64.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_64.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_68.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_68.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_6d.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_6d.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_71.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_71.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_72.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_72.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_73.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_73.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_74.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_74.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_75.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_75.js
+share/doc/qore/modules/TextWrap/html/search/namespaces_77.html
+share/doc/qore/modules/TextWrap/html/search/namespaces_77.js
share/doc/qore/modules/TextWrap/html/search/nomatches.html
-share/doc/qore/modules/TextWrap/html/search/pages_0.html
-share/doc/qore/modules/TextWrap/html/search/pages_0.js
-share/doc/qore/modules/TextWrap/html/search/pages_1.html
-share/doc/qore/modules/TextWrap/html/search/pages_1.js
-share/doc/qore/modules/TextWrap/html/search/pages_10.html
-share/doc/qore/modules/TextWrap/html/search/pages_10.js
-share/doc/qore/modules/TextWrap/html/search/pages_11.html
-share/doc/qore/modules/TextWrap/html/search/pages_11.js
-share/doc/qore/modules/TextWrap/html/search/pages_12.html
-share/doc/qore/modules/TextWrap/html/search/pages_12.js
-share/doc/qore/modules/TextWrap/html/search/pages_2.html
-share/doc/qore/modules/TextWrap/html/search/pages_2.js
-share/doc/qore/modules/TextWrap/html/search/pages_3.html
-share/doc/qore/modules/TextWrap/html/search/pages_3.js
-share/doc/qore/modules/TextWrap/html/search/pages_4.html
-share/doc/qore/modules/TextWrap/html/search/pages_4.js
-share/doc/qore/modules/TextWrap/html/search/pages_5.html
-share/doc/qore/modules/TextWrap/html/search/pages_5.js
-share/doc/qore/modules/TextWrap/html/search/pages_6.html
-share/doc/qore/modules/TextWrap/html/search/pages_6.js
-share/doc/qore/modules/TextWrap/html/search/pages_7.html
-share/doc/qore/modules/TextWrap/html/search/pages_7.js
-share/doc/qore/modules/TextWrap/html/search/pages_8.html
-share/doc/qore/modules/TextWrap/html/search/pages_8.js
-share/doc/qore/modules/TextWrap/html/search/pages_9.html
-share/doc/qore/modules/TextWrap/html/search/pages_9.js
-share/doc/qore/modules/TextWrap/html/search/pages_a.html
-share/doc/qore/modules/TextWrap/html/search/pages_a.js
-share/doc/qore/modules/TextWrap/html/search/pages_b.html
-share/doc/qore/modules/TextWrap/html/search/pages_b.js
-share/doc/qore/modules/TextWrap/html/search/pages_c.html
-share/doc/qore/modules/TextWrap/html/search/pages_c.js
-share/doc/qore/modules/TextWrap/html/search/pages_d.html
-share/doc/qore/modules/TextWrap/html/search/pages_d.js
-share/doc/qore/modules/TextWrap/html/search/pages_e.html
-share/doc/qore/modules/TextWrap/html/search/pages_e.js
-share/doc/qore/modules/TextWrap/html/search/pages_f.html
-share/doc/qore/modules/TextWrap/html/search/pages_f.js
+share/doc/qore/modules/TextWrap/html/search/pages_62.html
+share/doc/qore/modules/TextWrap/html/search/pages_62.js
+share/doc/qore/modules/TextWrap/html/search/pages_63.html
+share/doc/qore/modules/TextWrap/html/search/pages_63.js
+share/doc/qore/modules/TextWrap/html/search/pages_64.html
+share/doc/qore/modules/TextWrap/html/search/pages_64.js
+share/doc/qore/modules/TextWrap/html/search/pages_65.html
+share/doc/qore/modules/TextWrap/html/search/pages_65.js
+share/doc/qore/modules/TextWrap/html/search/pages_66.html
+share/doc/qore/modules/TextWrap/html/search/pages_66.js
+share/doc/qore/modules/TextWrap/html/search/pages_68.html
+share/doc/qore/modules/TextWrap/html/search/pages_68.js
+share/doc/qore/modules/TextWrap/html/search/pages_69.html
+share/doc/qore/modules/TextWrap/html/search/pages_69.js
+share/doc/qore/modules/TextWrap/html/search/pages_6b.html
+share/doc/qore/modules/TextWrap/html/search/pages_6b.js
+share/doc/qore/modules/TextWrap/html/search/pages_6c.html
+share/doc/qore/modules/TextWrap/html/search/pages_6c.js
+share/doc/qore/modules/TextWrap/html/search/pages_6d.html
+share/doc/qore/modules/TextWrap/html/search/pages_6d.js
+share/doc/qore/modules/TextWrap/html/search/pages_6e.html
+share/doc/qore/modules/TextWrap/html/search/pages_6e.js
+share/doc/qore/modules/TextWrap/html/search/pages_6f.html
+share/doc/qore/modules/TextWrap/html/search/pages_6f.js
+share/doc/qore/modules/TextWrap/html/search/pages_70.html
+share/doc/qore/modules/TextWrap/html/search/pages_70.js
+share/doc/qore/modules/TextWrap/html/search/pages_71.html
+share/doc/qore/modules/TextWrap/html/search/pages_71.js
+share/doc/qore/modules/TextWrap/html/search/pages_72.html
+share/doc/qore/modules/TextWrap/html/search/pages_72.js
+share/doc/qore/modules/TextWrap/html/search/pages_73.html
+share/doc/qore/modules/TextWrap/html/search/pages_73.js
+share/doc/qore/modules/TextWrap/html/search/pages_74.html
+share/doc/qore/modules/TextWrap/html/search/pages_74.js
+share/doc/qore/modules/TextWrap/html/search/pages_75.html
+share/doc/qore/modules/TextWrap/html/search/pages_75.js
+share/doc/qore/modules/TextWrap/html/search/pages_76.html
+share/doc/qore/modules/TextWrap/html/search/pages_76.js
+share/doc/qore/modules/TextWrap/html/search/pages_77.html
+share/doc/qore/modules/TextWrap/html/search/pages_77.js
share/doc/qore/modules/TextWrap/html/search/search.css
share/doc/qore/modules/TextWrap/html/search/search.js
share/doc/qore/modules/TextWrap/html/search/search_l.png
share/doc/qore/modules/TextWrap/html/search/search_m.png
share/doc/qore/modules/TextWrap/html/search/search_r.png
-share/doc/qore/modules/TextWrap/html/search/searchdata.js
-share/doc/qore/modules/TextWrap/html/search/variables_0.html
-share/doc/qore/modules/TextWrap/html/search/variables_0.js
-share/doc/qore/modules/TextWrap/html/search/variables_1.html
-share/doc/qore/modules/TextWrap/html/search/variables_1.js
-share/doc/qore/modules/TextWrap/html/search/variables_10.html
-share/doc/qore/modules/TextWrap/html/search/variables_10.js
-share/doc/qore/modules/TextWrap/html/search/variables_11.html
-share/doc/qore/modules/TextWrap/html/search/variables_11.js
-share/doc/qore/modules/TextWrap/html/search/variables_12.html
-share/doc/qore/modules/TextWrap/html/search/variables_12.js
-share/doc/qore/modules/TextWrap/html/search/variables_13.html
-share/doc/qore/modules/TextWrap/html/search/variables_13.js
-share/doc/qore/modules/TextWrap/html/search/variables_14.html
-share/doc/qore/modules/TextWrap/html/search/variables_14.js
-share/doc/qore/modules/TextWrap/html/search/variables_15.html
-share/doc/qore/modules/TextWrap/html/search/variables_15.js
-share/doc/qore/modules/TextWrap/html/search/variables_16.html
-share/doc/qore/modules/TextWrap/html/search/variables_16.js
-share/doc/qore/modules/TextWrap/html/search/variables_17.html
-share/doc/qore/modules/TextWrap/html/search/variables_17.js
-share/doc/qore/modules/TextWrap/html/search/variables_18.html
-share/doc/qore/modules/TextWrap/html/search/variables_18.js
-share/doc/qore/modules/TextWrap/html/search/variables_19.html
-share/doc/qore/modules/TextWrap/html/search/variables_19.js
-share/doc/qore/modules/TextWrap/html/search/variables_2.html
-share/doc/qore/modules/TextWrap/html/search/variables_2.js
-share/doc/qore/modules/TextWrap/html/search/variables_3.html
-share/doc/qore/modules/TextWrap/html/search/variables_3.js
-share/doc/qore/modules/TextWrap/html/search/variables_4.html
-share/doc/qore/modules/TextWrap/html/search/variables_4.js
-share/doc/qore/modules/TextWrap/html/search/variables_5.html
-share/doc/qore/modules/TextWrap/html/search/variables_5.js
-share/doc/qore/modules/TextWrap/html/search/variables_6.html
-share/doc/qore/modules/TextWrap/html/search/variables_6.js
-share/doc/qore/modules/TextWrap/html/search/variables_7.html
-share/doc/qore/modules/TextWrap/html/search/variables_7.js
-share/doc/qore/modules/TextWrap/html/search/variables_8.html
-share/doc/qore/modules/TextWrap/html/search/variables_8.js
-share/doc/qore/modules/TextWrap/html/search/variables_9.html
-share/doc/qore/modules/TextWrap/html/search/variables_9.js
-share/doc/qore/modules/TextWrap/html/search/variables_a.html
-share/doc/qore/modules/TextWrap/html/search/variables_a.js
-share/doc/qore/modules/TextWrap/html/search/variables_b.html
-share/doc/qore/modules/TextWrap/html/search/variables_b.js
-share/doc/qore/modules/TextWrap/html/search/variables_c.html
-share/doc/qore/modules/TextWrap/html/search/variables_c.js
-share/doc/qore/modules/TextWrap/html/search/variables_d.html
-share/doc/qore/modules/TextWrap/html/search/variables_d.js
-share/doc/qore/modules/TextWrap/html/search/variables_e.html
-share/doc/qore/modules/TextWrap/html/search/variables_e.js
-share/doc/qore/modules/TextWrap/html/search/variables_f.html
-share/doc/qore/modules/TextWrap/html/search/variables_f.js
-share/doc/qore/modules/TextWrap/html/splitbar.png
+share/doc/qore/modules/TextWrap/html/search/variables_5f.html
+share/doc/qore/modules/TextWrap/html/search/variables_5f.js
+share/doc/qore/modules/TextWrap/html/search/variables_61.html
+share/doc/qore/modules/TextWrap/html/search/variables_61.js
+share/doc/qore/modules/TextWrap/html/search/variables_62.html
+share/doc/qore/modules/TextWrap/html/search/variables_62.js
+share/doc/qore/modules/TextWrap/html/search/variables_63.html
+share/doc/qore/modules/TextWrap/html/search/variables_63.js
+share/doc/qore/modules/TextWrap/html/search/variables_64.html
+share/doc/qore/modules/TextWrap/html/search/variables_64.js
+share/doc/qore/modules/TextWrap/html/search/variables_65.html
+share/doc/qore/modules/TextWrap/html/search/variables_65.js
+share/doc/qore/modules/TextWrap/html/search/variables_66.html
+share/doc/qore/modules/TextWrap/html/search/variables_66.js
+share/doc/qore/modules/TextWrap/html/search/variables_67.html
+share/doc/qore/modules/TextWrap/html/search/variables_67.js
+share/doc/qore/modules/TextWrap/html/search/variables_68.html
+share/doc/qore/modules/TextWrap/html/search/variables_68.js
+share/doc/qore/modules/TextWrap/html/search/variables_69.html
+share/doc/qore/modules/TextWrap/html/search/variables_69.js
+share/doc/qore/modules/TextWrap/html/search/variables_6a.html
+share/doc/qore/modules/TextWrap/html/search/variables_6a.js
+share/doc/qore/modules/TextWrap/html/search/variables_6c.html
+share/doc/qore/modules/TextWrap/html/search/variables_6c.js
+share/doc/qore/modules/TextWrap/html/search/variables_6d.html
+share/doc/qore/modules/TextWrap/html/search/variables_6d.js
+share/doc/qore/modules/TextWrap/html/search/variables_6e.html
+share/doc/qore/modules/TextWrap/html/search/variables_6e.js
+share/doc/qore/modules/TextWrap/html/search/variables_6f.html
+share/doc/qore/modules/TextWrap/html/search/variables_6f.js
+share/doc/qore/modules/TextWrap/html/search/variables_70.html
+share/doc/qore/modules/TextWrap/html/search/variables_70.js
+share/doc/qore/modules/TextWrap/html/search/variables_71.html
+share/doc/qore/modules/TextWrap/html/search/variables_71.js
+share/doc/qore/modules/TextWrap/html/search/variables_72.html
+share/doc/qore/modules/TextWrap/html/search/variables_72.js
+share/doc/qore/modules/TextWrap/html/search/variables_73.html
+share/doc/qore/modules/TextWrap/html/search/variables_73.js
+share/doc/qore/modules/TextWrap/html/search/variables_74.html
+share/doc/qore/modules/TextWrap/html/search/variables_74.js
+share/doc/qore/modules/TextWrap/html/search/variables_75.html
+share/doc/qore/modules/TextWrap/html/search/variables_75.js
+share/doc/qore/modules/TextWrap/html/search/variables_76.html
+share/doc/qore/modules/TextWrap/html/search/variables_76.js
+share/doc/qore/modules/TextWrap/html/search/variables_77.html
+share/doc/qore/modules/TextWrap/html/search/variables_77.js
+share/doc/qore/modules/TextWrap/html/search/variables_78.html
+share/doc/qore/modules/TextWrap/html/search/variables_78.js
+share/doc/qore/modules/TextWrap/html/search/variables_79.html
+share/doc/qore/modules/TextWrap/html/search/variables_79.js
+share/doc/qore/modules/TextWrap/html/search/variables_7a.html
+share/doc/qore/modules/TextWrap/html/search/variables_7a.js
share/doc/qore/modules/TextWrap/html/sync_off.png
share/doc/qore/modules/TextWrap/html/sync_on.png
share/doc/qore/modules/TextWrap/html/tab_a.png
@@ -19149,19 +20185,38 @@ share/doc/qore/modules/TextWrap/html/tab_s.png
share/doc/qore/modules/TextWrap/html/tabs.css
share/doc/qore/modules/Util/html/_util_8qm_8dox_8h_source.html
share/doc/qore/modules/Util/html/annotated.html
-share/doc/qore/modules/Util/html/annotated_dup.js
+share/doc/qore/modules/Util/html/annotated.js
share/doc/qore/modules/Util/html/bc_s.png
share/doc/qore/modules/Util/html/bdwn.png
share/doc/qore/modules/Util/html/classes.html
share/doc/qore/modules/Util/html/closed.png
share/doc/qore/modules/Util/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/Util/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/Util/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/Util/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/Util/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/Util/html/doc.png
+share/doc/qore/modules/Util/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/Util/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/Util/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/Util/html/doxygen.css
share/doc/qore/modules/Util/html/doxygen.png
share/doc/qore/modules/Util/html/dynsections.js
-share/doc/qore/modules/Util/html/folderclosed.png
-share/doc/qore/modules/Util/html/folderopen.png
+share/doc/qore/modules/Util/html/ftv2blank.png
+share/doc/qore/modules/Util/html/ftv2cl.png
+share/doc/qore/modules/Util/html/ftv2doc.png
+share/doc/qore/modules/Util/html/ftv2folderclosed.png
+share/doc/qore/modules/Util/html/ftv2folderopen.png
+share/doc/qore/modules/Util/html/ftv2lastnode.png
+share/doc/qore/modules/Util/html/ftv2link.png
+share/doc/qore/modules/Util/html/ftv2mlastnode.png
+share/doc/qore/modules/Util/html/ftv2mnode.png
+share/doc/qore/modules/Util/html/ftv2mo.png
+share/doc/qore/modules/Util/html/ftv2node.png
+share/doc/qore/modules/Util/html/ftv2ns.png
+share/doc/qore/modules/Util/html/ftv2plastnode.png
+share/doc/qore/modules/Util/html/ftv2pnode.png
+share/doc/qore/modules/Util/html/ftv2splitbar.png
+share/doc/qore/modules/Util/html/ftv2vertline.png
share/doc/qore/modules/Util/html/functions.html
share/doc/qore/modules/Util/html/functions_vars.html
share/doc/qore/modules/Util/html/graph_legend.html
@@ -19170,8 +20225,6 @@ share/doc/qore/modules/Util/html/graph_legend.png
share/doc/qore/modules/Util/html/index.html
share/doc/qore/modules/Util/html/index.qhp
share/doc/qore/modules/Util/html/jquery.js
-share/doc/qore/modules/Util/html/menu.js
-share/doc/qore/modules/Util/html/menudata.js
share/doc/qore/modules/Util/html/namespace_util.html
share/doc/qore/modules/Util/html/namespace_util.js
share/doc/qore/modules/Util/html/namespacemembers.html
@@ -19184,291 +20237,288 @@ share/doc/qore/modules/Util/html/nav_g.png
share/doc/qore/modules/Util/html/nav_h.png
share/doc/qore/modules/Util/html/navtree.css
share/doc/qore/modules/Util/html/navtree.js
-share/doc/qore/modules/Util/html/navtreedata.js
share/doc/qore/modules/Util/html/navtreeindex0.js
share/doc/qore/modules/Util/html/open.png
share/doc/qore/modules/Util/html/pages.html
share/doc/qore/modules/Util/html/resize.js
-share/doc/qore/modules/Util/html/search/all_0.html
-share/doc/qore/modules/Util/html/search/all_0.js
-share/doc/qore/modules/Util/html/search/all_1.html
-share/doc/qore/modules/Util/html/search/all_1.js
-share/doc/qore/modules/Util/html/search/all_10.html
-share/doc/qore/modules/Util/html/search/all_10.js
-share/doc/qore/modules/Util/html/search/all_11.html
-share/doc/qore/modules/Util/html/search/all_11.js
-share/doc/qore/modules/Util/html/search/all_12.html
-share/doc/qore/modules/Util/html/search/all_12.js
-share/doc/qore/modules/Util/html/search/all_13.html
-share/doc/qore/modules/Util/html/search/all_13.js
-share/doc/qore/modules/Util/html/search/all_14.html
-share/doc/qore/modules/Util/html/search/all_14.js
-share/doc/qore/modules/Util/html/search/all_15.html
-share/doc/qore/modules/Util/html/search/all_15.js
-share/doc/qore/modules/Util/html/search/all_16.html
-share/doc/qore/modules/Util/html/search/all_16.js
-share/doc/qore/modules/Util/html/search/all_17.html
-share/doc/qore/modules/Util/html/search/all_17.js
-share/doc/qore/modules/Util/html/search/all_18.html
-share/doc/qore/modules/Util/html/search/all_18.js
-share/doc/qore/modules/Util/html/search/all_19.html
-share/doc/qore/modules/Util/html/search/all_19.js
-share/doc/qore/modules/Util/html/search/all_1a.html
-share/doc/qore/modules/Util/html/search/all_1a.js
-share/doc/qore/modules/Util/html/search/all_2.html
-share/doc/qore/modules/Util/html/search/all_2.js
-share/doc/qore/modules/Util/html/search/all_3.html
-share/doc/qore/modules/Util/html/search/all_3.js
-share/doc/qore/modules/Util/html/search/all_4.html
-share/doc/qore/modules/Util/html/search/all_4.js
-share/doc/qore/modules/Util/html/search/all_5.html
-share/doc/qore/modules/Util/html/search/all_5.js
-share/doc/qore/modules/Util/html/search/all_6.html
-share/doc/qore/modules/Util/html/search/all_6.js
-share/doc/qore/modules/Util/html/search/all_7.html
-share/doc/qore/modules/Util/html/search/all_7.js
-share/doc/qore/modules/Util/html/search/all_8.html
-share/doc/qore/modules/Util/html/search/all_8.js
-share/doc/qore/modules/Util/html/search/all_9.html
-share/doc/qore/modules/Util/html/search/all_9.js
-share/doc/qore/modules/Util/html/search/all_a.html
-share/doc/qore/modules/Util/html/search/all_a.js
-share/doc/qore/modules/Util/html/search/all_b.html
-share/doc/qore/modules/Util/html/search/all_b.js
-share/doc/qore/modules/Util/html/search/all_c.html
-share/doc/qore/modules/Util/html/search/all_c.js
-share/doc/qore/modules/Util/html/search/all_d.html
-share/doc/qore/modules/Util/html/search/all_d.js
-share/doc/qore/modules/Util/html/search/all_e.html
-share/doc/qore/modules/Util/html/search/all_e.js
-share/doc/qore/modules/Util/html/search/all_f.html
-share/doc/qore/modules/Util/html/search/all_f.js
-share/doc/qore/modules/Util/html/search/classes_0.html
-share/doc/qore/modules/Util/html/search/classes_0.js
-share/doc/qore/modules/Util/html/search/classes_1.html
-share/doc/qore/modules/Util/html/search/classes_1.js
-share/doc/qore/modules/Util/html/search/classes_10.html
-share/doc/qore/modules/Util/html/search/classes_10.js
-share/doc/qore/modules/Util/html/search/classes_11.html
-share/doc/qore/modules/Util/html/search/classes_11.js
-share/doc/qore/modules/Util/html/search/classes_12.html
-share/doc/qore/modules/Util/html/search/classes_12.js
-share/doc/qore/modules/Util/html/search/classes_2.html
-share/doc/qore/modules/Util/html/search/classes_2.js
-share/doc/qore/modules/Util/html/search/classes_3.html
-share/doc/qore/modules/Util/html/search/classes_3.js
-share/doc/qore/modules/Util/html/search/classes_4.html
-share/doc/qore/modules/Util/html/search/classes_4.js
-share/doc/qore/modules/Util/html/search/classes_5.html
-share/doc/qore/modules/Util/html/search/classes_5.js
-share/doc/qore/modules/Util/html/search/classes_6.html
-share/doc/qore/modules/Util/html/search/classes_6.js
-share/doc/qore/modules/Util/html/search/classes_7.html
-share/doc/qore/modules/Util/html/search/classes_7.js
-share/doc/qore/modules/Util/html/search/classes_8.html
-share/doc/qore/modules/Util/html/search/classes_8.js
-share/doc/qore/modules/Util/html/search/classes_9.html
-share/doc/qore/modules/Util/html/search/classes_9.js
-share/doc/qore/modules/Util/html/search/classes_a.html
-share/doc/qore/modules/Util/html/search/classes_a.js
-share/doc/qore/modules/Util/html/search/classes_b.html
-share/doc/qore/modules/Util/html/search/classes_b.js
-share/doc/qore/modules/Util/html/search/classes_c.html
-share/doc/qore/modules/Util/html/search/classes_c.js
-share/doc/qore/modules/Util/html/search/classes_d.html
-share/doc/qore/modules/Util/html/search/classes_d.js
-share/doc/qore/modules/Util/html/search/classes_e.html
-share/doc/qore/modules/Util/html/search/classes_e.js
-share/doc/qore/modules/Util/html/search/classes_f.html
-share/doc/qore/modules/Util/html/search/classes_f.js
+share/doc/qore/modules/Util/html/search/all_5f.html
+share/doc/qore/modules/Util/html/search/all_5f.js
+share/doc/qore/modules/Util/html/search/all_61.html
+share/doc/qore/modules/Util/html/search/all_61.js
+share/doc/qore/modules/Util/html/search/all_62.html
+share/doc/qore/modules/Util/html/search/all_62.js
+share/doc/qore/modules/Util/html/search/all_63.html
+share/doc/qore/modules/Util/html/search/all_63.js
+share/doc/qore/modules/Util/html/search/all_64.html
+share/doc/qore/modules/Util/html/search/all_64.js
+share/doc/qore/modules/Util/html/search/all_65.html
+share/doc/qore/modules/Util/html/search/all_65.js
+share/doc/qore/modules/Util/html/search/all_66.html
+share/doc/qore/modules/Util/html/search/all_66.js
+share/doc/qore/modules/Util/html/search/all_67.html
+share/doc/qore/modules/Util/html/search/all_67.js
+share/doc/qore/modules/Util/html/search/all_68.html
+share/doc/qore/modules/Util/html/search/all_68.js
+share/doc/qore/modules/Util/html/search/all_69.html
+share/doc/qore/modules/Util/html/search/all_69.js
+share/doc/qore/modules/Util/html/search/all_6a.html
+share/doc/qore/modules/Util/html/search/all_6a.js
+share/doc/qore/modules/Util/html/search/all_6b.html
+share/doc/qore/modules/Util/html/search/all_6b.js
+share/doc/qore/modules/Util/html/search/all_6c.html
+share/doc/qore/modules/Util/html/search/all_6c.js
+share/doc/qore/modules/Util/html/search/all_6d.html
+share/doc/qore/modules/Util/html/search/all_6d.js
+share/doc/qore/modules/Util/html/search/all_6e.html
+share/doc/qore/modules/Util/html/search/all_6e.js
+share/doc/qore/modules/Util/html/search/all_6f.html
+share/doc/qore/modules/Util/html/search/all_6f.js
+share/doc/qore/modules/Util/html/search/all_70.html
+share/doc/qore/modules/Util/html/search/all_70.js
+share/doc/qore/modules/Util/html/search/all_71.html
+share/doc/qore/modules/Util/html/search/all_71.js
+share/doc/qore/modules/Util/html/search/all_72.html
+share/doc/qore/modules/Util/html/search/all_72.js
+share/doc/qore/modules/Util/html/search/all_73.html
+share/doc/qore/modules/Util/html/search/all_73.js
+share/doc/qore/modules/Util/html/search/all_74.html
+share/doc/qore/modules/Util/html/search/all_74.js
+share/doc/qore/modules/Util/html/search/all_75.html
+share/doc/qore/modules/Util/html/search/all_75.js
+share/doc/qore/modules/Util/html/search/all_76.html
+share/doc/qore/modules/Util/html/search/all_76.js
+share/doc/qore/modules/Util/html/search/all_77.html
+share/doc/qore/modules/Util/html/search/all_77.js
+share/doc/qore/modules/Util/html/search/all_78.html
+share/doc/qore/modules/Util/html/search/all_78.js
+share/doc/qore/modules/Util/html/search/all_79.html
+share/doc/qore/modules/Util/html/search/all_79.js
+share/doc/qore/modules/Util/html/search/all_7a.html
+share/doc/qore/modules/Util/html/search/all_7a.js
+share/doc/qore/modules/Util/html/search/classes_61.html
+share/doc/qore/modules/Util/html/search/classes_61.js
+share/doc/qore/modules/Util/html/search/classes_62.html
+share/doc/qore/modules/Util/html/search/classes_62.js
+share/doc/qore/modules/Util/html/search/classes_63.html
+share/doc/qore/modules/Util/html/search/classes_63.js
+share/doc/qore/modules/Util/html/search/classes_64.html
+share/doc/qore/modules/Util/html/search/classes_64.js
+share/doc/qore/modules/Util/html/search/classes_65.html
+share/doc/qore/modules/Util/html/search/classes_65.js
+share/doc/qore/modules/Util/html/search/classes_66.html
+share/doc/qore/modules/Util/html/search/classes_66.js
+share/doc/qore/modules/Util/html/search/classes_67.html
+share/doc/qore/modules/Util/html/search/classes_67.js
+share/doc/qore/modules/Util/html/search/classes_68.html
+share/doc/qore/modules/Util/html/search/classes_68.js
+share/doc/qore/modules/Util/html/search/classes_69.html
+share/doc/qore/modules/Util/html/search/classes_69.js
+share/doc/qore/modules/Util/html/search/classes_6c.html
+share/doc/qore/modules/Util/html/search/classes_6c.js
+share/doc/qore/modules/Util/html/search/classes_6d.html
+share/doc/qore/modules/Util/html/search/classes_6d.js
+share/doc/qore/modules/Util/html/search/classes_6f.html
+share/doc/qore/modules/Util/html/search/classes_6f.js
+share/doc/qore/modules/Util/html/search/classes_70.html
+share/doc/qore/modules/Util/html/search/classes_70.js
+share/doc/qore/modules/Util/html/search/classes_71.html
+share/doc/qore/modules/Util/html/search/classes_71.js
+share/doc/qore/modules/Util/html/search/classes_72.html
+share/doc/qore/modules/Util/html/search/classes_72.js
+share/doc/qore/modules/Util/html/search/classes_73.html
+share/doc/qore/modules/Util/html/search/classes_73.js
+share/doc/qore/modules/Util/html/search/classes_74.html
+share/doc/qore/modules/Util/html/search/classes_74.js
+share/doc/qore/modules/Util/html/search/classes_75.html
+share/doc/qore/modules/Util/html/search/classes_75.js
+share/doc/qore/modules/Util/html/search/classes_7a.html
+share/doc/qore/modules/Util/html/search/classes_7a.js
share/doc/qore/modules/Util/html/search/close.png
-share/doc/qore/modules/Util/html/search/functions_0.html
-share/doc/qore/modules/Util/html/search/functions_0.js
-share/doc/qore/modules/Util/html/search/functions_1.html
-share/doc/qore/modules/Util/html/search/functions_1.js
-share/doc/qore/modules/Util/html/search/functions_10.html
-share/doc/qore/modules/Util/html/search/functions_10.js
-share/doc/qore/modules/Util/html/search/functions_11.html
-share/doc/qore/modules/Util/html/search/functions_11.js
-share/doc/qore/modules/Util/html/search/functions_12.html
-share/doc/qore/modules/Util/html/search/functions_12.js
-share/doc/qore/modules/Util/html/search/functions_13.html
-share/doc/qore/modules/Util/html/search/functions_13.js
-share/doc/qore/modules/Util/html/search/functions_14.html
-share/doc/qore/modules/Util/html/search/functions_14.js
-share/doc/qore/modules/Util/html/search/functions_15.html
-share/doc/qore/modules/Util/html/search/functions_15.js
-share/doc/qore/modules/Util/html/search/functions_16.html
-share/doc/qore/modules/Util/html/search/functions_16.js
-share/doc/qore/modules/Util/html/search/functions_17.html
-share/doc/qore/modules/Util/html/search/functions_17.js
-share/doc/qore/modules/Util/html/search/functions_18.html
-share/doc/qore/modules/Util/html/search/functions_18.js
-share/doc/qore/modules/Util/html/search/functions_2.html
-share/doc/qore/modules/Util/html/search/functions_2.js
-share/doc/qore/modules/Util/html/search/functions_3.html
-share/doc/qore/modules/Util/html/search/functions_3.js
-share/doc/qore/modules/Util/html/search/functions_4.html
-share/doc/qore/modules/Util/html/search/functions_4.js
-share/doc/qore/modules/Util/html/search/functions_5.html
-share/doc/qore/modules/Util/html/search/functions_5.js
-share/doc/qore/modules/Util/html/search/functions_6.html
-share/doc/qore/modules/Util/html/search/functions_6.js
-share/doc/qore/modules/Util/html/search/functions_7.html
-share/doc/qore/modules/Util/html/search/functions_7.js
-share/doc/qore/modules/Util/html/search/functions_8.html
-share/doc/qore/modules/Util/html/search/functions_8.js
-share/doc/qore/modules/Util/html/search/functions_9.html
-share/doc/qore/modules/Util/html/search/functions_9.js
-share/doc/qore/modules/Util/html/search/functions_a.html
-share/doc/qore/modules/Util/html/search/functions_a.js
-share/doc/qore/modules/Util/html/search/functions_b.html
-share/doc/qore/modules/Util/html/search/functions_b.js
-share/doc/qore/modules/Util/html/search/functions_c.html
-share/doc/qore/modules/Util/html/search/functions_c.js
-share/doc/qore/modules/Util/html/search/functions_d.html
-share/doc/qore/modules/Util/html/search/functions_d.js
-share/doc/qore/modules/Util/html/search/functions_e.html
-share/doc/qore/modules/Util/html/search/functions_e.js
-share/doc/qore/modules/Util/html/search/functions_f.html
-share/doc/qore/modules/Util/html/search/functions_f.js
-share/doc/qore/modules/Util/html/search/groups_0.html
-share/doc/qore/modules/Util/html/search/groups_0.js
-share/doc/qore/modules/Util/html/search/groups_1.html
-share/doc/qore/modules/Util/html/search/groups_1.js
-share/doc/qore/modules/Util/html/search/groups_10.html
-share/doc/qore/modules/Util/html/search/groups_10.js
-share/doc/qore/modules/Util/html/search/groups_11.html
-share/doc/qore/modules/Util/html/search/groups_11.js
-share/doc/qore/modules/Util/html/search/groups_2.html
-share/doc/qore/modules/Util/html/search/groups_2.js
-share/doc/qore/modules/Util/html/search/groups_3.html
-share/doc/qore/modules/Util/html/search/groups_3.js
-share/doc/qore/modules/Util/html/search/groups_4.html
-share/doc/qore/modules/Util/html/search/groups_4.js
-share/doc/qore/modules/Util/html/search/groups_5.html
-share/doc/qore/modules/Util/html/search/groups_5.js
-share/doc/qore/modules/Util/html/search/groups_6.html
-share/doc/qore/modules/Util/html/search/groups_6.js
-share/doc/qore/modules/Util/html/search/groups_7.html
-share/doc/qore/modules/Util/html/search/groups_7.js
-share/doc/qore/modules/Util/html/search/groups_8.html
-share/doc/qore/modules/Util/html/search/groups_8.js
-share/doc/qore/modules/Util/html/search/groups_9.html
-share/doc/qore/modules/Util/html/search/groups_9.js
-share/doc/qore/modules/Util/html/search/groups_a.html
-share/doc/qore/modules/Util/html/search/groups_a.js
-share/doc/qore/modules/Util/html/search/groups_b.html
-share/doc/qore/modules/Util/html/search/groups_b.js
-share/doc/qore/modules/Util/html/search/groups_c.html
-share/doc/qore/modules/Util/html/search/groups_c.js
-share/doc/qore/modules/Util/html/search/groups_d.html
-share/doc/qore/modules/Util/html/search/groups_d.js
-share/doc/qore/modules/Util/html/search/groups_e.html
-share/doc/qore/modules/Util/html/search/groups_e.js
-share/doc/qore/modules/Util/html/search/groups_f.html
-share/doc/qore/modules/Util/html/search/groups_f.js
+share/doc/qore/modules/Util/html/search/functions_61.html
+share/doc/qore/modules/Util/html/search/functions_61.js
+share/doc/qore/modules/Util/html/search/functions_62.html
+share/doc/qore/modules/Util/html/search/functions_62.js
+share/doc/qore/modules/Util/html/search/functions_63.html
+share/doc/qore/modules/Util/html/search/functions_63.js
+share/doc/qore/modules/Util/html/search/functions_64.html
+share/doc/qore/modules/Util/html/search/functions_64.js
+share/doc/qore/modules/Util/html/search/functions_65.html
+share/doc/qore/modules/Util/html/search/functions_65.js
+share/doc/qore/modules/Util/html/search/functions_66.html
+share/doc/qore/modules/Util/html/search/functions_66.js
+share/doc/qore/modules/Util/html/search/functions_67.html
+share/doc/qore/modules/Util/html/search/functions_67.js
+share/doc/qore/modules/Util/html/search/functions_68.html
+share/doc/qore/modules/Util/html/search/functions_68.js
+share/doc/qore/modules/Util/html/search/functions_69.html
+share/doc/qore/modules/Util/html/search/functions_69.js
+share/doc/qore/modules/Util/html/search/functions_6a.html
+share/doc/qore/modules/Util/html/search/functions_6a.js
+share/doc/qore/modules/Util/html/search/functions_6b.html
+share/doc/qore/modules/Util/html/search/functions_6b.js
+share/doc/qore/modules/Util/html/search/functions_6c.html
+share/doc/qore/modules/Util/html/search/functions_6c.js
+share/doc/qore/modules/Util/html/search/functions_6d.html
+share/doc/qore/modules/Util/html/search/functions_6d.js
+share/doc/qore/modules/Util/html/search/functions_6e.html
+share/doc/qore/modules/Util/html/search/functions_6e.js
+share/doc/qore/modules/Util/html/search/functions_6f.html
+share/doc/qore/modules/Util/html/search/functions_6f.js
+share/doc/qore/modules/Util/html/search/functions_70.html
+share/doc/qore/modules/Util/html/search/functions_70.js
+share/doc/qore/modules/Util/html/search/functions_72.html
+share/doc/qore/modules/Util/html/search/functions_72.js
+share/doc/qore/modules/Util/html/search/functions_73.html
+share/doc/qore/modules/Util/html/search/functions_73.js
+share/doc/qore/modules/Util/html/search/functions_74.html
+share/doc/qore/modules/Util/html/search/functions_74.js
+share/doc/qore/modules/Util/html/search/functions_75.html
+share/doc/qore/modules/Util/html/search/functions_75.js
+share/doc/qore/modules/Util/html/search/functions_76.html
+share/doc/qore/modules/Util/html/search/functions_76.js
+share/doc/qore/modules/Util/html/search/functions_77.html
+share/doc/qore/modules/Util/html/search/functions_77.js
+share/doc/qore/modules/Util/html/search/functions_78.html
+share/doc/qore/modules/Util/html/search/functions_78.js
+share/doc/qore/modules/Util/html/search/functions_79.html
+share/doc/qore/modules/Util/html/search/functions_79.js
+share/doc/qore/modules/Util/html/search/functions_7a.html
+share/doc/qore/modules/Util/html/search/functions_7a.js
+share/doc/qore/modules/Util/html/search/groups_62.html
+share/doc/qore/modules/Util/html/search/groups_62.js
+share/doc/qore/modules/Util/html/search/groups_63.html
+share/doc/qore/modules/Util/html/search/groups_63.js
+share/doc/qore/modules/Util/html/search/groups_64.html
+share/doc/qore/modules/Util/html/search/groups_64.js
+share/doc/qore/modules/Util/html/search/groups_65.html
+share/doc/qore/modules/Util/html/search/groups_65.js
+share/doc/qore/modules/Util/html/search/groups_66.html
+share/doc/qore/modules/Util/html/search/groups_66.js
+share/doc/qore/modules/Util/html/search/groups_68.html
+share/doc/qore/modules/Util/html/search/groups_68.js
+share/doc/qore/modules/Util/html/search/groups_69.html
+share/doc/qore/modules/Util/html/search/groups_69.js
+share/doc/qore/modules/Util/html/search/groups_6c.html
+share/doc/qore/modules/Util/html/search/groups_6c.js
+share/doc/qore/modules/Util/html/search/groups_6d.html
+share/doc/qore/modules/Util/html/search/groups_6d.js
+share/doc/qore/modules/Util/html/search/groups_6e.html
+share/doc/qore/modules/Util/html/search/groups_6e.js
+share/doc/qore/modules/Util/html/search/groups_6f.html
+share/doc/qore/modules/Util/html/search/groups_6f.js
+share/doc/qore/modules/Util/html/search/groups_70.html
+share/doc/qore/modules/Util/html/search/groups_70.js
+share/doc/qore/modules/Util/html/search/groups_72.html
+share/doc/qore/modules/Util/html/search/groups_72.js
+share/doc/qore/modules/Util/html/search/groups_73.html
+share/doc/qore/modules/Util/html/search/groups_73.js
+share/doc/qore/modules/Util/html/search/groups_74.html
+share/doc/qore/modules/Util/html/search/groups_74.js
+share/doc/qore/modules/Util/html/search/groups_75.html
+share/doc/qore/modules/Util/html/search/groups_75.js
+share/doc/qore/modules/Util/html/search/groups_77.html
+share/doc/qore/modules/Util/html/search/groups_77.js
+share/doc/qore/modules/Util/html/search/groups_78.html
+share/doc/qore/modules/Util/html/search/groups_78.js
share/doc/qore/modules/Util/html/search/mag_sel.png
-share/doc/qore/modules/Util/html/search/namespaces_0.html
-share/doc/qore/modules/Util/html/search/namespaces_0.js
-share/doc/qore/modules/Util/html/search/namespaces_1.html
-share/doc/qore/modules/Util/html/search/namespaces_1.js
+share/doc/qore/modules/Util/html/search/namespaces_71.html
+share/doc/qore/modules/Util/html/search/namespaces_71.js
+share/doc/qore/modules/Util/html/search/namespaces_75.html
+share/doc/qore/modules/Util/html/search/namespaces_75.js
share/doc/qore/modules/Util/html/search/nomatches.html
-share/doc/qore/modules/Util/html/search/pages_0.html
-share/doc/qore/modules/Util/html/search/pages_0.js
-share/doc/qore/modules/Util/html/search/pages_1.html
-share/doc/qore/modules/Util/html/search/pages_1.js
-share/doc/qore/modules/Util/html/search/pages_10.html
-share/doc/qore/modules/Util/html/search/pages_10.js
-share/doc/qore/modules/Util/html/search/pages_11.html
-share/doc/qore/modules/Util/html/search/pages_11.js
-share/doc/qore/modules/Util/html/search/pages_12.html
-share/doc/qore/modules/Util/html/search/pages_12.js
-share/doc/qore/modules/Util/html/search/pages_13.html
-share/doc/qore/modules/Util/html/search/pages_13.js
-share/doc/qore/modules/Util/html/search/pages_2.html
-share/doc/qore/modules/Util/html/search/pages_2.js
-share/doc/qore/modules/Util/html/search/pages_3.html
-share/doc/qore/modules/Util/html/search/pages_3.js
-share/doc/qore/modules/Util/html/search/pages_4.html
-share/doc/qore/modules/Util/html/search/pages_4.js
-share/doc/qore/modules/Util/html/search/pages_5.html
-share/doc/qore/modules/Util/html/search/pages_5.js
-share/doc/qore/modules/Util/html/search/pages_6.html
-share/doc/qore/modules/Util/html/search/pages_6.js
-share/doc/qore/modules/Util/html/search/pages_7.html
-share/doc/qore/modules/Util/html/search/pages_7.js
-share/doc/qore/modules/Util/html/search/pages_8.html
-share/doc/qore/modules/Util/html/search/pages_8.js
-share/doc/qore/modules/Util/html/search/pages_9.html
-share/doc/qore/modules/Util/html/search/pages_9.js
-share/doc/qore/modules/Util/html/search/pages_a.html
-share/doc/qore/modules/Util/html/search/pages_a.js
-share/doc/qore/modules/Util/html/search/pages_b.html
-share/doc/qore/modules/Util/html/search/pages_b.js
-share/doc/qore/modules/Util/html/search/pages_c.html
-share/doc/qore/modules/Util/html/search/pages_c.js
-share/doc/qore/modules/Util/html/search/pages_d.html
-share/doc/qore/modules/Util/html/search/pages_d.js
-share/doc/qore/modules/Util/html/search/pages_e.html
-share/doc/qore/modules/Util/html/search/pages_e.js
-share/doc/qore/modules/Util/html/search/pages_f.html
-share/doc/qore/modules/Util/html/search/pages_f.js
+share/doc/qore/modules/Util/html/search/pages_62.html
+share/doc/qore/modules/Util/html/search/pages_62.js
+share/doc/qore/modules/Util/html/search/pages_63.html
+share/doc/qore/modules/Util/html/search/pages_63.js
+share/doc/qore/modules/Util/html/search/pages_64.html
+share/doc/qore/modules/Util/html/search/pages_64.js
+share/doc/qore/modules/Util/html/search/pages_65.html
+share/doc/qore/modules/Util/html/search/pages_65.js
+share/doc/qore/modules/Util/html/search/pages_66.html
+share/doc/qore/modules/Util/html/search/pages_66.js
+share/doc/qore/modules/Util/html/search/pages_68.html
+share/doc/qore/modules/Util/html/search/pages_68.js
+share/doc/qore/modules/Util/html/search/pages_69.html
+share/doc/qore/modules/Util/html/search/pages_69.js
+share/doc/qore/modules/Util/html/search/pages_6b.html
+share/doc/qore/modules/Util/html/search/pages_6b.js
+share/doc/qore/modules/Util/html/search/pages_6c.html
+share/doc/qore/modules/Util/html/search/pages_6c.js
+share/doc/qore/modules/Util/html/search/pages_6d.html
+share/doc/qore/modules/Util/html/search/pages_6d.js
+share/doc/qore/modules/Util/html/search/pages_6e.html
+share/doc/qore/modules/Util/html/search/pages_6e.js
+share/doc/qore/modules/Util/html/search/pages_6f.html
+share/doc/qore/modules/Util/html/search/pages_6f.js
+share/doc/qore/modules/Util/html/search/pages_70.html
+share/doc/qore/modules/Util/html/search/pages_70.js
+share/doc/qore/modules/Util/html/search/pages_71.html
+share/doc/qore/modules/Util/html/search/pages_71.js
+share/doc/qore/modules/Util/html/search/pages_72.html
+share/doc/qore/modules/Util/html/search/pages_72.js
+share/doc/qore/modules/Util/html/search/pages_73.html
+share/doc/qore/modules/Util/html/search/pages_73.js
+share/doc/qore/modules/Util/html/search/pages_74.html
+share/doc/qore/modules/Util/html/search/pages_74.js
+share/doc/qore/modules/Util/html/search/pages_75.html
+share/doc/qore/modules/Util/html/search/pages_75.js
+share/doc/qore/modules/Util/html/search/pages_76.html
+share/doc/qore/modules/Util/html/search/pages_76.js
+share/doc/qore/modules/Util/html/search/pages_77.html
+share/doc/qore/modules/Util/html/search/pages_77.js
share/doc/qore/modules/Util/html/search/search.css
share/doc/qore/modules/Util/html/search/search.js
share/doc/qore/modules/Util/html/search/search_l.png
share/doc/qore/modules/Util/html/search/search_m.png
share/doc/qore/modules/Util/html/search/search_r.png
-share/doc/qore/modules/Util/html/search/searchdata.js
-share/doc/qore/modules/Util/html/search/variables_0.html
-share/doc/qore/modules/Util/html/search/variables_0.js
-share/doc/qore/modules/Util/html/search/variables_1.html
-share/doc/qore/modules/Util/html/search/variables_1.js
-share/doc/qore/modules/Util/html/search/variables_10.html
-share/doc/qore/modules/Util/html/search/variables_10.js
-share/doc/qore/modules/Util/html/search/variables_11.html
-share/doc/qore/modules/Util/html/search/variables_11.js
-share/doc/qore/modules/Util/html/search/variables_12.html
-share/doc/qore/modules/Util/html/search/variables_12.js
-share/doc/qore/modules/Util/html/search/variables_13.html
-share/doc/qore/modules/Util/html/search/variables_13.js
-share/doc/qore/modules/Util/html/search/variables_14.html
-share/doc/qore/modules/Util/html/search/variables_14.js
-share/doc/qore/modules/Util/html/search/variables_15.html
-share/doc/qore/modules/Util/html/search/variables_15.js
-share/doc/qore/modules/Util/html/search/variables_16.html
-share/doc/qore/modules/Util/html/search/variables_16.js
-share/doc/qore/modules/Util/html/search/variables_17.html
-share/doc/qore/modules/Util/html/search/variables_17.js
-share/doc/qore/modules/Util/html/search/variables_2.html
-share/doc/qore/modules/Util/html/search/variables_2.js
-share/doc/qore/modules/Util/html/search/variables_3.html
-share/doc/qore/modules/Util/html/search/variables_3.js
-share/doc/qore/modules/Util/html/search/variables_4.html
-share/doc/qore/modules/Util/html/search/variables_4.js
-share/doc/qore/modules/Util/html/search/variables_5.html
-share/doc/qore/modules/Util/html/search/variables_5.js
-share/doc/qore/modules/Util/html/search/variables_6.html
-share/doc/qore/modules/Util/html/search/variables_6.js
-share/doc/qore/modules/Util/html/search/variables_7.html
-share/doc/qore/modules/Util/html/search/variables_7.js
-share/doc/qore/modules/Util/html/search/variables_8.html
-share/doc/qore/modules/Util/html/search/variables_8.js
-share/doc/qore/modules/Util/html/search/variables_9.html
-share/doc/qore/modules/Util/html/search/variables_9.js
-share/doc/qore/modules/Util/html/search/variables_a.html
-share/doc/qore/modules/Util/html/search/variables_a.js
-share/doc/qore/modules/Util/html/search/variables_b.html
-share/doc/qore/modules/Util/html/search/variables_b.js
-share/doc/qore/modules/Util/html/search/variables_c.html
-share/doc/qore/modules/Util/html/search/variables_c.js
-share/doc/qore/modules/Util/html/search/variables_d.html
-share/doc/qore/modules/Util/html/search/variables_d.js
-share/doc/qore/modules/Util/html/search/variables_e.html
-share/doc/qore/modules/Util/html/search/variables_e.js
-share/doc/qore/modules/Util/html/search/variables_f.html
-share/doc/qore/modules/Util/html/search/variables_f.js
-share/doc/qore/modules/Util/html/splitbar.png
+share/doc/qore/modules/Util/html/search/variables_5f.html
+share/doc/qore/modules/Util/html/search/variables_5f.js
+share/doc/qore/modules/Util/html/search/variables_61.html
+share/doc/qore/modules/Util/html/search/variables_61.js
+share/doc/qore/modules/Util/html/search/variables_62.html
+share/doc/qore/modules/Util/html/search/variables_62.js
+share/doc/qore/modules/Util/html/search/variables_63.html
+share/doc/qore/modules/Util/html/search/variables_63.js
+share/doc/qore/modules/Util/html/search/variables_64.html
+share/doc/qore/modules/Util/html/search/variables_64.js
+share/doc/qore/modules/Util/html/search/variables_65.html
+share/doc/qore/modules/Util/html/search/variables_65.js
+share/doc/qore/modules/Util/html/search/variables_66.html
+share/doc/qore/modules/Util/html/search/variables_66.js
+share/doc/qore/modules/Util/html/search/variables_67.html
+share/doc/qore/modules/Util/html/search/variables_67.js
+share/doc/qore/modules/Util/html/search/variables_68.html
+share/doc/qore/modules/Util/html/search/variables_68.js
+share/doc/qore/modules/Util/html/search/variables_69.html
+share/doc/qore/modules/Util/html/search/variables_69.js
+share/doc/qore/modules/Util/html/search/variables_6c.html
+share/doc/qore/modules/Util/html/search/variables_6c.js
+share/doc/qore/modules/Util/html/search/variables_6d.html
+share/doc/qore/modules/Util/html/search/variables_6d.js
+share/doc/qore/modules/Util/html/search/variables_6e.html
+share/doc/qore/modules/Util/html/search/variables_6e.js
+share/doc/qore/modules/Util/html/search/variables_6f.html
+share/doc/qore/modules/Util/html/search/variables_6f.js
+share/doc/qore/modules/Util/html/search/variables_70.html
+share/doc/qore/modules/Util/html/search/variables_70.js
+share/doc/qore/modules/Util/html/search/variables_72.html
+share/doc/qore/modules/Util/html/search/variables_72.js
+share/doc/qore/modules/Util/html/search/variables_73.html
+share/doc/qore/modules/Util/html/search/variables_73.js
+share/doc/qore/modules/Util/html/search/variables_74.html
+share/doc/qore/modules/Util/html/search/variables_74.js
+share/doc/qore/modules/Util/html/search/variables_75.html
+share/doc/qore/modules/Util/html/search/variables_75.js
+share/doc/qore/modules/Util/html/search/variables_76.html
+share/doc/qore/modules/Util/html/search/variables_76.js
+share/doc/qore/modules/Util/html/search/variables_77.html
+share/doc/qore/modules/Util/html/search/variables_77.js
+share/doc/qore/modules/Util/html/search/variables_78.html
+share/doc/qore/modules/Util/html/search/variables_78.js
+share/doc/qore/modules/Util/html/search/variables_79.html
+share/doc/qore/modules/Util/html/search/variables_79.js
+share/doc/qore/modules/Util/html/search/variables_7a.html
+share/doc/qore/modules/Util/html/search/variables_7a.js
share/doc/qore/modules/Util/html/struct_util_1_1_uri_query_info-members.html
share/doc/qore/modules/Util/html/struct_util_1_1_uri_query_info.html
share/doc/qore/modules/Util/html/struct_util_1_1_uri_query_info.js
@@ -19481,7 +20531,7 @@ share/doc/qore/modules/Util/html/tab_s.png
share/doc/qore/modules/Util/html/tabs.css
share/doc/qore/modules/WebSocketClient/html/_web_socket_client_8qm_8dox_8h_source.html
share/doc/qore/modules/WebSocketClient/html/annotated.html
-share/doc/qore/modules/WebSocketClient/html/annotated_dup.js
+share/doc/qore/modules/WebSocketClient/html/annotated.js
share/doc/qore/modules/WebSocketClient/html/bc_s.png
share/doc/qore/modules/WebSocketClient/html/bdwn.png
share/doc/qore/modules/WebSocketClient/html/class_web_socket_client_1_1_web_socket_client-members.html
@@ -19496,13 +20546,32 @@ share/doc/qore/modules/WebSocketClient/html/class_web_socket_client_1_1_web_sock
share/doc/qore/modules/WebSocketClient/html/classes.html
share/doc/qore/modules/WebSocketClient/html/closed.png
share/doc/qore/modules/WebSocketClient/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/WebSocketClient/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/WebSocketClient/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/WebSocketClient/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/WebSocketClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/WebSocketClient/html/doc.png
+share/doc/qore/modules/WebSocketClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/WebSocketClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/WebSocketClient/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/WebSocketClient/html/doxygen.css
share/doc/qore/modules/WebSocketClient/html/doxygen.png
share/doc/qore/modules/WebSocketClient/html/dynsections.js
-share/doc/qore/modules/WebSocketClient/html/folderclosed.png
-share/doc/qore/modules/WebSocketClient/html/folderopen.png
+share/doc/qore/modules/WebSocketClient/html/ftv2blank.png
+share/doc/qore/modules/WebSocketClient/html/ftv2cl.png
+share/doc/qore/modules/WebSocketClient/html/ftv2doc.png
+share/doc/qore/modules/WebSocketClient/html/ftv2folderclosed.png
+share/doc/qore/modules/WebSocketClient/html/ftv2folderopen.png
+share/doc/qore/modules/WebSocketClient/html/ftv2lastnode.png
+share/doc/qore/modules/WebSocketClient/html/ftv2link.png
+share/doc/qore/modules/WebSocketClient/html/ftv2mlastnode.png
+share/doc/qore/modules/WebSocketClient/html/ftv2mnode.png
+share/doc/qore/modules/WebSocketClient/html/ftv2mo.png
+share/doc/qore/modules/WebSocketClient/html/ftv2node.png
+share/doc/qore/modules/WebSocketClient/html/ftv2ns.png
+share/doc/qore/modules/WebSocketClient/html/ftv2plastnode.png
+share/doc/qore/modules/WebSocketClient/html/ftv2pnode.png
+share/doc/qore/modules/WebSocketClient/html/ftv2splitbar.png
+share/doc/qore/modules/WebSocketClient/html/ftv2vertline.png
share/doc/qore/modules/WebSocketClient/html/functions.html
share/doc/qore/modules/WebSocketClient/html/functions_func.html
share/doc/qore/modules/WebSocketClient/html/functions_vars.html
@@ -19521,8 +20590,6 @@ share/doc/qore/modules/WebSocketClient/html/inherit_graph_1.md5
share/doc/qore/modules/WebSocketClient/html/inherit_graph_1.png
share/doc/qore/modules/WebSocketClient/html/inherits.html
share/doc/qore/modules/WebSocketClient/html/jquery.js
-share/doc/qore/modules/WebSocketClient/html/menu.js
-share/doc/qore/modules/WebSocketClient/html/menudata.js
share/doc/qore/modules/WebSocketClient/html/namespace_web_socket_client.html
share/doc/qore/modules/WebSocketClient/html/namespace_web_socket_client.js
share/doc/qore/modules/WebSocketClient/html/namespacemembers.html
@@ -19534,295 +20601,294 @@ share/doc/qore/modules/WebSocketClient/html/nav_g.png
share/doc/qore/modules/WebSocketClient/html/nav_h.png
share/doc/qore/modules/WebSocketClient/html/navtree.css
share/doc/qore/modules/WebSocketClient/html/navtree.js
-share/doc/qore/modules/WebSocketClient/html/navtreedata.js
share/doc/qore/modules/WebSocketClient/html/navtreeindex0.js
share/doc/qore/modules/WebSocketClient/html/open.png
share/doc/qore/modules/WebSocketClient/html/pages.html
share/doc/qore/modules/WebSocketClient/html/resize.js
-share/doc/qore/modules/WebSocketClient/html/search/all_0.html
-share/doc/qore/modules/WebSocketClient/html/search/all_0.js
-share/doc/qore/modules/WebSocketClient/html/search/all_1.html
-share/doc/qore/modules/WebSocketClient/html/search/all_1.js
-share/doc/qore/modules/WebSocketClient/html/search/all_10.html
-share/doc/qore/modules/WebSocketClient/html/search/all_10.js
-share/doc/qore/modules/WebSocketClient/html/search/all_11.html
-share/doc/qore/modules/WebSocketClient/html/search/all_11.js
-share/doc/qore/modules/WebSocketClient/html/search/all_12.html
-share/doc/qore/modules/WebSocketClient/html/search/all_12.js
-share/doc/qore/modules/WebSocketClient/html/search/all_13.html
-share/doc/qore/modules/WebSocketClient/html/search/all_13.js
-share/doc/qore/modules/WebSocketClient/html/search/all_14.html
-share/doc/qore/modules/WebSocketClient/html/search/all_14.js
-share/doc/qore/modules/WebSocketClient/html/search/all_15.html
-share/doc/qore/modules/WebSocketClient/html/search/all_15.js
-share/doc/qore/modules/WebSocketClient/html/search/all_16.html
-share/doc/qore/modules/WebSocketClient/html/search/all_16.js
-share/doc/qore/modules/WebSocketClient/html/search/all_17.html
-share/doc/qore/modules/WebSocketClient/html/search/all_17.js
-share/doc/qore/modules/WebSocketClient/html/search/all_18.html
-share/doc/qore/modules/WebSocketClient/html/search/all_18.js
-share/doc/qore/modules/WebSocketClient/html/search/all_19.html
-share/doc/qore/modules/WebSocketClient/html/search/all_19.js
-share/doc/qore/modules/WebSocketClient/html/search/all_1a.html
-share/doc/qore/modules/WebSocketClient/html/search/all_1a.js
-share/doc/qore/modules/WebSocketClient/html/search/all_2.html
-share/doc/qore/modules/WebSocketClient/html/search/all_2.js
-share/doc/qore/modules/WebSocketClient/html/search/all_3.html
-share/doc/qore/modules/WebSocketClient/html/search/all_3.js
-share/doc/qore/modules/WebSocketClient/html/search/all_4.html
-share/doc/qore/modules/WebSocketClient/html/search/all_4.js
-share/doc/qore/modules/WebSocketClient/html/search/all_5.html
-share/doc/qore/modules/WebSocketClient/html/search/all_5.js
-share/doc/qore/modules/WebSocketClient/html/search/all_6.html
-share/doc/qore/modules/WebSocketClient/html/search/all_6.js
-share/doc/qore/modules/WebSocketClient/html/search/all_7.html
-share/doc/qore/modules/WebSocketClient/html/search/all_7.js
-share/doc/qore/modules/WebSocketClient/html/search/all_8.html
-share/doc/qore/modules/WebSocketClient/html/search/all_8.js
-share/doc/qore/modules/WebSocketClient/html/search/all_9.html
-share/doc/qore/modules/WebSocketClient/html/search/all_9.js
-share/doc/qore/modules/WebSocketClient/html/search/all_a.html
-share/doc/qore/modules/WebSocketClient/html/search/all_a.js
-share/doc/qore/modules/WebSocketClient/html/search/all_b.html
-share/doc/qore/modules/WebSocketClient/html/search/all_b.js
-share/doc/qore/modules/WebSocketClient/html/search/all_c.html
-share/doc/qore/modules/WebSocketClient/html/search/all_c.js
-share/doc/qore/modules/WebSocketClient/html/search/all_d.html
-share/doc/qore/modules/WebSocketClient/html/search/all_d.js
-share/doc/qore/modules/WebSocketClient/html/search/all_e.html
-share/doc/qore/modules/WebSocketClient/html/search/all_e.js
-share/doc/qore/modules/WebSocketClient/html/search/all_f.html
-share/doc/qore/modules/WebSocketClient/html/search/all_f.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_0.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_0.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_1.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_1.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_10.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_10.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_11.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_11.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_12.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_12.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_13.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_13.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_2.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_2.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_3.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_3.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_4.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_4.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_5.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_5.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_6.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_6.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_7.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_7.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_8.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_8.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_9.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_9.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_a.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_a.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_b.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_b.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_c.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_c.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_d.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_d.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_e.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_e.js
-share/doc/qore/modules/WebSocketClient/html/search/classes_f.html
-share/doc/qore/modules/WebSocketClient/html/search/classes_f.js
+share/doc/qore/modules/WebSocketClient/html/search/all_5f.html
+share/doc/qore/modules/WebSocketClient/html/search/all_5f.js
+share/doc/qore/modules/WebSocketClient/html/search/all_61.html
+share/doc/qore/modules/WebSocketClient/html/search/all_61.js
+share/doc/qore/modules/WebSocketClient/html/search/all_62.html
+share/doc/qore/modules/WebSocketClient/html/search/all_62.js
+share/doc/qore/modules/WebSocketClient/html/search/all_63.html
+share/doc/qore/modules/WebSocketClient/html/search/all_63.js
+share/doc/qore/modules/WebSocketClient/html/search/all_64.html
+share/doc/qore/modules/WebSocketClient/html/search/all_64.js
+share/doc/qore/modules/WebSocketClient/html/search/all_65.html
+share/doc/qore/modules/WebSocketClient/html/search/all_65.js
+share/doc/qore/modules/WebSocketClient/html/search/all_66.html
+share/doc/qore/modules/WebSocketClient/html/search/all_66.js
+share/doc/qore/modules/WebSocketClient/html/search/all_67.html
+share/doc/qore/modules/WebSocketClient/html/search/all_67.js
+share/doc/qore/modules/WebSocketClient/html/search/all_68.html
+share/doc/qore/modules/WebSocketClient/html/search/all_68.js
+share/doc/qore/modules/WebSocketClient/html/search/all_69.html
+share/doc/qore/modules/WebSocketClient/html/search/all_69.js
+share/doc/qore/modules/WebSocketClient/html/search/all_6a.html
+share/doc/qore/modules/WebSocketClient/html/search/all_6a.js
+share/doc/qore/modules/WebSocketClient/html/search/all_6b.html
+share/doc/qore/modules/WebSocketClient/html/search/all_6b.js
+share/doc/qore/modules/WebSocketClient/html/search/all_6c.html
+share/doc/qore/modules/WebSocketClient/html/search/all_6c.js
+share/doc/qore/modules/WebSocketClient/html/search/all_6d.html
+share/doc/qore/modules/WebSocketClient/html/search/all_6d.js
+share/doc/qore/modules/WebSocketClient/html/search/all_6e.html
+share/doc/qore/modules/WebSocketClient/html/search/all_6e.js
+share/doc/qore/modules/WebSocketClient/html/search/all_6f.html
+share/doc/qore/modules/WebSocketClient/html/search/all_6f.js
+share/doc/qore/modules/WebSocketClient/html/search/all_70.html
+share/doc/qore/modules/WebSocketClient/html/search/all_70.js
+share/doc/qore/modules/WebSocketClient/html/search/all_71.html
+share/doc/qore/modules/WebSocketClient/html/search/all_71.js
+share/doc/qore/modules/WebSocketClient/html/search/all_72.html
+share/doc/qore/modules/WebSocketClient/html/search/all_72.js
+share/doc/qore/modules/WebSocketClient/html/search/all_73.html
+share/doc/qore/modules/WebSocketClient/html/search/all_73.js
+share/doc/qore/modules/WebSocketClient/html/search/all_74.html
+share/doc/qore/modules/WebSocketClient/html/search/all_74.js
+share/doc/qore/modules/WebSocketClient/html/search/all_75.html
+share/doc/qore/modules/WebSocketClient/html/search/all_75.js
+share/doc/qore/modules/WebSocketClient/html/search/all_76.html
+share/doc/qore/modules/WebSocketClient/html/search/all_76.js
+share/doc/qore/modules/WebSocketClient/html/search/all_77.html
+share/doc/qore/modules/WebSocketClient/html/search/all_77.js
+share/doc/qore/modules/WebSocketClient/html/search/all_78.html
+share/doc/qore/modules/WebSocketClient/html/search/all_78.js
+share/doc/qore/modules/WebSocketClient/html/search/all_79.html
+share/doc/qore/modules/WebSocketClient/html/search/all_79.js
+share/doc/qore/modules/WebSocketClient/html/search/all_7a.html
+share/doc/qore/modules/WebSocketClient/html/search/all_7a.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_61.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_61.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_62.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_62.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_63.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_63.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_64.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_64.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_65.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_65.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_66.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_66.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_67.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_67.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_68.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_68.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_69.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_69.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_6c.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_6c.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_6d.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_6d.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_6f.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_6f.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_70.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_70.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_71.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_71.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_72.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_72.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_73.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_73.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_74.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_74.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_75.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_75.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_77.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_77.js
+share/doc/qore/modules/WebSocketClient/html/search/classes_7a.html
+share/doc/qore/modules/WebSocketClient/html/search/classes_7a.js
share/doc/qore/modules/WebSocketClient/html/search/close.png
-share/doc/qore/modules/WebSocketClient/html/search/functions_0.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_0.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_1.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_1.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_10.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_10.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_11.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_11.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_12.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_12.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_13.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_13.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_14.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_14.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_15.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_15.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_16.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_16.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_17.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_17.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_18.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_18.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_2.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_2.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_3.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_3.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_4.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_4.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_5.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_5.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_6.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_6.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_7.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_7.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_8.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_8.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_9.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_9.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_a.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_a.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_b.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_b.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_c.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_c.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_d.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_d.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_e.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_e.js
-share/doc/qore/modules/WebSocketClient/html/search/functions_f.html
-share/doc/qore/modules/WebSocketClient/html/search/functions_f.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_0.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_0.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_1.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_1.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_10.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_10.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_11.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_11.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_2.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_2.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_3.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_3.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_4.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_4.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_5.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_5.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_6.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_6.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_7.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_7.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_8.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_8.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_9.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_9.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_a.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_a.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_b.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_b.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_c.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_c.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_d.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_d.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_e.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_e.js
-share/doc/qore/modules/WebSocketClient/html/search/groups_f.html
-share/doc/qore/modules/WebSocketClient/html/search/groups_f.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_61.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_61.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_62.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_62.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_63.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_63.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_64.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_64.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_65.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_65.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_66.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_66.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_67.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_67.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_68.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_68.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_69.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_69.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_6a.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_6a.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_6b.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_6b.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_6c.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_6c.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_6d.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_6d.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_6e.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_6e.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_6f.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_6f.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_70.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_70.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_72.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_72.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_73.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_73.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_74.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_74.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_75.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_75.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_76.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_76.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_77.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_77.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_78.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_78.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_79.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_79.js
+share/doc/qore/modules/WebSocketClient/html/search/functions_7a.html
+share/doc/qore/modules/WebSocketClient/html/search/functions_7a.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_62.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_62.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_63.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_63.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_64.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_64.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_65.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_65.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_66.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_66.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_68.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_68.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_69.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_69.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_6c.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_6c.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_6d.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_6d.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_6e.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_6e.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_6f.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_6f.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_70.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_70.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_72.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_72.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_73.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_73.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_74.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_74.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_75.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_75.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_77.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_77.js
+share/doc/qore/modules/WebSocketClient/html/search/groups_78.html
+share/doc/qore/modules/WebSocketClient/html/search/groups_78.js
share/doc/qore/modules/WebSocketClient/html/search/mag_sel.png
-share/doc/qore/modules/WebSocketClient/html/search/namespaces_0.html
-share/doc/qore/modules/WebSocketClient/html/search/namespaces_0.js
-share/doc/qore/modules/WebSocketClient/html/search/namespaces_1.html
-share/doc/qore/modules/WebSocketClient/html/search/namespaces_1.js
-share/doc/qore/modules/WebSocketClient/html/search/namespaces_2.html
-share/doc/qore/modules/WebSocketClient/html/search/namespaces_2.js
-share/doc/qore/modules/WebSocketClient/html/search/namespaces_3.html
-share/doc/qore/modules/WebSocketClient/html/search/namespaces_3.js
+share/doc/qore/modules/WebSocketClient/html/search/namespaces_63.html
+share/doc/qore/modules/WebSocketClient/html/search/namespaces_63.js
+share/doc/qore/modules/WebSocketClient/html/search/namespaces_71.html
+share/doc/qore/modules/WebSocketClient/html/search/namespaces_71.js
+share/doc/qore/modules/WebSocketClient/html/search/namespaces_75.html
+share/doc/qore/modules/WebSocketClient/html/search/namespaces_75.js
+share/doc/qore/modules/WebSocketClient/html/search/namespaces_77.html
+share/doc/qore/modules/WebSocketClient/html/search/namespaces_77.js
share/doc/qore/modules/WebSocketClient/html/search/nomatches.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_0.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_0.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_1.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_1.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_10.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_10.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_11.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_11.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_12.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_12.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_2.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_2.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_3.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_3.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_4.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_4.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_5.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_5.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_6.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_6.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_7.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_7.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_8.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_8.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_9.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_9.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_a.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_a.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_b.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_b.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_c.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_c.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_d.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_d.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_e.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_e.js
-share/doc/qore/modules/WebSocketClient/html/search/pages_f.html
-share/doc/qore/modules/WebSocketClient/html/search/pages_f.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_62.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_62.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_63.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_63.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_64.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_64.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_65.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_65.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_66.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_66.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_68.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_68.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_69.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_69.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_6b.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_6b.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_6c.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_6c.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_6d.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_6d.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_6e.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_6e.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_6f.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_6f.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_70.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_70.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_71.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_71.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_72.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_72.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_73.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_73.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_74.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_74.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_75.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_75.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_76.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_76.js
+share/doc/qore/modules/WebSocketClient/html/search/pages_77.html
+share/doc/qore/modules/WebSocketClient/html/search/pages_77.js
share/doc/qore/modules/WebSocketClient/html/search/search.css
share/doc/qore/modules/WebSocketClient/html/search/search.js
share/doc/qore/modules/WebSocketClient/html/search/search_l.png
share/doc/qore/modules/WebSocketClient/html/search/search_m.png
share/doc/qore/modules/WebSocketClient/html/search/search_r.png
-share/doc/qore/modules/WebSocketClient/html/search/searchdata.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_0.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_0.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_1.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_1.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_10.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_10.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_11.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_11.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_12.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_12.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_13.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_13.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_14.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_14.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_15.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_15.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_16.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_16.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_17.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_17.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_2.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_2.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_3.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_3.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_4.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_4.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_5.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_5.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_6.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_6.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_7.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_7.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_8.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_8.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_9.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_9.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_a.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_a.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_b.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_b.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_c.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_c.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_d.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_d.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_e.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_e.js
-share/doc/qore/modules/WebSocketClient/html/search/variables_f.html
-share/doc/qore/modules/WebSocketClient/html/search/variables_f.js
-share/doc/qore/modules/WebSocketClient/html/splitbar.png
+share/doc/qore/modules/WebSocketClient/html/search/variables_5f.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_5f.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_61.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_61.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_62.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_62.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_63.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_63.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_64.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_64.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_65.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_65.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_66.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_66.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_67.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_67.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_68.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_68.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_69.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_69.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_6c.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_6c.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_6d.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_6d.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_6e.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_6e.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_6f.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_6f.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_70.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_70.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_72.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_72.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_73.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_73.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_74.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_74.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_75.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_75.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_76.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_76.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_77.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_77.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_78.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_78.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_79.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_79.js
+share/doc/qore/modules/WebSocketClient/html/search/variables_7a.html
+share/doc/qore/modules/WebSocketClient/html/search/variables_7a.js
share/doc/qore/modules/WebSocketClient/html/sync_off.png
share/doc/qore/modules/WebSocketClient/html/sync_on.png
share/doc/qore/modules/WebSocketClient/html/tab_a.png
@@ -19832,7 +20898,7 @@ share/doc/qore/modules/WebSocketClient/html/tab_s.png
share/doc/qore/modules/WebSocketClient/html/tabs.css
share/doc/qore/modules/WebSocketHandler/html/_web_socket_handler_8qm_8dox_8h_source.html
share/doc/qore/modules/WebSocketHandler/html/annotated.html
-share/doc/qore/modules/WebSocketHandler/html/annotated_dup.js
+share/doc/qore/modules/WebSocketHandler/html/annotated.js
share/doc/qore/modules/WebSocketHandler/html/bc_s.png
share/doc/qore/modules/WebSocketHandler/html/bdwn.png
share/doc/qore/modules/WebSocketHandler/html/class_web_socket_handler_1_1_web_socket_connection-members.html
@@ -19847,13 +20913,32 @@ share/doc/qore/modules/WebSocketHandler/html/class_web_socket_handler_1_1_web_so
share/doc/qore/modules/WebSocketHandler/html/classes.html
share/doc/qore/modules/WebSocketHandler/html/closed.png
share/doc/qore/modules/WebSocketHandler/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/WebSocketHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/WebSocketHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/WebSocketHandler/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/WebSocketHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/WebSocketHandler/html/doc.png
+share/doc/qore/modules/WebSocketHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/WebSocketHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/WebSocketHandler/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/WebSocketHandler/html/doxygen.css
share/doc/qore/modules/WebSocketHandler/html/doxygen.png
share/doc/qore/modules/WebSocketHandler/html/dynsections.js
-share/doc/qore/modules/WebSocketHandler/html/folderclosed.png
-share/doc/qore/modules/WebSocketHandler/html/folderopen.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2blank.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2cl.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2doc.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2folderclosed.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2folderopen.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2lastnode.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2link.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2mlastnode.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2mnode.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2mo.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2node.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2ns.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2plastnode.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2pnode.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2splitbar.png
+share/doc/qore/modules/WebSocketHandler/html/ftv2vertline.png
share/doc/qore/modules/WebSocketHandler/html/functions.html
share/doc/qore/modules/WebSocketHandler/html/functions_func.html
share/doc/qore/modules/WebSocketHandler/html/functions_vars.html
@@ -19872,8 +20957,6 @@ share/doc/qore/modules/WebSocketHandler/html/inherit_graph_1.md5
share/doc/qore/modules/WebSocketHandler/html/inherit_graph_1.png
share/doc/qore/modules/WebSocketHandler/html/inherits.html
share/doc/qore/modules/WebSocketHandler/html/jquery.js
-share/doc/qore/modules/WebSocketHandler/html/menu.js
-share/doc/qore/modules/WebSocketHandler/html/menudata.js
share/doc/qore/modules/WebSocketHandler/html/namespace_web_socket_handler.html
share/doc/qore/modules/WebSocketHandler/html/namespace_web_socket_handler.js
share/doc/qore/modules/WebSocketHandler/html/namespaces.html
@@ -19883,293 +20966,290 @@ share/doc/qore/modules/WebSocketHandler/html/nav_g.png
share/doc/qore/modules/WebSocketHandler/html/nav_h.png
share/doc/qore/modules/WebSocketHandler/html/navtree.css
share/doc/qore/modules/WebSocketHandler/html/navtree.js
-share/doc/qore/modules/WebSocketHandler/html/navtreedata.js
share/doc/qore/modules/WebSocketHandler/html/navtreeindex0.js
share/doc/qore/modules/WebSocketHandler/html/open.png
share/doc/qore/modules/WebSocketHandler/html/pages.html
share/doc/qore/modules/WebSocketHandler/html/resize.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_0.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_0.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_1.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_1.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_10.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_10.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_11.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_11.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_12.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_12.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_13.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_13.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_14.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_14.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_15.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_15.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_16.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_16.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_17.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_17.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_18.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_18.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_19.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_19.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_1a.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_1a.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_2.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_2.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_3.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_3.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_4.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_4.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_5.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_5.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_6.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_6.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_7.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_7.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_8.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_8.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_9.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_9.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_a.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_a.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_b.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_b.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_c.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_c.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_d.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_d.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_e.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_e.js
-share/doc/qore/modules/WebSocketHandler/html/search/all_f.html
-share/doc/qore/modules/WebSocketHandler/html/search/all_f.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_0.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_0.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_1.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_1.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_10.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_10.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_11.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_11.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_12.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_12.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_2.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_2.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_3.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_3.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_4.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_4.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_5.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_5.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_6.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_6.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_7.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_7.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_8.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_8.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_9.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_9.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_a.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_a.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_b.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_b.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_c.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_c.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_d.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_d.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_e.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_e.js
-share/doc/qore/modules/WebSocketHandler/html/search/classes_f.html
-share/doc/qore/modules/WebSocketHandler/html/search/classes_f.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_5f.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_5f.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_61.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_61.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_62.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_62.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_63.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_63.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_64.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_64.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_65.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_65.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_66.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_66.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_67.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_67.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_68.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_68.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_69.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_69.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_6a.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_6a.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_6b.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_6b.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_6c.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_6c.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_6d.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_6d.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_6e.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_6e.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_6f.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_6f.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_70.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_70.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_71.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_71.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_72.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_72.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_73.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_73.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_74.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_74.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_75.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_75.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_76.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_76.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_77.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_77.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_78.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_78.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_79.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_79.js
+share/doc/qore/modules/WebSocketHandler/html/search/all_7a.html
+share/doc/qore/modules/WebSocketHandler/html/search/all_7a.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_61.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_61.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_62.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_62.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_63.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_63.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_64.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_64.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_65.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_65.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_66.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_66.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_67.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_67.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_68.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_68.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_69.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_69.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_6c.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_6c.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_6d.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_6d.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_6f.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_6f.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_70.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_70.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_71.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_71.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_72.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_72.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_73.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_73.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_74.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_74.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_77.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_77.js
+share/doc/qore/modules/WebSocketHandler/html/search/classes_7a.html
+share/doc/qore/modules/WebSocketHandler/html/search/classes_7a.js
share/doc/qore/modules/WebSocketHandler/html/search/close.png
-share/doc/qore/modules/WebSocketHandler/html/search/functions_0.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_0.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_1.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_1.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_10.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_10.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_11.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_11.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_12.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_12.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_13.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_13.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_14.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_14.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_15.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_15.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_16.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_16.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_17.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_17.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_18.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_18.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_19.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_19.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_2.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_2.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_3.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_3.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_4.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_4.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_5.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_5.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_6.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_6.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_7.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_7.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_8.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_8.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_9.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_9.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_a.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_a.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_b.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_b.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_c.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_c.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_d.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_d.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_e.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_e.js
-share/doc/qore/modules/WebSocketHandler/html/search/functions_f.html
-share/doc/qore/modules/WebSocketHandler/html/search/functions_f.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_0.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_0.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_1.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_1.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_10.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_10.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_11.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_11.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_2.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_2.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_3.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_3.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_4.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_4.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_5.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_5.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_6.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_6.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_7.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_7.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_8.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_8.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_9.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_9.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_a.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_a.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_b.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_b.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_c.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_c.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_d.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_d.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_e.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_e.js
-share/doc/qore/modules/WebSocketHandler/html/search/groups_f.html
-share/doc/qore/modules/WebSocketHandler/html/search/groups_f.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_61.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_61.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_62.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_62.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_63.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_63.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_64.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_64.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_65.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_65.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_66.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_66.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_67.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_67.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_68.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_68.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_69.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_69.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6a.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6a.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6b.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6b.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6c.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6c.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6d.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6d.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6e.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6e.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6f.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_6f.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_70.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_70.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_71.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_71.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_72.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_72.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_73.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_73.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_74.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_74.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_75.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_75.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_76.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_76.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_77.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_77.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_78.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_78.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_79.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_79.js
+share/doc/qore/modules/WebSocketHandler/html/search/functions_7a.html
+share/doc/qore/modules/WebSocketHandler/html/search/functions_7a.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_62.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_62.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_63.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_63.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_64.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_64.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_65.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_65.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_66.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_66.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_68.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_68.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_69.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_69.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_6c.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_6c.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_6d.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_6d.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_6e.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_6e.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_6f.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_6f.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_70.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_70.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_72.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_72.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_73.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_73.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_74.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_74.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_75.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_75.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_77.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_77.js
+share/doc/qore/modules/WebSocketHandler/html/search/groups_78.html
+share/doc/qore/modules/WebSocketHandler/html/search/groups_78.js
share/doc/qore/modules/WebSocketHandler/html/search/mag_sel.png
-share/doc/qore/modules/WebSocketHandler/html/search/namespaces_0.html
-share/doc/qore/modules/WebSocketHandler/html/search/namespaces_0.js
-share/doc/qore/modules/WebSocketHandler/html/search/namespaces_1.html
-share/doc/qore/modules/WebSocketHandler/html/search/namespaces_1.js
-share/doc/qore/modules/WebSocketHandler/html/search/namespaces_2.html
-share/doc/qore/modules/WebSocketHandler/html/search/namespaces_2.js
+share/doc/qore/modules/WebSocketHandler/html/search/namespaces_68.html
+share/doc/qore/modules/WebSocketHandler/html/search/namespaces_68.js
+share/doc/qore/modules/WebSocketHandler/html/search/namespaces_71.html
+share/doc/qore/modules/WebSocketHandler/html/search/namespaces_71.js
+share/doc/qore/modules/WebSocketHandler/html/search/namespaces_77.html
+share/doc/qore/modules/WebSocketHandler/html/search/namespaces_77.js
share/doc/qore/modules/WebSocketHandler/html/search/nomatches.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_0.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_0.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_1.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_1.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_10.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_10.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_11.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_11.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_12.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_12.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_2.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_2.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_3.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_3.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_4.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_4.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_5.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_5.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_6.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_6.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_7.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_7.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_8.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_8.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_9.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_9.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_a.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_a.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_b.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_b.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_c.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_c.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_d.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_d.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_e.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_e.js
-share/doc/qore/modules/WebSocketHandler/html/search/pages_f.html
-share/doc/qore/modules/WebSocketHandler/html/search/pages_f.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_62.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_62.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_63.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_63.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_64.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_64.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_65.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_65.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_66.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_66.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_68.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_68.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_69.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_69.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6b.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6b.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6c.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6c.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6d.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6d.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6e.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6e.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6f.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_6f.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_70.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_70.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_71.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_71.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_72.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_72.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_73.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_73.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_74.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_74.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_76.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_76.js
+share/doc/qore/modules/WebSocketHandler/html/search/pages_77.html
+share/doc/qore/modules/WebSocketHandler/html/search/pages_77.js
share/doc/qore/modules/WebSocketHandler/html/search/search.css
share/doc/qore/modules/WebSocketHandler/html/search/search.js
share/doc/qore/modules/WebSocketHandler/html/search/search_l.png
share/doc/qore/modules/WebSocketHandler/html/search/search_m.png
share/doc/qore/modules/WebSocketHandler/html/search/search_r.png
-share/doc/qore/modules/WebSocketHandler/html/search/searchdata.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_0.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_0.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_1.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_1.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_10.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_10.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_11.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_11.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_12.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_12.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_13.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_13.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_14.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_14.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_15.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_15.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_16.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_16.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_17.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_17.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_2.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_2.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_3.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_3.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_4.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_4.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_5.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_5.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_6.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_6.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_7.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_7.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_8.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_8.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_9.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_9.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_a.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_a.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_b.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_b.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_c.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_c.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_d.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_d.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_e.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_e.js
-share/doc/qore/modules/WebSocketHandler/html/search/variables_f.html
-share/doc/qore/modules/WebSocketHandler/html/search/variables_f.js
-share/doc/qore/modules/WebSocketHandler/html/splitbar.png
+share/doc/qore/modules/WebSocketHandler/html/search/variables_5f.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_5f.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_61.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_61.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_62.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_62.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_63.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_63.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_64.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_64.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_65.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_65.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_66.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_66.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_67.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_67.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_68.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_68.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_69.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_69.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_6c.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_6c.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_6d.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_6d.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_6e.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_6e.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_6f.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_6f.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_70.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_70.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_72.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_72.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_73.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_73.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_74.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_74.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_75.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_75.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_76.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_76.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_77.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_77.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_78.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_78.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_79.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_79.js
+share/doc/qore/modules/WebSocketHandler/html/search/variables_7a.html
+share/doc/qore/modules/WebSocketHandler/html/search/variables_7a.js
share/doc/qore/modules/WebSocketHandler/html/sync_off.png
share/doc/qore/modules/WebSocketHandler/html/sync_on.png
share/doc/qore/modules/WebSocketHandler/html/tab_a.png
@@ -20182,13 +21262,32 @@ share/doc/qore/modules/WebSocketUtil/html/bc_s.png
share/doc/qore/modules/WebSocketUtil/html/bdwn.png
share/doc/qore/modules/WebSocketUtil/html/closed.png
share/doc/qore/modules/WebSocketUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/WebSocketUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/WebSocketUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/WebSocketUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/WebSocketUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/WebSocketUtil/html/doc.png
+share/doc/qore/modules/WebSocketUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/WebSocketUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/WebSocketUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/WebSocketUtil/html/doxygen.css
share/doc/qore/modules/WebSocketUtil/html/doxygen.png
share/doc/qore/modules/WebSocketUtil/html/dynsections.js
-share/doc/qore/modules/WebSocketUtil/html/folderclosed.png
-share/doc/qore/modules/WebSocketUtil/html/folderopen.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2blank.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2cl.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2doc.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2folderopen.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2lastnode.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2link.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2mnode.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2mo.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2node.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2ns.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2plastnode.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2pnode.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2splitbar.png
+share/doc/qore/modules/WebSocketUtil/html/ftv2vertline.png
share/doc/qore/modules/WebSocketUtil/html/graph_legend.html
share/doc/qore/modules/WebSocketUtil/html/graph_legend.md5
share/doc/qore/modules/WebSocketUtil/html/graph_legend.png
@@ -20271,8 +21370,6 @@ share/doc/qore/modules/WebSocketUtil/html/group__x509__verification__constants.j
share/doc/qore/modules/WebSocketUtil/html/index.html
share/doc/qore/modules/WebSocketUtil/html/index.qhp
share/doc/qore/modules/WebSocketUtil/html/jquery.js
-share/doc/qore/modules/WebSocketUtil/html/menu.js
-share/doc/qore/modules/WebSocketUtil/html/menudata.js
share/doc/qore/modules/WebSocketUtil/html/modules.html
share/doc/qore/modules/WebSocketUtil/html/modules.js
share/doc/qore/modules/WebSocketUtil/html/namespace_web_socket_util.html
@@ -20286,7 +21383,6 @@ share/doc/qore/modules/WebSocketUtil/html/nav_g.png
share/doc/qore/modules/WebSocketUtil/html/nav_h.png
share/doc/qore/modules/WebSocketUtil/html/navtree.css
share/doc/qore/modules/WebSocketUtil/html/navtree.js
-share/doc/qore/modules/WebSocketUtil/html/navtreedata.js
share/doc/qore/modules/WebSocketUtil/html/navtreeindex0.js
share/doc/qore/modules/WebSocketUtil/html/navtreeindex1.js
share/doc/qore/modules/WebSocketUtil/html/navtreeindex2.js
@@ -20296,282 +21392,280 @@ share/doc/qore/modules/WebSocketUtil/html/navtreeindex5.js
share/doc/qore/modules/WebSocketUtil/html/open.png
share/doc/qore/modules/WebSocketUtil/html/pages.html
share/doc/qore/modules/WebSocketUtil/html/resize.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_0.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_0.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_1.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_1.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_10.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_10.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_11.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_11.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_12.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_12.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_13.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_13.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_14.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_14.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_15.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_15.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_16.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_16.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_17.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_17.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_18.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_18.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_19.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_19.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_1a.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_1a.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_2.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_2.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_3.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_3.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_4.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_4.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_5.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_5.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_6.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_6.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_7.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_7.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_8.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_8.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_9.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_9.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_a.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_a.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_b.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_b.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_c.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_c.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_d.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_d.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_e.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_e.js
-share/doc/qore/modules/WebSocketUtil/html/search/all_f.html
-share/doc/qore/modules/WebSocketUtil/html/search/all_f.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_0.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_0.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_1.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_1.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_10.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_10.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_11.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_11.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_2.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_2.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_3.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_3.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_4.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_4.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_5.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_5.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_6.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_6.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_7.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_7.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_8.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_8.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_9.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_9.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_a.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_a.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_b.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_b.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_c.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_c.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_d.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_d.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_e.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_e.js
-share/doc/qore/modules/WebSocketUtil/html/search/classes_f.html
-share/doc/qore/modules/WebSocketUtil/html/search/classes_f.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_5f.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_5f.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_61.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_61.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_62.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_62.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_63.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_63.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_64.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_64.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_65.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_65.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_66.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_66.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_67.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_67.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_68.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_68.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_69.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_69.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_6a.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_6a.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_6b.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_6b.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_6c.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_6c.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_6d.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_6d.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_6e.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_6e.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_6f.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_6f.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_70.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_70.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_71.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_71.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_72.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_72.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_73.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_73.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_74.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_74.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_75.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_75.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_76.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_76.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_77.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_77.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_78.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_78.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_79.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_79.js
+share/doc/qore/modules/WebSocketUtil/html/search/all_7a.html
+share/doc/qore/modules/WebSocketUtil/html/search/all_7a.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_61.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_61.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_62.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_62.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_63.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_63.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_64.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_64.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_65.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_65.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_66.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_66.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_67.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_67.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_68.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_68.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_69.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_69.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_6c.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_6c.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_6d.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_6d.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_6f.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_6f.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_70.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_70.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_71.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_71.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_72.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_72.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_73.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_73.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_74.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_74.js
+share/doc/qore/modules/WebSocketUtil/html/search/classes_7a.html
+share/doc/qore/modules/WebSocketUtil/html/search/classes_7a.js
share/doc/qore/modules/WebSocketUtil/html/search/close.png
-share/doc/qore/modules/WebSocketUtil/html/search/functions_0.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_0.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_1.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_1.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_10.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_10.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_11.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_11.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_12.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_12.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_13.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_13.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_14.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_14.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_15.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_15.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_16.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_16.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_17.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_17.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_18.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_18.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_2.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_2.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_3.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_3.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_4.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_4.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_5.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_5.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_6.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_6.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_7.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_7.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_8.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_8.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_9.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_9.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_a.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_a.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_b.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_b.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_c.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_c.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_d.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_d.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_e.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_e.js
-share/doc/qore/modules/WebSocketUtil/html/search/functions_f.html
-share/doc/qore/modules/WebSocketUtil/html/search/functions_f.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_0.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_0.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_1.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_1.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_10.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_10.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_11.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_11.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_2.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_2.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_3.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_3.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_4.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_4.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_5.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_5.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_6.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_6.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_7.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_7.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_8.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_8.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_9.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_9.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_a.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_a.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_b.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_b.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_c.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_c.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_d.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_d.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_e.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_e.js
-share/doc/qore/modules/WebSocketUtil/html/search/groups_f.html
-share/doc/qore/modules/WebSocketUtil/html/search/groups_f.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_61.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_61.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_62.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_62.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_63.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_63.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_64.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_64.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_65.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_65.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_66.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_66.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_67.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_67.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_68.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_68.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_69.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_69.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6a.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6a.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6b.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6b.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6c.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6c.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6d.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6d.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6e.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6e.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6f.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_6f.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_70.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_70.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_72.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_72.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_73.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_73.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_74.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_74.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_75.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_75.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_76.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_76.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_77.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_77.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_78.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_78.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_79.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_79.js
+share/doc/qore/modules/WebSocketUtil/html/search/functions_7a.html
+share/doc/qore/modules/WebSocketUtil/html/search/functions_7a.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_62.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_62.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_63.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_63.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_64.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_64.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_65.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_65.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_66.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_66.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_68.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_68.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_69.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_69.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_6c.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_6c.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_6d.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_6d.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_6e.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_6e.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_6f.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_6f.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_70.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_70.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_72.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_72.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_73.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_73.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_74.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_74.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_75.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_75.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_77.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_77.js
+share/doc/qore/modules/WebSocketUtil/html/search/groups_78.html
+share/doc/qore/modules/WebSocketUtil/html/search/groups_78.js
share/doc/qore/modules/WebSocketUtil/html/search/mag_sel.png
-share/doc/qore/modules/WebSocketUtil/html/search/namespaces_0.html
-share/doc/qore/modules/WebSocketUtil/html/search/namespaces_0.js
-share/doc/qore/modules/WebSocketUtil/html/search/namespaces_1.html
-share/doc/qore/modules/WebSocketUtil/html/search/namespaces_1.js
+share/doc/qore/modules/WebSocketUtil/html/search/namespaces_71.html
+share/doc/qore/modules/WebSocketUtil/html/search/namespaces_71.js
+share/doc/qore/modules/WebSocketUtil/html/search/namespaces_77.html
+share/doc/qore/modules/WebSocketUtil/html/search/namespaces_77.js
share/doc/qore/modules/WebSocketUtil/html/search/nomatches.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_0.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_0.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_1.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_1.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_10.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_10.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_11.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_11.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_12.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_12.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_2.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_2.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_3.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_3.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_4.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_4.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_5.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_5.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_6.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_6.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_7.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_7.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_8.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_8.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_9.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_9.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_a.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_a.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_b.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_b.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_c.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_c.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_d.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_d.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_e.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_e.js
-share/doc/qore/modules/WebSocketUtil/html/search/pages_f.html
-share/doc/qore/modules/WebSocketUtil/html/search/pages_f.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_62.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_62.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_63.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_63.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_64.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_64.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_65.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_65.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_66.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_66.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_68.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_68.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_69.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_69.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6b.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6b.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6c.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6c.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6d.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6d.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6e.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6e.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6f.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_6f.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_70.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_70.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_71.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_71.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_72.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_72.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_73.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_73.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_74.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_74.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_76.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_76.js
+share/doc/qore/modules/WebSocketUtil/html/search/pages_77.html
+share/doc/qore/modules/WebSocketUtil/html/search/pages_77.js
share/doc/qore/modules/WebSocketUtil/html/search/search.css
share/doc/qore/modules/WebSocketUtil/html/search/search.js
share/doc/qore/modules/WebSocketUtil/html/search/search_l.png
share/doc/qore/modules/WebSocketUtil/html/search/search_m.png
share/doc/qore/modules/WebSocketUtil/html/search/search_r.png
-share/doc/qore/modules/WebSocketUtil/html/search/searchdata.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_0.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_0.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_1.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_1.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_10.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_10.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_11.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_11.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_12.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_12.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_13.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_13.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_14.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_14.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_15.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_15.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_16.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_16.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_17.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_17.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_2.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_2.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_3.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_3.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_4.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_4.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_5.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_5.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_6.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_6.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_7.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_7.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_8.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_8.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_9.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_9.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_a.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_a.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_b.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_b.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_c.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_c.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_d.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_d.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_e.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_e.js
-share/doc/qore/modules/WebSocketUtil/html/search/variables_f.html
-share/doc/qore/modules/WebSocketUtil/html/search/variables_f.js
-share/doc/qore/modules/WebSocketUtil/html/splitbar.png
+share/doc/qore/modules/WebSocketUtil/html/search/variables_5f.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_5f.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_61.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_61.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_62.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_62.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_63.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_63.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_64.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_64.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_65.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_65.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_66.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_66.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_67.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_67.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_68.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_68.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_69.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_69.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_6c.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_6c.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_6d.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_6d.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_6e.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_6e.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_6f.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_6f.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_70.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_70.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_72.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_72.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_73.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_73.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_74.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_74.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_75.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_75.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_76.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_76.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_77.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_77.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_78.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_78.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_79.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_79.js
+share/doc/qore/modules/WebSocketUtil/html/search/variables_7a.html
+share/doc/qore/modules/WebSocketUtil/html/search/variables_7a.js
share/doc/qore/modules/WebSocketUtil/html/sync_off.png
share/doc/qore/modules/WebSocketUtil/html/sync_on.png
share/doc/qore/modules/WebSocketUtil/html/tab_a.png
@@ -20581,7 +21675,7 @@ share/doc/qore/modules/WebSocketUtil/html/tab_s.png
share/doc/qore/modules/WebSocketUtil/html/tabs.css
share/doc/qore/modules/WebUtil/html/_web_util_8qm_8dox_8h_source.html
share/doc/qore/modules/WebUtil/html/annotated.html
-share/doc/qore/modules/WebUtil/html/annotated_dup.js
+share/doc/qore/modules/WebUtil/html/annotated.js
share/doc/qore/modules/WebUtil/html/bc_s.png
share/doc/qore/modules/WebUtil/html/bdwn.png
share/doc/qore/modules/WebUtil/html/class_web_util_1_1_file_handler-members.html
@@ -20623,13 +21717,32 @@ share/doc/qore/modules/WebUtil/html/class_web_util_1_1_text_template_base__inher
share/doc/qore/modules/WebUtil/html/classes.html
share/doc/qore/modules/WebUtil/html/closed.png
share/doc/qore/modules/WebUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/WebUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/WebUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/WebUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.png
share/doc/qore/modules/WebUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
-share/doc/qore/modules/WebUtil/html/doc.png
+share/doc/qore/modules/WebUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.map
+share/doc/qore/modules/WebUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.md5
+share/doc/qore/modules/WebUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a_dep.png
share/doc/qore/modules/WebUtil/html/doxygen.css
share/doc/qore/modules/WebUtil/html/doxygen.png
share/doc/qore/modules/WebUtil/html/dynsections.js
-share/doc/qore/modules/WebUtil/html/folderclosed.png
-share/doc/qore/modules/WebUtil/html/folderopen.png
+share/doc/qore/modules/WebUtil/html/ftv2blank.png
+share/doc/qore/modules/WebUtil/html/ftv2cl.png
+share/doc/qore/modules/WebUtil/html/ftv2doc.png
+share/doc/qore/modules/WebUtil/html/ftv2folderclosed.png
+share/doc/qore/modules/WebUtil/html/ftv2folderopen.png
+share/doc/qore/modules/WebUtil/html/ftv2lastnode.png
+share/doc/qore/modules/WebUtil/html/ftv2link.png
+share/doc/qore/modules/WebUtil/html/ftv2mlastnode.png
+share/doc/qore/modules/WebUtil/html/ftv2mnode.png
+share/doc/qore/modules/WebUtil/html/ftv2mo.png
+share/doc/qore/modules/WebUtil/html/ftv2node.png
+share/doc/qore/modules/WebUtil/html/ftv2ns.png
+share/doc/qore/modules/WebUtil/html/ftv2plastnode.png
+share/doc/qore/modules/WebUtil/html/ftv2pnode.png
+share/doc/qore/modules/WebUtil/html/ftv2splitbar.png
+share/doc/qore/modules/WebUtil/html/ftv2vertline.png
share/doc/qore/modules/WebUtil/html/functions.html
share/doc/qore/modules/WebUtil/html/functions_func.html
share/doc/qore/modules/WebUtil/html/functions_vars.html
@@ -20651,8 +21764,6 @@ share/doc/qore/modules/WebUtil/html/inherit_graph_2.md5
share/doc/qore/modules/WebUtil/html/inherit_graph_2.png
share/doc/qore/modules/WebUtil/html/inherits.html
share/doc/qore/modules/WebUtil/html/jquery.js
-share/doc/qore/modules/WebUtil/html/menu.js
-share/doc/qore/modules/WebUtil/html/menudata.js
share/doc/qore/modules/WebUtil/html/namespace_web_util.html
share/doc/qore/modules/WebUtil/html/namespace_web_util.js
share/doc/qore/modules/WebUtil/html/namespaces.html
@@ -20662,317 +21773,316 @@ share/doc/qore/modules/WebUtil/html/nav_g.png
share/doc/qore/modules/WebUtil/html/nav_h.png
share/doc/qore/modules/WebUtil/html/navtree.css
share/doc/qore/modules/WebUtil/html/navtree.js
-share/doc/qore/modules/WebUtil/html/navtreedata.js
share/doc/qore/modules/WebUtil/html/navtreeindex0.js
share/doc/qore/modules/WebUtil/html/open.png
share/doc/qore/modules/WebUtil/html/pages.html
share/doc/qore/modules/WebUtil/html/resize.js
-share/doc/qore/modules/WebUtil/html/search/all_0.html
-share/doc/qore/modules/WebUtil/html/search/all_0.js
-share/doc/qore/modules/WebUtil/html/search/all_1.html
-share/doc/qore/modules/WebUtil/html/search/all_1.js
-share/doc/qore/modules/WebUtil/html/search/all_10.html
-share/doc/qore/modules/WebUtil/html/search/all_10.js
-share/doc/qore/modules/WebUtil/html/search/all_11.html
-share/doc/qore/modules/WebUtil/html/search/all_11.js
-share/doc/qore/modules/WebUtil/html/search/all_12.html
-share/doc/qore/modules/WebUtil/html/search/all_12.js
-share/doc/qore/modules/WebUtil/html/search/all_13.html
-share/doc/qore/modules/WebUtil/html/search/all_13.js
-share/doc/qore/modules/WebUtil/html/search/all_14.html
-share/doc/qore/modules/WebUtil/html/search/all_14.js
-share/doc/qore/modules/WebUtil/html/search/all_15.html
-share/doc/qore/modules/WebUtil/html/search/all_15.js
-share/doc/qore/modules/WebUtil/html/search/all_16.html
-share/doc/qore/modules/WebUtil/html/search/all_16.js
-share/doc/qore/modules/WebUtil/html/search/all_17.html
-share/doc/qore/modules/WebUtil/html/search/all_17.js
-share/doc/qore/modules/WebUtil/html/search/all_18.html
-share/doc/qore/modules/WebUtil/html/search/all_18.js
-share/doc/qore/modules/WebUtil/html/search/all_19.html
-share/doc/qore/modules/WebUtil/html/search/all_19.js
-share/doc/qore/modules/WebUtil/html/search/all_1a.html
-share/doc/qore/modules/WebUtil/html/search/all_1a.js
-share/doc/qore/modules/WebUtil/html/search/all_2.html
-share/doc/qore/modules/WebUtil/html/search/all_2.js
-share/doc/qore/modules/WebUtil/html/search/all_3.html
-share/doc/qore/modules/WebUtil/html/search/all_3.js
-share/doc/qore/modules/WebUtil/html/search/all_4.html
-share/doc/qore/modules/WebUtil/html/search/all_4.js
-share/doc/qore/modules/WebUtil/html/search/all_5.html
-share/doc/qore/modules/WebUtil/html/search/all_5.js
-share/doc/qore/modules/WebUtil/html/search/all_6.html
-share/doc/qore/modules/WebUtil/html/search/all_6.js
-share/doc/qore/modules/WebUtil/html/search/all_7.html
-share/doc/qore/modules/WebUtil/html/search/all_7.js
-share/doc/qore/modules/WebUtil/html/search/all_8.html
-share/doc/qore/modules/WebUtil/html/search/all_8.js
-share/doc/qore/modules/WebUtil/html/search/all_9.html
-share/doc/qore/modules/WebUtil/html/search/all_9.js
-share/doc/qore/modules/WebUtil/html/search/all_a.html
-share/doc/qore/modules/WebUtil/html/search/all_a.js
-share/doc/qore/modules/WebUtil/html/search/all_b.html
-share/doc/qore/modules/WebUtil/html/search/all_b.js
-share/doc/qore/modules/WebUtil/html/search/all_c.html
-share/doc/qore/modules/WebUtil/html/search/all_c.js
-share/doc/qore/modules/WebUtil/html/search/all_d.html
-share/doc/qore/modules/WebUtil/html/search/all_d.js
-share/doc/qore/modules/WebUtil/html/search/all_e.html
-share/doc/qore/modules/WebUtil/html/search/all_e.js
-share/doc/qore/modules/WebUtil/html/search/all_f.html
-share/doc/qore/modules/WebUtil/html/search/all_f.js
-share/doc/qore/modules/WebUtil/html/search/classes_0.html
-share/doc/qore/modules/WebUtil/html/search/classes_0.js
-share/doc/qore/modules/WebUtil/html/search/classes_1.html
-share/doc/qore/modules/WebUtil/html/search/classes_1.js
-share/doc/qore/modules/WebUtil/html/search/classes_10.html
-share/doc/qore/modules/WebUtil/html/search/classes_10.js
-share/doc/qore/modules/WebUtil/html/search/classes_11.html
-share/doc/qore/modules/WebUtil/html/search/classes_11.js
-share/doc/qore/modules/WebUtil/html/search/classes_12.html
-share/doc/qore/modules/WebUtil/html/search/classes_12.js
-share/doc/qore/modules/WebUtil/html/search/classes_13.html
-share/doc/qore/modules/WebUtil/html/search/classes_13.js
-share/doc/qore/modules/WebUtil/html/search/classes_14.html
-share/doc/qore/modules/WebUtil/html/search/classes_14.js
-share/doc/qore/modules/WebUtil/html/search/classes_15.html
-share/doc/qore/modules/WebUtil/html/search/classes_15.js
-share/doc/qore/modules/WebUtil/html/search/classes_16.html
-share/doc/qore/modules/WebUtil/html/search/classes_16.js
-share/doc/qore/modules/WebUtil/html/search/classes_2.html
-share/doc/qore/modules/WebUtil/html/search/classes_2.js
-share/doc/qore/modules/WebUtil/html/search/classes_3.html
-share/doc/qore/modules/WebUtil/html/search/classes_3.js
-share/doc/qore/modules/WebUtil/html/search/classes_4.html
-share/doc/qore/modules/WebUtil/html/search/classes_4.js
-share/doc/qore/modules/WebUtil/html/search/classes_5.html
-share/doc/qore/modules/WebUtil/html/search/classes_5.js
-share/doc/qore/modules/WebUtil/html/search/classes_6.html
-share/doc/qore/modules/WebUtil/html/search/classes_6.js
-share/doc/qore/modules/WebUtil/html/search/classes_7.html
-share/doc/qore/modules/WebUtil/html/search/classes_7.js
-share/doc/qore/modules/WebUtil/html/search/classes_8.html
-share/doc/qore/modules/WebUtil/html/search/classes_8.js
-share/doc/qore/modules/WebUtil/html/search/classes_9.html
-share/doc/qore/modules/WebUtil/html/search/classes_9.js
-share/doc/qore/modules/WebUtil/html/search/classes_a.html
-share/doc/qore/modules/WebUtil/html/search/classes_a.js
-share/doc/qore/modules/WebUtil/html/search/classes_b.html
-share/doc/qore/modules/WebUtil/html/search/classes_b.js
-share/doc/qore/modules/WebUtil/html/search/classes_c.html
-share/doc/qore/modules/WebUtil/html/search/classes_c.js
-share/doc/qore/modules/WebUtil/html/search/classes_d.html
-share/doc/qore/modules/WebUtil/html/search/classes_d.js
-share/doc/qore/modules/WebUtil/html/search/classes_e.html
-share/doc/qore/modules/WebUtil/html/search/classes_e.js
-share/doc/qore/modules/WebUtil/html/search/classes_f.html
-share/doc/qore/modules/WebUtil/html/search/classes_f.js
+share/doc/qore/modules/WebUtil/html/search/all_5f.html
+share/doc/qore/modules/WebUtil/html/search/all_5f.js
+share/doc/qore/modules/WebUtil/html/search/all_61.html
+share/doc/qore/modules/WebUtil/html/search/all_61.js
+share/doc/qore/modules/WebUtil/html/search/all_62.html
+share/doc/qore/modules/WebUtil/html/search/all_62.js
+share/doc/qore/modules/WebUtil/html/search/all_63.html
+share/doc/qore/modules/WebUtil/html/search/all_63.js
+share/doc/qore/modules/WebUtil/html/search/all_64.html
+share/doc/qore/modules/WebUtil/html/search/all_64.js
+share/doc/qore/modules/WebUtil/html/search/all_65.html
+share/doc/qore/modules/WebUtil/html/search/all_65.js
+share/doc/qore/modules/WebUtil/html/search/all_66.html
+share/doc/qore/modules/WebUtil/html/search/all_66.js
+share/doc/qore/modules/WebUtil/html/search/all_67.html
+share/doc/qore/modules/WebUtil/html/search/all_67.js
+share/doc/qore/modules/WebUtil/html/search/all_68.html
+share/doc/qore/modules/WebUtil/html/search/all_68.js
+share/doc/qore/modules/WebUtil/html/search/all_69.html
+share/doc/qore/modules/WebUtil/html/search/all_69.js
+share/doc/qore/modules/WebUtil/html/search/all_6a.html
+share/doc/qore/modules/WebUtil/html/search/all_6a.js
+share/doc/qore/modules/WebUtil/html/search/all_6b.html
+share/doc/qore/modules/WebUtil/html/search/all_6b.js
+share/doc/qore/modules/WebUtil/html/search/all_6c.html
+share/doc/qore/modules/WebUtil/html/search/all_6c.js
+share/doc/qore/modules/WebUtil/html/search/all_6d.html
+share/doc/qore/modules/WebUtil/html/search/all_6d.js
+share/doc/qore/modules/WebUtil/html/search/all_6e.html
+share/doc/qore/modules/WebUtil/html/search/all_6e.js
+share/doc/qore/modules/WebUtil/html/search/all_6f.html
+share/doc/qore/modules/WebUtil/html/search/all_6f.js
+share/doc/qore/modules/WebUtil/html/search/all_70.html
+share/doc/qore/modules/WebUtil/html/search/all_70.js
+share/doc/qore/modules/WebUtil/html/search/all_71.html
+share/doc/qore/modules/WebUtil/html/search/all_71.js
+share/doc/qore/modules/WebUtil/html/search/all_72.html
+share/doc/qore/modules/WebUtil/html/search/all_72.js
+share/doc/qore/modules/WebUtil/html/search/all_73.html
+share/doc/qore/modules/WebUtil/html/search/all_73.js
+share/doc/qore/modules/WebUtil/html/search/all_74.html
+share/doc/qore/modules/WebUtil/html/search/all_74.js
+share/doc/qore/modules/WebUtil/html/search/all_75.html
+share/doc/qore/modules/WebUtil/html/search/all_75.js
+share/doc/qore/modules/WebUtil/html/search/all_76.html
+share/doc/qore/modules/WebUtil/html/search/all_76.js
+share/doc/qore/modules/WebUtil/html/search/all_77.html
+share/doc/qore/modules/WebUtil/html/search/all_77.js
+share/doc/qore/modules/WebUtil/html/search/all_78.html
+share/doc/qore/modules/WebUtil/html/search/all_78.js
+share/doc/qore/modules/WebUtil/html/search/all_79.html
+share/doc/qore/modules/WebUtil/html/search/all_79.js
+share/doc/qore/modules/WebUtil/html/search/all_7a.html
+share/doc/qore/modules/WebUtil/html/search/all_7a.js
+share/doc/qore/modules/WebUtil/html/search/classes_61.html
+share/doc/qore/modules/WebUtil/html/search/classes_61.js
+share/doc/qore/modules/WebUtil/html/search/classes_62.html
+share/doc/qore/modules/WebUtil/html/search/classes_62.js
+share/doc/qore/modules/WebUtil/html/search/classes_63.html
+share/doc/qore/modules/WebUtil/html/search/classes_63.js
+share/doc/qore/modules/WebUtil/html/search/classes_64.html
+share/doc/qore/modules/WebUtil/html/search/classes_64.js
+share/doc/qore/modules/WebUtil/html/search/classes_65.html
+share/doc/qore/modules/WebUtil/html/search/classes_65.js
+share/doc/qore/modules/WebUtil/html/search/classes_66.html
+share/doc/qore/modules/WebUtil/html/search/classes_66.js
+share/doc/qore/modules/WebUtil/html/search/classes_67.html
+share/doc/qore/modules/WebUtil/html/search/classes_67.js
+share/doc/qore/modules/WebUtil/html/search/classes_68.html
+share/doc/qore/modules/WebUtil/html/search/classes_68.js
+share/doc/qore/modules/WebUtil/html/search/classes_69.html
+share/doc/qore/modules/WebUtil/html/search/classes_69.js
+share/doc/qore/modules/WebUtil/html/search/classes_6a.html
+share/doc/qore/modules/WebUtil/html/search/classes_6a.js
+share/doc/qore/modules/WebUtil/html/search/classes_6c.html
+share/doc/qore/modules/WebUtil/html/search/classes_6c.js
+share/doc/qore/modules/WebUtil/html/search/classes_6d.html
+share/doc/qore/modules/WebUtil/html/search/classes_6d.js
+share/doc/qore/modules/WebUtil/html/search/classes_6e.html
+share/doc/qore/modules/WebUtil/html/search/classes_6e.js
+share/doc/qore/modules/WebUtil/html/search/classes_6f.html
+share/doc/qore/modules/WebUtil/html/search/classes_6f.js
+share/doc/qore/modules/WebUtil/html/search/classes_70.html
+share/doc/qore/modules/WebUtil/html/search/classes_70.js
+share/doc/qore/modules/WebUtil/html/search/classes_71.html
+share/doc/qore/modules/WebUtil/html/search/classes_71.js
+share/doc/qore/modules/WebUtil/html/search/classes_72.html
+share/doc/qore/modules/WebUtil/html/search/classes_72.js
+share/doc/qore/modules/WebUtil/html/search/classes_73.html
+share/doc/qore/modules/WebUtil/html/search/classes_73.js
+share/doc/qore/modules/WebUtil/html/search/classes_74.html
+share/doc/qore/modules/WebUtil/html/search/classes_74.js
+share/doc/qore/modules/WebUtil/html/search/classes_75.html
+share/doc/qore/modules/WebUtil/html/search/classes_75.js
+share/doc/qore/modules/WebUtil/html/search/classes_77.html
+share/doc/qore/modules/WebUtil/html/search/classes_77.js
+share/doc/qore/modules/WebUtil/html/search/classes_78.html
+share/doc/qore/modules/WebUtil/html/search/classes_78.js
+share/doc/qore/modules/WebUtil/html/search/classes_7a.html
+share/doc/qore/modules/WebUtil/html/search/classes_7a.js
share/doc/qore/modules/WebUtil/html/search/close.png
-share/doc/qore/modules/WebUtil/html/search/functions_0.html
-share/doc/qore/modules/WebUtil/html/search/functions_0.js
-share/doc/qore/modules/WebUtil/html/search/functions_1.html
-share/doc/qore/modules/WebUtil/html/search/functions_1.js
-share/doc/qore/modules/WebUtil/html/search/functions_10.html
-share/doc/qore/modules/WebUtil/html/search/functions_10.js
-share/doc/qore/modules/WebUtil/html/search/functions_11.html
-share/doc/qore/modules/WebUtil/html/search/functions_11.js
-share/doc/qore/modules/WebUtil/html/search/functions_12.html
-share/doc/qore/modules/WebUtil/html/search/functions_12.js
-share/doc/qore/modules/WebUtil/html/search/functions_13.html
-share/doc/qore/modules/WebUtil/html/search/functions_13.js
-share/doc/qore/modules/WebUtil/html/search/functions_14.html
-share/doc/qore/modules/WebUtil/html/search/functions_14.js
-share/doc/qore/modules/WebUtil/html/search/functions_15.html
-share/doc/qore/modules/WebUtil/html/search/functions_15.js
-share/doc/qore/modules/WebUtil/html/search/functions_16.html
-share/doc/qore/modules/WebUtil/html/search/functions_16.js
-share/doc/qore/modules/WebUtil/html/search/functions_17.html
-share/doc/qore/modules/WebUtil/html/search/functions_17.js
-share/doc/qore/modules/WebUtil/html/search/functions_18.html
-share/doc/qore/modules/WebUtil/html/search/functions_18.js
-share/doc/qore/modules/WebUtil/html/search/functions_19.html
-share/doc/qore/modules/WebUtil/html/search/functions_19.js
-share/doc/qore/modules/WebUtil/html/search/functions_2.html
-share/doc/qore/modules/WebUtil/html/search/functions_2.js
-share/doc/qore/modules/WebUtil/html/search/functions_3.html
-share/doc/qore/modules/WebUtil/html/search/functions_3.js
-share/doc/qore/modules/WebUtil/html/search/functions_4.html
-share/doc/qore/modules/WebUtil/html/search/functions_4.js
-share/doc/qore/modules/WebUtil/html/search/functions_5.html
-share/doc/qore/modules/WebUtil/html/search/functions_5.js
-share/doc/qore/modules/WebUtil/html/search/functions_6.html
-share/doc/qore/modules/WebUtil/html/search/functions_6.js
-share/doc/qore/modules/WebUtil/html/search/functions_7.html
-share/doc/qore/modules/WebUtil/html/search/functions_7.js
-share/doc/qore/modules/WebUtil/html/search/functions_8.html
-share/doc/qore/modules/WebUtil/html/search/functions_8.js
-share/doc/qore/modules/WebUtil/html/search/functions_9.html
-share/doc/qore/modules/WebUtil/html/search/functions_9.js
-share/doc/qore/modules/WebUtil/html/search/functions_a.html
-share/doc/qore/modules/WebUtil/html/search/functions_a.js
-share/doc/qore/modules/WebUtil/html/search/functions_b.html
-share/doc/qore/modules/WebUtil/html/search/functions_b.js
-share/doc/qore/modules/WebUtil/html/search/functions_c.html
-share/doc/qore/modules/WebUtil/html/search/functions_c.js
-share/doc/qore/modules/WebUtil/html/search/functions_d.html
-share/doc/qore/modules/WebUtil/html/search/functions_d.js
-share/doc/qore/modules/WebUtil/html/search/functions_e.html
-share/doc/qore/modules/WebUtil/html/search/functions_e.js
-share/doc/qore/modules/WebUtil/html/search/functions_f.html
-share/doc/qore/modules/WebUtil/html/search/functions_f.js
-share/doc/qore/modules/WebUtil/html/search/groups_0.html
-share/doc/qore/modules/WebUtil/html/search/groups_0.js
-share/doc/qore/modules/WebUtil/html/search/groups_1.html
-share/doc/qore/modules/WebUtil/html/search/groups_1.js
-share/doc/qore/modules/WebUtil/html/search/groups_10.html
-share/doc/qore/modules/WebUtil/html/search/groups_10.js
-share/doc/qore/modules/WebUtil/html/search/groups_11.html
-share/doc/qore/modules/WebUtil/html/search/groups_11.js
-share/doc/qore/modules/WebUtil/html/search/groups_2.html
-share/doc/qore/modules/WebUtil/html/search/groups_2.js
-share/doc/qore/modules/WebUtil/html/search/groups_3.html
-share/doc/qore/modules/WebUtil/html/search/groups_3.js
-share/doc/qore/modules/WebUtil/html/search/groups_4.html
-share/doc/qore/modules/WebUtil/html/search/groups_4.js
-share/doc/qore/modules/WebUtil/html/search/groups_5.html
-share/doc/qore/modules/WebUtil/html/search/groups_5.js
-share/doc/qore/modules/WebUtil/html/search/groups_6.html
-share/doc/qore/modules/WebUtil/html/search/groups_6.js
-share/doc/qore/modules/WebUtil/html/search/groups_7.html
-share/doc/qore/modules/WebUtil/html/search/groups_7.js
-share/doc/qore/modules/WebUtil/html/search/groups_8.html
-share/doc/qore/modules/WebUtil/html/search/groups_8.js
-share/doc/qore/modules/WebUtil/html/search/groups_9.html
-share/doc/qore/modules/WebUtil/html/search/groups_9.js
-share/doc/qore/modules/WebUtil/html/search/groups_a.html
-share/doc/qore/modules/WebUtil/html/search/groups_a.js
-share/doc/qore/modules/WebUtil/html/search/groups_b.html
-share/doc/qore/modules/WebUtil/html/search/groups_b.js
-share/doc/qore/modules/WebUtil/html/search/groups_c.html
-share/doc/qore/modules/WebUtil/html/search/groups_c.js
-share/doc/qore/modules/WebUtil/html/search/groups_d.html
-share/doc/qore/modules/WebUtil/html/search/groups_d.js
-share/doc/qore/modules/WebUtil/html/search/groups_e.html
-share/doc/qore/modules/WebUtil/html/search/groups_e.js
-share/doc/qore/modules/WebUtil/html/search/groups_f.html
-share/doc/qore/modules/WebUtil/html/search/groups_f.js
+share/doc/qore/modules/WebUtil/html/search/functions_61.html
+share/doc/qore/modules/WebUtil/html/search/functions_61.js
+share/doc/qore/modules/WebUtil/html/search/functions_62.html
+share/doc/qore/modules/WebUtil/html/search/functions_62.js
+share/doc/qore/modules/WebUtil/html/search/functions_63.html
+share/doc/qore/modules/WebUtil/html/search/functions_63.js
+share/doc/qore/modules/WebUtil/html/search/functions_64.html
+share/doc/qore/modules/WebUtil/html/search/functions_64.js
+share/doc/qore/modules/WebUtil/html/search/functions_65.html
+share/doc/qore/modules/WebUtil/html/search/functions_65.js
+share/doc/qore/modules/WebUtil/html/search/functions_66.html
+share/doc/qore/modules/WebUtil/html/search/functions_66.js
+share/doc/qore/modules/WebUtil/html/search/functions_67.html
+share/doc/qore/modules/WebUtil/html/search/functions_67.js
+share/doc/qore/modules/WebUtil/html/search/functions_68.html
+share/doc/qore/modules/WebUtil/html/search/functions_68.js
+share/doc/qore/modules/WebUtil/html/search/functions_69.html
+share/doc/qore/modules/WebUtil/html/search/functions_69.js
+share/doc/qore/modules/WebUtil/html/search/functions_6a.html
+share/doc/qore/modules/WebUtil/html/search/functions_6a.js
+share/doc/qore/modules/WebUtil/html/search/functions_6b.html
+share/doc/qore/modules/WebUtil/html/search/functions_6b.js
+share/doc/qore/modules/WebUtil/html/search/functions_6c.html
+share/doc/qore/modules/WebUtil/html/search/functions_6c.js
+share/doc/qore/modules/WebUtil/html/search/functions_6d.html
+share/doc/qore/modules/WebUtil/html/search/functions_6d.js
+share/doc/qore/modules/WebUtil/html/search/functions_6e.html
+share/doc/qore/modules/WebUtil/html/search/functions_6e.js
+share/doc/qore/modules/WebUtil/html/search/functions_6f.html
+share/doc/qore/modules/WebUtil/html/search/functions_6f.js
+share/doc/qore/modules/WebUtil/html/search/functions_70.html
+share/doc/qore/modules/WebUtil/html/search/functions_70.js
+share/doc/qore/modules/WebUtil/html/search/functions_71.html
+share/doc/qore/modules/WebUtil/html/search/functions_71.js
+share/doc/qore/modules/WebUtil/html/search/functions_72.html
+share/doc/qore/modules/WebUtil/html/search/functions_72.js
+share/doc/qore/modules/WebUtil/html/search/functions_73.html
+share/doc/qore/modules/WebUtil/html/search/functions_73.js
+share/doc/qore/modules/WebUtil/html/search/functions_74.html
+share/doc/qore/modules/WebUtil/html/search/functions_74.js
+share/doc/qore/modules/WebUtil/html/search/functions_75.html
+share/doc/qore/modules/WebUtil/html/search/functions_75.js
+share/doc/qore/modules/WebUtil/html/search/functions_76.html
+share/doc/qore/modules/WebUtil/html/search/functions_76.js
+share/doc/qore/modules/WebUtil/html/search/functions_77.html
+share/doc/qore/modules/WebUtil/html/search/functions_77.js
+share/doc/qore/modules/WebUtil/html/search/functions_78.html
+share/doc/qore/modules/WebUtil/html/search/functions_78.js
+share/doc/qore/modules/WebUtil/html/search/functions_79.html
+share/doc/qore/modules/WebUtil/html/search/functions_79.js
+share/doc/qore/modules/WebUtil/html/search/functions_7a.html
+share/doc/qore/modules/WebUtil/html/search/functions_7a.js
+share/doc/qore/modules/WebUtil/html/search/groups_62.html
+share/doc/qore/modules/WebUtil/html/search/groups_62.js
+share/doc/qore/modules/WebUtil/html/search/groups_63.html
+share/doc/qore/modules/WebUtil/html/search/groups_63.js
+share/doc/qore/modules/WebUtil/html/search/groups_64.html
+share/doc/qore/modules/WebUtil/html/search/groups_64.js
+share/doc/qore/modules/WebUtil/html/search/groups_65.html
+share/doc/qore/modules/WebUtil/html/search/groups_65.js
+share/doc/qore/modules/WebUtil/html/search/groups_66.html
+share/doc/qore/modules/WebUtil/html/search/groups_66.js
+share/doc/qore/modules/WebUtil/html/search/groups_68.html
+share/doc/qore/modules/WebUtil/html/search/groups_68.js
+share/doc/qore/modules/WebUtil/html/search/groups_69.html
+share/doc/qore/modules/WebUtil/html/search/groups_69.js
+share/doc/qore/modules/WebUtil/html/search/groups_6c.html
+share/doc/qore/modules/WebUtil/html/search/groups_6c.js
+share/doc/qore/modules/WebUtil/html/search/groups_6d.html
+share/doc/qore/modules/WebUtil/html/search/groups_6d.js
+share/doc/qore/modules/WebUtil/html/search/groups_6e.html
+share/doc/qore/modules/WebUtil/html/search/groups_6e.js
+share/doc/qore/modules/WebUtil/html/search/groups_6f.html
+share/doc/qore/modules/WebUtil/html/search/groups_6f.js
+share/doc/qore/modules/WebUtil/html/search/groups_70.html
+share/doc/qore/modules/WebUtil/html/search/groups_70.js
+share/doc/qore/modules/WebUtil/html/search/groups_72.html
+share/doc/qore/modules/WebUtil/html/search/groups_72.js
+share/doc/qore/modules/WebUtil/html/search/groups_73.html
+share/doc/qore/modules/WebUtil/html/search/groups_73.js
+share/doc/qore/modules/WebUtil/html/search/groups_74.html
+share/doc/qore/modules/WebUtil/html/search/groups_74.js
+share/doc/qore/modules/WebUtil/html/search/groups_75.html
+share/doc/qore/modules/WebUtil/html/search/groups_75.js
+share/doc/qore/modules/WebUtil/html/search/groups_77.html
+share/doc/qore/modules/WebUtil/html/search/groups_77.js
+share/doc/qore/modules/WebUtil/html/search/groups_78.html
+share/doc/qore/modules/WebUtil/html/search/groups_78.js
share/doc/qore/modules/WebUtil/html/search/mag_sel.png
-share/doc/qore/modules/WebUtil/html/search/namespaces_0.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_0.js
-share/doc/qore/modules/WebUtil/html/search/namespaces_1.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_1.js
-share/doc/qore/modules/WebUtil/html/search/namespaces_2.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_2.js
-share/doc/qore/modules/WebUtil/html/search/namespaces_3.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_3.js
-share/doc/qore/modules/WebUtil/html/search/namespaces_4.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_4.js
-share/doc/qore/modules/WebUtil/html/search/namespaces_5.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_5.js
-share/doc/qore/modules/WebUtil/html/search/namespaces_6.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_6.js
-share/doc/qore/modules/WebUtil/html/search/namespaces_7.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_7.js
-share/doc/qore/modules/WebUtil/html/search/namespaces_8.html
-share/doc/qore/modules/WebUtil/html/search/namespaces_8.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_63.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_63.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_64.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_64.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_68.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_68.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_6d.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_6d.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_71.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_71.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_72.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_72.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_73.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_73.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_75.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_75.js
+share/doc/qore/modules/WebUtil/html/search/namespaces_77.html
+share/doc/qore/modules/WebUtil/html/search/namespaces_77.js
share/doc/qore/modules/WebUtil/html/search/nomatches.html
-share/doc/qore/modules/WebUtil/html/search/pages_0.html
-share/doc/qore/modules/WebUtil/html/search/pages_0.js
-share/doc/qore/modules/WebUtil/html/search/pages_1.html
-share/doc/qore/modules/WebUtil/html/search/pages_1.js
-share/doc/qore/modules/WebUtil/html/search/pages_10.html
-share/doc/qore/modules/WebUtil/html/search/pages_10.js
-share/doc/qore/modules/WebUtil/html/search/pages_11.html
-share/doc/qore/modules/WebUtil/html/search/pages_11.js
-share/doc/qore/modules/WebUtil/html/search/pages_12.html
-share/doc/qore/modules/WebUtil/html/search/pages_12.js
-share/doc/qore/modules/WebUtil/html/search/pages_2.html
-share/doc/qore/modules/WebUtil/html/search/pages_2.js
-share/doc/qore/modules/WebUtil/html/search/pages_3.html
-share/doc/qore/modules/WebUtil/html/search/pages_3.js
-share/doc/qore/modules/WebUtil/html/search/pages_4.html
-share/doc/qore/modules/WebUtil/html/search/pages_4.js
-share/doc/qore/modules/WebUtil/html/search/pages_5.html
-share/doc/qore/modules/WebUtil/html/search/pages_5.js
-share/doc/qore/modules/WebUtil/html/search/pages_6.html
-share/doc/qore/modules/WebUtil/html/search/pages_6.js
-share/doc/qore/modules/WebUtil/html/search/pages_7.html
-share/doc/qore/modules/WebUtil/html/search/pages_7.js
-share/doc/qore/modules/WebUtil/html/search/pages_8.html
-share/doc/qore/modules/WebUtil/html/search/pages_8.js
-share/doc/qore/modules/WebUtil/html/search/pages_9.html
-share/doc/qore/modules/WebUtil/html/search/pages_9.js
-share/doc/qore/modules/WebUtil/html/search/pages_a.html
-share/doc/qore/modules/WebUtil/html/search/pages_a.js
-share/doc/qore/modules/WebUtil/html/search/pages_b.html
-share/doc/qore/modules/WebUtil/html/search/pages_b.js
-share/doc/qore/modules/WebUtil/html/search/pages_c.html
-share/doc/qore/modules/WebUtil/html/search/pages_c.js
-share/doc/qore/modules/WebUtil/html/search/pages_d.html
-share/doc/qore/modules/WebUtil/html/search/pages_d.js
-share/doc/qore/modules/WebUtil/html/search/pages_e.html
-share/doc/qore/modules/WebUtil/html/search/pages_e.js
-share/doc/qore/modules/WebUtil/html/search/pages_f.html
-share/doc/qore/modules/WebUtil/html/search/pages_f.js
+share/doc/qore/modules/WebUtil/html/search/pages_62.html
+share/doc/qore/modules/WebUtil/html/search/pages_62.js
+share/doc/qore/modules/WebUtil/html/search/pages_63.html
+share/doc/qore/modules/WebUtil/html/search/pages_63.js
+share/doc/qore/modules/WebUtil/html/search/pages_64.html
+share/doc/qore/modules/WebUtil/html/search/pages_64.js
+share/doc/qore/modules/WebUtil/html/search/pages_65.html
+share/doc/qore/modules/WebUtil/html/search/pages_65.js
+share/doc/qore/modules/WebUtil/html/search/pages_66.html
+share/doc/qore/modules/WebUtil/html/search/pages_66.js
+share/doc/qore/modules/WebUtil/html/search/pages_68.html
+share/doc/qore/modules/WebUtil/html/search/pages_68.js
+share/doc/qore/modules/WebUtil/html/search/pages_69.html
+share/doc/qore/modules/WebUtil/html/search/pages_69.js
+share/doc/qore/modules/WebUtil/html/search/pages_6b.html
+share/doc/qore/modules/WebUtil/html/search/pages_6b.js
+share/doc/qore/modules/WebUtil/html/search/pages_6c.html
+share/doc/qore/modules/WebUtil/html/search/pages_6c.js
+share/doc/qore/modules/WebUtil/html/search/pages_6d.html
+share/doc/qore/modules/WebUtil/html/search/pages_6d.js
+share/doc/qore/modules/WebUtil/html/search/pages_6e.html
+share/doc/qore/modules/WebUtil/html/search/pages_6e.js
+share/doc/qore/modules/WebUtil/html/search/pages_6f.html
+share/doc/qore/modules/WebUtil/html/search/pages_6f.js
+share/doc/qore/modules/WebUtil/html/search/pages_70.html
+share/doc/qore/modules/WebUtil/html/search/pages_70.js
+share/doc/qore/modules/WebUtil/html/search/pages_71.html
+share/doc/qore/modules/WebUtil/html/search/pages_71.js
+share/doc/qore/modules/WebUtil/html/search/pages_72.html
+share/doc/qore/modules/WebUtil/html/search/pages_72.js
+share/doc/qore/modules/WebUtil/html/search/pages_73.html
+share/doc/qore/modules/WebUtil/html/search/pages_73.js
+share/doc/qore/modules/WebUtil/html/search/pages_74.html
+share/doc/qore/modules/WebUtil/html/search/pages_74.js
+share/doc/qore/modules/WebUtil/html/search/pages_75.html
+share/doc/qore/modules/WebUtil/html/search/pages_75.js
+share/doc/qore/modules/WebUtil/html/search/pages_76.html
+share/doc/qore/modules/WebUtil/html/search/pages_76.js
+share/doc/qore/modules/WebUtil/html/search/pages_77.html
+share/doc/qore/modules/WebUtil/html/search/pages_77.js
share/doc/qore/modules/WebUtil/html/search/search.css
share/doc/qore/modules/WebUtil/html/search/search.js
share/doc/qore/modules/WebUtil/html/search/search_l.png
share/doc/qore/modules/WebUtil/html/search/search_m.png
share/doc/qore/modules/WebUtil/html/search/search_r.png
-share/doc/qore/modules/WebUtil/html/search/searchdata.js
-share/doc/qore/modules/WebUtil/html/search/variables_0.html
-share/doc/qore/modules/WebUtil/html/search/variables_0.js
-share/doc/qore/modules/WebUtil/html/search/variables_1.html
-share/doc/qore/modules/WebUtil/html/search/variables_1.js
-share/doc/qore/modules/WebUtil/html/search/variables_10.html
-share/doc/qore/modules/WebUtil/html/search/variables_10.js
-share/doc/qore/modules/WebUtil/html/search/variables_11.html
-share/doc/qore/modules/WebUtil/html/search/variables_11.js
-share/doc/qore/modules/WebUtil/html/search/variables_12.html
-share/doc/qore/modules/WebUtil/html/search/variables_12.js
-share/doc/qore/modules/WebUtil/html/search/variables_13.html
-share/doc/qore/modules/WebUtil/html/search/variables_13.js
-share/doc/qore/modules/WebUtil/html/search/variables_14.html
-share/doc/qore/modules/WebUtil/html/search/variables_14.js
-share/doc/qore/modules/WebUtil/html/search/variables_15.html
-share/doc/qore/modules/WebUtil/html/search/variables_15.js
-share/doc/qore/modules/WebUtil/html/search/variables_16.html
-share/doc/qore/modules/WebUtil/html/search/variables_16.js
-share/doc/qore/modules/WebUtil/html/search/variables_17.html
-share/doc/qore/modules/WebUtil/html/search/variables_17.js
-share/doc/qore/modules/WebUtil/html/search/variables_18.html
-share/doc/qore/modules/WebUtil/html/search/variables_18.js
-share/doc/qore/modules/WebUtil/html/search/variables_19.html
-share/doc/qore/modules/WebUtil/html/search/variables_19.js
-share/doc/qore/modules/WebUtil/html/search/variables_2.html
-share/doc/qore/modules/WebUtil/html/search/variables_2.js
-share/doc/qore/modules/WebUtil/html/search/variables_3.html
-share/doc/qore/modules/WebUtil/html/search/variables_3.js
-share/doc/qore/modules/WebUtil/html/search/variables_4.html
-share/doc/qore/modules/WebUtil/html/search/variables_4.js
-share/doc/qore/modules/WebUtil/html/search/variables_5.html
-share/doc/qore/modules/WebUtil/html/search/variables_5.js
-share/doc/qore/modules/WebUtil/html/search/variables_6.html
-share/doc/qore/modules/WebUtil/html/search/variables_6.js
-share/doc/qore/modules/WebUtil/html/search/variables_7.html
-share/doc/qore/modules/WebUtil/html/search/variables_7.js
-share/doc/qore/modules/WebUtil/html/search/variables_8.html
-share/doc/qore/modules/WebUtil/html/search/variables_8.js
-share/doc/qore/modules/WebUtil/html/search/variables_9.html
-share/doc/qore/modules/WebUtil/html/search/variables_9.js
-share/doc/qore/modules/WebUtil/html/search/variables_a.html
-share/doc/qore/modules/WebUtil/html/search/variables_a.js
-share/doc/qore/modules/WebUtil/html/search/variables_b.html
-share/doc/qore/modules/WebUtil/html/search/variables_b.js
-share/doc/qore/modules/WebUtil/html/search/variables_c.html
-share/doc/qore/modules/WebUtil/html/search/variables_c.js
-share/doc/qore/modules/WebUtil/html/search/variables_d.html
-share/doc/qore/modules/WebUtil/html/search/variables_d.js
-share/doc/qore/modules/WebUtil/html/search/variables_e.html
-share/doc/qore/modules/WebUtil/html/search/variables_e.js
-share/doc/qore/modules/WebUtil/html/search/variables_f.html
-share/doc/qore/modules/WebUtil/html/search/variables_f.js
-share/doc/qore/modules/WebUtil/html/splitbar.png
+share/doc/qore/modules/WebUtil/html/search/variables_5f.html
+share/doc/qore/modules/WebUtil/html/search/variables_5f.js
+share/doc/qore/modules/WebUtil/html/search/variables_61.html
+share/doc/qore/modules/WebUtil/html/search/variables_61.js
+share/doc/qore/modules/WebUtil/html/search/variables_62.html
+share/doc/qore/modules/WebUtil/html/search/variables_62.js
+share/doc/qore/modules/WebUtil/html/search/variables_63.html
+share/doc/qore/modules/WebUtil/html/search/variables_63.js
+share/doc/qore/modules/WebUtil/html/search/variables_64.html
+share/doc/qore/modules/WebUtil/html/search/variables_64.js
+share/doc/qore/modules/WebUtil/html/search/variables_65.html
+share/doc/qore/modules/WebUtil/html/search/variables_65.js
+share/doc/qore/modules/WebUtil/html/search/variables_66.html
+share/doc/qore/modules/WebUtil/html/search/variables_66.js
+share/doc/qore/modules/WebUtil/html/search/variables_67.html
+share/doc/qore/modules/WebUtil/html/search/variables_67.js
+share/doc/qore/modules/WebUtil/html/search/variables_68.html
+share/doc/qore/modules/WebUtil/html/search/variables_68.js
+share/doc/qore/modules/WebUtil/html/search/variables_69.html
+share/doc/qore/modules/WebUtil/html/search/variables_69.js
+share/doc/qore/modules/WebUtil/html/search/variables_6a.html
+share/doc/qore/modules/WebUtil/html/search/variables_6a.js
+share/doc/qore/modules/WebUtil/html/search/variables_6c.html
+share/doc/qore/modules/WebUtil/html/search/variables_6c.js
+share/doc/qore/modules/WebUtil/html/search/variables_6d.html
+share/doc/qore/modules/WebUtil/html/search/variables_6d.js
+share/doc/qore/modules/WebUtil/html/search/variables_6e.html
+share/doc/qore/modules/WebUtil/html/search/variables_6e.js
+share/doc/qore/modules/WebUtil/html/search/variables_6f.html
+share/doc/qore/modules/WebUtil/html/search/variables_6f.js
+share/doc/qore/modules/WebUtil/html/search/variables_70.html
+share/doc/qore/modules/WebUtil/html/search/variables_70.js
+share/doc/qore/modules/WebUtil/html/search/variables_71.html
+share/doc/qore/modules/WebUtil/html/search/variables_71.js
+share/doc/qore/modules/WebUtil/html/search/variables_72.html
+share/doc/qore/modules/WebUtil/html/search/variables_72.js
+share/doc/qore/modules/WebUtil/html/search/variables_73.html
+share/doc/qore/modules/WebUtil/html/search/variables_73.js
+share/doc/qore/modules/WebUtil/html/search/variables_74.html
+share/doc/qore/modules/WebUtil/html/search/variables_74.js
+share/doc/qore/modules/WebUtil/html/search/variables_75.html
+share/doc/qore/modules/WebUtil/html/search/variables_75.js
+share/doc/qore/modules/WebUtil/html/search/variables_76.html
+share/doc/qore/modules/WebUtil/html/search/variables_76.js
+share/doc/qore/modules/WebUtil/html/search/variables_77.html
+share/doc/qore/modules/WebUtil/html/search/variables_77.js
+share/doc/qore/modules/WebUtil/html/search/variables_78.html
+share/doc/qore/modules/WebUtil/html/search/variables_78.js
+share/doc/qore/modules/WebUtil/html/search/variables_79.html
+share/doc/qore/modules/WebUtil/html/search/variables_79.js
+share/doc/qore/modules/WebUtil/html/search/variables_7a.html
+share/doc/qore/modules/WebUtil/html/search/variables_7a.js
share/doc/qore/modules/WebUtil/html/sync_off.png
share/doc/qore/modules/WebUtil/html/sync_on.png
share/doc/qore/modules/WebUtil/html/tab_a.png
@@ -20980,47 +22090,48 @@ share/doc/qore/modules/WebUtil/html/tab_b.png
share/doc/qore/modules/WebUtil/html/tab_h.png
share/doc/qore/modules/WebUtil/html/tab_s.png
share/doc/qore/modules/WebUtil/html/tabs.css
-share/qore-modules/${PKGVERSION}/BulkSqlUtil.qm
-share/qore-modules/${PKGVERSION}/ConnectionProvider.qm
-share/qore-modules/${PKGVERSION}/CsvUtil.qm
-share/qore-modules/${PKGVERSION}/DatasourceProvider.qm
-share/qore-modules/${PKGVERSION}/DebugCmdLine.qm
-share/qore-modules/${PKGVERSION}/DebugHandler.qm
-share/qore-modules/${PKGVERSION}/DebugProgramControl.qm
-share/qore-modules/${PKGVERSION}/DebugUtil.qm
-share/qore-modules/${PKGVERSION}/Diff.qm
-share/qore-modules/${PKGVERSION}/FilePoller.qm
-share/qore-modules/${PKGVERSION}/FixedLengthUtil.qm
-share/qore-modules/${PKGVERSION}/FreetdsSqlUtil.qm
-share/qore-modules/${PKGVERSION}/HttpServer.qm
-share/qore-modules/${PKGVERSION}/HttpServerUtil.qm
-share/qore-modules/${PKGVERSION}/MailMessage.qm
-share/qore-modules/${PKGVERSION}/Mapper.qm
-share/qore-modules/${PKGVERSION}/Mime.qm
-share/qore-modules/${PKGVERSION}/MysqlSqlUtil.qm
-share/qore-modules/${PKGVERSION}/OracleSqlUtil.qm
-share/qore-modules/${PKGVERSION}/PgsqlSqlUtil.qm
-share/qore-modules/${PKGVERSION}/Pop3Client.qm
-share/qore-modules/${PKGVERSION}/QUnit.qm
-share/qore-modules/${PKGVERSION}/Qdx.qm
-share/qore-modules/${PKGVERSION}/Qorize.qm
-share/qore-modules/${PKGVERSION}/RestClient.qm
-share/qore-modules/${PKGVERSION}/RestHandler.qm
-share/qore-modules/${PKGVERSION}/RestSchemaValidator.qm
-share/qore-modules/${PKGVERSION}/SalesforceRestClient.qm
-share/qore-modules/${PKGVERSION}/Schema.qm
-share/qore-modules/${PKGVERSION}/SchemaReverse.qm
-share/qore-modules/${PKGVERSION}/SewioRestClient.qm
-share/qore-modules/${PKGVERSION}/SewioWebSocketClient.qm
-share/qore-modules/${PKGVERSION}/SmtpClient.qm
-share/qore-modules/${PKGVERSION}/SqlUtil.qm
-share/qore-modules/${PKGVERSION}/Swagger.qm
-share/qore-modules/${PKGVERSION}/TableMapper.qm
-share/qore-modules/${PKGVERSION}/TelnetClient.qm
-share/qore-modules/${PKGVERSION}/TextWrap.qm
-share/qore-modules/${PKGVERSION}/Util.qm
-share/qore-modules/${PKGVERSION}/WebSocketClient.qm
-share/qore-modules/${PKGVERSION}/WebSocketHandler.qm
-share/qore-modules/${PKGVERSION}/WebSocketUtil.qm
-share/qore-modules/${PKGVERSION}/WebUtil.qm
+share/qore-modules/0.8.13/BulkSqlUtil.qm
+share/qore-modules/0.8.13/ConnectionProvider.qm
+share/qore-modules/0.8.13/CsvUtil.qm
+share/qore-modules/0.8.13/DatasourceProvider.qm
+share/qore-modules/0.8.13/DebugCmdLine.qm
+share/qore-modules/0.8.13/DebugHandler.qm
+share/qore-modules/0.8.13/DebugLinenoiseCmdLine.qm
+share/qore-modules/0.8.13/DebugProgramControl.qm
+share/qore-modules/0.8.13/DebugUtil.qm
+share/qore-modules/0.8.13/Diff.qm
+share/qore-modules/0.8.13/FilePoller.qm
+share/qore-modules/0.8.13/FixedLengthUtil.qm
+share/qore-modules/0.8.13/FreetdsSqlUtil.qm
+share/qore-modules/0.8.13/HttpServer.qm
+share/qore-modules/0.8.13/HttpServerUtil.qm
+share/qore-modules/0.8.13/MailMessage.qm
+share/qore-modules/0.8.13/Mapper.qm
+share/qore-modules/0.8.13/Mime.qm
+share/qore-modules/0.8.13/MysqlSqlUtil.qm
+share/qore-modules/0.8.13/OracleSqlUtil.qm
+share/qore-modules/0.8.13/PgsqlSqlUtil.qm
+share/qore-modules/0.8.13/Pop3Client.qm
+share/qore-modules/0.8.13/QUnit.qm
+share/qore-modules/0.8.13/Qdx.qm
+share/qore-modules/0.8.13/Qorize.qm
+share/qore-modules/0.8.13/RestClient.qm
+share/qore-modules/0.8.13/RestHandler.qm
+share/qore-modules/0.8.13/RestSchemaValidator.qm
+share/qore-modules/0.8.13/SalesforceRestClient.qm
+share/qore-modules/0.8.13/Schema.qm
+share/qore-modules/0.8.13/SchemaReverse.qm
+share/qore-modules/0.8.13/SewioRestClient.qm
+share/qore-modules/0.8.13/SewioWebSocketClient.qm
+share/qore-modules/0.8.13/SmtpClient.qm
+share/qore-modules/0.8.13/SqlUtil.qm
+share/qore-modules/0.8.13/Swagger.qm
+share/qore-modules/0.8.13/TableMapper.qm
+share/qore-modules/0.8.13/TelnetClient.qm
+share/qore-modules/0.8.13/TextWrap.qm
+share/qore-modules/0.8.13/Util.qm
+share/qore-modules/0.8.13/WebSocketClient.qm
+share/qore-modules/0.8.13/WebSocketHandler.qm
+share/qore-modules/0.8.13/WebSocketUtil.qm
+share/qore-modules/0.8.13/WebUtil.qm
share/qore/Doxyfile.in
diff --git a/lang/qore/distinfo b/lang/qore/distinfo
index 5da4256ae8e..a29abaf2e25 100644
--- a/lang/qore/distinfo
+++ b/lang/qore/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2017/10/12 18:17:46 nros Exp $
+$NetBSD: distinfo,v 1.11 2018/06/08 18:38:29 nros Exp $
-SHA1 (qore-0.8.13.tar.bz2) = 0056aaae57f7fadd87a63a6e8f2bbc161b0c40b6
-RMD160 (qore-0.8.13.tar.bz2) = d25bb8a9a3ef30c8e960a9a61fca079ac78503ac
-SHA512 (qore-0.8.13.tar.bz2) = 360efc9e062c04e6ade66a7d3c6a40b1944b81ac7bbc0fae781fe211739434daa83e86b09c626a39df5d7c61e9be681ff3fa1816a9a41952233d1fcc39d3195e
-Size (qore-0.8.13.tar.bz2) = 30024274 bytes
+SHA1 (qore-0.8.13.5.tar.bz2) = 794af91df0e8881603c54f57fc3a9111db63c5ba
+RMD160 (qore-0.8.13.5.tar.bz2) = f69cb70a0df3f52f411efe5f57e50c53e08d6c49
+SHA512 (qore-0.8.13.5.tar.bz2) = c33c6ef28956139100a2c69f16a618a3db951acba57f0f473feaa4154c4e944a2feba8679c5e2984ebf6f53f3cf7516deb09f1a8bc3288747402440b6bb5a110
+Size (qore-0.8.13.5.tar.bz2) = 31459671 bytes
SHA1 (patch-include_qore_ReferenceNode.h) = df2dbac13ed9bc5dff4949bc654817e4c5335dd2