node-aix-ppc64 16.19.1 → 16.20.1
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 +80 -0
- package/bin/node +0 -0
- package/include/node/common.gypi +1 -1
- package/include/node/config.gypi +76 -75
- package/include/node/node.exp +254 -17
- 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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +12 -12
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +12 -12
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/opensslv.h +3 -3
- 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_0xff0f7d48c10202c1
|
|
4923
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FB5499C7_0xa788e0ae405aabaf
|
|
4924
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_DFF67DD7_0x76010289a8ba1490
|
|
4925
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_DFF67DD7_0xb222419fd9842883
|
|
4926
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_87E8306D_0x37ab580dad7c3d45
|
|
4927
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0xeaba3249a5145265
|
|
4928
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FB5499C7_0x1dfd09d8c7b44565
|
|
4929
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0xb50fc4a15ed6ae78
|
|
4930
|
+
_GLOBAL__I_65535_0_.._src_connection_wrap.cc_FB5499C7_0x3d3f50dc2e2ee95f
|
|
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_0xe90a20618f2a9a4c
|
|
5929
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_DFF67DD7_0x60a4fa51d324ec71
|
|
5930
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_intl_objects_tq_csa.cc_FB5499C7_0x817dd670bb1e4109
|
|
5931
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FB5499C7_0xd13a6a70b48f8fa7
|
|
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
|
|
@@ -46045,6 +46065,7 @@ _ZN4node8builtins13BuiltinLoader16LookupAndCompileEN2v85LocalINS2_7ContextEEEPKc
|
|
|
46045
46065
|
_ZN4node8builtins13BuiltinLoader17LoadBuiltinSourceEPN2v87IsolateEPKc
|
|
46046
46066
|
_ZN4node8builtins13BuiltinLoader19GetCannotBeRequiredB5cxx11Ev
|
|
46047
46067
|
_ZN4node8builtins13BuiltinLoader20LoadJavaScriptSourceEv
|
|
46068
|
+
_ZN4node8builtins13BuiltinLoader22AddExternalizedBuiltinEPKcS3_
|
|
46048
46069
|
_ZN4node8builtins13BuiltinLoader27InitializeBuiltinCategoriesEv
|
|
46049
46070
|
_ZN4node8builtins13BuiltinLoader3AddEPKcRKNS_10UnionBytesE
|
|
46050
46071
|
_ZN4node8builtins13BuiltinLoader6ExistsEPKc
|
|
@@ -47267,6 +47288,21 @@ _ZN6icu_7110UCharsTrieD2Ev
|
|
|
47267
47288
|
_ZN6icu_7110UStringSetD0Ev
|
|
47268
47289
|
_ZN6icu_7110UStringSetD1Ev
|
|
47269
47290
|
_ZN6icu_7110UStringSetD2Ev
|
|
47291
|
+
_ZN6icu_7110UXMLParser11scanContentER10UErrorCode
|
|
47292
|
+
_ZN6icu_7110UXMLParser12createParserER10UErrorCode
|
|
47293
|
+
_ZN6icu_7110UXMLParser13createElementERNS_12RegexMatcherER10UErrorCode
|
|
47294
|
+
_ZN6icu_7110UXMLParser15replaceCharRefsERNS_13UnicodeStringER10UErrorCode
|
|
47295
|
+
_ZN6icu_7110UXMLParser16getStaticClassIDEv
|
|
47296
|
+
_ZN6icu_7110UXMLParser5errorEPKcR10UErrorCode
|
|
47297
|
+
_ZN6icu_7110UXMLParser5parseERKNS_13UnicodeStringER10UErrorCode
|
|
47298
|
+
_ZN6icu_7110UXMLParser6internERKNS_13UnicodeStringER10UErrorCode
|
|
47299
|
+
_ZN6icu_7110UXMLParser9parseFileEPKcR10UErrorCode
|
|
47300
|
+
_ZN6icu_7110UXMLParser9parseMiscER10UErrorCode
|
|
47301
|
+
_ZN6icu_7110UXMLParserC1ER10UErrorCode
|
|
47302
|
+
_ZN6icu_7110UXMLParserC2ER10UErrorCode
|
|
47303
|
+
_ZN6icu_7110UXMLParserD0Ev
|
|
47304
|
+
_ZN6icu_7110UXMLParserD1Ev
|
|
47305
|
+
_ZN6icu_7110UXMLParserD2Ev
|
|
47270
47306
|
_ZN6icu_7110UnicodeSet10complementERKNS_13UnicodeStringE
|
|
47271
47307
|
_ZN6icu_7110UnicodeSet10complementEi
|
|
47272
47308
|
_ZN6icu_7110UnicodeSet10complementEii
|
|
@@ -47924,6 +47960,12 @@ _ZN6icu_7111TextTrieMapC2EaPFvPvE
|
|
|
47924
47960
|
_ZN6icu_7111TextTrieMapD0Ev
|
|
47925
47961
|
_ZN6icu_7111TextTrieMapD1Ev
|
|
47926
47962
|
_ZN6icu_7111TextTrieMapD2Ev
|
|
47963
|
+
_ZN6icu_7111UXMLElement16getStaticClassIDEv
|
|
47964
|
+
_ZN6icu_7111UXMLElementC1EPKNS_10UXMLParserEPKNS_13UnicodeStringER10UErrorCode
|
|
47965
|
+
_ZN6icu_7111UXMLElementC2EPKNS_10UXMLParserEPKNS_13UnicodeStringER10UErrorCode
|
|
47966
|
+
_ZN6icu_7111UXMLElementD0Ev
|
|
47967
|
+
_ZN6icu_7111UXMLElementD1Ev
|
|
47968
|
+
_ZN6icu_7111UXMLElementD2Ev
|
|
47927
47969
|
_ZN6icu_7111defaultLSTME11UScriptCodeR10UErrorCode
|
|
47928
47970
|
_ZN6icu_7111gStaticSetsE
|
|
47929
47971
|
_ZN6icu_7112ArgExtractorC1ERKNS_12NumberFormatERKNS_11FormattableER10UErrorCode
|
|
@@ -48174,6 +48216,21 @@ _ZN6icu_7112PluralFormataSERKS0_
|
|
|
48174
48216
|
_ZN6icu_7112PossibleWord10candidatesEP5UTextPNS_17DictionaryMatcherEi
|
|
48175
48217
|
_ZN6icu_7112PossibleWord12acceptMarkedEP5UText
|
|
48176
48218
|
_ZN6icu_7112PossibleWord6backUpEP5UText
|
|
48219
|
+
_ZN6icu_7112PreparsedUCD10firstFieldEv
|
|
48220
|
+
_ZN6icu_7112PreparsedUCD11parseStringEPKcRNS_13UnicodeStringER10UErrorCode
|
|
48221
|
+
_ZN6icu_7112PreparsedUCD13parsePropertyERNS_8UniPropsEPKcRNS_10UnicodeSetER10UErrorCode
|
|
48222
|
+
_ZN6icu_7112PreparsedUCD14parseCodePointEPKcR10UErrorCode
|
|
48223
|
+
_ZN6icu_7112PreparsedUCD15kNumLineBuffersE
|
|
48224
|
+
_ZN6icu_7112PreparsedUCD19getRangeForAlgNamesERiS1_R10UErrorCode
|
|
48225
|
+
_ZN6icu_7112PreparsedUCD19parseCodePointRangeEPKcRiS3_R10UErrorCode
|
|
48226
|
+
_ZN6icu_7112PreparsedUCD21parseScriptExtensionsEPKcRNS_10UnicodeSetER10UErrorCode
|
|
48227
|
+
_ZN6icu_7112PreparsedUCD8getPropsERNS_10UnicodeSetER10UErrorCode
|
|
48228
|
+
_ZN6icu_7112PreparsedUCD8readLineER10UErrorCode
|
|
48229
|
+
_ZN6icu_7112PreparsedUCD9nextFieldEv
|
|
48230
|
+
_ZN6icu_7112PreparsedUCDC1EPKcR10UErrorCode
|
|
48231
|
+
_ZN6icu_7112PreparsedUCDC2EPKcR10UErrorCode
|
|
48232
|
+
_ZN6icu_7112PreparsedUCDD1Ev
|
|
48233
|
+
_ZN6icu_7112PreparsedUCDD2Ev
|
|
48177
48234
|
_ZN6icu_7112PropNameData10bytesTriesE
|
|
48178
48235
|
_ZN6icu_7112PropNameData10nameGroupsE
|
|
48179
48236
|
_ZN6icu_7112PropNameData12containsNameERNS_9BytesTrieEPKc
|
|
@@ -48420,6 +48477,9 @@ _ZN6icu_7113CanonIterDataD2Ev
|
|
|
48420
48477
|
_ZN6icu_7113CharacterNode12deleteValuesEPFvPvE
|
|
48421
48478
|
_ZN6icu_7113CharacterNode5clearEv
|
|
48422
48479
|
_ZN6icu_7113CharacterNode8addValueEPvPFvS1_ER10UErrorCode
|
|
48480
|
+
_ZN6icu_7113CollationInfo10printSizesEiPKi
|
|
48481
|
+
_ZN6icu_7113CollationInfo13getDataLengthEPKii
|
|
48482
|
+
_ZN6icu_7113CollationInfo18printReorderRangesERKNS_13CollationDataEPKii
|
|
48423
48483
|
_ZN6icu_7113CollationKeys13LevelCallback11needToWriteENS_9Collation5LevelE
|
|
48424
48484
|
_ZN6icu_7113CollationKeys13LevelCallbackD0Ev
|
|
48425
48485
|
_ZN6icu_7113CollationKeys13LevelCallbackD1Ev
|
|
@@ -48696,6 +48756,9 @@ _ZN6icu_7113ParsePositionD2Ev
|
|
|
48696
48756
|
_ZN6icu_7113PluralMapBase10toCategoryEPKc
|
|
48697
48757
|
_ZN6icu_7113PluralMapBase10toCategoryERKNS_13UnicodeStringE
|
|
48698
48758
|
_ZN6icu_7113PluralMapBase15getCategoryNameENS0_8CategoryE
|
|
48759
|
+
_ZN6icu_7113PropertyNamesD0Ev
|
|
48760
|
+
_ZN6icu_7113PropertyNamesD1Ev
|
|
48761
|
+
_ZN6icu_7113PropertyNamesD2Ev
|
|
48699
48762
|
_ZN6icu_7113ResourceValueD0Ev
|
|
48700
48763
|
_ZN6icu_7113ResourceValueD1Ev
|
|
48701
48764
|
_ZN6icu_7113ResourceValueD2Ev
|
|
@@ -49565,6 +49628,9 @@ _ZN6icu_7115UnhandledEngineD2Ev
|
|
|
49565
49628
|
_ZN6icu_7115UnicodeReplacerD0Ev
|
|
49566
49629
|
_ZN6icu_7115UnicodeReplacerD1Ev
|
|
49567
49630
|
_ZN6icu_7115UnicodeReplacerD2Ev
|
|
49631
|
+
_ZN6icu_7115ValueNameGetterD0Ev
|
|
49632
|
+
_ZN6icu_7115ValueNameGetterD1Ev
|
|
49633
|
+
_ZN6icu_7115ValueNameGetterD2Ev
|
|
49568
49634
|
_ZN6icu_7115getUnitQuantityERKNS_15MeasureUnitImplER10UErrorCode
|
|
49569
49635
|
_ZN6icu_7115makeBogusLocaleEv
|
|
49570
49636
|
_ZN6icu_7116BuddhistCalendar16getStaticClassIDEv
|
|
@@ -49693,6 +49759,9 @@ _ZN6icu_7116FunctionReplacerC2ERKS0_
|
|
|
49693
49759
|
_ZN6icu_7116FunctionReplacerD0Ev
|
|
49694
49760
|
_ZN6icu_7116FunctionReplacerD1Ev
|
|
49695
49761
|
_ZN6icu_7116FunctionReplacerD2Ev
|
|
49762
|
+
_ZN6icu_7116IcuToolErrorCodeD0Ev
|
|
49763
|
+
_ZN6icu_7116IcuToolErrorCodeD1Ev
|
|
49764
|
+
_ZN6icu_7116IcuToolErrorCodeD2Ev
|
|
49696
49765
|
_ZN6icu_7116JapaneseCalendar13getCurrentEraEv
|
|
49697
49766
|
_ZN6icu_7116JapaneseCalendar16getStaticClassIDEv
|
|
49698
49767
|
_ZN6icu_7116JapaneseCalendar18enableTentativeEraEv
|
|
@@ -52645,6 +52714,36 @@ _ZN6icu_717MeasureD0Ev
|
|
|
52645
52714
|
_ZN6icu_717MeasureD1Ev
|
|
52646
52715
|
_ZN6icu_717MeasureD2Ev
|
|
52647
52716
|
_ZN6icu_717MeasureaSERKS0_
|
|
52717
|
+
_ZN6icu_717Package10removeItemEi
|
|
52718
|
+
_ZN6icu_717Package11allocStringEai
|
|
52719
|
+
_ZN6icu_717Package11extractItemEPKcS2_ic
|
|
52720
|
+
_ZN6icu_717Package11extractItemEPKcic
|
|
52721
|
+
_ZN6icu_717Package11readPackageEPKc
|
|
52722
|
+
_ZN6icu_717Package11removeItemsEPKc
|
|
52723
|
+
_ZN6icu_717Package11removeItemsERKS0_
|
|
52724
|
+
_ZN6icu_717Package12extractItemsEPKcRKS0_c
|
|
52725
|
+
_ZN6icu_717Package12extractItemsEPKcS2_c
|
|
52726
|
+
_ZN6icu_717Package12findNextItemEv
|
|
52727
|
+
_ZN6icu_717Package12setMatchModeEj
|
|
52728
|
+
_ZN6icu_717Package12writePackageEPKccS2_
|
|
52729
|
+
_ZN6icu_717Package15checkDependencyEPvPKcS3_
|
|
52730
|
+
_ZN6icu_717Package15setItemCapacityEi
|
|
52731
|
+
_ZN6icu_717Package16enumDependenciesEPNS_4ItemEPvPFvS3_PKcS5_E
|
|
52732
|
+
_ZN6icu_717Package16enumDependenciesEPvPFvS1_PKcS3_E
|
|
52733
|
+
_ZN6icu_717Package17checkDependenciesEv
|
|
52734
|
+
_ZN6icu_717Package18ensureItemCapacityEv
|
|
52735
|
+
_ZN6icu_717Package7addFileEPKcS2_
|
|
52736
|
+
_ZN6icu_717Package7addItemEPKc
|
|
52737
|
+
_ZN6icu_717Package7addItemEPKcPhiac
|
|
52738
|
+
_ZN6icu_717Package8addItemsERKS0_
|
|
52739
|
+
_ZN6icu_717Package9findItemsEPKc
|
|
52740
|
+
_ZN6icu_717Package9getInTypeEv
|
|
52741
|
+
_ZN6icu_717Package9setPrefixEPKc
|
|
52742
|
+
_ZN6icu_717Package9sortItemsEv
|
|
52743
|
+
_ZN6icu_717PackageC1Ev
|
|
52744
|
+
_ZN6icu_717PackageC2Ev
|
|
52745
|
+
_ZN6icu_717PackageD1Ev
|
|
52746
|
+
_ZN6icu_717PackageD2Ev
|
|
52648
52747
|
_ZN6icu_717PtnElemC1ERKNS_13UnicodeStringES3_
|
|
52649
52748
|
_ZN6icu_717PtnElemC2ERKNS_13UnicodeStringES3_
|
|
52650
52749
|
_ZN6icu_717PtnElemD0Ev
|
|
@@ -52894,6 +52993,10 @@ _ZN6icu_718TimeZoneD0Ev
|
|
|
52894
52993
|
_ZN6icu_718TimeZoneD1Ev
|
|
52895
52994
|
_ZN6icu_718TimeZoneD2Ev
|
|
52896
52995
|
_ZN6icu_718TimeZoneaSERKS0_
|
|
52996
|
+
_ZN6icu_718UniPropsC1Ev
|
|
52997
|
+
_ZN6icu_718UniPropsC2Ev
|
|
52998
|
+
_ZN6icu_718UniPropsD1Ev
|
|
52999
|
+
_ZN6icu_718UniPropsD2Ev
|
|
52897
53000
|
_ZN6icu_718ZoneMeta10getShortIDERKNS_13UnicodeStringE
|
|
52898
53001
|
_ZN6icu_718ZoneMeta10getShortIDERKNS_8TimeZoneE
|
|
52899
53002
|
_ZN6icu_718ZoneMeta13getMetazoneIDERKNS_13UnicodeStringEdRS1_
|
|
@@ -57777,6 +57880,8 @@ _ZNK6icu_7110Quantifier9toPatternERNS_13UnicodeStringEa
|
|
|
57777
57880
|
_ZNK6icu_7110UCharsTrie13getNextUCharsERNS_10AppendableE
|
|
57778
57881
|
_ZNK6icu_7110UCharsTrie7currentEv
|
|
57779
57882
|
_ZNK6icu_7110UCharsTrie8Iterator7hasNextEv
|
|
57883
|
+
_ZNK6icu_7110UXMLParser17getDynamicClassIDEv
|
|
57884
|
+
_ZNK6icu_7110UXMLParser8findNameERKNS_13UnicodeStringE
|
|
57780
57885
|
_ZNK6icu_7110UnicodeSet10_toPatternERNS_13UnicodeStringEa
|
|
57781
57886
|
_ZNK6icu_7110UnicodeSet10hasStringsEv
|
|
57782
57887
|
_ZNK6icu_7110UnicodeSet11containsAllERKNS_13UnicodeStringE
|
|
@@ -57875,6 +57980,17 @@ _ZNK6icu_7111TextTrieMap12getChildNodeEPNS_13CharacterNodeEDs
|
|
|
57875
57980
|
_ZNK6icu_7111TextTrieMap6searchEPNS_13CharacterNodeERKNS_13UnicodeStringEiiPNS_30TextTrieMapSearchResultHandlerER10UErrorCode
|
|
57876
57981
|
_ZNK6icu_7111TextTrieMap6searchERKNS_13UnicodeStringEiPNS_30TextTrieMapSearchResultHandlerER10UErrorCode
|
|
57877
57982
|
_ZNK6icu_7111TextTrieMap7isEmptyEv
|
|
57983
|
+
_ZNK6icu_7111UXMLElement10appendTextERNS_13UnicodeStringEa
|
|
57984
|
+
_ZNK6icu_7111UXMLElement10getTagNameEv
|
|
57985
|
+
_ZNK6icu_7111UXMLElement12getAttributeERKNS_13UnicodeStringE
|
|
57986
|
+
_ZNK6icu_7111UXMLElement12getAttributeEiRNS_13UnicodeStringES2_
|
|
57987
|
+
_ZNK6icu_7111UXMLElement13countChildrenEv
|
|
57988
|
+
_ZNK6icu_7111UXMLElement15countAttributesEv
|
|
57989
|
+
_ZNK6icu_7111UXMLElement15getChildElementERKNS_13UnicodeStringE
|
|
57990
|
+
_ZNK6icu_7111UXMLElement16nextChildElementERi
|
|
57991
|
+
_ZNK6icu_7111UXMLElement17getDynamicClassIDEv
|
|
57992
|
+
_ZNK6icu_7111UXMLElement7getTextEa
|
|
57993
|
+
_ZNK6icu_7111UXMLElement8getChildEiR12UXMLNodeType
|
|
57878
57994
|
_ZNK6icu_7112CharsetMatch11getLanguageEv
|
|
57879
57995
|
_ZNK6icu_7112CharsetMatch13getConfidenceEv
|
|
57880
57996
|
_ZNK6icu_7112CharsetMatch7getNameEv
|
|
@@ -58775,6 +58891,7 @@ _ZNK6icu_7116FunctionReplacer17getDynamicClassIDEv
|
|
|
58775
58891
|
_ZNK6icu_7116FunctionReplacer17toReplacerPatternERNS_13UnicodeStringEa
|
|
58776
58892
|
_ZNK6icu_7116FunctionReplacer19addReplacementSetToERNS_10UnicodeSetE
|
|
58777
58893
|
_ZNK6icu_7116FunctionReplacer5cloneEv
|
|
58894
|
+
_ZNK6icu_7116IcuToolErrorCode13handleFailureEv
|
|
58778
58895
|
_ZNK6icu_7116JapaneseCalendar14handleGetLimitE19UCalendarDateFieldsNS_8Calendar10ELimitTypeE
|
|
58779
58896
|
_ZNK6icu_7116JapaneseCalendar14internalGetEraEv
|
|
58780
58897
|
_ZNK6icu_7116JapaneseCalendar16getActualMaximumE19UCalendarDateFieldsR10UErrorCode
|
|
@@ -59996,6 +60113,9 @@ _ZNK6icu_717Array2D3getEii
|
|
|
59996
60113
|
_ZNK6icu_717Measure17getDynamicClassIDEv
|
|
59997
60114
|
_ZNK6icu_717Measure5cloneEv
|
|
59998
60115
|
_ZNK6icu_717MeasureeqERKNS_7UObjectE
|
|
60116
|
+
_ZNK6icu_717Package12getItemCountEv
|
|
60117
|
+
_ZNK6icu_717Package7getItemEi
|
|
60118
|
+
_ZNK6icu_717Package8findItemEPKci
|
|
59999
60119
|
_ZNK6icu_717UObject17getDynamicClassIDEv
|
|
60000
60120
|
_ZNK6icu_717UVector10elementAtiEi
|
|
60001
60121
|
_ZNK6icu_717UVector11containsAllERKS0_
|
|
@@ -62523,6 +62643,7 @@ _ZTIN6icu_7110NormalizerE
|
|
|
62523
62643
|
_ZTIN6icu_7110PatternMapE
|
|
62524
62644
|
_ZTIN6icu_7110QuantifierE
|
|
62525
62645
|
_ZTIN6icu_7110UStringSetE
|
|
62646
|
+
_ZTIN6icu_7110UXMLParserE
|
|
62526
62647
|
_ZTIN6icu_7110UnicodeSetE
|
|
62527
62648
|
_ZTIN6icu_7110VectorizerE
|
|
62528
62649
|
_ZTIN6icu_7111CEFinalizerE
|
|
@@ -62538,6 +62659,7 @@ _ZTIN6icu_7111ReadArray2DE
|
|
|
62538
62659
|
_ZTIN6icu_7111ReplaceableE
|
|
62539
62660
|
_ZTIN6icu_7111SymbolTableE
|
|
62540
62661
|
_ZTIN6icu_7111TextTrieMapE
|
|
62662
|
+
_ZTIN6icu_7111UXMLElementE
|
|
62541
62663
|
_ZTIN6icu_7112CacheKeyBaseE
|
|
62542
62664
|
_ZTIN6icu_7112ChoiceFormatE
|
|
62543
62665
|
_ZTIN6icu_7112CollationKeyE
|
|
@@ -62584,6 +62706,7 @@ _ZTIN6icu_7113MessageFormat22PluralSelectorProviderE
|
|
|
62584
62706
|
_ZTIN6icu_7113MessageFormatE
|
|
62585
62707
|
_ZTIN6icu_7113OlsonTimeZoneE
|
|
62586
62708
|
_ZTIN6icu_7113ParsePositionE
|
|
62709
|
+
_ZTIN6icu_7113PropertyNamesE
|
|
62587
62710
|
_ZTIN6icu_7113ResourceValueE
|
|
62588
62711
|
_ZTIN6icu_7113StringMatcherE
|
|
62589
62712
|
_ZTIN6icu_7113TZEnumerationE
|
|
@@ -62615,6 +62738,7 @@ _ZTIN6icu_7114ResourceBundleE
|
|
|
62615
62738
|
_ZTIN6icu_7114SearchIteratorE
|
|
62616
62739
|
_ZTIN6icu_7114SharedCalendarE
|
|
62617
62740
|
_ZTIN6icu_7114SimpleTimeZoneE
|
|
62741
|
+
_ZTIN6icu_7114StringByteSinkINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE
|
|
62618
62742
|
_ZTIN6icu_7114StringReplacerE
|
|
62619
62743
|
_ZTIN6icu_7114TaiwanCalendarE
|
|
62620
62744
|
_ZTIN6icu_7114TimeUnitAmountE
|
|
@@ -62642,6 +62766,7 @@ _ZTIN6icu_7115SortKeyByteSinkE
|
|
|
62642
62766
|
_ZTIN6icu_7115ThaiBreakEngineE
|
|
62643
62767
|
_ZTIN6icu_7115UnhandledEngineE
|
|
62644
62768
|
_ZTIN6icu_7115UnicodeReplacerE
|
|
62769
|
+
_ZTIN6icu_7115ValueNameGetterE
|
|
62645
62770
|
_ZTIN6icu_7116BuddhistCalendarE
|
|
62646
62771
|
_ZTIN6icu_7116BytesTrieBuilder17BTLinearMatchNodeE
|
|
62647
62772
|
_ZTIN6icu_7116BytesTrieBuilderE
|
|
@@ -62651,6 +62776,7 @@ _ZTIN6icu_7116DateIntervalInfo16DateIntervalSinkE
|
|
|
62651
62776
|
_ZTIN6icu_7116DateIntervalInfoE
|
|
62652
62777
|
_ZTIN6icu_7116EthiopicCalendarE
|
|
62653
62778
|
_ZTIN6icu_7116FunctionReplacerE
|
|
62779
|
+
_ZTIN6icu_7116IcuToolErrorCodeE
|
|
62654
62780
|
_ZTIN6icu_7116JapaneseCalendarE
|
|
62655
62781
|
_ZTIN6icu_7116KhmerBreakEngineE
|
|
62656
62782
|
_ZTIN6icu_7116LocalizationInfoE
|
|
@@ -62983,6 +63109,7 @@ _ZTSN6icu_7110NormalizerE
|
|
|
62983
63109
|
_ZTSN6icu_7110PatternMapE
|
|
62984
63110
|
_ZTSN6icu_7110QuantifierE
|
|
62985
63111
|
_ZTSN6icu_7110UStringSetE
|
|
63112
|
+
_ZTSN6icu_7110UXMLParserE
|
|
62986
63113
|
_ZTSN6icu_7110UnicodeSetE
|
|
62987
63114
|
_ZTSN6icu_7110VectorizerE
|
|
62988
63115
|
_ZTSN6icu_7111CEFinalizerE
|
|
@@ -62998,6 +63125,7 @@ _ZTSN6icu_7111ReadArray2DE
|
|
|
62998
63125
|
_ZTSN6icu_7111ReplaceableE
|
|
62999
63126
|
_ZTSN6icu_7111SymbolTableE
|
|
63000
63127
|
_ZTSN6icu_7111TextTrieMapE
|
|
63128
|
+
_ZTSN6icu_7111UXMLElementE
|
|
63001
63129
|
_ZTSN6icu_7112CacheKeyBaseE
|
|
63002
63130
|
_ZTSN6icu_7112ChoiceFormatE
|
|
63003
63131
|
_ZTSN6icu_7112CollationKeyE
|
|
@@ -63044,6 +63172,7 @@ _ZTSN6icu_7113MessageFormat22PluralSelectorProviderE
|
|
|
63044
63172
|
_ZTSN6icu_7113MessageFormatE
|
|
63045
63173
|
_ZTSN6icu_7113OlsonTimeZoneE
|
|
63046
63174
|
_ZTSN6icu_7113ParsePositionE
|
|
63175
|
+
_ZTSN6icu_7113PropertyNamesE
|
|
63047
63176
|
_ZTSN6icu_7113ResourceValueE
|
|
63048
63177
|
_ZTSN6icu_7113StringMatcherE
|
|
63049
63178
|
_ZTSN6icu_7113TZEnumerationE
|
|
@@ -63075,6 +63204,7 @@ _ZTSN6icu_7114ResourceBundleE
|
|
|
63075
63204
|
_ZTSN6icu_7114SearchIteratorE
|
|
63076
63205
|
_ZTSN6icu_7114SharedCalendarE
|
|
63077
63206
|
_ZTSN6icu_7114SimpleTimeZoneE
|
|
63207
|
+
_ZTSN6icu_7114StringByteSinkINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE
|
|
63078
63208
|
_ZTSN6icu_7114StringReplacerE
|
|
63079
63209
|
_ZTSN6icu_7114TaiwanCalendarE
|
|
63080
63210
|
_ZTSN6icu_7114TimeUnitAmountE
|
|
@@ -63102,6 +63232,7 @@ _ZTSN6icu_7115SortKeyByteSinkE
|
|
|
63102
63232
|
_ZTSN6icu_7115ThaiBreakEngineE
|
|
63103
63233
|
_ZTSN6icu_7115UnhandledEngineE
|
|
63104
63234
|
_ZTSN6icu_7115UnicodeReplacerE
|
|
63235
|
+
_ZTSN6icu_7115ValueNameGetterE
|
|
63105
63236
|
_ZTSN6icu_7116BuddhistCalendarE
|
|
63106
63237
|
_ZTSN6icu_7116BytesTrieBuilder17BTLinearMatchNodeE
|
|
63107
63238
|
_ZTSN6icu_7116BytesTrieBuilderE
|
|
@@ -63111,6 +63242,7 @@ _ZTSN6icu_7116DateIntervalInfo16DateIntervalSinkE
|
|
|
63111
63242
|
_ZTSN6icu_7116DateIntervalInfoE
|
|
63112
63243
|
_ZTSN6icu_7116EthiopicCalendarE
|
|
63113
63244
|
_ZTSN6icu_7116FunctionReplacerE
|
|
63245
|
+
_ZTSN6icu_7116IcuToolErrorCodeE
|
|
63114
63246
|
_ZTSN6icu_7116JapaneseCalendarE
|
|
63115
63247
|
_ZTSN6icu_7116KhmerBreakEngineE
|
|
63116
63248
|
_ZTSN6icu_7116LocalizationInfoE
|
|
@@ -65836,6 +65968,7 @@ _ZTVN6icu_7110NormalizerE
|
|
|
65836
65968
|
_ZTVN6icu_7110PatternMapE
|
|
65837
65969
|
_ZTVN6icu_7110QuantifierE
|
|
65838
65970
|
_ZTVN6icu_7110UStringSetE
|
|
65971
|
+
_ZTVN6icu_7110UXMLParserE
|
|
65839
65972
|
_ZTVN6icu_7110UnicodeSetE
|
|
65840
65973
|
_ZTVN6icu_7110VectorizerE
|
|
65841
65974
|
_ZTVN6icu_7111CEFinalizerE
|
|
@@ -65851,6 +65984,7 @@ _ZTVN6icu_7111ReadArray2DE
|
|
|
65851
65984
|
_ZTVN6icu_7111ReplaceableE
|
|
65852
65985
|
_ZTVN6icu_7111SymbolTableE
|
|
65853
65986
|
_ZTVN6icu_7111TextTrieMapE
|
|
65987
|
+
_ZTVN6icu_7111UXMLElementE
|
|
65854
65988
|
_ZTVN6icu_7112CacheKeyBaseE
|
|
65855
65989
|
_ZTVN6icu_7112ChoiceFormatE
|
|
65856
65990
|
_ZTVN6icu_7112CollationKeyE
|
|
@@ -65895,6 +66029,7 @@ _ZTVN6icu_7113MessageFormat22PluralSelectorProviderE
|
|
|
65895
66029
|
_ZTVN6icu_7113MessageFormatE
|
|
65896
66030
|
_ZTVN6icu_7113OlsonTimeZoneE
|
|
65897
66031
|
_ZTVN6icu_7113ParsePositionE
|
|
66032
|
+
_ZTVN6icu_7113PropertyNamesE
|
|
65898
66033
|
_ZTVN6icu_7113ResourceValueE
|
|
65899
66034
|
_ZTVN6icu_7113StringMatcherE
|
|
65900
66035
|
_ZTVN6icu_7113TZEnumerationE
|
|
@@ -65954,6 +66089,7 @@ _ZTVN6icu_7115SortKeyByteSinkE
|
|
|
65954
66089
|
_ZTVN6icu_7115ThaiBreakEngineE
|
|
65955
66090
|
_ZTVN6icu_7115UnhandledEngineE
|
|
65956
66091
|
_ZTVN6icu_7115UnicodeReplacerE
|
|
66092
|
+
_ZTVN6icu_7115ValueNameGetterE
|
|
65957
66093
|
_ZTVN6icu_7116BuddhistCalendarE
|
|
65958
66094
|
_ZTVN6icu_7116BytesTrieBuilder17BTLinearMatchNodeE
|
|
65959
66095
|
_ZTVN6icu_7116BytesTrieBuilderE
|
|
@@ -65963,6 +66099,7 @@ _ZTVN6icu_7116DateIntervalInfo16DateIntervalSinkE
|
|
|
65963
66099
|
_ZTVN6icu_7116DateIntervalInfoE
|
|
65964
66100
|
_ZTVN6icu_7116EthiopicCalendarE
|
|
65965
66101
|
_ZTVN6icu_7116FunctionReplacerE
|
|
66102
|
+
_ZTVN6icu_7116IcuToolErrorCodeE
|
|
65966
66103
|
_ZTVN6icu_7116JapaneseCalendarE
|
|
65967
66104
|
_ZTVN6icu_7116KhmerBreakEngineE
|
|
65968
66105
|
_ZTVN6icu_7116LocalizationInfoE
|
|
@@ -68136,6 +68273,7 @@ ares__cat_domain
|
|
|
68136
68273
|
ares__close_socket
|
|
68137
68274
|
ares__close_sockets
|
|
68138
68275
|
ares__connect_socket
|
|
68276
|
+
ares__destroy_rand_state
|
|
68139
68277
|
ares__destroy_servers_state
|
|
68140
68278
|
ares__expand_name_for_response
|
|
68141
68279
|
ares__expand_name_validated
|
|
@@ -68146,6 +68284,7 @@ ares__generate_new_id
|
|
|
68146
68284
|
ares__get_hostent
|
|
68147
68285
|
ares__init_list_head
|
|
68148
68286
|
ares__init_list_node
|
|
68287
|
+
ares__init_rand_state
|
|
68149
68288
|
ares__init_servers_state
|
|
68150
68289
|
ares__insert_in_list
|
|
68151
68290
|
ares__is_list_empty
|
|
@@ -68161,6 +68300,8 @@ ares__remove_from_list
|
|
|
68161
68300
|
ares__send_query
|
|
68162
68301
|
ares__single_domain
|
|
68163
68302
|
ares__sortaddrinfo
|
|
68303
|
+
ares__strsplit
|
|
68304
|
+
ares__strsplit_free
|
|
68164
68305
|
ares__timedout
|
|
68165
68306
|
ares__tvnow
|
|
68166
68307
|
ares_append_ai_node
|
|
@@ -68235,8 +68376,6 @@ ares_set_socket_functions
|
|
|
68235
68376
|
ares_set_sortlist
|
|
68236
68377
|
ares_strdup
|
|
68237
68378
|
ares_strerror
|
|
68238
|
-
ares_strsplit
|
|
68239
|
-
ares_strsplit_free
|
|
68240
68379
|
ares_timeout
|
|
68241
68380
|
ares_version
|
|
68242
68381
|
aresx_sitoss
|
|
@@ -68321,6 +68460,7 @@ bn_cmp_words
|
|
|
68321
68460
|
bn_compute_wNAF
|
|
68322
68461
|
bn_copy_words
|
|
68323
68462
|
bn_correct_top
|
|
68463
|
+
bn_correct_top_consttime
|
|
68324
68464
|
bn_div_fixed_top
|
|
68325
68465
|
bn_expand2
|
|
68326
68466
|
bn_from_mont_fixed_top
|
|
@@ -68372,6 +68512,7 @@ c448_ed448_sign
|
|
|
68372
68512
|
c448_ed448_sign_prehash
|
|
68373
68513
|
c448_ed448_verify
|
|
68374
68514
|
c448_ed448_verify_prehash
|
|
68515
|
+
checkAssemblyHeaderName
|
|
68375
68516
|
check_in_list
|
|
68376
68517
|
cmac_asn1_meth
|
|
68377
68518
|
cmac_pkey_meth
|
|
@@ -68429,6 +68570,7 @@ crc_fold_512to32
|
|
|
68429
68570
|
crc_fold_copy
|
|
68430
68571
|
crc_fold_init
|
|
68431
68572
|
crc_reset
|
|
68573
|
+
createCommonDataFile
|
|
68432
68574
|
create_synthetic_message_hash
|
|
68433
68575
|
crypto_cleanup_all_ex_data_int
|
|
68434
68576
|
curve448_base_double_scalarmul_non_secret
|
|
@@ -68890,7 +69032,12 @@ evp_pkey_set_cb_translate
|
|
|
68890
69032
|
extension_is_relevant
|
|
68891
69033
|
fcrypt_body
|
|
68892
69034
|
fill_window_sse
|
|
69035
|
+
findBasename
|
|
69036
|
+
findDirname
|
|
68893
69037
|
gTimeZoneFilesInitOnce_71
|
|
69038
|
+
getCurrentYear
|
|
69039
|
+
getDataInfo
|
|
69040
|
+
getLongPathname
|
|
68894
69041
|
get_ca_names
|
|
68895
69042
|
get_crc_table
|
|
68896
69043
|
gf_add
|
|
@@ -69247,6 +69394,7 @@ initNumsysNames_71
|
|
|
69247
69394
|
init_process_title_mutex_once
|
|
69248
69395
|
int_bn_mod_inverse
|
|
69249
69396
|
int_rsa_verify
|
|
69397
|
+
isFileModTimeLater
|
|
69250
69398
|
is_partially_overlapping
|
|
69251
69399
|
izrule_clone_71
|
|
69252
69400
|
izrule_close_71
|
|
@@ -69309,8 +69457,8 @@ llhttp__internal__c_test_flags_3
|
|
|
69309
69457
|
llhttp__internal__c_test_lenient_flags
|
|
69310
69458
|
llhttp__internal__c_test_lenient_flags_1
|
|
69311
69459
|
llhttp__internal__c_test_lenient_flags_2
|
|
69312
|
-
llhttp__internal__c_test_lenient_flags_5
|
|
69313
69460
|
llhttp__internal__c_test_lenient_flags_7
|
|
69461
|
+
llhttp__internal__c_test_lenient_flags_9
|
|
69314
69462
|
llhttp__internal__c_update_content_length
|
|
69315
69463
|
llhttp__internal__c_update_finish
|
|
69316
69464
|
llhttp__internal__c_update_finish_1
|
|
@@ -70856,7 +71004,6 @@ openssl_lh_strcasehash
|
|
|
70856
71004
|
openssl_no_config_int
|
|
70857
71005
|
openssl_strerror_r
|
|
70858
71006
|
original_exepath
|
|
70859
|
-
ossl_bn_rsa_do_unblind
|
|
70860
71007
|
ossl_ctype_check
|
|
70861
71008
|
ossl_ec_key_gen
|
|
70862
71009
|
ossl_ecdh_compute_key
|
|
@@ -70914,6 +71061,7 @@ ossl_store_register_loader_int
|
|
|
70914
71061
|
ossl_store_unregister_loader_int
|
|
70915
71062
|
ossl_tolower
|
|
70916
71063
|
ossl_toupper
|
|
71064
|
+
parseFlagsFile
|
|
70917
71065
|
parse_ca_names
|
|
70918
71066
|
pem_check_suffix
|
|
70919
71067
|
pitem_free
|
|
@@ -70939,6 +71087,7 @@ pqueue_next
|
|
|
70939
71087
|
pqueue_peek
|
|
70940
71088
|
pqueue_pop
|
|
70941
71089
|
pqueue_size
|
|
71090
|
+
printAssemblyHeadersToStdErr
|
|
70942
71091
|
process_title_mutex
|
|
70943
71092
|
process_title_mutex_once
|
|
70944
71093
|
qpack_huffman_decode_table
|
|
@@ -70980,6 +71129,7 @@ rand_pool_length
|
|
|
70980
71129
|
rand_pool_new
|
|
70981
71130
|
rand_pool_reattach
|
|
70982
71131
|
rbbi_cleanup_71
|
|
71132
|
+
readList
|
|
70983
71133
|
res_countArrayItems_71
|
|
70984
71134
|
res_findResource_71
|
|
70985
71135
|
res_getAlias_71
|
|
@@ -71187,6 +71337,7 @@ ssl_version_supported
|
|
|
71187
71337
|
ssl_write_internal
|
|
71188
71338
|
ssl_x509err2alert
|
|
71189
71339
|
statem_flush
|
|
71340
|
+
swapFileSepChar
|
|
71190
71341
|
tls11downgrade
|
|
71191
71342
|
tls12_check_peer_sigalg
|
|
71192
71343
|
tls12_copy_sigalgs
|
|
@@ -71492,15 +71643,24 @@ u_memmove_71
|
|
|
71492
71643
|
u_memrchr32_71
|
|
71493
71644
|
u_memrchr_71
|
|
71494
71645
|
u_memset_71
|
|
71646
|
+
u_parseArgs
|
|
71647
|
+
u_parseCodePointRange
|
|
71648
|
+
u_parseCodePointRangeAnyTerminator
|
|
71649
|
+
u_parseCodePoints
|
|
71650
|
+
u_parseDelimitedFile
|
|
71495
71651
|
u_parseMessageWithError_71
|
|
71496
71652
|
u_parseMessage_71
|
|
71653
|
+
u_parseString
|
|
71654
|
+
u_parseUTF8
|
|
71497
71655
|
u_releaseDefaultConverter_71
|
|
71656
|
+
u_rtrim
|
|
71498
71657
|
u_setAtomicIncDecFunctions_71
|
|
71499
71658
|
u_setDataDirectory_71
|
|
71500
71659
|
u_setMemoryFunctions_71
|
|
71501
71660
|
u_setMutexFunctions_71
|
|
71502
71661
|
u_setTimeZoneFilesDirectory_71
|
|
71503
71662
|
u_shapeArabic_71
|
|
71663
|
+
u_skipWhitespace
|
|
71504
71664
|
u_strCaseCompare_71
|
|
71505
71665
|
u_strCompareIter_71
|
|
71506
71666
|
u_strCompare_71
|
|
@@ -71734,6 +71894,19 @@ ucasemap_utf8FoldCase_71
|
|
|
71734
71894
|
ucasemap_utf8ToLower_71
|
|
71735
71895
|
ucasemap_utf8ToTitle_71
|
|
71736
71896
|
ucasemap_utf8ToUpper_71
|
|
71897
|
+
ucbuf_autodetect
|
|
71898
|
+
ucbuf_autodetect_fs
|
|
71899
|
+
ucbuf_close
|
|
71900
|
+
ucbuf_getBuffer
|
|
71901
|
+
ucbuf_getc
|
|
71902
|
+
ucbuf_getc32
|
|
71903
|
+
ucbuf_getcx32
|
|
71904
|
+
ucbuf_open
|
|
71905
|
+
ucbuf_readline
|
|
71906
|
+
ucbuf_resolveFileName
|
|
71907
|
+
ucbuf_rewind
|
|
71908
|
+
ucbuf_size
|
|
71909
|
+
ucbuf_ungetc
|
|
71737
71910
|
ucfpos_close_71
|
|
71738
71911
|
ucfpos_constrainCategory_71
|
|
71739
71912
|
ucfpos_constrainField_71
|
|
@@ -71753,6 +71926,32 @@ ucln_common_registerCleanup_71
|
|
|
71753
71926
|
ucln_i18n_registerCleanup_71
|
|
71754
71927
|
ucln_lib_cleanup_71
|
|
71755
71928
|
ucln_registerCleanup_71
|
|
71929
|
+
ucm_addMapping
|
|
71930
|
+
ucm_addMappingAuto
|
|
71931
|
+
ucm_addMappingFromLine
|
|
71932
|
+
ucm_addState
|
|
71933
|
+
ucm_checkBaseExt
|
|
71934
|
+
ucm_checkValidity
|
|
71935
|
+
ucm_close
|
|
71936
|
+
ucm_closeTable
|
|
71937
|
+
ucm_countChars
|
|
71938
|
+
ucm_findFallback
|
|
71939
|
+
ucm_mappingType
|
|
71940
|
+
ucm_mergeTables
|
|
71941
|
+
ucm_moveMappings
|
|
71942
|
+
ucm_open
|
|
71943
|
+
ucm_openTable
|
|
71944
|
+
ucm_optimizeStates
|
|
71945
|
+
ucm_parseBytes
|
|
71946
|
+
ucm_parseHeaderLine
|
|
71947
|
+
ucm_parseMappingLine
|
|
71948
|
+
ucm_printMapping
|
|
71949
|
+
ucm_printTable
|
|
71950
|
+
ucm_processStates
|
|
71951
|
+
ucm_readTable
|
|
71952
|
+
ucm_resetTable
|
|
71953
|
+
ucm_separateMappings
|
|
71954
|
+
ucm_sortTable
|
|
71756
71955
|
ucnv_MBCSFromUChar32_71
|
|
71757
71956
|
ucnv_MBCSFromUnicodeWithOffsets_71
|
|
71758
71957
|
ucnv_MBCSGetFilteredUnicodeSetForUnicode_71
|
|
@@ -72015,6 +72214,9 @@ udat_unregisterOpener_71
|
|
|
72015
72214
|
udata_checkCommonData_71
|
|
72016
72215
|
udata_closeSwapper_71
|
|
72017
72216
|
udata_close_71
|
|
72217
|
+
udata_create
|
|
72218
|
+
udata_createDummy
|
|
72219
|
+
udata_finish
|
|
72018
72220
|
udata_getHeaderSize_71
|
|
72019
72221
|
udata_getInfoSize_71
|
|
72020
72222
|
udata_getInfo_71
|
|
@@ -72031,8 +72233,16 @@ udata_readInt32_71
|
|
|
72031
72233
|
udata_setAppData_71
|
|
72032
72234
|
udata_setCommonData_71
|
|
72033
72235
|
udata_setFileAccess_71
|
|
72236
|
+
udata_swap
|
|
72034
72237
|
udata_swapDataHeader_71
|
|
72035
72238
|
udata_swapInvStringBlock_71
|
|
72239
|
+
udata_write16
|
|
72240
|
+
udata_write32
|
|
72241
|
+
udata_write8
|
|
72242
|
+
udata_writeBlock
|
|
72243
|
+
udata_writePadding
|
|
72244
|
+
udata_writeString
|
|
72245
|
+
udata_writeUString
|
|
72036
72246
|
udatpg_addPattern_71
|
|
72037
72247
|
udatpg_clone_71
|
|
72038
72248
|
udatpg_close_71
|
|
@@ -72442,6 +72652,7 @@ uprv_calloc_71
|
|
|
72442
72652
|
uprv_ceil_71
|
|
72443
72653
|
uprv_compareASCIIPropertyNames_71
|
|
72444
72654
|
uprv_compareEBCDICPropertyNames_71
|
|
72655
|
+
uprv_compareGoldenFiles
|
|
72445
72656
|
uprv_compareInvAscii_71
|
|
72446
72657
|
uprv_compareInvEbcdicAsAscii_71
|
|
72447
72658
|
uprv_compareInvEbcdic_71
|
|
@@ -72537,6 +72748,7 @@ uprv_ebcdicToAscii_71
|
|
|
72537
72748
|
uprv_ebcdicToLowercaseAscii_71
|
|
72538
72749
|
uprv_ebcdictolower_71
|
|
72539
72750
|
uprv_fabs_71
|
|
72751
|
+
uprv_fileExists
|
|
72540
72752
|
uprv_floor_71
|
|
72541
72753
|
uprv_fmax_71
|
|
72542
72754
|
uprv_fmin_71
|
|
@@ -72563,12 +72775,14 @@ uprv_isNegativeInfinity_71
|
|
|
72563
72775
|
uprv_isPositiveInfinity_71
|
|
72564
72776
|
uprv_itou_71
|
|
72565
72777
|
uprv_log_71
|
|
72778
|
+
uprv_makeDenseRanges
|
|
72566
72779
|
uprv_malloc_71
|
|
72567
72780
|
uprv_mapFile_71
|
|
72568
72781
|
uprv_maxMantissa_71
|
|
72569
72782
|
uprv_max_71
|
|
72570
72783
|
uprv_maximumPtr_71
|
|
72571
72784
|
uprv_min_71
|
|
72785
|
+
uprv_mkdir
|
|
72572
72786
|
uprv_modf_71
|
|
72573
72787
|
uprv_mul32_overflow_71
|
|
72574
72788
|
uprv_parseCurrency_71
|
|
@@ -72893,6 +73107,20 @@ usprep_openByType_71
|
|
|
72893
73107
|
usprep_open_71
|
|
72894
73108
|
usprep_prepare_71
|
|
72895
73109
|
usprep_swap_71
|
|
73110
|
+
usrc_create
|
|
73111
|
+
usrc_createTextData
|
|
73112
|
+
usrc_writeArray
|
|
73113
|
+
usrc_writeArrayOfMostlyInvChars
|
|
73114
|
+
usrc_writeCopyrightHeader
|
|
73115
|
+
usrc_writeFileNameGeneratedBy
|
|
73116
|
+
usrc_writeStringAsASCII
|
|
73117
|
+
usrc_writeUCPMap
|
|
73118
|
+
usrc_writeUCPTrie
|
|
73119
|
+
usrc_writeUCPTrieArrays
|
|
73120
|
+
usrc_writeUCPTrieStruct
|
|
73121
|
+
usrc_writeUTrie2Arrays
|
|
73122
|
+
usrc_writeUTrie2Struct
|
|
73123
|
+
usrc_writeUnicodeSet
|
|
72896
73124
|
ustr_hashCharsN_71
|
|
72897
73125
|
ustr_hashICharsN_71
|
|
72898
73126
|
ustr_hashUCharsN_71
|
|
@@ -72937,6 +73165,12 @@ utf8_back1SafeBody_71
|
|
|
72937
73165
|
utf8_countTrailBytes_71
|
|
72938
73166
|
utf8_nextCharSafeBody_71
|
|
72939
73167
|
utf8_prevCharSafeBody_71
|
|
73168
|
+
utm_alloc
|
|
73169
|
+
utm_allocN
|
|
73170
|
+
utm_close
|
|
73171
|
+
utm_countItems
|
|
73172
|
+
utm_getStart
|
|
73173
|
+
utm_open
|
|
72940
73174
|
utmscale_fromInt64_71
|
|
72941
73175
|
utmscale_getTimeScaleValue_71
|
|
72942
73176
|
utmscale_toInt64_71
|
|
@@ -74107,6 +74341,9 @@ vzone_writeFromStart_71
|
|
|
74107
74341
|
vzone_writeSimple_71
|
|
74108
74342
|
vzone_write_71
|
|
74109
74343
|
whirlpool_block
|
|
74344
|
+
writeAssemblyCode
|
|
74345
|
+
writeCCode
|
|
74346
|
+
writePackageDatFile
|
|
74110
74347
|
x448_derive_public_key
|
|
74111
74348
|
x448_int
|
|
74112
74349
|
x509_check_cert_time
|