Current File : /var/www/pediatribu/wp-content/plugins/independent-analytics/vendor/scoper-autoload.php |
<?php
// scoper-autoload.php @generated by PhpScoper
$loader = (static function () {
// Backup the autoloaded Composer files
$existingComposerAutoloadFiles = $GLOBALS['__composer_autoload_files'] ?? [];
$loader = require_once __DIR__.'/autoload.php';
// Ensure InstalledVersions is available
$installedVersionsPath = __DIR__.'/composer/InstalledVersions.php';
if (file_exists($installedVersionsPath)) require_once $installedVersionsPath;
// Restore the backup and ensure the excluded files are properly marked as loaded
$GLOBALS['__composer_autoload_files'] = \array_merge(
$existingComposerAutoloadFiles,
\array_fill_keys(['9eaa6b0f3f04e58e17ae5ecb754ea313', '320cde22f66dd4f5d3fd621d3e88b98f', 'acbe0d033c55cd0a032b415e08d14f4c', '8825ede83f2f289127722d4e842cf7e8', '36dfd6ed9dd74e8062aa61f09caf8554', 'e69f7f6ee287b969198c3c9d6777bd38', '5928a00fa978807cf85d90ec3f4b0147', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a', '0d59ee240a4cd96ddbb4ff164fccea4d', 'a4a119a56e50fbb293281d9a48007e0e', '54b9ab13bc86d8251a04a939888e357e', 'a89966141ddd51b9b7e868bc3b2f9bb0', '51421aa3e5e8003b70a289762d146a2a', 'f49032536fdd06afd9df7191c3f21453', '18e965175c6bcd96deba6bc791a44373', '7edcabe1b67fbb38f4972a722bbbb429', '7bdb062931f6e7102434c3ad28423eb6'], true)
);
return $loader;
})();
// Class aliases. For more information see:
// https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#class-aliases
if (!function_exists('humbug_phpscoper_expose_class')) {
function humbug_phpscoper_expose_class($exposed, $prefixed) {
if (!class_exists($exposed, false) && !interface_exists($exposed, false) && !trait_exists($exposed, false)) {
spl_autoload_call($prefixed);
}
}
}
humbug_phpscoper_expose_class('JsonException', 'IAWPSCOPED\JsonException');
humbug_phpscoper_expose_class('PhpToken', 'IAWPSCOPED\PhpToken');
humbug_phpscoper_expose_class('ValueError', 'IAWPSCOPED\ValueError');
humbug_phpscoper_expose_class('Attribute', 'IAWPSCOPED\Attribute');
humbug_phpscoper_expose_class('UnhandledMatchError', 'IAWPSCOPED\UnhandledMatchError');
humbug_phpscoper_expose_class('Stringable', 'IAWPSCOPED\Stringable');
humbug_phpscoper_expose_class('Normalizer', 'IAWPSCOPED\Normalizer');
// Function aliases. For more information see:
// https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#function-aliases
if (!function_exists('array_key_first')) { function array_key_first() { return \IAWPSCOPED\array_key_first(...func_get_args()); } }
if (!function_exists('array_key_last')) { function array_key_last() { return \IAWPSCOPED\array_key_last(...func_get_args()); } }
if (!function_exists('ctype_alnum')) { function ctype_alnum() { return \IAWPSCOPED\ctype_alnum(...func_get_args()); } }
if (!function_exists('ctype_alpha')) { function ctype_alpha() { return \IAWPSCOPED\ctype_alpha(...func_get_args()); } }
if (!function_exists('ctype_cntrl')) { function ctype_cntrl() { return \IAWPSCOPED\ctype_cntrl(...func_get_args()); } }
if (!function_exists('ctype_digit')) { function ctype_digit() { return \IAWPSCOPED\ctype_digit(...func_get_args()); } }
if (!function_exists('ctype_graph')) { function ctype_graph() { return \IAWPSCOPED\ctype_graph(...func_get_args()); } }
if (!function_exists('ctype_lower')) { function ctype_lower() { return \IAWPSCOPED\ctype_lower(...func_get_args()); } }
if (!function_exists('ctype_print')) { function ctype_print() { return \IAWPSCOPED\ctype_print(...func_get_args()); } }
if (!function_exists('ctype_punct')) { function ctype_punct() { return \IAWPSCOPED\ctype_punct(...func_get_args()); } }
if (!function_exists('ctype_space')) { function ctype_space() { return \IAWPSCOPED\ctype_space(...func_get_args()); } }
if (!function_exists('ctype_upper')) { function ctype_upper() { return \IAWPSCOPED\ctype_upper(...func_get_args()); } }
if (!function_exists('ctype_xdigit')) { function ctype_xdigit() { return \IAWPSCOPED\ctype_xdigit(...func_get_args()); } }
if (!function_exists('fdiv')) { function fdiv() { return \IAWPSCOPED\fdiv(...func_get_args()); } }
if (!function_exists('get_debug_type')) { function get_debug_type() { return \IAWPSCOPED\get_debug_type(...func_get_args()); } }
if (!function_exists('get_resource_id')) { function get_resource_id() { return \IAWPSCOPED\get_resource_id(...func_get_args()); } }
if (!function_exists('grapheme_extract')) { function grapheme_extract() { return \IAWPSCOPED\grapheme_extract(...func_get_args()); } }
if (!function_exists('grapheme_stripos')) { function grapheme_stripos() { return \IAWPSCOPED\grapheme_stripos(...func_get_args()); } }
if (!function_exists('grapheme_stristr')) { function grapheme_stristr() { return \IAWPSCOPED\grapheme_stristr(...func_get_args()); } }
if (!function_exists('grapheme_strlen')) { function grapheme_strlen() { return \IAWPSCOPED\grapheme_strlen(...func_get_args()); } }
if (!function_exists('grapheme_strpos')) { function grapheme_strpos() { return \IAWPSCOPED\grapheme_strpos(...func_get_args()); } }
if (!function_exists('grapheme_strripos')) { function grapheme_strripos() { return \IAWPSCOPED\grapheme_strripos(...func_get_args()); } }
if (!function_exists('grapheme_strrpos')) { function grapheme_strrpos() { return \IAWPSCOPED\grapheme_strrpos(...func_get_args()); } }
if (!function_exists('grapheme_strstr')) { function grapheme_strstr() { return \IAWPSCOPED\grapheme_strstr(...func_get_args()); } }
if (!function_exists('grapheme_substr')) { function grapheme_substr() { return \IAWPSCOPED\grapheme_substr(...func_get_args()); } }
if (!function_exists('hrtime')) { function hrtime() { return \IAWPSCOPED\hrtime(...func_get_args()); } }
if (!function_exists('iawp')) { function iawp() { return \IAWPSCOPED\iawp(...func_get_args()); } }
if (!function_exists('iawp_analytics')) { function iawp_analytics() { return \IAWPSCOPED\iawp_analytics(...func_get_args()); } }
if (!function_exists('iawp_blade')) { function iawp_blade() { return \IAWPSCOPED\iawp_blade(...func_get_args()); } }
if (!function_exists('iawp_dashboard_url')) { function iawp_dashboard_url() { return \IAWPSCOPED\iawp_dashboard_url(...func_get_args()); } }
if (!function_exists('iawp_db_version')) { function iawp_db_version() { return \IAWPSCOPED\iawp_db_version(...func_get_args()); } }
if (!function_exists('iawp_icon')) { function iawp_icon() { return \IAWPSCOPED\iawp_icon(...func_get_args()); } }
if (!function_exists('iawp_intify')) { function iawp_intify() { return \IAWPSCOPED\iawp_intify(...func_get_args()); } }
if (!function_exists('iawp_is_free')) { function iawp_is_free() { return \IAWPSCOPED\iawp_is_free(...func_get_args()); } }
if (!function_exists('iawp_is_pro')) { function iawp_is_pro() { return \IAWPSCOPED\iawp_is_pro(...func_get_args()); } }
if (!function_exists('iawp_log')) { function iawp_log() { return \IAWPSCOPED\iawp_log(...func_get_args()); } }
if (!function_exists('iawp_path_to')) { function iawp_path_to() { return \IAWPSCOPED\iawp_path_to(...func_get_args()); } }
if (!function_exists('iawp_render')) { function iawp_render() { return \IAWPSCOPED\iawp_render(...func_get_args()); } }
if (!function_exists('iawp_singular_analytics')) { function iawp_singular_analytics() { return \IAWPSCOPED\iawp_singular_analytics(...func_get_args()); } }
if (!function_exists('iawp_temp_path_to')) { function iawp_temp_path_to() { return \IAWPSCOPED\iawp_temp_path_to(...func_get_args()); } }
if (!function_exists('iawp_top_posts')) { function iawp_top_posts() { return \IAWPSCOPED\iawp_top_posts(...func_get_args()); } }
if (!function_exists('iawp_upload_path_to')) { function iawp_upload_path_to() { return \IAWPSCOPED\iawp_upload_path_to(...func_get_args()); } }
if (!function_exists('iawp_upload_url_to')) { function iawp_upload_url_to() { return \IAWPSCOPED\iawp_upload_url_to(...func_get_args()); } }
if (!function_exists('iawp_url_to')) { function iawp_url_to() { return \IAWPSCOPED\iawp_url_to(...func_get_args()); } }
if (!function_exists('is_countable')) { function is_countable() { return \IAWPSCOPED\is_countable(...func_get_args()); } }
if (!function_exists('mb_check_encoding')) { function mb_check_encoding() { return \IAWPSCOPED\mb_check_encoding(...func_get_args()); } }
if (!function_exists('mb_chr')) { function mb_chr() { return \IAWPSCOPED\mb_chr(...func_get_args()); } }
if (!function_exists('mb_convert_case')) { function mb_convert_case() { return \IAWPSCOPED\mb_convert_case(...func_get_args()); } }
if (!function_exists('mb_convert_encoding')) { function mb_convert_encoding() { return \IAWPSCOPED\mb_convert_encoding(...func_get_args()); } }
if (!function_exists('mb_convert_variables')) { function mb_convert_variables() { return \IAWPSCOPED\mb_convert_variables(...func_get_args()); } }
if (!function_exists('mb_decode_mimeheader')) { function mb_decode_mimeheader() { return \IAWPSCOPED\mb_decode_mimeheader(...func_get_args()); } }
if (!function_exists('mb_decode_numericentity')) { function mb_decode_numericentity() { return \IAWPSCOPED\mb_decode_numericentity(...func_get_args()); } }
if (!function_exists('mb_detect_encoding')) { function mb_detect_encoding() { return \IAWPSCOPED\mb_detect_encoding(...func_get_args()); } }
if (!function_exists('mb_detect_order')) { function mb_detect_order() { return \IAWPSCOPED\mb_detect_order(...func_get_args()); } }
if (!function_exists('mb_encode_mimeheader')) { function mb_encode_mimeheader() { return \IAWPSCOPED\mb_encode_mimeheader(...func_get_args()); } }
if (!function_exists('mb_encode_numericentity')) { function mb_encode_numericentity() { return \IAWPSCOPED\mb_encode_numericentity(...func_get_args()); } }
if (!function_exists('mb_encoding_aliases')) { function mb_encoding_aliases() { return \IAWPSCOPED\mb_encoding_aliases(...func_get_args()); } }
if (!function_exists('mb_get_info')) { function mb_get_info() { return \IAWPSCOPED\mb_get_info(...func_get_args()); } }
if (!function_exists('mb_http_input')) { function mb_http_input() { return \IAWPSCOPED\mb_http_input(...func_get_args()); } }
if (!function_exists('mb_http_output')) { function mb_http_output() { return \IAWPSCOPED\mb_http_output(...func_get_args()); } }
if (!function_exists('mb_internal_encoding')) { function mb_internal_encoding() { return \IAWPSCOPED\mb_internal_encoding(...func_get_args()); } }
if (!function_exists('mb_language')) { function mb_language() { return \IAWPSCOPED\mb_language(...func_get_args()); } }
if (!function_exists('mb_list_encodings')) { function mb_list_encodings() { return \IAWPSCOPED\mb_list_encodings(...func_get_args()); } }
if (!function_exists('mb_ord')) { function mb_ord() { return \IAWPSCOPED\mb_ord(...func_get_args()); } }
if (!function_exists('mb_output_handler')) { function mb_output_handler() { return \IAWPSCOPED\mb_output_handler(...func_get_args()); } }
if (!function_exists('mb_parse_str')) { function mb_parse_str() { return \IAWPSCOPED\mb_parse_str(...func_get_args()); } }
if (!function_exists('mb_scrub')) { function mb_scrub() { return \IAWPSCOPED\mb_scrub(...func_get_args()); } }
if (!function_exists('mb_str_split')) { function mb_str_split() { return \IAWPSCOPED\mb_str_split(...func_get_args()); } }
if (!function_exists('mb_stripos')) { function mb_stripos() { return \IAWPSCOPED\mb_stripos(...func_get_args()); } }
if (!function_exists('mb_stristr')) { function mb_stristr() { return \IAWPSCOPED\mb_stristr(...func_get_args()); } }
if (!function_exists('mb_strlen')) { function mb_strlen() { return \IAWPSCOPED\mb_strlen(...func_get_args()); } }
if (!function_exists('mb_strpos')) { function mb_strpos() { return \IAWPSCOPED\mb_strpos(...func_get_args()); } }
if (!function_exists('mb_strrchr')) { function mb_strrchr() { return \IAWPSCOPED\mb_strrchr(...func_get_args()); } }
if (!function_exists('mb_strrichr')) { function mb_strrichr() { return \IAWPSCOPED\mb_strrichr(...func_get_args()); } }
if (!function_exists('mb_strripos')) { function mb_strripos() { return \IAWPSCOPED\mb_strripos(...func_get_args()); } }
if (!function_exists('mb_strrpos')) { function mb_strrpos() { return \IAWPSCOPED\mb_strrpos(...func_get_args()); } }
if (!function_exists('mb_strstr')) { function mb_strstr() { return \IAWPSCOPED\mb_strstr(...func_get_args()); } }
if (!function_exists('mb_strtolower')) { function mb_strtolower() { return \IAWPSCOPED\mb_strtolower(...func_get_args()); } }
if (!function_exists('mb_strtoupper')) { function mb_strtoupper() { return \IAWPSCOPED\mb_strtoupper(...func_get_args()); } }
if (!function_exists('mb_strwidth')) { function mb_strwidth() { return \IAWPSCOPED\mb_strwidth(...func_get_args()); } }
if (!function_exists('mb_substitute_character')) { function mb_substitute_character() { return \IAWPSCOPED\mb_substitute_character(...func_get_args()); } }
if (!function_exists('mb_substr')) { function mb_substr() { return \IAWPSCOPED\mb_substr(...func_get_args()); } }
if (!function_exists('mb_substr_count')) { function mb_substr_count() { return \IAWPSCOPED\mb_substr_count(...func_get_args()); } }
if (!function_exists('normalizer_is_normalized')) { function normalizer_is_normalized() { return \IAWPSCOPED\normalizer_is_normalized(...func_get_args()); } }
if (!function_exists('normalizer_normalize')) { function normalizer_normalize() { return \IAWPSCOPED\normalizer_normalize(...func_get_args()); } }
if (!function_exists('preg_last_error_msg')) { function preg_last_error_msg() { return \IAWPSCOPED\preg_last_error_msg(...func_get_args()); } }
if (!function_exists('str_contains')) { function str_contains() { return \IAWPSCOPED\str_contains(...func_get_args()); } }
if (!function_exists('str_ends_with')) { function str_ends_with() { return \IAWPSCOPED\str_ends_with(...func_get_args()); } }
if (!function_exists('str_starts_with')) { function str_starts_with() { return \IAWPSCOPED\str_starts_with(...func_get_args()); } }
return $loader;