Fuzz introspector: persdicfuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
7 357 SuggestMgr::testsug(std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >&, std::__1::basic_string , std::__1::allocator > const&, int, int*, std::__1::chrono::time_point > >*, int&) call site: 00357
2 268 AffixMgr::compound_check(std::__1::basic_string , std::__1::allocator > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) call site: 00268
2 271 AffixMgr::compound_check(std::__1::basic_string , std::__1::allocator > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) call site: 00271
2 274 AffixMgr::compound_check(std::__1::basic_string , std::__1::allocator > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) call site: 00274
2 277 AffixMgr::compound_check(std::__1::basic_string , std::__1::allocator > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) call site: 00277
2 537 HunspellImpl::spell_internal(std::__1::basic_string , std::__1::allocator > const&, std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >&, int*, std::__1::basic_string , std::__1::allocator >*, std::__1::chrono::time_point > >) call site: 00537
2 547 LLVMFuzzerTestOneInput call site: 00547
2 626 LLVMFuzzerTestOneInput call site: 00626
2 631 LLVMFuzzerTestOneInput call site: 00631
1 1 LLVMFuzzerTestOneInput call site: 00001
1 13 LLVMFuzzerTestOneInput call site: 00013
1 31 u8_u16(std::__1::vector >&, std::__1::basic_string , std::__1::allocator > const&, bool) call site: 00031

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 Hunspell::Hunspell(char const*, char const*, char const*) [function] [call site] 00001
2 HunspellImpl::HunspellImpl(char const*, char const*, char const*) [function] [call site] 00002
3 AffixMgr::get_try_string() const [function] [call site] 00003
3 AffixMgr::get_encoding() [function] [call site] 00004
3 AffixMgr::get_langnum() const [function] [call site] 00005
3 AffixMgr::get_utf8() const [function] [call site] 00006
3 get_current_cs(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00007
4 toAsciiLowerAndRemoveNonAlphanumeric(char const*, char*) [function] [call site] 00008
4 strcmp [call site] 00009
4 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00010
3 AffixMgr::get_complexprefixes() const [function] [call site] 00011
3 AffixMgr::get_breaktable() const [function] [call site] 00012
1 Hunspell::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 00013
2 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00014
3 HunspellImpl::spell_internal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00015
4 AffixMgr::get_iconvtable() const [function] [call site] 00016
4 RepList::conv(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00017
5 Trie<unsigned short, true>::get_status() const [function] [call site] 00018
5 Trie<unsigned short, true>::transcode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00019
5 RepList::find(char const*, unsigned long) [function] [call site] 00020
6 strncmp [call site] 00021
5 RepList::replace(unsigned long, int, bool) [function] [call site] 00022
4 HunspellImpl::cleanword2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, unsigned long*) [function] [call site] 00023
5 HunspellImpl::clean_ignore(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00024
6 AffixMgr::get_ignore() const [function] [call site] 00025
6 AffixMgr::get_ignore_utf16() const [function] [call site] 00026
6 remove_ignored_chars_utf(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00027
7 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00028
8 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00029
8 is_utf8_cont(char) [function] [call site] 00030
8 warn_missing_cont(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::__wrap_iter<char const*>) [function] [call site] 00031
9 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00032
8 is_utf8_cont(char) [function] [call site] 00033
8 is_utf8_cont(char) [function] [call site] 00034
8 warn_missing_cont(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::__wrap_iter<char const*>) [function] [call site] 00035
8 warn_missing_cont(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::__wrap_iter<char const*>) [function] [call site] 00036
8 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00037
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00038
6 remove_ignored_chars(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00039
7 (anonymous namespace)::is_any_of::is_any_of(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00040
7 (anonymous namespace)::is_any_of::~is_any_of() [function] [call site] 00041
5 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00042
5 get_captype_utf8(std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int) [function] [call site] 00043
6 w_char::operator unsigned short() const [function] [call site] 00044
6 unicodetolower(unsigned short, int) [function] [call site] 00045
6 unicodetoupper(unsigned short, int) [function] [call site] 00046
6 w_char::operator unsigned short() const [function] [call site] 00047
6 unicodetolower(unsigned short, int) [function] [call site] 00048
5 get_captype(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cs_info const*) [function] [call site] 00049
6 (anonymous namespace)::ccase(cs_info const*, int) [function] [call site] 00050
7 __assert_fail [call site] 00051
6 (anonymous namespace)::cupper(cs_info const*, int) [function] [call site] 00052
7 __assert_fail [call site] 00053
6 (anonymous namespace)::clower(cs_info const*, int) [function] [call site] 00054
7 __assert_fail [call site] 00055
4 HunspellImpl::cleanword2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, unsigned long*) [function] [call site] 00056
4 w_char::operator unsigned short() const [function] [call site] 00057
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00058
5 HunspellImpl::clean_ignore(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00059
5 reverseword_utf(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00060
6 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00061
6 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00062
6 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00063
6 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00064
5 reverseword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00065
5 HashMgr::lookup(char const*, unsigned long) const [function] [call site] 00066
6 HashMgr::hash(char const*, unsigned long) const [function] [call site] 00067
6 strcmp [call site] 00068
5 AffixMgr::get_forbiddenword() const [function] [call site] 00069
5 AffixMgr::get_compoundflag() const [function] [call site] 00070
5 AffixMgr::get_compoundflag() const [function] [call site] 00071
5 AffixMgr::get_needaffix() const [function] [call site] 00072
5 AffixMgr::get_needaffix() const [function] [call site] 00073
5 AffixMgr::get_onlyincompound() const [function] [call site] 00074
5 AffixMgr::get_onlyincompound() const [function] [call site] 00075
5 AffixScratch::AffixScratch() [function] [call site] 00076
5 AffixMgr::affix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, AffixScratch&, unsigned short, char) [function] [call site] 00077
6 AffixMgr::prefix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, AffixScratch&, unsigned short) [function] [call site] 00078
7 PfxEntry::getCont() [function] [call site] 00079
7 PfxEntry::getCont() [function] [call site] 00080
7 PfxEntry::getContLen() [function] [call site] 00081
7 PfxEntry::getCont() [function] [call site] 00082
7 PfxEntry::getCont() [function] [call site] 00083
7 PfxEntry::getContLen() [function] [call site] 00084
7 PfxEntry::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, unsigned short, AffixScratch&) [function] [call site] 00085
8 AffixMgr::get_fullstrip() const [function] [call site] 00086
8 PfxEntry::test_condition(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00087
9 PfxEntry::nextchar(char*) [function] [call site] 00088
9 PfxEntry::nextchar(char*) [function] [call site] 00089
9 PfxEntry::nextchar(char*) [function] [call site] 00090
9 utf8_next(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long) [function] [call site] 00091
10 is_utf8_cont(char) [function] [call site] 00092
9 PfxEntry::nextchar(char*) [function] [call site] 00093
9 utf8_next(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long) [function] [call site] 00094
9 PfxEntry::nextchar(char*) [function] [call site] 00095
9 is_utf8_cont(char) [function] [call site] 00096
9 PfxEntry::nextchar(char*) [function] [call site] 00097
9 PfxEntry::nextchar(char*) [function] [call site] 00098
9 PfxEntry::nextchar(char*) [function] [call site] 00099
9 PfxEntry::nextchar(char*) [function] [call site] 00100
8 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00101
9 HashMgr::lookup(char const*, unsigned long) const [function] [call site] 00102
8 AffixMgr::get_needaffix() const [function] [call site] 00103
8 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00104
9 SfxEntry::getCont() [function] [call site] 00105
9 SfxEntry::getCont() [function] [call site] 00106
9 SfxEntry::getCont() [function] [call site] 00107
9 SfxEntry::getContLen() [function] [call site] 00108
9 PfxEntry::getCont() [function] [call site] 00109
9 PfxEntry::getCont() [function] [call site] 00110
9 PfxEntry::getContLen() [function] [call site] 00111
9 SfxEntry::getCont() [function] [call site] 00112
9 SfxEntry::getCont() [function] [call site] 00113
9 SfxEntry::getContLen() [function] [call site] 00114
9 PfxEntry::getCont() [function] [call site] 00115
9 PfxEntry::getCont() [function] [call site] 00116
9 PfxEntry::getContLen() [function] [call site] 00117
9 SfxEntry::getCont() [function] [call site] 00118
9 SfxEntry::getCont() [function] [call site] 00119
9 SfxEntry::getContLen() [function] [call site] 00120
9 SfxEntry::getCont() [function] [call site] 00121
9 SfxEntry::getCont() [function] [call site] 00122
9 SfxEntry::getContLen() [function] [call site] 00123
9 SfxEntry::getCont() [function] [call site] 00124
9 SfxEntry::getCont() [function] [call site] 00125
9 SfxEntry::getContLen() [function] [call site] 00126
9 PfxEntry::getCont() [function] [call site] 00127
9 PfxEntry::getCont() [function] [call site] 00128
9 PfxEntry::getContLen() [function] [call site] 00129
9 SfxEntry::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, unsigned short, unsigned short, unsigned short, AffixScratch&) [function] [call site] 00130
10 AffixMgr::get_fullstrip() const [function] [call site] 00131
10 SfxEntry::test_condition(char const*, char const*) [function] [call site] 00132
11 SfxEntry::nextchar(char*) [function] [call site] 00133
11 SfxEntry::nextchar(char*) [function] [call site] 00134
11 is_utf8_cont(char) [function] [call site] 00135
11 SfxEntry::nextchar(char*) [function] [call site] 00136
11 SfxEntry::nextchar(char*) [function] [call site] 00137
11 is_utf8_cont(char) [function] [call site] 00138
11 SfxEntry::nextchar(char*) [function] [call site] 00139
11 is_utf8_cont(char) [function] [call site] 00140
11 SfxEntry::nextchar(char*) [function] [call site] 00141
11 SfxEntry::nextchar(char*) [function] [call site] 00142
11 SfxEntry::nextchar(char*) [function] [call site] 00143
11 SfxEntry::nextchar(char*) [function] [call site] 00144
11 SfxEntry::nextchar(char*) [function] [call site] 00145
10 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00146
10 PfxEntry::getCont() [function] [call site] 00147
10 PfxEntry::getCont() [function] [call site] 00148
10 PfxEntry::getContLen() [function] [call site] 00149
10 PfxEntry::getFlag() [function] [call site] 00150
10 PfxEntry::getFlag() [function] [call site] 00151
9 SfxEntry::getNext() [function] [call site] 00152
9 SfxEntry::getKey() [function] [call site] 00153
9 AffixMgr::isRevSubset(char const*, char const*, int) [function] [call site] 00154
9 SfxEntry::getCont() [function] [call site] 00155
9 SfxEntry::getCont() [function] [call site] 00156
9 SfxEntry::getContLen() [function] [call site] 00157
9 PfxEntry::getCont() [function] [call site] 00158
9 PfxEntry::getCont() [function] [call site] 00159
9 PfxEntry::getContLen() [function] [call site] 00160
9 SfxEntry::getCont() [function] [call site] 00161
9 SfxEntry::getCont() [function] [call site] 00162
9 SfxEntry::getContLen() [function] [call site] 00163
9 PfxEntry::getCont() [function] [call site] 00164
9 PfxEntry::getCont() [function] [call site] 00165
9 PfxEntry::getContLen() [function] [call site] 00166
9 SfxEntry::getCont() [function] [call site] 00167
9 SfxEntry::getCont() [function] [call site] 00168
9 SfxEntry::getContLen() [function] [call site] 00169
9 SfxEntry::getCont() [function] [call site] 00170
9 SfxEntry::getContLen() [function] [call site] 00171
9 SfxEntry::getCont() [function] [call site] 00172
9 SfxEntry::getCont() [function] [call site] 00173
9 SfxEntry::getContLen() [function] [call site] 00174
9 PfxEntry::getCont() [function] [call site] 00175
9 PfxEntry::getCont() [function] [call site] 00176
9 PfxEntry::getContLen() [function] [call site] 00177
9 SfxEntry::getCont() [function] [call site] 00178
9 SfxEntry::getCont() [function] [call site] 00179
9 SfxEntry::getContLen() [function] [call site] 00180
9 SfxEntry::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, unsigned short, unsigned short, unsigned short, AffixScratch&) [function] [call site] 00181
9 SfxEntry::getFlag() [function] [call site] 00182
9 SfxEntry::getCont() [function] [call site] 00183
9 SfxEntry::getKey() [function] [call site] 00184
9 SfxEntry::getKeyLen() [function] [call site] 00185
9 SfxEntry::getKey() [function] [call site] 00186
9 SfxEntry::getKey() [function] [call site] 00187
9 SfxEntry::getNextEQ() [function] [call site] 00188
9 SfxEntry::getNextNE() [function] [call site] 00189
7 PfxEntry::getNext() [function] [call site] 00190
7 PfxEntry::getKey() [function] [call site] 00191
7 AffixMgr::isSubset(char const*, char const*) [function] [call site] 00192
7 PfxEntry::getCont() [function] [call site] 00193
7 PfxEntry::getCont() [function] [call site] 00194
7 PfxEntry::getContLen() [function] [call site] 00195
7 PfxEntry::getCont() [function] [call site] 00196
7 PfxEntry::getContLen() [function] [call site] 00197
7 PfxEntry::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, unsigned short, AffixScratch&) [function] [call site] 00198
7 PfxEntry::getNextEQ() [function] [call site] 00199
7 PfxEntry::getNextNE() [function] [call site] 00200
6 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00201
6 AffixMgr::suffix_check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short) [function] [call site] 00202
7 SfxEntry::getFlag() [function] [call site] 00203
7 SfxEntry::check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, unsigned short, AffixScratch&) [function] [call site] 00204
8 AffixMgr::get_fullstrip() const [function] [call site] 00205
8 SfxEntry::test_condition(char const*, char const*) [function] [call site] 00206
8 PfxEntry::getFlag() [function] [call site] 00207
8 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00208
8 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00209
8 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00210
7 SfxEntry::getNext() [function] [call site] 00211
7 SfxEntry::getKey() [function] [call site] 00212
7 AffixMgr::isRevSubset(char const*, char const*, int) [function] [call site] 00213
7 SfxEntry::getFlag() [function] [call site] 00214
7 SfxEntry::check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, unsigned short, AffixScratch&) [function] [call site] 00215
7 SfxEntry::getFlag() [function] [call site] 00216
7 SfxEntry::getCont() [function] [call site] 00217
7 SfxEntry::getKey() [function] [call site] 00218
7 SfxEntry::getNextEQ() [function] [call site] 00219
7 SfxEntry::getNextNE() [function] [call site] 00220
6 AffixMgr::prefix_check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, AffixScratch&, unsigned short) [function] [call site] 00221
7 PfxEntry::check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, unsigned short, AffixScratch&) [function] [call site] 00222
8 AffixMgr::get_fullstrip() const [function] [call site] 00223
8 PfxEntry::test_condition(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00224
8 AffixMgr::suffix_check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short) [function] [call site] 00225
7 PfxEntry::getNext() [function] [call site] 00226
7 PfxEntry::getKey() [function] [call site] 00227
7 AffixMgr::isSubset(char const*, char const*) [function] [call site] 00228
7 PfxEntry::check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, unsigned short, AffixScratch&) [function] [call site] 00229
7 PfxEntry::getNextEQ() [function] [call site] 00230
7 PfxEntry::getNextNE() [function] [call site] 00231
5 AffixMgr::get_onlyincompound() const [function] [call site] 00232
5 AffixMgr::get_onlyincompound() const [function] [call site] 00233
5 AffixMgr::get_forbiddenword() const [function] [call site] 00234
5 reverseword_utf(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00235
5 reverseword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00236
5 AffixMgr::get_compound() const [function] [call site] 00237
5 AffixMgr::compound_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) [function] [call site] 00238
6 AffixMgr::setcminmax(unsigned long*, unsigned long*, char const*, unsigned long) [function] [call site] 00239
7 is_utf8_cont(char) [function] [call site] 00240
7 is_utf8_cont(char) [function] [call site] 00241
6 is_utf8_cont(char) [function] [call site] 00242
6 AffixMgr::setcminmax(unsigned long*, unsigned long*, char const*, unsigned long) [function] [call site] 00243
6 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00244
6 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00245
6 AffixMgr::defcpd_check(hentry***, short, short, hentry*, hentry**, char) [function] [call site] 00246
6 AffixMgr::defcpd_check(hentry***, short, short, hentry*, hentry**, char) [function] [call site] 00247
6 AffixMgr::prefix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, AffixScratch&, unsigned short) [function] [call site] 00248
6 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00249
6 AffixMgr::suffix_check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short) [function] [call site] 00250
6 SfxEntry::getCont() [function] [call site] 00251
6 SfxEntry::getCont() [function] [call site] 00252
6 SfxEntry::getContLen() [function] [call site] 00253
6 SfxEntry::getCont() [function] [call site] 00254
6 SfxEntry::getContLen() [function] [call site] 00255
6 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00256
6 AffixMgr::suffix_check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short) [function] [call site] 00257
6 AffixMgr::prefix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, AffixScratch&, unsigned short) [function] [call site] 00258
6 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00259
6 AffixMgr::suffix_check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short) [function] [call site] 00260
6 AffixMgr::prefix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, AffixScratch&, unsigned short) [function] [call site] 00261
6 PfxEntry::getCont() [function] [call site] 00262
6 PfxEntry::getCont() [function] [call site] 00263
6 PfxEntry::getContLen() [function] [call site] 00264
6 SfxEntry::getCont() [function] [call site] 00265
6 SfxEntry::getCont() [function] [call site] 00266
6 SfxEntry::getContLen() [function] [call site] 00267
6 PfxEntry::getCont() [function] [call site] 00268
6 PfxEntry::getCont() [function] [call site] 00269
6 PfxEntry::getContLen() [function] [call site] 00270
6 SfxEntry::getCont() [function] [call site] 00271
6 SfxEntry::getCont() [function] [call site] 00272
6 SfxEntry::getContLen() [function] [call site] 00273
6 PfxEntry::getCont() [function] [call site] 00274
6 PfxEntry::getCont() [function] [call site] 00275
6 PfxEntry::getContLen() [function] [call site] 00276
6 SfxEntry::getCont() [function] [call site] 00277
6 SfxEntry::getCont() [function] [call site] 00278
6 SfxEntry::getContLen() [function] [call site] 00279
6 AffixMgr::cpdcase_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 00280
7 is_utf8_cont(char) [function] [call site] 00281
7 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00282
7 w_char::operator unsigned short() const [function] [call site] 00283
7 w_char::operator unsigned short() const [function] [call site] 00284
7 unicodetoupper(unsigned short, int) [function] [call site] 00285
7 unicodetolower(unsigned short, int) [function] [call site] 00286
7 unicodetoupper(unsigned short, int) [function] [call site] 00287
7 unicodetolower(unsigned short, int) [function] [call site] 00288
6 AffixMgr::affix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, AffixScratch&, unsigned short, char) [function] [call site] 00289
6 SfxEntry::getCont() [function] [call site] 00290
6 SfxEntry::getCont() [function] [call site] 00291
6 SfxEntry::getContLen() [function] [call site] 00292
6 SfxEntry::getCont() [function] [call site] 00293
6 SfxEntry::getContLen() [function] [call site] 00294
6 AffixMgr::get_syllable(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00295
7 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00296
6 PfxEntry::getKey() [function] [call site] 00297
6 AffixMgr::get_syllable(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00298
6 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00299
6 AffixMgr::defcpd_check(hentry***, short, short, hentry*, hentry**, char) [function] [call site] 00300
6 AffixMgr::get_syllable(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00301
6 AffixMgr::cpdpat_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, hentry*, hentry*, char) [function] [call site] 00302
7 AffixMgr::isSubset(char const*, char const*) [function] [call site] 00303
7 strncmp [call site] 00304
7 strncmp [call site] 00305
6 AffixMgr::cpdrep_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, AffixScratch&, bool&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00306
7 AffixMgr::get_reptable() const [function] [call site] 00307
8 HashMgr::get_reptable() const [function] [call site] 00308
7 AffixMgr::get_reptable() const [function] [call site] 00309
7 AffixMgr::candidate_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AffixScratch&) [function] [call site] 00310
8 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00311
8 AffixMgr::affix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, AffixScratch&, unsigned short, char) [function] [call site] 00312
6 AffixMgr::cpdwordpair_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, AffixScratch&, bool&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00313
7 is_utf8_cont(char) [function] [call site] 00314
7 AffixMgr::candidate_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AffixScratch&) [function] [call site] 00315
6 AffixMgr::affix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, AffixScratch&, unsigned short, char) [function] [call site] 00316
6 AffixMgr::affix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, AffixScratch&, unsigned short, char) [function] [call site] 00317
6 AffixMgr::affix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, AffixScratch&, unsigned short, char) [function] [call site] 00318
6 AffixMgr::defcpd_check(hentry***, short, short, hentry*, hentry**, char) [function] [call site] 00319
6 AffixMgr::cpdpat_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, hentry*, hentry*, char) [function] [call site] 00320
6 PfxEntry::getCont() [function] [call site] 00321
6 PfxEntry::getCont() [function] [call site] 00322
6 PfxEntry::getContLen() [function] [call site] 00323
6 SfxEntry::getCont() [function] [call site] 00324
6 SfxEntry::getCont() [function] [call site] 00325
6 SfxEntry::getContLen() [function] [call site] 00326
6 AffixMgr::get_syllable(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00327
6 reverseword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00328
6 AffixMgr::get_syllable(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00329
6 PfxEntry::getKey() [function] [call site] 00330
6 AffixMgr::get_syllable(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00331
6 AffixMgr::cpdrep_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, AffixScratch&, bool&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00332
6 AffixMgr::cpdwordpair_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, AffixScratch&, bool&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00333
6 AffixMgr::compound_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) [function] [call site] 00334
7 AffixMgr::cpdpat_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, hentry*, hentry*, char) [function] [call site] 00335
7 AffixMgr::cpdpat_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, hentry*, hentry*, char) [function] [call site] 00336
7 AffixMgr::cpdwordpair_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, AffixScratch&, bool&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00337
7 AffixMgr::cpdrep_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, AffixScratch&, bool&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00338
7 AffixMgr::cpdrep_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, AffixScratch&, bool&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00339
7 AffixMgr::cpdwordpair_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, AffixScratch&, bool&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00340
7 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00341
7 AffixMgr::affix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, AffixScratch&, unsigned short, char) [function] [call site] 00342
7 strncmp [call site] 00343
5 AffixMgr::compound_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) [function] [call site] 00344
5 isdigit [call site] 00345
5 SuggestMgr::suggest(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, bool) [function] [call site] 00346
6 reverseword_utf(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00347
6 reverseword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00348
6 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00349
6 SuggestMgr::capchars_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00350
7 mkallcap_utf(std::__1::vector<w_char, std::__1::allocator<w_char> >&, int) [function] [call site] 00351
8 upper_utf(w_char, int) [function] [call site] 00352
9 w_char::operator unsigned short() const [function] [call site] 00353
9 unicodetoupper(unsigned short, int) [function] [call site] 00354
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00355
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00356
8 SuggestMgr::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*) [function] [call site] 00357
9 AffixMgr::get_compound() const [function] [call site] 00358
9 AffixScratch::AffixScratch() [function] [call site] 00359
9 AffixMgr::compound_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) [function] [call site] 00360
9 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00361
9 AffixMgr::get_forbiddenword() const [function] [call site] 00362
9 AffixMgr::get_nosuggest() const [function] [call site] 00363
9 AffixScratch::~AffixScratch() [function] [call site] 00364
9 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00365
9 AffixMgr::get_forbiddenword() const [function] [call site] 00366
9 AffixMgr::get_nosuggest() const [function] [call site] 00367
9 AffixMgr::get_substandard() const [function] [call site] 00368
9 AffixMgr::get_needaffix() const [function] [call site] 00369
9 AffixMgr::get_onlyincompound() const [function] [call site] 00370
9 AffixScratch::AffixScratch() [function] [call site] 00371
9 AffixMgr::prefix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, AffixScratch&, unsigned short) [function] [call site] 00372
9 AffixScratch::~AffixScratch() [function] [call site] 00373
9 AffixScratch::AffixScratch() [function] [call site] 00374
9 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00375
9 AffixScratch::~AffixScratch() [function] [call site] 00376
9 AffixMgr::have_contclass() const [function] [call site] 00377
9 AffixScratch::AffixScratch() [function] [call site] 00378
9 AffixMgr::suffix_check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short) [function] [call site] 00379
9 AffixMgr::prefix_check_twosfx(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, AffixScratch&, unsigned short) [function] [call site] 00380
9 AffixScratch::~AffixScratch() [function] [call site] 00381
9 AffixMgr::get_forbiddenword() const [function] [call site] 00382
9 AffixMgr::get_nosuggest() const [function] [call site] 00383
9 AffixMgr::get_onlyincompound() const [function] [call site] 00384
9 AffixMgr::get_compoundflag() const [function] [call site] 00385
9 AffixMgr::get_compoundflag() const [function] [call site] 00386
6 SuggestMgr::capchars(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00387
7 mkallcap(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, cs_info const*) [function] [call site] 00388
8 (anonymous namespace)::cupper(cs_info const*, int) [function] [call site] 00389
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00390
6 SuggestMgr::replchars(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00391
7 AffixMgr::get_reptable() const [function] [call site] 00392
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00393
7 SuggestMgr::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*) [function] [call site] 00394
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00395
6 SuggestMgr::mapchars(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00396
7 AffixMgr::get_maptable() const [function] [call site] 00397
7 SuggestMgr::map_related(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int, std::__1::vector<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >, std::__1::allocator<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > > const&, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int, int&) [function] [call site] 00398
8 SuggestMgr::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*) [function] [call site] 00399
8 SuggestMgr::map_related(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int, std::__1::vector<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >, std::__1::allocator<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > > const&, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int, int&) [function] [call site] 00400
9 SuggestMgr::map_related(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int, std::__1::vector<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >, std::__1::allocator<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > > const&, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int, int&) [function] [call site] 00401
6 SuggestMgr::swapchar_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00402
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00403
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00404
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00405
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00406
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00407
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00408
6 SuggestMgr::swapchar(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00409
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00410
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00411
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00412
6 SuggestMgr::longswapchar_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00413
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00414
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00415
6 SuggestMgr::longswapchar(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00416
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00417
6 SuggestMgr::badcharkey_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00418
7 upper_utf(w_char, int) [function] [call site] 00419
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00420
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00421
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00422
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00423
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00424
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00425
6 SuggestMgr::badcharkey(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00426
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00427
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00428
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00429
6 SuggestMgr::extrachar_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00430
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00431
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00432
6 SuggestMgr::extrachar(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00433
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00434
6 SuggestMgr::forgotchar_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00435
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00436
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00437
6 SuggestMgr::forgotchar(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00438
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00439
6 SuggestMgr::movechar_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00440
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00441
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00442
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00443
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00444
6 SuggestMgr::movechar(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00445
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00446
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00447
6 SuggestMgr::badchar_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00448
7 operator==(w_char, w_char) [function] [call site] 00449
8 w_char::operator unsigned short() const [function] [call site] 00450
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00451
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00452
6 SuggestMgr::badchar(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00453
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00454
6 SuggestMgr::doubletwochars_utf(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int, int&) [function] [call site] 00455
7 operator==(w_char, w_char) [function] [call site] 00456
7 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00457
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00458
6 SuggestMgr::doubletwochars(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int&) [function] [call site] 00459
7 SuggestMgr::testsug(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*, int&) [function] [call site] 00460
6 SuggestMgr::twowords(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool, int&) [function] [call site] 00461
7 SuggestMgr::check_forbidden(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00462
8 AffixMgr::lookup(char const*, unsigned long) [function] [call site] 00463
8 AffixMgr::get_needaffix() const [function] [call site] 00464
8 AffixMgr::get_onlyincompound() const [function] [call site] 00465
8 AffixScratch::AffixScratch() [function] [call site] 00466
8 AffixMgr::prefix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, char, AffixScratch&, unsigned short) [function] [call site] 00467
8 AffixMgr::suffix_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, PfxEntry*, AffixScratch&, unsigned short, unsigned short, char) [function] [call site] 00468
8 AffixScratch::~AffixScratch() [function] [call site] 00469
8 AffixMgr::get_forbiddenword() const [function] [call site] 00470
7 is_utf8_cont(char) [function] [call site] 00471
7 SuggestMgr::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*) [function] [call site] 00472
7 SuggestMgr::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*) [function] [call site] 00473
7 SuggestMgr::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*) [function] [call site] 00474
7 SuggestMgr::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >*) [function] [call site] 00475
7 SuggestMgr::mystrlen(char const*) [function] [call site] 00476
8 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00477
8 strlen [call site] 00478
5 AffixMgr::compound_check(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, short, short, short, short, hentry**, hentry**, char, char, int*, AffixScratch&) [function] [call site] 00479
5 reverseword_utf(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00480
5 reverseword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00481
5 AffixScratch::~AffixScratch() [function] [call site] 00482
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00483
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00484
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00485
4 HunspellImpl::mkallsmall2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00486
5 mkallsmall_utf(std::__1::vector<w_char, std::__1::allocator<w_char> >&, int) [function] [call site] 00487
6 lower_utf(w_char, int) [function] [call site] 00488
7 w_char::operator unsigned short() const [function] [call site] 00489
7 unicodetolower(unsigned short, int) [function] [call site] 00490
5 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00491
5 mkallsmall(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, cs_info const*) [function] [call site] 00492
6 (anonymous namespace)::clower(cs_info const*, int) [function] [call site] 00493
4 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00494
4 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00495
4 HunspellImpl::mkinitcap2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00496
5 mkinitcap_utf(std::__1::vector<w_char, std::__1::allocator<w_char> >&, int) [function] [call site] 00497
6 upper_utf(w_char, int) [function] [call site] 00498
5 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00499
5 mkinitcap(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, cs_info const*) [function] [call site] 00500
6 (anonymous namespace)::cupper(cs_info const*, int) [function] [call site] 00501
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00502
4 HunspellImpl::mkinitcap2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00503
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00504
4 HunspellImpl::mkinitcap2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00505
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00506
4 AffixMgr::get_checksharps() const [function] [call site] 00507
4 HunspellImpl::mkallsmall2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00508
4 HunspellImpl::spellsharps(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, int, int, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00509
5 HunspellImpl::spellsharps(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, int, int, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00510
6 HunspellImpl::spellsharps(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, int, int, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00511
7 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00512
7 HunspellImpl::sharps_u8_l1(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00513
8 mystrrep(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00514
7 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00515
4 HunspellImpl::mkinitcap2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00516
4 HunspellImpl::spellsharps(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, int, int, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00517
4 HunspellImpl::spellsharps(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, int, int, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00518
4 HunspellImpl::spellsharps(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, int, int, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00519
4 HunspellImpl::mkallsmall2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00520
4 HunspellImpl::mkinitcap2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00521
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00522
4 HunspellImpl::is_keepcase(hentry const*) [function] [call site] 00523
5 AffixMgr::get_keepcase() const [function] [call site] 00524
5 AffixMgr::get_keepcase() const [function] [call site] 00525
4 HunspellImpl::mkallsmall2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00526
4 HunspellImpl::mkinitcap2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00527
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00528
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00529
4 HunspellImpl::checkword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00530
4 HunspellImpl::is_keepcase(hentry const*) [function] [call site] 00531
4 HunspellImpl::is_keepcase(hentry const*) [function] [call site] 00532
4 AffixMgr::get_checksharps() const [function] [call site] 00533
4 AffixMgr::get_warn() const [function] [call site] 00534
4 AffixMgr::get_warn() const [function] [call site] 00535
4 AffixMgr::get_forbidwarn() const [function] [call site] 00536
4 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00537
5 AffixMgr::get_oconvtable() const [function] [call site] 00538
5 RepList::conv(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00539
4 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00540
4 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00541
4 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00542
4 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00543
4 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00544
4 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00545
4 HunspellImpl::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) [function] [call site] 00546
1 Hunspell::add(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00547
2 HunspellImpl::add(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00548
3 HashMgr::add(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00549
4 HashMgr::remove_forbidden_flag(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00550
5 HashMgr::lookup(char const*, unsigned long) const [function] [call site] 00551
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00552
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00553
4 HashMgr::get_clen_and_captype(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*) [function] [call site] 00554
5 HashMgr::get_clen_and_captype(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::vector<w_char, std::__1::allocator<w_char> >&) [function] [call site] 00555
6 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00556
6 get_captype_utf8(std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int) [function] [call site] 00557
6 get_captype(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cs_info const*) [function] [call site] 00558
4 HashMgr::add_word(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, unsigned short*, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, bool, int, bool) [function] [call site] 00559
5 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00560
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00561
5 has_no_ignored_chars(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00562
5 remove_ignored_chars_utf(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00563
5 remove_ignored_chars(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00564
5 reverseword_utf(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00565
5 reverseword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00566
5 reverseword_utf(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00567
5 reverseword(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00568
5 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00569
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00570
5 HashMgr::arena_alloc(unsigned long, unsigned long) const [function] [call site] 00571
6 __assert_fail [call site] 00572
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00573
5 HashMgr::hash(char const*, unsigned long) const [function] [call site] 00574
5 atoi [call site] 00575
5 HashMgr::get_aliasm(int) const [function] [call site] 00576
6 HUNSPELL_WARNING(_IO_FILE*, char const*, ...) [function] [call site] 00577
5 store_pointer(char*, char*) [function] [call site] 00578
5 strcpy [call site] 00579
5 HENTRY_FIND(hentry*, char const*) [function] [call site] 00580
6 HENTRY_DATA(hentry*) [function] [call site] 00581
7 get_stored_pointer(char const*) [function] [call site] 00582
6 strstr [call site] 00583
5 HENTRY_DATA(hentry*) [function] [call site] 00584
5 mystrsep(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::__wrap_iter<char const*>&) [function] [call site] 00585
6 (anonymous namespace)::is_any_of::is_any_of(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00586
6 (anonymous namespace)::is_any_of::operator()(char) const [function] [call site] 00587
6 (anonymous namespace)::is_any_of::~is_any_of() [function] [call site] 00588
6 (anonymous namespace)::is_any_of::operator()(char) const [function] [call site] 00589
5 is_utf8_cont(char) [function] [call site] 00590
5 is_utf8_cont(char) [function] [call site] 00591
5 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00592
5 get_captype_utf8(std::__1::vector<w_char, std::__1::allocator<w_char> > const&, int) [function] [call site] 00593
5 mkinitcap_utf(std::__1::vector<w_char, std::__1::allocator<w_char> >&, int) [function] [call site] 00594
5 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00595
5 get_captype(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cs_info const*) [function] [call site] 00596
5 mkinitcap(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, cs_info const*) [function] [call site] 00597
5 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00598
5 mkallsmall_utf(std::__1::vector<w_char, std::__1::allocator<w_char> >&, int) [function] [call site] 00599
5 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00600
5 mkallsmall(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, cs_info const*) [function] [call site] 00601
5 mystrsep(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::__wrap_iter<char const*>&) [function] [call site] 00602
5 strcmp [call site] 00603
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00604
5 HashMgr::arena_free(void*) const [function] [call site] 00605
6 abort [call site] 00606
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00607
5 HashMgr::arena_free(void*) const [function] [call site] 00608
5 strcmp [call site] 00609
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00610
5 HashMgr::arena_free(void*) const [function] [call site] 00611
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00612
5 HashMgr::arena_free(void*) const [function] [call site] 00613
5 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00614
5 HashMgr::arena_free(void*) const [function] [call site] 00615
4 HashMgr::add_hidden_capitalized_word(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, unsigned short*, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, int) [function] [call site] 00616
5 HashMgr::arena_alloc(unsigned long, unsigned long) const [function] [call site] 00617
5 u8_u16(std::__1::vector<w_char, std::__1::allocator<w_char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00618
5 mkallsmall_utf(std::__1::vector<w_char, std::__1::allocator<w_char> >&, int) [function] [call site] 00619
5 mkinitcap_utf(std::__1::vector<w_char, std::__1::allocator<w_char> >&, int) [function] [call site] 00620
5 u16_u8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<w_char, std::__1::allocator<w_char> > const&) [function] [call site] 00621
5 HashMgr::add_word(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, unsigned short*, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, bool, int, bool) [function] [call site] 00622
5 mkallsmall(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, cs_info const*) [function] [call site] 00623
5 mkinitcap(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, cs_info const*) [function] [call site] 00624
5 HashMgr::add_word(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, unsigned short*, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, bool, int, bool) [function] [call site] 00625
1 Hunspell::remove(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00626
2 HunspellImpl::remove(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00627
3 HashMgr::remove(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00628
4 HashMgr::lookup(char const*, unsigned long) const [function] [call site] 00629
4 HashMgr::release_flags(unsigned short*, bool) [function] [call site] 00630
1 Hunspell::add_with_affix(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00631
2 HunspellImpl::add_with_affix(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00632
3 HashMgr::add_with_affix(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00633
4 HashMgr::lookup(char const*, unsigned long) const [function] [call site] 00634
4 HashMgr::remove_forbidden_flag(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00635
4 HashMgr::get_clen_and_captype(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*) [function] [call site] 00636
4 HashMgr::add_word(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, unsigned short*, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, bool, int, bool) [function] [call site] 00637
4 HashMgr::add_hidden_capitalized_word(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, unsigned short*, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, int) [function] [call site] 00638
1 Hunspell::spell(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 00639
1 Hunspell::~Hunspell() [function] [call site] 00640
2 HunspellImpl::~HunspellImpl() [function] [call site] 00641