node-aix-ppc64 16.19.0 → 16.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +88 -8
- package/bin/node +0 -0
- package/include/node/common.gypi +1 -1
- package/include/node/config.gypi +77 -76
- package/include/node/node.exp +256 -24
- package/include/node/node_version.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/bnerr.h +2 -1
- package/include/node/openssl/cmserr.h +1 -0
- package/include/node/openssl/opensslv.h +2 -2
- package/include/node/openssl/x509v3.h +2 -2
- package/package.json +1 -1
package/include/node/node.exp
CHANGED
|
@@ -4109,6 +4109,25 @@ T_CString_integerToString_71
|
|
|
4109
4109
|
T_CString_stringToInteger_71
|
|
4110
4110
|
T_CString_toLowerCase_71
|
|
4111
4111
|
T_CString_toUpperCase_71
|
|
4112
|
+
T_FileStream_close
|
|
4113
|
+
T_FileStream_eof
|
|
4114
|
+
T_FileStream_error
|
|
4115
|
+
T_FileStream_file_exists
|
|
4116
|
+
T_FileStream_getc
|
|
4117
|
+
T_FileStream_open
|
|
4118
|
+
T_FileStream_peek
|
|
4119
|
+
T_FileStream_putc
|
|
4120
|
+
T_FileStream_read
|
|
4121
|
+
T_FileStream_readLine
|
|
4122
|
+
T_FileStream_remove
|
|
4123
|
+
T_FileStream_rewind
|
|
4124
|
+
T_FileStream_size
|
|
4125
|
+
T_FileStream_stderr
|
|
4126
|
+
T_FileStream_stdin
|
|
4127
|
+
T_FileStream_stdout
|
|
4128
|
+
T_FileStream_ungetc
|
|
4129
|
+
T_FileStream_write
|
|
4130
|
+
T_FileStream_writeLine
|
|
4112
4131
|
UCNV_FROM_U_CALLBACK_ESCAPE_71
|
|
4113
4132
|
UCNV_FROM_U_CALLBACK_SKIP_71
|
|
4114
4133
|
UCNV_FROM_U_CALLBACK_STOP_71
|
|
@@ -4900,15 +4919,15 @@ _GLOBAL__F__ZN2v88internal6torque4TypeC2ERKS2_
|
|
|
4900
4919
|
_GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
|
|
4901
4920
|
_GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
|
|
4902
4921
|
_GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
|
|
4903
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.
|
|
4904
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.
|
|
4905
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.
|
|
4906
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.
|
|
4907
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.
|
|
4908
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.
|
|
4909
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.
|
|
4910
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.
|
|
4911
|
-
_GLOBAL__I_65535_0_.._src_connection_wrap.
|
|
4922
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_FB5499C7_0xb29f9a4cceede50d
|
|
4923
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FB5499C7_0xe5a8d3ced1dbb808
|
|
4924
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_DFF67DD7_0x1f73190c50b6645a
|
|
4925
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_DFF67DD7_0xc8600150173b741
|
|
4926
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_87E8306D_0xbd6713d059aa84a
|
|
4927
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0x2e09094f8da452a2
|
|
4928
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FB5499C7_0xb96c65811eb49ae7
|
|
4929
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x8a254ac221002549
|
|
4930
|
+
_GLOBAL__I_65535_0_.._src_connection_wrap.cc_FB5499C7_0x5a61d50096f05437
|
|
4912
4931
|
_GLOBAL__I_65535_0_OPENSSL_ppccap_P
|
|
4913
4932
|
_GLOBAL__I_65535_0__Z16_register_configv
|
|
4914
4933
|
_GLOBAL__I_65535_0__Z17_register_symbolsv
|
|
@@ -5906,10 +5925,10 @@ _GLOBAL__I_65535_0__ZNK2v88internal9BitVector5CountEv
|
|
|
5906
5925
|
_GLOBAL__I_65535_0__ZNK2v88internal9DebugInfo7IsEmptyEv
|
|
5907
5926
|
_GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
|
|
5908
5927
|
_GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
|
|
5909
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.
|
|
5910
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.
|
|
5911
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_intl_objects_tq_csa.
|
|
5912
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.
|
|
5928
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FB5499C7_0x40ac62e1bd3aca41
|
|
5929
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_DFF67DD7_0x2b2a84e08db2af7d
|
|
5930
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_intl_objects_tq_csa.cc_FB5499C7_0x6ed58fa17718951e
|
|
5931
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FB5499C7_0xde4dc96e17024c5e
|
|
5913
5932
|
_GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
|
|
5914
5933
|
_GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
|
|
5915
5934
|
_HZData_71
|
|
@@ -5998,6 +6017,7 @@ _Z21_register_stream_pipev
|
|
|
5998
6017
|
_Z21_register_stream_wrapv
|
|
5999
6018
|
_Z21mixedMeasuresToMicrosRKN6icu_7116MaybeStackVectorINS_7MeasureELi8EEEPNS_6number4impl15DecimalQuantityEPNS6_10MicroPropsE10UErrorCode
|
|
6000
6019
|
_Z21ulocimp_getCountry_71PKcPS0_R10UErrorCode
|
|
6020
|
+
_Z21uprv_dummyFunction_TUv
|
|
6001
6021
|
_Z22_register_process_wrapv
|
|
6002
6022
|
_Z22_register_trace_eventsv
|
|
6003
6023
|
_Z22ulocimp_getLanguage_71PKcPS0_R10UErrorCode
|
|
@@ -14331,6 +14351,7 @@ _ZN2v88internal17AccessorAssembler19HandleStoreAccessorEPKNS1_17StoreICParameter
|
|
|
14331
14351
|
_ZN2v88internal17AccessorAssembler19LoadDescriptorValueENS0_5TNodeINS0_3MapEEENS2_INS0_7IntPtrTEEE
|
|
14332
14352
|
_ZN2v88internal17AccessorAssembler20GenerateKeyedStoreICEv
|
|
14333
14353
|
_ZN2v88internal17AccessorAssembler20GenerateLoadGlobalICENS0_10TypeofModeE
|
|
14354
|
+
_ZN2v88internal17AccessorAssembler20LazyLoadICParametersC1EPKNS1_16LoadICParametersE
|
|
14334
14355
|
_ZN2v88internal17AccessorAssembler20LoadHandlerDataFieldENS0_5TNodeINS0_11DataHandlerEEEi
|
|
14335
14356
|
_ZN2v88internal17AccessorAssembler21GenerateCloneObjectICEv
|
|
14336
14357
|
_ZN2v88internal17AccessorAssembler21GenerateStoreGlobalICEv
|
|
@@ -14501,6 +14522,7 @@ _ZN2v88internal17CodeStubAssembler10UpdateWordENS0_5TNodeINS0_5WordTEEENS2_INS0_
|
|
|
14501
14522
|
_ZN2v88internal17CodeStubAssembler11AllocateRawENS0_5TNodeINS0_7IntPtrTEEENS_4base5FlagsINS1_14AllocationFlagEiEENS2_INS0_7RawPtrTEEESA_
|
|
14502
14523
|
_ZN2v88internal17CodeStubAssembler11ArrayCreateENS0_5TNodeINS0_7ContextEEENS2_INS0_6UnionTINS0_3SmiENS0_10HeapNumberEEEEE
|
|
14503
14524
|
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEEEEES5_NS0_7BuiltinES5_DpT_
|
|
14525
|
+
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEES5_EEES5_NS0_7BuiltinES5_DpT_
|
|
14504
14526
|
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEES5_S5_EEES5_NS0_7BuiltinES5_DpT_
|
|
14505
14527
|
_ZN2v88internal17CodeStubAssembler11Float64CeilENS0_5TNodeINS0_8Float64TEEE
|
|
14506
14528
|
_ZN2v88internal17CodeStubAssembler11GetPropertyENS0_5TNodeINS0_7ContextEEENS2_INS0_6ObjectEEENS0_6HandleINS0_4NameEEE
|
|
@@ -32805,20 +32827,12 @@ _ZN2v88internal8compiler13CodeAssembler9IntPtrSubENS0_5TNodeINS0_5WordTEEES5_
|
|
|
32805
32827
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10HeapObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32806
32828
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10JSFunctionEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32807
32829
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10JSReceiverEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32808
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_11TaggedIndexEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32809
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_13NativeContextEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32810
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_14FeedbackVectorEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32811
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_14FixedArrayBaseEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32812
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_16JSWeakCollectionEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32813
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_22JSAsyncGeneratorObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32814
32830
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_3SmiEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32815
32831
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6ObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32816
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6StringEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32817
32832
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6UnionTINS0_3SmiENS0_10HeapNumberEEEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32818
32833
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_7ContextEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32819
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_7JSArrayEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32820
32834
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_8JSObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32821
|
-
|
|
32835
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_9JSPromiseEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32822
32836
|
_ZN2v88internal8compiler13CodeAssembler9StoreRootENS0_9RootIndexENS0_5TNodeINS0_6ObjectEEE
|
|
32823
32837
|
_ZN2v88internal8compiler13CodeAssembler9Word32AndENS0_5TNodeINS0_7Word32TEEES5_
|
|
32824
32838
|
_ZN2v88internal8compiler13CodeAssembler9Word32ClzENS0_5TNodeINS0_7Word32TEEE
|
|
@@ -41754,6 +41768,7 @@ _ZN2v88internal9ExitFrame23GetStateForFramePointerEmPNS0_10StackFrame5StateE
|
|
|
41754
41768
|
_ZN2v88internal9ExitFrame9FillStateEmmPNS0_10StackFrame5StateE
|
|
41755
41769
|
_ZN2v88internal9ExitFrameD0Ev
|
|
41756
41770
|
_ZN2v88internal9ExitFrameD1Ev
|
|
41771
|
+
_ZN2v88internal9ExitPoint6ReturnENS0_5TNodeINS0_6ObjectEEE
|
|
41757
41772
|
_ZN2v88internal9Extract_0EPNS0_8compiler18CodeAssemblerStateENS0_5TNodeINS0_7ContextEEENS4_INS0_10FixedArrayEEENS4_INS0_3SmiEEESA_SA_
|
|
41758
41773
|
_ZN2v88internal9Extract_1EPNS0_8compiler18CodeAssemblerStateENS0_5TNodeINS0_7ContextEEENS4_INS0_14FixedArrayBaseEEENS4_INS0_3SmiEEESA_SA_
|
|
41759
41774
|
_ZN2v88internal9FLAG_helpE
|
|
@@ -46045,6 +46060,7 @@ _ZN4node8builtins13BuiltinLoader16LookupAndCompileEN2v85LocalINS2_7ContextEEEPKc
|
|
|
46045
46060
|
_ZN4node8builtins13BuiltinLoader17LoadBuiltinSourceEPN2v87IsolateEPKc
|
|
46046
46061
|
_ZN4node8builtins13BuiltinLoader19GetCannotBeRequiredB5cxx11Ev
|
|
46047
46062
|
_ZN4node8builtins13BuiltinLoader20LoadJavaScriptSourceEv
|
|
46063
|
+
_ZN4node8builtins13BuiltinLoader22AddExternalizedBuiltinEPKcS3_
|
|
46048
46064
|
_ZN4node8builtins13BuiltinLoader27InitializeBuiltinCategoriesEv
|
|
46049
46065
|
_ZN4node8builtins13BuiltinLoader3AddEPKcRKNS_10UnionBytesE
|
|
46050
46066
|
_ZN4node8builtins13BuiltinLoader6ExistsEPKc
|
|
@@ -47267,6 +47283,21 @@ _ZN6icu_7110UCharsTrieD2Ev
|
|
|
47267
47283
|
_ZN6icu_7110UStringSetD0Ev
|
|
47268
47284
|
_ZN6icu_7110UStringSetD1Ev
|
|
47269
47285
|
_ZN6icu_7110UStringSetD2Ev
|
|
47286
|
+
_ZN6icu_7110UXMLParser11scanContentER10UErrorCode
|
|
47287
|
+
_ZN6icu_7110UXMLParser12createParserER10UErrorCode
|
|
47288
|
+
_ZN6icu_7110UXMLParser13createElementERNS_12RegexMatcherER10UErrorCode
|
|
47289
|
+
_ZN6icu_7110UXMLParser15replaceCharRefsERNS_13UnicodeStringER10UErrorCode
|
|
47290
|
+
_ZN6icu_7110UXMLParser16getStaticClassIDEv
|
|
47291
|
+
_ZN6icu_7110UXMLParser5errorEPKcR10UErrorCode
|
|
47292
|
+
_ZN6icu_7110UXMLParser5parseERKNS_13UnicodeStringER10UErrorCode
|
|
47293
|
+
_ZN6icu_7110UXMLParser6internERKNS_13UnicodeStringER10UErrorCode
|
|
47294
|
+
_ZN6icu_7110UXMLParser9parseFileEPKcR10UErrorCode
|
|
47295
|
+
_ZN6icu_7110UXMLParser9parseMiscER10UErrorCode
|
|
47296
|
+
_ZN6icu_7110UXMLParserC1ER10UErrorCode
|
|
47297
|
+
_ZN6icu_7110UXMLParserC2ER10UErrorCode
|
|
47298
|
+
_ZN6icu_7110UXMLParserD0Ev
|
|
47299
|
+
_ZN6icu_7110UXMLParserD1Ev
|
|
47300
|
+
_ZN6icu_7110UXMLParserD2Ev
|
|
47270
47301
|
_ZN6icu_7110UnicodeSet10complementERKNS_13UnicodeStringE
|
|
47271
47302
|
_ZN6icu_7110UnicodeSet10complementEi
|
|
47272
47303
|
_ZN6icu_7110UnicodeSet10complementEii
|
|
@@ -47924,6 +47955,12 @@ _ZN6icu_7111TextTrieMapC2EaPFvPvE
|
|
|
47924
47955
|
_ZN6icu_7111TextTrieMapD0Ev
|
|
47925
47956
|
_ZN6icu_7111TextTrieMapD1Ev
|
|
47926
47957
|
_ZN6icu_7111TextTrieMapD2Ev
|
|
47958
|
+
_ZN6icu_7111UXMLElement16getStaticClassIDEv
|
|
47959
|
+
_ZN6icu_7111UXMLElementC1EPKNS_10UXMLParserEPKNS_13UnicodeStringER10UErrorCode
|
|
47960
|
+
_ZN6icu_7111UXMLElementC2EPKNS_10UXMLParserEPKNS_13UnicodeStringER10UErrorCode
|
|
47961
|
+
_ZN6icu_7111UXMLElementD0Ev
|
|
47962
|
+
_ZN6icu_7111UXMLElementD1Ev
|
|
47963
|
+
_ZN6icu_7111UXMLElementD2Ev
|
|
47927
47964
|
_ZN6icu_7111defaultLSTME11UScriptCodeR10UErrorCode
|
|
47928
47965
|
_ZN6icu_7111gStaticSetsE
|
|
47929
47966
|
_ZN6icu_7112ArgExtractorC1ERKNS_12NumberFormatERKNS_11FormattableER10UErrorCode
|
|
@@ -48174,6 +48211,21 @@ _ZN6icu_7112PluralFormataSERKS0_
|
|
|
48174
48211
|
_ZN6icu_7112PossibleWord10candidatesEP5UTextPNS_17DictionaryMatcherEi
|
|
48175
48212
|
_ZN6icu_7112PossibleWord12acceptMarkedEP5UText
|
|
48176
48213
|
_ZN6icu_7112PossibleWord6backUpEP5UText
|
|
48214
|
+
_ZN6icu_7112PreparsedUCD10firstFieldEv
|
|
48215
|
+
_ZN6icu_7112PreparsedUCD11parseStringEPKcRNS_13UnicodeStringER10UErrorCode
|
|
48216
|
+
_ZN6icu_7112PreparsedUCD13parsePropertyERNS_8UniPropsEPKcRNS_10UnicodeSetER10UErrorCode
|
|
48217
|
+
_ZN6icu_7112PreparsedUCD14parseCodePointEPKcR10UErrorCode
|
|
48218
|
+
_ZN6icu_7112PreparsedUCD15kNumLineBuffersE
|
|
48219
|
+
_ZN6icu_7112PreparsedUCD19getRangeForAlgNamesERiS1_R10UErrorCode
|
|
48220
|
+
_ZN6icu_7112PreparsedUCD19parseCodePointRangeEPKcRiS3_R10UErrorCode
|
|
48221
|
+
_ZN6icu_7112PreparsedUCD21parseScriptExtensionsEPKcRNS_10UnicodeSetER10UErrorCode
|
|
48222
|
+
_ZN6icu_7112PreparsedUCD8getPropsERNS_10UnicodeSetER10UErrorCode
|
|
48223
|
+
_ZN6icu_7112PreparsedUCD8readLineER10UErrorCode
|
|
48224
|
+
_ZN6icu_7112PreparsedUCD9nextFieldEv
|
|
48225
|
+
_ZN6icu_7112PreparsedUCDC1EPKcR10UErrorCode
|
|
48226
|
+
_ZN6icu_7112PreparsedUCDC2EPKcR10UErrorCode
|
|
48227
|
+
_ZN6icu_7112PreparsedUCDD1Ev
|
|
48228
|
+
_ZN6icu_7112PreparsedUCDD2Ev
|
|
48177
48229
|
_ZN6icu_7112PropNameData10bytesTriesE
|
|
48178
48230
|
_ZN6icu_7112PropNameData10nameGroupsE
|
|
48179
48231
|
_ZN6icu_7112PropNameData12containsNameERNS_9BytesTrieEPKc
|
|
@@ -48420,6 +48472,9 @@ _ZN6icu_7113CanonIterDataD2Ev
|
|
|
48420
48472
|
_ZN6icu_7113CharacterNode12deleteValuesEPFvPvE
|
|
48421
48473
|
_ZN6icu_7113CharacterNode5clearEv
|
|
48422
48474
|
_ZN6icu_7113CharacterNode8addValueEPvPFvS1_ER10UErrorCode
|
|
48475
|
+
_ZN6icu_7113CollationInfo10printSizesEiPKi
|
|
48476
|
+
_ZN6icu_7113CollationInfo13getDataLengthEPKii
|
|
48477
|
+
_ZN6icu_7113CollationInfo18printReorderRangesERKNS_13CollationDataEPKii
|
|
48423
48478
|
_ZN6icu_7113CollationKeys13LevelCallback11needToWriteENS_9Collation5LevelE
|
|
48424
48479
|
_ZN6icu_7113CollationKeys13LevelCallbackD0Ev
|
|
48425
48480
|
_ZN6icu_7113CollationKeys13LevelCallbackD1Ev
|
|
@@ -48696,6 +48751,9 @@ _ZN6icu_7113ParsePositionD2Ev
|
|
|
48696
48751
|
_ZN6icu_7113PluralMapBase10toCategoryEPKc
|
|
48697
48752
|
_ZN6icu_7113PluralMapBase10toCategoryERKNS_13UnicodeStringE
|
|
48698
48753
|
_ZN6icu_7113PluralMapBase15getCategoryNameENS0_8CategoryE
|
|
48754
|
+
_ZN6icu_7113PropertyNamesD0Ev
|
|
48755
|
+
_ZN6icu_7113PropertyNamesD1Ev
|
|
48756
|
+
_ZN6icu_7113PropertyNamesD2Ev
|
|
48699
48757
|
_ZN6icu_7113ResourceValueD0Ev
|
|
48700
48758
|
_ZN6icu_7113ResourceValueD1Ev
|
|
48701
48759
|
_ZN6icu_7113ResourceValueD2Ev
|
|
@@ -49565,6 +49623,9 @@ _ZN6icu_7115UnhandledEngineD2Ev
|
|
|
49565
49623
|
_ZN6icu_7115UnicodeReplacerD0Ev
|
|
49566
49624
|
_ZN6icu_7115UnicodeReplacerD1Ev
|
|
49567
49625
|
_ZN6icu_7115UnicodeReplacerD2Ev
|
|
49626
|
+
_ZN6icu_7115ValueNameGetterD0Ev
|
|
49627
|
+
_ZN6icu_7115ValueNameGetterD1Ev
|
|
49628
|
+
_ZN6icu_7115ValueNameGetterD2Ev
|
|
49568
49629
|
_ZN6icu_7115getUnitQuantityERKNS_15MeasureUnitImplER10UErrorCode
|
|
49569
49630
|
_ZN6icu_7115makeBogusLocaleEv
|
|
49570
49631
|
_ZN6icu_7116BuddhistCalendar16getStaticClassIDEv
|
|
@@ -49693,6 +49754,9 @@ _ZN6icu_7116FunctionReplacerC2ERKS0_
|
|
|
49693
49754
|
_ZN6icu_7116FunctionReplacerD0Ev
|
|
49694
49755
|
_ZN6icu_7116FunctionReplacerD1Ev
|
|
49695
49756
|
_ZN6icu_7116FunctionReplacerD2Ev
|
|
49757
|
+
_ZN6icu_7116IcuToolErrorCodeD0Ev
|
|
49758
|
+
_ZN6icu_7116IcuToolErrorCodeD1Ev
|
|
49759
|
+
_ZN6icu_7116IcuToolErrorCodeD2Ev
|
|
49696
49760
|
_ZN6icu_7116JapaneseCalendar13getCurrentEraEv
|
|
49697
49761
|
_ZN6icu_7116JapaneseCalendar16getStaticClassIDEv
|
|
49698
49762
|
_ZN6icu_7116JapaneseCalendar18enableTentativeEraEv
|
|
@@ -52645,6 +52709,36 @@ _ZN6icu_717MeasureD0Ev
|
|
|
52645
52709
|
_ZN6icu_717MeasureD1Ev
|
|
52646
52710
|
_ZN6icu_717MeasureD2Ev
|
|
52647
52711
|
_ZN6icu_717MeasureaSERKS0_
|
|
52712
|
+
_ZN6icu_717Package10removeItemEi
|
|
52713
|
+
_ZN6icu_717Package11allocStringEai
|
|
52714
|
+
_ZN6icu_717Package11extractItemEPKcS2_ic
|
|
52715
|
+
_ZN6icu_717Package11extractItemEPKcic
|
|
52716
|
+
_ZN6icu_717Package11readPackageEPKc
|
|
52717
|
+
_ZN6icu_717Package11removeItemsEPKc
|
|
52718
|
+
_ZN6icu_717Package11removeItemsERKS0_
|
|
52719
|
+
_ZN6icu_717Package12extractItemsEPKcRKS0_c
|
|
52720
|
+
_ZN6icu_717Package12extractItemsEPKcS2_c
|
|
52721
|
+
_ZN6icu_717Package12findNextItemEv
|
|
52722
|
+
_ZN6icu_717Package12setMatchModeEj
|
|
52723
|
+
_ZN6icu_717Package12writePackageEPKccS2_
|
|
52724
|
+
_ZN6icu_717Package15checkDependencyEPvPKcS3_
|
|
52725
|
+
_ZN6icu_717Package15setItemCapacityEi
|
|
52726
|
+
_ZN6icu_717Package16enumDependenciesEPNS_4ItemEPvPFvS3_PKcS5_E
|
|
52727
|
+
_ZN6icu_717Package16enumDependenciesEPvPFvS1_PKcS3_E
|
|
52728
|
+
_ZN6icu_717Package17checkDependenciesEv
|
|
52729
|
+
_ZN6icu_717Package18ensureItemCapacityEv
|
|
52730
|
+
_ZN6icu_717Package7addFileEPKcS2_
|
|
52731
|
+
_ZN6icu_717Package7addItemEPKc
|
|
52732
|
+
_ZN6icu_717Package7addItemEPKcPhiac
|
|
52733
|
+
_ZN6icu_717Package8addItemsERKS0_
|
|
52734
|
+
_ZN6icu_717Package9findItemsEPKc
|
|
52735
|
+
_ZN6icu_717Package9getInTypeEv
|
|
52736
|
+
_ZN6icu_717Package9setPrefixEPKc
|
|
52737
|
+
_ZN6icu_717Package9sortItemsEv
|
|
52738
|
+
_ZN6icu_717PackageC1Ev
|
|
52739
|
+
_ZN6icu_717PackageC2Ev
|
|
52740
|
+
_ZN6icu_717PackageD1Ev
|
|
52741
|
+
_ZN6icu_717PackageD2Ev
|
|
52648
52742
|
_ZN6icu_717PtnElemC1ERKNS_13UnicodeStringES3_
|
|
52649
52743
|
_ZN6icu_717PtnElemC2ERKNS_13UnicodeStringES3_
|
|
52650
52744
|
_ZN6icu_717PtnElemD0Ev
|
|
@@ -52894,6 +52988,10 @@ _ZN6icu_718TimeZoneD0Ev
|
|
|
52894
52988
|
_ZN6icu_718TimeZoneD1Ev
|
|
52895
52989
|
_ZN6icu_718TimeZoneD2Ev
|
|
52896
52990
|
_ZN6icu_718TimeZoneaSERKS0_
|
|
52991
|
+
_ZN6icu_718UniPropsC1Ev
|
|
52992
|
+
_ZN6icu_718UniPropsC2Ev
|
|
52993
|
+
_ZN6icu_718UniPropsD1Ev
|
|
52994
|
+
_ZN6icu_718UniPropsD2Ev
|
|
52897
52995
|
_ZN6icu_718ZoneMeta10getShortIDERKNS_13UnicodeStringE
|
|
52898
52996
|
_ZN6icu_718ZoneMeta10getShortIDERKNS_8TimeZoneE
|
|
52899
52997
|
_ZN6icu_718ZoneMeta13getMetazoneIDERKNS_13UnicodeStringEdRS1_
|
|
@@ -56976,6 +57074,7 @@ _ZNK4node11Environment13napi_type_tagEv
|
|
|
56976
57074
|
_ZNK4node11Environment14MemoryInfoNameB5cxx11Ev
|
|
56977
57075
|
_ZNK4node11Environment14PrintSyncTraceEv
|
|
56978
57076
|
_ZNK4node11Environment17worker_parent_envEv
|
|
57077
|
+
_ZNK4node11Environment22require_private_symbolEv
|
|
56979
57078
|
_ZNK4node11Environment24decorated_private_symbolEv
|
|
56980
57079
|
_ZNK4node11Environment26RunSnapshotDeserializeMainEv
|
|
56981
57080
|
_ZNK4node11Environment26alpn_buffer_private_symbolEv
|
|
@@ -57776,6 +57875,8 @@ _ZNK6icu_7110Quantifier9toPatternERNS_13UnicodeStringEa
|
|
|
57776
57875
|
_ZNK6icu_7110UCharsTrie13getNextUCharsERNS_10AppendableE
|
|
57777
57876
|
_ZNK6icu_7110UCharsTrie7currentEv
|
|
57778
57877
|
_ZNK6icu_7110UCharsTrie8Iterator7hasNextEv
|
|
57878
|
+
_ZNK6icu_7110UXMLParser17getDynamicClassIDEv
|
|
57879
|
+
_ZNK6icu_7110UXMLParser8findNameERKNS_13UnicodeStringE
|
|
57779
57880
|
_ZNK6icu_7110UnicodeSet10_toPatternERNS_13UnicodeStringEa
|
|
57780
57881
|
_ZNK6icu_7110UnicodeSet10hasStringsEv
|
|
57781
57882
|
_ZNK6icu_7110UnicodeSet11containsAllERKNS_13UnicodeStringE
|
|
@@ -57874,6 +57975,17 @@ _ZNK6icu_7111TextTrieMap12getChildNodeEPNS_13CharacterNodeEDs
|
|
|
57874
57975
|
_ZNK6icu_7111TextTrieMap6searchEPNS_13CharacterNodeERKNS_13UnicodeStringEiiPNS_30TextTrieMapSearchResultHandlerER10UErrorCode
|
|
57875
57976
|
_ZNK6icu_7111TextTrieMap6searchERKNS_13UnicodeStringEiPNS_30TextTrieMapSearchResultHandlerER10UErrorCode
|
|
57876
57977
|
_ZNK6icu_7111TextTrieMap7isEmptyEv
|
|
57978
|
+
_ZNK6icu_7111UXMLElement10appendTextERNS_13UnicodeStringEa
|
|
57979
|
+
_ZNK6icu_7111UXMLElement10getTagNameEv
|
|
57980
|
+
_ZNK6icu_7111UXMLElement12getAttributeERKNS_13UnicodeStringE
|
|
57981
|
+
_ZNK6icu_7111UXMLElement12getAttributeEiRNS_13UnicodeStringES2_
|
|
57982
|
+
_ZNK6icu_7111UXMLElement13countChildrenEv
|
|
57983
|
+
_ZNK6icu_7111UXMLElement15countAttributesEv
|
|
57984
|
+
_ZNK6icu_7111UXMLElement15getChildElementERKNS_13UnicodeStringE
|
|
57985
|
+
_ZNK6icu_7111UXMLElement16nextChildElementERi
|
|
57986
|
+
_ZNK6icu_7111UXMLElement17getDynamicClassIDEv
|
|
57987
|
+
_ZNK6icu_7111UXMLElement7getTextEa
|
|
57988
|
+
_ZNK6icu_7111UXMLElement8getChildEiR12UXMLNodeType
|
|
57877
57989
|
_ZNK6icu_7112CharsetMatch11getLanguageEv
|
|
57878
57990
|
_ZNK6icu_7112CharsetMatch13getConfidenceEv
|
|
57879
57991
|
_ZNK6icu_7112CharsetMatch7getNameEv
|
|
@@ -58774,6 +58886,7 @@ _ZNK6icu_7116FunctionReplacer17getDynamicClassIDEv
|
|
|
58774
58886
|
_ZNK6icu_7116FunctionReplacer17toReplacerPatternERNS_13UnicodeStringEa
|
|
58775
58887
|
_ZNK6icu_7116FunctionReplacer19addReplacementSetToERNS_10UnicodeSetE
|
|
58776
58888
|
_ZNK6icu_7116FunctionReplacer5cloneEv
|
|
58889
|
+
_ZNK6icu_7116IcuToolErrorCode13handleFailureEv
|
|
58777
58890
|
_ZNK6icu_7116JapaneseCalendar14handleGetLimitE19UCalendarDateFieldsNS_8Calendar10ELimitTypeE
|
|
58778
58891
|
_ZNK6icu_7116JapaneseCalendar14internalGetEraEv
|
|
58779
58892
|
_ZNK6icu_7116JapaneseCalendar16getActualMaximumE19UCalendarDateFieldsR10UErrorCode
|
|
@@ -59995,6 +60108,9 @@ _ZNK6icu_717Array2D3getEii
|
|
|
59995
60108
|
_ZNK6icu_717Measure17getDynamicClassIDEv
|
|
59996
60109
|
_ZNK6icu_717Measure5cloneEv
|
|
59997
60110
|
_ZNK6icu_717MeasureeqERKNS_7UObjectE
|
|
60111
|
+
_ZNK6icu_717Package12getItemCountEv
|
|
60112
|
+
_ZNK6icu_717Package7getItemEi
|
|
60113
|
+
_ZNK6icu_717Package8findItemEPKci
|
|
59998
60114
|
_ZNK6icu_717UObject17getDynamicClassIDEv
|
|
59999
60115
|
_ZNK6icu_717UVector10elementAtiEi
|
|
60000
60116
|
_ZNK6icu_717UVector11containsAllERKS0_
|
|
@@ -62522,6 +62638,7 @@ _ZTIN6icu_7110NormalizerE
|
|
|
62522
62638
|
_ZTIN6icu_7110PatternMapE
|
|
62523
62639
|
_ZTIN6icu_7110QuantifierE
|
|
62524
62640
|
_ZTIN6icu_7110UStringSetE
|
|
62641
|
+
_ZTIN6icu_7110UXMLParserE
|
|
62525
62642
|
_ZTIN6icu_7110UnicodeSetE
|
|
62526
62643
|
_ZTIN6icu_7110VectorizerE
|
|
62527
62644
|
_ZTIN6icu_7111CEFinalizerE
|
|
@@ -62537,6 +62654,7 @@ _ZTIN6icu_7111ReadArray2DE
|
|
|
62537
62654
|
_ZTIN6icu_7111ReplaceableE
|
|
62538
62655
|
_ZTIN6icu_7111SymbolTableE
|
|
62539
62656
|
_ZTIN6icu_7111TextTrieMapE
|
|
62657
|
+
_ZTIN6icu_7111UXMLElementE
|
|
62540
62658
|
_ZTIN6icu_7112CacheKeyBaseE
|
|
62541
62659
|
_ZTIN6icu_7112ChoiceFormatE
|
|
62542
62660
|
_ZTIN6icu_7112CollationKeyE
|
|
@@ -62583,6 +62701,7 @@ _ZTIN6icu_7113MessageFormat22PluralSelectorProviderE
|
|
|
62583
62701
|
_ZTIN6icu_7113MessageFormatE
|
|
62584
62702
|
_ZTIN6icu_7113OlsonTimeZoneE
|
|
62585
62703
|
_ZTIN6icu_7113ParsePositionE
|
|
62704
|
+
_ZTIN6icu_7113PropertyNamesE
|
|
62586
62705
|
_ZTIN6icu_7113ResourceValueE
|
|
62587
62706
|
_ZTIN6icu_7113StringMatcherE
|
|
62588
62707
|
_ZTIN6icu_7113TZEnumerationE
|
|
@@ -62614,6 +62733,7 @@ _ZTIN6icu_7114ResourceBundleE
|
|
|
62614
62733
|
_ZTIN6icu_7114SearchIteratorE
|
|
62615
62734
|
_ZTIN6icu_7114SharedCalendarE
|
|
62616
62735
|
_ZTIN6icu_7114SimpleTimeZoneE
|
|
62736
|
+
_ZTIN6icu_7114StringByteSinkINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE
|
|
62617
62737
|
_ZTIN6icu_7114StringReplacerE
|
|
62618
62738
|
_ZTIN6icu_7114TaiwanCalendarE
|
|
62619
62739
|
_ZTIN6icu_7114TimeUnitAmountE
|
|
@@ -62641,6 +62761,7 @@ _ZTIN6icu_7115SortKeyByteSinkE
|
|
|
62641
62761
|
_ZTIN6icu_7115ThaiBreakEngineE
|
|
62642
62762
|
_ZTIN6icu_7115UnhandledEngineE
|
|
62643
62763
|
_ZTIN6icu_7115UnicodeReplacerE
|
|
62764
|
+
_ZTIN6icu_7115ValueNameGetterE
|
|
62644
62765
|
_ZTIN6icu_7116BuddhistCalendarE
|
|
62645
62766
|
_ZTIN6icu_7116BytesTrieBuilder17BTLinearMatchNodeE
|
|
62646
62767
|
_ZTIN6icu_7116BytesTrieBuilderE
|
|
@@ -62650,6 +62771,7 @@ _ZTIN6icu_7116DateIntervalInfo16DateIntervalSinkE
|
|
|
62650
62771
|
_ZTIN6icu_7116DateIntervalInfoE
|
|
62651
62772
|
_ZTIN6icu_7116EthiopicCalendarE
|
|
62652
62773
|
_ZTIN6icu_7116FunctionReplacerE
|
|
62774
|
+
_ZTIN6icu_7116IcuToolErrorCodeE
|
|
62653
62775
|
_ZTIN6icu_7116JapaneseCalendarE
|
|
62654
62776
|
_ZTIN6icu_7116KhmerBreakEngineE
|
|
62655
62777
|
_ZTIN6icu_7116LocalizationInfoE
|
|
@@ -62982,6 +63104,7 @@ _ZTSN6icu_7110NormalizerE
|
|
|
62982
63104
|
_ZTSN6icu_7110PatternMapE
|
|
62983
63105
|
_ZTSN6icu_7110QuantifierE
|
|
62984
63106
|
_ZTSN6icu_7110UStringSetE
|
|
63107
|
+
_ZTSN6icu_7110UXMLParserE
|
|
62985
63108
|
_ZTSN6icu_7110UnicodeSetE
|
|
62986
63109
|
_ZTSN6icu_7110VectorizerE
|
|
62987
63110
|
_ZTSN6icu_7111CEFinalizerE
|
|
@@ -62997,6 +63120,7 @@ _ZTSN6icu_7111ReadArray2DE
|
|
|
62997
63120
|
_ZTSN6icu_7111ReplaceableE
|
|
62998
63121
|
_ZTSN6icu_7111SymbolTableE
|
|
62999
63122
|
_ZTSN6icu_7111TextTrieMapE
|
|
63123
|
+
_ZTSN6icu_7111UXMLElementE
|
|
63000
63124
|
_ZTSN6icu_7112CacheKeyBaseE
|
|
63001
63125
|
_ZTSN6icu_7112ChoiceFormatE
|
|
63002
63126
|
_ZTSN6icu_7112CollationKeyE
|
|
@@ -63043,6 +63167,7 @@ _ZTSN6icu_7113MessageFormat22PluralSelectorProviderE
|
|
|
63043
63167
|
_ZTSN6icu_7113MessageFormatE
|
|
63044
63168
|
_ZTSN6icu_7113OlsonTimeZoneE
|
|
63045
63169
|
_ZTSN6icu_7113ParsePositionE
|
|
63170
|
+
_ZTSN6icu_7113PropertyNamesE
|
|
63046
63171
|
_ZTSN6icu_7113ResourceValueE
|
|
63047
63172
|
_ZTSN6icu_7113StringMatcherE
|
|
63048
63173
|
_ZTSN6icu_7113TZEnumerationE
|
|
@@ -63074,6 +63199,7 @@ _ZTSN6icu_7114ResourceBundleE
|
|
|
63074
63199
|
_ZTSN6icu_7114SearchIteratorE
|
|
63075
63200
|
_ZTSN6icu_7114SharedCalendarE
|
|
63076
63201
|
_ZTSN6icu_7114SimpleTimeZoneE
|
|
63202
|
+
_ZTSN6icu_7114StringByteSinkINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE
|
|
63077
63203
|
_ZTSN6icu_7114StringReplacerE
|
|
63078
63204
|
_ZTSN6icu_7114TaiwanCalendarE
|
|
63079
63205
|
_ZTSN6icu_7114TimeUnitAmountE
|
|
@@ -63101,6 +63227,7 @@ _ZTSN6icu_7115SortKeyByteSinkE
|
|
|
63101
63227
|
_ZTSN6icu_7115ThaiBreakEngineE
|
|
63102
63228
|
_ZTSN6icu_7115UnhandledEngineE
|
|
63103
63229
|
_ZTSN6icu_7115UnicodeReplacerE
|
|
63230
|
+
_ZTSN6icu_7115ValueNameGetterE
|
|
63104
63231
|
_ZTSN6icu_7116BuddhistCalendarE
|
|
63105
63232
|
_ZTSN6icu_7116BytesTrieBuilder17BTLinearMatchNodeE
|
|
63106
63233
|
_ZTSN6icu_7116BytesTrieBuilderE
|
|
@@ -63110,6 +63237,7 @@ _ZTSN6icu_7116DateIntervalInfo16DateIntervalSinkE
|
|
|
63110
63237
|
_ZTSN6icu_7116DateIntervalInfoE
|
|
63111
63238
|
_ZTSN6icu_7116EthiopicCalendarE
|
|
63112
63239
|
_ZTSN6icu_7116FunctionReplacerE
|
|
63240
|
+
_ZTSN6icu_7116IcuToolErrorCodeE
|
|
63113
63241
|
_ZTSN6icu_7116JapaneseCalendarE
|
|
63114
63242
|
_ZTSN6icu_7116KhmerBreakEngineE
|
|
63115
63243
|
_ZTSN6icu_7116LocalizationInfoE
|
|
@@ -65835,6 +65963,7 @@ _ZTVN6icu_7110NormalizerE
|
|
|
65835
65963
|
_ZTVN6icu_7110PatternMapE
|
|
65836
65964
|
_ZTVN6icu_7110QuantifierE
|
|
65837
65965
|
_ZTVN6icu_7110UStringSetE
|
|
65966
|
+
_ZTVN6icu_7110UXMLParserE
|
|
65838
65967
|
_ZTVN6icu_7110UnicodeSetE
|
|
65839
65968
|
_ZTVN6icu_7110VectorizerE
|
|
65840
65969
|
_ZTVN6icu_7111CEFinalizerE
|
|
@@ -65850,6 +65979,7 @@ _ZTVN6icu_7111ReadArray2DE
|
|
|
65850
65979
|
_ZTVN6icu_7111ReplaceableE
|
|
65851
65980
|
_ZTVN6icu_7111SymbolTableE
|
|
65852
65981
|
_ZTVN6icu_7111TextTrieMapE
|
|
65982
|
+
_ZTVN6icu_7111UXMLElementE
|
|
65853
65983
|
_ZTVN6icu_7112CacheKeyBaseE
|
|
65854
65984
|
_ZTVN6icu_7112ChoiceFormatE
|
|
65855
65985
|
_ZTVN6icu_7112CollationKeyE
|
|
@@ -65894,6 +66024,7 @@ _ZTVN6icu_7113MessageFormat22PluralSelectorProviderE
|
|
|
65894
66024
|
_ZTVN6icu_7113MessageFormatE
|
|
65895
66025
|
_ZTVN6icu_7113OlsonTimeZoneE
|
|
65896
66026
|
_ZTVN6icu_7113ParsePositionE
|
|
66027
|
+
_ZTVN6icu_7113PropertyNamesE
|
|
65897
66028
|
_ZTVN6icu_7113ResourceValueE
|
|
65898
66029
|
_ZTVN6icu_7113StringMatcherE
|
|
65899
66030
|
_ZTVN6icu_7113TZEnumerationE
|
|
@@ -65953,6 +66084,7 @@ _ZTVN6icu_7115SortKeyByteSinkE
|
|
|
65953
66084
|
_ZTVN6icu_7115ThaiBreakEngineE
|
|
65954
66085
|
_ZTVN6icu_7115UnhandledEngineE
|
|
65955
66086
|
_ZTVN6icu_7115UnicodeReplacerE
|
|
66087
|
+
_ZTVN6icu_7115ValueNameGetterE
|
|
65956
66088
|
_ZTVN6icu_7116BuddhistCalendarE
|
|
65957
66089
|
_ZTVN6icu_7116BytesTrieBuilder17BTLinearMatchNodeE
|
|
65958
66090
|
_ZTVN6icu_7116BytesTrieBuilderE
|
|
@@ -65962,6 +66094,7 @@ _ZTVN6icu_7116DateIntervalInfo16DateIntervalSinkE
|
|
|
65962
66094
|
_ZTVN6icu_7116DateIntervalInfoE
|
|
65963
66095
|
_ZTVN6icu_7116EthiopicCalendarE
|
|
65964
66096
|
_ZTVN6icu_7116FunctionReplacerE
|
|
66097
|
+
_ZTVN6icu_7116IcuToolErrorCodeE
|
|
65965
66098
|
_ZTVN6icu_7116JapaneseCalendarE
|
|
65966
66099
|
_ZTVN6icu_7116KhmerBreakEngineE
|
|
65967
66100
|
_ZTVN6icu_7116LocalizationInfoE
|
|
@@ -68160,6 +68293,8 @@ ares__remove_from_list
|
|
|
68160
68293
|
ares__send_query
|
|
68161
68294
|
ares__single_domain
|
|
68162
68295
|
ares__sortaddrinfo
|
|
68296
|
+
ares__strsplit
|
|
68297
|
+
ares__strsplit_free
|
|
68163
68298
|
ares__timedout
|
|
68164
68299
|
ares__tvnow
|
|
68165
68300
|
ares_append_ai_node
|
|
@@ -68234,8 +68369,6 @@ ares_set_socket_functions
|
|
|
68234
68369
|
ares_set_sortlist
|
|
68235
68370
|
ares_strdup
|
|
68236
68371
|
ares_strerror
|
|
68237
|
-
ares_strsplit
|
|
68238
|
-
ares_strsplit_free
|
|
68239
68372
|
ares_timeout
|
|
68240
68373
|
ares_version
|
|
68241
68374
|
aresx_sitoss
|
|
@@ -68371,6 +68504,7 @@ c448_ed448_sign
|
|
|
68371
68504
|
c448_ed448_sign_prehash
|
|
68372
68505
|
c448_ed448_verify
|
|
68373
68506
|
c448_ed448_verify_prehash
|
|
68507
|
+
checkAssemblyHeaderName
|
|
68374
68508
|
check_in_list
|
|
68375
68509
|
cmac_asn1_meth
|
|
68376
68510
|
cmac_pkey_meth
|
|
@@ -68428,6 +68562,7 @@ crc_fold_512to32
|
|
|
68428
68562
|
crc_fold_copy
|
|
68429
68563
|
crc_fold_init
|
|
68430
68564
|
crc_reset
|
|
68565
|
+
createCommonDataFile
|
|
68431
68566
|
create_synthetic_message_hash
|
|
68432
68567
|
crypto_cleanup_all_ex_data_int
|
|
68433
68568
|
curve448_base_double_scalarmul_non_secret
|
|
@@ -68889,7 +69024,12 @@ evp_pkey_set_cb_translate
|
|
|
68889
69024
|
extension_is_relevant
|
|
68890
69025
|
fcrypt_body
|
|
68891
69026
|
fill_window_sse
|
|
69027
|
+
findBasename
|
|
69028
|
+
findDirname
|
|
68892
69029
|
gTimeZoneFilesInitOnce_71
|
|
69030
|
+
getCurrentYear
|
|
69031
|
+
getDataInfo
|
|
69032
|
+
getLongPathname
|
|
68893
69033
|
get_ca_names
|
|
68894
69034
|
get_crc_table
|
|
68895
69035
|
gf_add
|
|
@@ -69246,6 +69386,7 @@ initNumsysNames_71
|
|
|
69246
69386
|
init_process_title_mutex_once
|
|
69247
69387
|
int_bn_mod_inverse
|
|
69248
69388
|
int_rsa_verify
|
|
69389
|
+
isFileModTimeLater
|
|
69249
69390
|
is_partially_overlapping
|
|
69250
69391
|
izrule_clone_71
|
|
69251
69392
|
izrule_close_71
|
|
@@ -70855,6 +70996,7 @@ openssl_lh_strcasehash
|
|
|
70855
70996
|
openssl_no_config_int
|
|
70856
70997
|
openssl_strerror_r
|
|
70857
70998
|
original_exepath
|
|
70999
|
+
ossl_bn_rsa_do_unblind
|
|
70858
71000
|
ossl_ctype_check
|
|
70859
71001
|
ossl_ec_key_gen
|
|
70860
71002
|
ossl_ecdh_compute_key
|
|
@@ -70912,6 +71054,7 @@ ossl_store_register_loader_int
|
|
|
70912
71054
|
ossl_store_unregister_loader_int
|
|
70913
71055
|
ossl_tolower
|
|
70914
71056
|
ossl_toupper
|
|
71057
|
+
parseFlagsFile
|
|
70915
71058
|
parse_ca_names
|
|
70916
71059
|
pem_check_suffix
|
|
70917
71060
|
pitem_free
|
|
@@ -70937,6 +71080,7 @@ pqueue_next
|
|
|
70937
71080
|
pqueue_peek
|
|
70938
71081
|
pqueue_pop
|
|
70939
71082
|
pqueue_size
|
|
71083
|
+
printAssemblyHeadersToStdErr
|
|
70940
71084
|
process_title_mutex
|
|
70941
71085
|
process_title_mutex_once
|
|
70942
71086
|
qpack_huffman_decode_table
|
|
@@ -70978,6 +71122,7 @@ rand_pool_length
|
|
|
70978
71122
|
rand_pool_new
|
|
70979
71123
|
rand_pool_reattach
|
|
70980
71124
|
rbbi_cleanup_71
|
|
71125
|
+
readList
|
|
70981
71126
|
res_countArrayItems_71
|
|
70982
71127
|
res_findResource_71
|
|
70983
71128
|
res_getAlias_71
|
|
@@ -71185,6 +71330,7 @@ ssl_version_supported
|
|
|
71185
71330
|
ssl_write_internal
|
|
71186
71331
|
ssl_x509err2alert
|
|
71187
71332
|
statem_flush
|
|
71333
|
+
swapFileSepChar
|
|
71188
71334
|
tls11downgrade
|
|
71189
71335
|
tls12_check_peer_sigalg
|
|
71190
71336
|
tls12_copy_sigalgs
|
|
@@ -71490,15 +71636,24 @@ u_memmove_71
|
|
|
71490
71636
|
u_memrchr32_71
|
|
71491
71637
|
u_memrchr_71
|
|
71492
71638
|
u_memset_71
|
|
71639
|
+
u_parseArgs
|
|
71640
|
+
u_parseCodePointRange
|
|
71641
|
+
u_parseCodePointRangeAnyTerminator
|
|
71642
|
+
u_parseCodePoints
|
|
71643
|
+
u_parseDelimitedFile
|
|
71493
71644
|
u_parseMessageWithError_71
|
|
71494
71645
|
u_parseMessage_71
|
|
71646
|
+
u_parseString
|
|
71647
|
+
u_parseUTF8
|
|
71495
71648
|
u_releaseDefaultConverter_71
|
|
71649
|
+
u_rtrim
|
|
71496
71650
|
u_setAtomicIncDecFunctions_71
|
|
71497
71651
|
u_setDataDirectory_71
|
|
71498
71652
|
u_setMemoryFunctions_71
|
|
71499
71653
|
u_setMutexFunctions_71
|
|
71500
71654
|
u_setTimeZoneFilesDirectory_71
|
|
71501
71655
|
u_shapeArabic_71
|
|
71656
|
+
u_skipWhitespace
|
|
71502
71657
|
u_strCaseCompare_71
|
|
71503
71658
|
u_strCompareIter_71
|
|
71504
71659
|
u_strCompare_71
|
|
@@ -71732,6 +71887,19 @@ ucasemap_utf8FoldCase_71
|
|
|
71732
71887
|
ucasemap_utf8ToLower_71
|
|
71733
71888
|
ucasemap_utf8ToTitle_71
|
|
71734
71889
|
ucasemap_utf8ToUpper_71
|
|
71890
|
+
ucbuf_autodetect
|
|
71891
|
+
ucbuf_autodetect_fs
|
|
71892
|
+
ucbuf_close
|
|
71893
|
+
ucbuf_getBuffer
|
|
71894
|
+
ucbuf_getc
|
|
71895
|
+
ucbuf_getc32
|
|
71896
|
+
ucbuf_getcx32
|
|
71897
|
+
ucbuf_open
|
|
71898
|
+
ucbuf_readline
|
|
71899
|
+
ucbuf_resolveFileName
|
|
71900
|
+
ucbuf_rewind
|
|
71901
|
+
ucbuf_size
|
|
71902
|
+
ucbuf_ungetc
|
|
71735
71903
|
ucfpos_close_71
|
|
71736
71904
|
ucfpos_constrainCategory_71
|
|
71737
71905
|
ucfpos_constrainField_71
|
|
@@ -71751,6 +71919,32 @@ ucln_common_registerCleanup_71
|
|
|
71751
71919
|
ucln_i18n_registerCleanup_71
|
|
71752
71920
|
ucln_lib_cleanup_71
|
|
71753
71921
|
ucln_registerCleanup_71
|
|
71922
|
+
ucm_addMapping
|
|
71923
|
+
ucm_addMappingAuto
|
|
71924
|
+
ucm_addMappingFromLine
|
|
71925
|
+
ucm_addState
|
|
71926
|
+
ucm_checkBaseExt
|
|
71927
|
+
ucm_checkValidity
|
|
71928
|
+
ucm_close
|
|
71929
|
+
ucm_closeTable
|
|
71930
|
+
ucm_countChars
|
|
71931
|
+
ucm_findFallback
|
|
71932
|
+
ucm_mappingType
|
|
71933
|
+
ucm_mergeTables
|
|
71934
|
+
ucm_moveMappings
|
|
71935
|
+
ucm_open
|
|
71936
|
+
ucm_openTable
|
|
71937
|
+
ucm_optimizeStates
|
|
71938
|
+
ucm_parseBytes
|
|
71939
|
+
ucm_parseHeaderLine
|
|
71940
|
+
ucm_parseMappingLine
|
|
71941
|
+
ucm_printMapping
|
|
71942
|
+
ucm_printTable
|
|
71943
|
+
ucm_processStates
|
|
71944
|
+
ucm_readTable
|
|
71945
|
+
ucm_resetTable
|
|
71946
|
+
ucm_separateMappings
|
|
71947
|
+
ucm_sortTable
|
|
71754
71948
|
ucnv_MBCSFromUChar32_71
|
|
71755
71949
|
ucnv_MBCSFromUnicodeWithOffsets_71
|
|
71756
71950
|
ucnv_MBCSGetFilteredUnicodeSetForUnicode_71
|
|
@@ -72013,6 +72207,9 @@ udat_unregisterOpener_71
|
|
|
72013
72207
|
udata_checkCommonData_71
|
|
72014
72208
|
udata_closeSwapper_71
|
|
72015
72209
|
udata_close_71
|
|
72210
|
+
udata_create
|
|
72211
|
+
udata_createDummy
|
|
72212
|
+
udata_finish
|
|
72016
72213
|
udata_getHeaderSize_71
|
|
72017
72214
|
udata_getInfoSize_71
|
|
72018
72215
|
udata_getInfo_71
|
|
@@ -72029,8 +72226,16 @@ udata_readInt32_71
|
|
|
72029
72226
|
udata_setAppData_71
|
|
72030
72227
|
udata_setCommonData_71
|
|
72031
72228
|
udata_setFileAccess_71
|
|
72229
|
+
udata_swap
|
|
72032
72230
|
udata_swapDataHeader_71
|
|
72033
72231
|
udata_swapInvStringBlock_71
|
|
72232
|
+
udata_write16
|
|
72233
|
+
udata_write32
|
|
72234
|
+
udata_write8
|
|
72235
|
+
udata_writeBlock
|
|
72236
|
+
udata_writePadding
|
|
72237
|
+
udata_writeString
|
|
72238
|
+
udata_writeUString
|
|
72034
72239
|
udatpg_addPattern_71
|
|
72035
72240
|
udatpg_clone_71
|
|
72036
72241
|
udatpg_close_71
|
|
@@ -72440,6 +72645,7 @@ uprv_calloc_71
|
|
|
72440
72645
|
uprv_ceil_71
|
|
72441
72646
|
uprv_compareASCIIPropertyNames_71
|
|
72442
72647
|
uprv_compareEBCDICPropertyNames_71
|
|
72648
|
+
uprv_compareGoldenFiles
|
|
72443
72649
|
uprv_compareInvAscii_71
|
|
72444
72650
|
uprv_compareInvEbcdicAsAscii_71
|
|
72445
72651
|
uprv_compareInvEbcdic_71
|
|
@@ -72535,6 +72741,7 @@ uprv_ebcdicToAscii_71
|
|
|
72535
72741
|
uprv_ebcdicToLowercaseAscii_71
|
|
72536
72742
|
uprv_ebcdictolower_71
|
|
72537
72743
|
uprv_fabs_71
|
|
72744
|
+
uprv_fileExists
|
|
72538
72745
|
uprv_floor_71
|
|
72539
72746
|
uprv_fmax_71
|
|
72540
72747
|
uprv_fmin_71
|
|
@@ -72561,12 +72768,14 @@ uprv_isNegativeInfinity_71
|
|
|
72561
72768
|
uprv_isPositiveInfinity_71
|
|
72562
72769
|
uprv_itou_71
|
|
72563
72770
|
uprv_log_71
|
|
72771
|
+
uprv_makeDenseRanges
|
|
72564
72772
|
uprv_malloc_71
|
|
72565
72773
|
uprv_mapFile_71
|
|
72566
72774
|
uprv_maxMantissa_71
|
|
72567
72775
|
uprv_max_71
|
|
72568
72776
|
uprv_maximumPtr_71
|
|
72569
72777
|
uprv_min_71
|
|
72778
|
+
uprv_mkdir
|
|
72570
72779
|
uprv_modf_71
|
|
72571
72780
|
uprv_mul32_overflow_71
|
|
72572
72781
|
uprv_parseCurrency_71
|
|
@@ -72891,6 +73100,20 @@ usprep_openByType_71
|
|
|
72891
73100
|
usprep_open_71
|
|
72892
73101
|
usprep_prepare_71
|
|
72893
73102
|
usprep_swap_71
|
|
73103
|
+
usrc_create
|
|
73104
|
+
usrc_createTextData
|
|
73105
|
+
usrc_writeArray
|
|
73106
|
+
usrc_writeArrayOfMostlyInvChars
|
|
73107
|
+
usrc_writeCopyrightHeader
|
|
73108
|
+
usrc_writeFileNameGeneratedBy
|
|
73109
|
+
usrc_writeStringAsASCII
|
|
73110
|
+
usrc_writeUCPMap
|
|
73111
|
+
usrc_writeUCPTrie
|
|
73112
|
+
usrc_writeUCPTrieArrays
|
|
73113
|
+
usrc_writeUCPTrieStruct
|
|
73114
|
+
usrc_writeUTrie2Arrays
|
|
73115
|
+
usrc_writeUTrie2Struct
|
|
73116
|
+
usrc_writeUnicodeSet
|
|
72894
73117
|
ustr_hashCharsN_71
|
|
72895
73118
|
ustr_hashICharsN_71
|
|
72896
73119
|
ustr_hashUCharsN_71
|
|
@@ -72935,6 +73158,12 @@ utf8_back1SafeBody_71
|
|
|
72935
73158
|
utf8_countTrailBytes_71
|
|
72936
73159
|
utf8_nextCharSafeBody_71
|
|
72937
73160
|
utf8_prevCharSafeBody_71
|
|
73161
|
+
utm_alloc
|
|
73162
|
+
utm_allocN
|
|
73163
|
+
utm_close
|
|
73164
|
+
utm_countItems
|
|
73165
|
+
utm_getStart
|
|
73166
|
+
utm_open
|
|
72938
73167
|
utmscale_fromInt64_71
|
|
72939
73168
|
utmscale_getTimeScaleValue_71
|
|
72940
73169
|
utmscale_toInt64_71
|
|
@@ -74105,6 +74334,9 @@ vzone_writeFromStart_71
|
|
|
74105
74334
|
vzone_writeSimple_71
|
|
74106
74335
|
vzone_write_71
|
|
74107
74336
|
whirlpool_block
|
|
74337
|
+
writeAssemblyCode
|
|
74338
|
+
writeCCode
|
|
74339
|
+
writePackageDatFile
|
|
74108
74340
|
x448_derive_public_key
|
|
74109
74341
|
x448_int
|
|
74110
74342
|
x509_check_cert_time
|