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

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
1069 1069 1 :

['xmlReportError']

1069 1069 __xmlRaiseError call site: 00082 /src/libxml2/error.c:662
1042 1042 1 :

['__xmlErrEncoding']

1042 1042 xmlStringCurrentChar call site: 00189 /src/libxml2/parserInternals.c:1094
1037 1037 1 :

['__xmlStructuredErrorContext']

4256 9513 __xmlRaiseError call site: 00065 /src/libxml2/error.c:520
36 36 1 :

['xmlDictFree']

36 36 xmlHashFree call site: 00462 /src/libxml2/hash.c:366
18 1055 2 :

['xmlCopyError', '__xmlLastError']

2156 6304 __xmlRaiseError call site: 00082 /src/libxml2/error.c:628
7 7 1 :

['xmlStrEqual']

7 7 xmlFACompareRanges call site: 00437 /src/libxml2/xmlregexp.c:2188
0 1046 1 :

['xmlRegStatePush']

0 2105 xmlFAGenerateCountedEpsilonTransition call site: 00240 /src/libxml2/xmlregexp.c:1527
0 1046 1 :

['xmlRegStatePush']

0 2105 xmlFAGenerateCountedTransition call site: 00243 /src/libxml2/xmlregexp.c:1548
0 1037 1 :

['xmlRegexpErrCompile']

0 1037 xmlRegAtomAddRange call site: 00287 /src/libxml2/xmlregexp.c:1252
0 1037 1 :

['xmlRegexpErrCompile']

0 1037 xmlRegAtomPush call site: 00251 /src/libxml2/xmlregexp.c:1316
0 9 1 :

['xmlStrdup']

2156 7350 __xmlRaiseError call site: 00082 /src/libxml2/error.c:621
0 0 None 4256 10550 __xmlRaiseError call site: 00065 /src/libxml2/error.c:493

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 xmlFuzzDataInit [function] [call site] 00001
2 xmlHashCreate [function] [call site] 00002
3 xmlInitParser [function] [call site] 00003
4 __xmlGlobalInitMutexLock [function] [call site] 00004
5 pthread_mutex_lock [call site] 00005
4 xmlInitThreadsInternal [function] [call site] 00006
5 pthread_key_create [call site] 00007
5 xmlFreeGlobalState [function] [call site] 00008
6 xmlResetError [function] [call site] 00009
5 pthread_self [call site] 00010
4 xmlInitGlobalsInternal [function] [call site] 00011
5 xmlInitMutex [function] [call site] 00012
6 pthread_mutex_init [call site] 00013
4 xmlInitMemoryInternal [function] [call site] 00014
5 xmlInitMutex [function] [call site] 00015
5 getenv [call site] 00016
5 __isoc99_sscanf [call site] 00017
5 getenv [call site] 00018
5 __isoc99_sscanf [call site] 00019
4 __xmlInitializeDict [function] [call site] 00020
5 xmlInitMutex [function] [call site] 00021
4 xmlInitEncodingInternal [function] [call site] 00022
4 xmlRegisterDefaultInputCallbacks [function] [call site] 00023
5 xmlRegisterInputCallbacks [function] [call site] 00024
5 xmlRegisterInputCallbacks [function] [call site] 00025
5 xmlRegisterInputCallbacks [function] [call site] 00026
4 xmlRegisterDefaultOutputCallbacks [function] [call site] 00027
5 xmlRegisterOutputCallbacks [function] [call site] 00028
4 xmlInitXPathInternal [function] [call site] 00029
4 __xmlGlobalInitMutexUnlock [function] [call site] 00030
5 pthread_mutex_unlock [call site] 00031
1 xmlFuzzReadInt [function] [call site] 00032
1 xmlFuzzReadString [function] [call site] 00033
1 xmlCheckUTF8 [function] [call site] 00034
1 xmlFuzzMemSetLimit [function] [call site] 00035
1 xmlRegexpCompile [function] [call site] 00036
2 xmlRegNewParserCtxt [function] [call site] 00037
3 xmlStrdup [function] [call site] 00038
4 xmlStrndup [function] [call site] 00039
2 xmlRegStatePush [function] [call site] 00040
3 xmlRegexpErrMemory [function] [call site] 00041
4 __xmlRaiseError [function] [call site] 00042
5 __xmlLastError [function] [call site] 00043
6 xmlIsMainThread [function] [call site] 00044
7 xmlInitParser [function] [call site] 00045
7 pthread_self [call site] 00046
6 xmlGetGlobalState [function] [call site] 00047
7 pthread_getspecific [call site] 00048
7 xmlNewGlobalState [function] [call site] 00049
8 __xmlGenericError [function] [call site] 00050
9 xmlIsMainThread [function] [call site] 00051
9 xmlGetGlobalState [function] [call site] 00052
10 pthread_setspecific [call site] 00053
8 xmlInitializeGlobalState [function] [call site] 00054
9 xmlMutexLock [function] [call site] 00055
10 pthread_mutex_lock [call site] 00056
9 xmlSAX2GetPublicId [function] [call site] 00057
9 xmlSAX2GetSystemId [function] [call site] 00058
9 xmlSAX2GetLineNumber [function] [call site] 00059
9 xmlSAX2GetColumnNumber [function] [call site] 00060
9 realloc [call site] 00061
9 xmlStrdup [function] [call site] 00062
9 xmlMutexUnlock [function] [call site] 00063
10 pthread_mutex_unlock [call site] 00064
5 __xmlGetWarningsDefaultValue [function] [call site] 00065
6 xmlIsMainThread [function] [call site] 00066
6 xmlGetGlobalState [function] [call site] 00067
5 __xmlStructuredErrorContext [function] [call site] 00068
6 xmlIsMainThread [function] [call site] 00069
6 xmlGetGlobalState [function] [call site] 00070
5 xmlStrdup [function] [call site] 00071
5 vsnprintf [call site] 00072
5 xmlGetLineNo [function] [call site] 00073
6 xmlGetLineNoInternal [function] [call site] 00074
7 xmlGetLineNoInternal [function] [call site] 00075
8 xmlGetLineNoInternal [function] [call site] 00076
9 xmlGetLineNoInternal [function] [call site] 00077
10 xmlGetLineNoInternal [function] [call site] 00078
11 xmlGetLineNoInternal [function] [call site] 00079
5 xmlResetError [function] [call site] 00080
5 xmlStrdup [function] [call site] 00081
5 xmlGetProp [function] [call site] 00082
6 xmlHasProp [function] [call site] 00083
7 xmlStrEqual [function] [call site] 00084
8 strcmp [call site] 00085
7 xmlGetDtdAttrDesc [function] [call site] 00086
8 xmlSplitQName2 [function] [call site] 00087
9 xmlStrndup [function] [call site] 00088
9 xmlTreeErrMemory [function] [call site] 00089
10 __xmlSimpleError [function] [call site] 00090
11 __xmlRaiseError [function] [call site] 00091
12 xmlStrdup [function] [call site] 00092
12 xmlStrdup [function] [call site] 00093
12 xmlStrdup [function] [call site] 00094
12 xmlStrdup [function] [call site] 00095
12 xmlStrdup [function] [call site] 00096
12 __xmlLastError [function] [call site] 00097
12 __xmlLastError [function] [call site] 00098
12 xmlCopyError [function] [call site] 00099
13 xmlStrdup [function] [call site] 00100
13 xmlStrdup [function] [call site] 00101
13 xmlStrdup [function] [call site] 00102
13 xmlStrdup [function] [call site] 00103
13 xmlStrdup [function] [call site] 00104
12 __xmlStructuredError [function] [call site] 00105
13 xmlIsMainThread [function] [call site] 00106
13 xmlGetGlobalState [function] [call site] 00107
12 __xmlGenericError [function] [call site] 00108
12 __xmlGenericErrorContext [function] [call site] 00109
13 xmlIsMainThread [function] [call site] 00110
13 xmlGetGlobalState [function] [call site] 00111
12 xmlReportError [function] [call site] 00112
13 __xmlGenericError [function] [call site] 00113
13 __xmlGenericErrorContext [function] [call site] 00114
13 xmlStrlen [function] [call site] 00115
14 strlen [call site] 00116
13 xmlParserPrintFileContextInternal [function] [call site] 00117
14 xmlGetUTF8Char [function] [call site] 00118
13 xmlParserPrintFileContextInternal [function] [call site] 00119
13 xmlStrlen [function] [call site] 00120
12 xmlReportError [function] [call site] 00121
11 __xmlRaiseError [function] [call site] 00122
11 __xmlRaiseError [function] [call site] 00123
9 xmlStrdup [function] [call site] 00124
9 xmlTreeErrMemory [function] [call site] 00125
8 xmlHashLookup3 [function] [call site] 00126
9 xmlHashComputeKey [function] [call site] 00127
9 xmlStrEqual [function] [call site] 00128
9 xmlStrEqual [function] [call site] 00129
9 xmlStrEqual [function] [call site] 00130
8 xmlHashLookup3 [function] [call site] 00131
7 xmlGetDtdAttrDesc [function] [call site] 00132
6 xmlGetPropNodeValueInternal [function] [call site] 00133
7 xmlStrdup [function] [call site] 00134
7 xmlNodeListGetString [function] [call site] 00135
8 xmlStrcat [function] [call site] 00136
9 xmlStrdup [function] [call site] 00137
9 xmlStrncat [function] [call site] 00138
10 xmlStrndup [function] [call site] 00139
10 xmlStrlen [function] [call site] 00140
8 xmlEncodeAttributeEntities [function] [call site] 00141
9 xmlEncodeEntitiesInternal [function] [call site] 00142
10 xmlEntitiesErrMemory [function] [call site] 00143
11 __xmlSimpleError [function] [call site] 00144
10 xmlStrstr [function] [call site] 00145
11 xmlStrlen [function] [call site] 00146
11 xmlStrncmp [function] [call site] 00147
12 strncmp [call site] 00148
10 strchr [call site] 00149
10 xmlEntitiesErr [function] [call site] 00150
11 __xmlSimpleError [function] [call site] 00151
10 xmlStrdup [function] [call site] 00152
10 snprintf [call site] 00153
10 xmlEntitiesErr [function] [call site] 00154
10 xmlStrdup [function] [call site] 00155
10 snprintf [call site] 00156
10 snprintf [call site] 00157
10 snprintf [call site] 00158
10 xmlEntitiesErrMemory [function] [call site] 00159
8 xmlEncodeEntitiesReentrant [function] [call site] 00160
9 xmlEncodeEntitiesInternal [function] [call site] 00161
8 xmlStrcat [function] [call site] 00162
8 xmlGetDocEntity [function] [call site] 00163
9 xmlGetEntityFromTable [function] [call site] 00164
10 xmlHashLookup [function] [call site] 00165
11 xmlHashLookup3 [function] [call site] 00166
9 xmlGetEntityFromTable [function] [call site] 00167
9 xmlGetPredefinedEntity [function] [call site] 00168
10 xmlStrEqual [function] [call site] 00169
10 xmlStrEqual [function] [call site] 00170
10 xmlStrEqual [function] [call site] 00171
10 xmlStrEqual [function] [call site] 00172
10 xmlStrEqual [function] [call site] 00173
8 xmlNodeListGetString [function] [call site] 00174
7 xmlStrdup [function] [call site] 00180
7 xmlStrdup [function] [call site] 00181
3 xmlRegNewState [function] [call site] 00182
4 xmlRegexpErrMemory [function] [call site] 00183
2 xmlFAParseRegExp [function] [call site] 00184
3 xmlFAParseBranch [function] [call site] 00185
4 xmlFAParsePiece [function] [call site] 00186
5 xmlFAParseAtom [function] [call site] 00187
6 xmlFAIsChar [function] [call site] 00188
7 xmlStringCurrentChar [function] [call site] 00189
8 xmlErrEncodingInt [function] [call site] 00190
9 __xmlRaiseError [function] [call site] 00191
8 snprintf [call site] 00192
8 __xmlErrEncoding [function] [call site] 00193
9 __xmlRaiseError [function] [call site] 00194
6 xmlRegNewAtom [function] [call site] 00195
7 xmlRegexpErrMemory [function] [call site] 00196
6 xmlStringCurrentChar [function] [call site] 00197
6 xmlRegexpErrCompile [function] [call site] 00198
7 __xmlRaiseError [function] [call site] 00199
6 xmlFAGenerateEpsilonTransition [function] [call site] 00200
7 xmlRegStatePush [function] [call site] 00201
7 xmlRegStateAddTrans [function] [call site] 00202
8 xmlRegexpErrCompile [function] [call site] 00203
8 xmlRegexpErrCompile [function] [call site] 00204
8 xmlRegexpErrMemory [function] [call site] 00205
8 xmlRegexpErrMemory [function] [call site] 00206
8 xmlRegStateAddTransTo [function] [call site] 00207
9 xmlRegexpErrMemory [function] [call site] 00208
9 xmlRegexpErrMemory [function] [call site] 00209
6 xmlFAGenerateEpsilonTransition [function] [call site] 00210
6 xmlFAParseRegExp [function] [call site] 00211
7 xmlFAParseBranch [function] [call site] 00212
8 xmlFAGenerateEpsilonTransition [function] [call site] 00213
8 xmlFAGenerateTransitions [function] [call site] 00214
9 xmlRegexpErrCompile [function] [call site] 00215
9 xmlFAGenerateEpsilonTransition [function] [call site] 00216
9 xmlFAGenerateEpsilonTransition [function] [call site] 00217
9 xmlFAGenerateEpsilonTransition [function] [call site] 00218
9 xmlFAGenerateEpsilonTransition [function] [call site] 00219
9 xmlFAGenerateEpsilonTransition [function] [call site] 00220
9 xmlFAGenerateEpsilonTransition [function] [call site] 00221
9 xmlFAGenerateEpsilonTransition [function] [call site] 00222
9 xmlRegStatePush [function] [call site] 00223
9 xmlRegCopyAtom [function] [call site] 00224
10 xmlRegexpErrMemory [function] [call site] 00225
10 xmlRegexpErrMemory [function] [call site] 00226
10 xmlRegCopyRange [function] [call site] 00227
11 xmlRegNewRange [function] [call site] 00228
12 xmlRegexpErrMemory [function] [call site] 00229
11 xmlStrdup [function] [call site] 00230
11 xmlRegexpErrMemory [function] [call site] 00231
11 xmlRegFreeRange [function] [call site] 00232
10 xmlRegFreeAtom [function] [call site] 00233
11 xmlRegFreeRange [function] [call site] 00234
9 xmlFAGenerateTransitions [function] [call site] 00235
10 xmlRegFreeAtom [function] [call site] 00236
10 xmlRegGetCounter [function] [call site] 00237
11 xmlRegexpErrMemory [function] [call site] 00238
11 xmlRegexpErrMemory [function] [call site] 00239
10 xmlFAGenerateCountedEpsilonTransition [function] [call site] 00240
11 xmlRegStatePush [function] [call site] 00241
11 xmlRegStateAddTrans [function] [call site] 00242
10 xmlFAGenerateCountedTransition [function] [call site] 00243
11 xmlRegStatePush [function] [call site] 00244
11 xmlRegStateAddTrans [function] [call site] 00245
10 xmlFAGenerateEpsilonTransition [function] [call site] 00246
10 xmlRegGetCounter [function] [call site] 00247
10 xmlFAGenerateCountedTransition [function] [call site] 00248
10 xmlFAGenerateCountedEpsilonTransition [function] [call site] 00249
10 xmlFAGenerateEpsilonTransition [function] [call site] 00250
10 xmlRegAtomPush [function] [call site] 00251
11 xmlRegexpErrCompile [function] [call site] 00252
11 xmlRegexpErrMemory [function] [call site] 00253
10 xmlRegStatePush [function] [call site] 00254
10 xmlFAGenerateEpsilonTransition [function] [call site] 00255
10 xmlRegFreeAtom [function] [call site] 00256
10 xmlRegStatePush [function] [call site] 00257
10 xmlRegStatePush [function] [call site] 00258
10 xmlFAGenerateEpsilonTransition [function] [call site] 00259
10 xmlRegStateAddTrans [function] [call site] 00260
10 xmlFAGenerateEpsilonTransition [function] [call site] 00261
10 xmlFAGenerateEpsilonTransition [function] [call site] 00262
10 xmlRegStateAddTrans [function] [call site] 00263
10 xmlRegStateAddTrans [function] [call site] 00264
10 xmlFAGenerateEpsilonTransition [function] [call site] 00265
10 xmlRegAtomPush [function] [call site] 00266
8 xmlRegFreeAtom [function] [call site] 00267
8 xmlFAParsePiece [function] [call site] 00268
9 xmlRegexpErrCompile [function] [call site] 00269
9 xmlFAParseQuantifier [function] [call site] 00270
10 xmlFAParseQuantExact [function] [call site] 00271
10 xmlRegexpErrCompile [function] [call site] 00272
10 xmlFAParseQuantExact [function] [call site] 00273
10 xmlRegexpErrCompile [function] [call site] 00274
10 xmlRegexpErrCompile [function] [call site] 00275
8 xmlFAGenerateTransitions [function] [call site] 00276
8 xmlRegFreeAtom [function] [call site] 00277
6 xmlRegexpErrCompile [function] [call site] 00278
6 xmlRegNewAtom [function] [call site] 00279
6 xmlFAParseCharClass [function] [call site] 00280
7 xmlRegNewAtom [function] [call site] 00281
7 xmlFAParseCharGroup [function] [call site] 00282
8 xmlFAParsePosCharGroup [function] [call site] 00283
9 xmlFAParseCharClassEsc [function] [call site] 00284
10 xmlRegNewAtom [function] [call site] 00285
10 xmlRegAtomAddRange [function] [call site] 00286
11 xmlRegexpErrCompile [function] [call site] 00287
11 xmlRegexpErrCompile [function] [call site] 00288
11 xmlRegexpErrMemory [function] [call site] 00289
11 xmlRegexpErrMemory [function] [call site] 00290
11 xmlRegNewRange [function] [call site] 00291
10 xmlRegexpErrCompile [function] [call site] 00292
10 xmlRegexpErrCompile [function] [call site] 00293
10 xmlFAParseCharProp [function] [call site] 00294
11 xmlRegexpErrCompile [function] [call site] 00295
11 xmlStrndup [function] [call site] 00296
11 xmlRegexpErrCompile [function] [call site] 00297
11 xmlRegNewAtom [function] [call site] 00298
11 xmlRegAtomAddRange [function] [call site] 00299
10 xmlRegexpErrCompile [function] [call site] 00300
10 xmlRegexpErrCompile [function] [call site] 00301
10 xmlFAParseCharProp [function] [call site] 00302
10 xmlRegexpErrCompile [function] [call site] 00303
10 xmlRegNewAtom [function] [call site] 00304
10 parse_escaped_codepoint [function] [call site] 00305
11 parse_escaped_codeunit [function] [call site] 00306
12 xmlRegexpErrCompile [function] [call site] 00307
11 parse_escaped_codeunit [function] [call site] 00308
11 xmlRegexpErrCompile [function] [call site] 00309
10 xmlRegAtomAddRange [function] [call site] 00310
10 xmlRegNewAtom [function] [call site] 00311
10 xmlRegAtomAddRange [function] [call site] 00312
10 xmlRegexpErrCompile [function] [call site] 00313
9 xmlFAParseCharRange [function] [call site] 00314
10 xmlRegexpErrCompile [function] [call site] 00315
10 xmlRegexpErrCompile [function] [call site] 00316
10 xmlStringCurrentChar [function] [call site] 00317
10 xmlRegexpErrCompile [function] [call site] 00318
10 xmlRegAtomAddRange [function] [call site] 00319
10 xmlRegexpErrCompile [function] [call site] 00320
10 xmlStringCurrentChar [function] [call site] 00321
10 xmlRegexpErrCompile [function] [call site] 00322
10 xmlRegexpErrCompile [function] [call site] 00323
10 xmlRegAtomAddRange [function] [call site] 00324
8 xmlFAParseCharGroup [function] [call site] 00325
9 xmlRegexpErrCompile [function] [call site] 00326
9 xmlFAParsePosCharGroup [function] [call site] 00327
7 xmlRegexpErrCompile [function] [call site] 00328
7 xmlFAParseCharClassEsc [function] [call site] 00329
2 xmlRegexpErrCompile [function] [call site] 00330
2 xmlFAEliminateEpsilonTransitions [function] [call site] 00331
3 xmlFAEliminateSimpleEpsilonTransitions [function] [call site] 00332
4 xmlRegStateAddTrans [function] [call site] 00333
3 xmlRegFreeState [function] [call site] 00334
3 xmlFAReduceEpsilonTransitions [function] [call site] 00335
4 xmlRegStateAddTrans [function] [call site] 00336
4 xmlFAReduceEpsilonTransitions [function] [call site] 00337
5 xmlRegStateAddTrans [function] [call site] 00338
3 xmlFAFinishReduceEpsilonTransitions [function] [call site] 00339
4 xmlFAFinishReduceEpsilonTransitions [function] [call site] 00340
3 xmlRegFreeState [function] [call site] 00341
2 xmlRegEpxFromParse [function] [call site] 00342
3 xmlRegexpErrMemory [function] [call site] 00343
3 xmlRegexpIsDeterminist [function] [call site] 00344
4 xmlNewAutomata [function] [call site] 00345
5 xmlRegNewParserCtxt [function] [call site] 00346
5 xmlRegStatePush [function] [call site] 00347
5 xmlFreeAutomata [function] [call site] 00348
6 xmlRegFreeParserCtxt [function] [call site] 00349
7 xmlRegFreeState [function] [call site] 00350
7 xmlRegFreeAtom [function] [call site] 00351
4 xmlRegFreeState [function] [call site] 00352
4 xmlFAComputesDeterminism [function] [call site] 00353
5 xmlFAEqualAtoms [function] [call site] 00354
6 xmlStrEqual [function] [call site] 00355
5 xmlFACompareAtoms [function] [call site] 00356
6 xmlFACompareAtomTypes [function] [call site] 00357
6 xmlStrchr [function] [call site] 00358
6 xmlStrchr [function] [call site] 00359
6 xmlRegStrEqualWildcard [function] [call site] 00360
6 xmlRegCheckCharacter [function] [call site] 00361
7 xmlRegCheckCharacterRange [function] [call site] 00362
8 xmlCharInRange [function] [call site] 00363
8 xmlCharInRange [function] [call site] 00364
8 xmlCharInRange [function] [call site] 00365
8 xmlUCSIsCatNd [function] [call site] 00366
9 xmlCharInRange [function] [call site] 00367
8 xmlUCSIsCatP [function] [call site] 00368
9 xmlCharInRange [function] [call site] 00369
8 xmlUCSIsCatZ [function] [call site] 00370
9 xmlCharInRange [function] [call site] 00371
8 xmlUCSIsCatC [function] [call site] 00372
9 xmlCharInRange [function] [call site] 00373
8 xmlUCSIsCatL [function] [call site] 00374
9 xmlCharInRange [function] [call site] 00375
8 xmlUCSIsCatLu [function] [call site] 00376
9 xmlCharInRange [function] [call site] 00377
8 xmlUCSIsCatLl [function] [call site] 00378
9 xmlCharInRange [function] [call site] 00379
8 xmlUCSIsCatLt [function] [call site] 00380
9 xmlCharInRange [function] [call site] 00381
8 xmlUCSIsCatLm [function] [call site] 00382
9 xmlCharInRange [function] [call site] 00383
8 xmlUCSIsCatLo [function] [call site] 00384
9 xmlCharInRange [function] [call site] 00385
8 xmlUCSIsCatM [function] [call site] 00386
9 xmlCharInRange [function] [call site] 00387
8 xmlUCSIsCatMn [function] [call site] 00388
9 xmlCharInRange [function] [call site] 00389
8 xmlUCSIsCatMc [function] [call site] 00390
9 xmlCharInRange [function] [call site] 00391
8 xmlUCSIsCatMe [function] [call site] 00392
8 xmlUCSIsCatN [function] [call site] 00393
9 xmlCharInRange [function] [call site] 00394
8 xmlUCSIsCatNd [function] [call site] 00395
8 xmlUCSIsCatNl [function] [call site] 00396
8 xmlUCSIsCatNo [function] [call site] 00397
8 xmlUCSIsCatP [function] [call site] 00398
8 xmlUCSIsCatPc [function] [call site] 00399
8 xmlUCSIsCatPd [function] [call site] 00400
9 xmlCharInRange [function] [call site] 00401
8 xmlUCSIsCatPs [function] [call site] 00402
9 xmlCharInRange [function] [call site] 00403
8 xmlUCSIsCatPe [function] [call site] 00404
9 xmlCharInRange [function] [call site] 00405
8 xmlUCSIsCatPi [function] [call site] 00406
8 xmlUCSIsCatPf [function] [call site] 00407
8 xmlUCSIsCatPo [function] [call site] 00408
9 xmlCharInRange [function] [call site] 00409
8 xmlUCSIsCatZ [function] [call site] 00410
8 xmlUCSIsCatZs [function] [call site] 00411
8 xmlUCSIsCatZl [function] [call site] 00412
8 xmlUCSIsCatZp [function] [call site] 00413
8 xmlUCSIsCatS [function] [call site] 00414
9 xmlCharInRange [function] [call site] 00415
8 xmlUCSIsCatSm [function] [call site] 00416
9 xmlCharInRange [function] [call site] 00417
8 xmlUCSIsCatSc [function] [call site] 00418
9 xmlCharInRange [function] [call site] 00419
8 xmlUCSIsCatSk [function] [call site] 00420
9 xmlCharInRange [function] [call site] 00421
8 xmlUCSIsCatSo [function] [call site] 00422
9 xmlCharInRange [function] [call site] 00423
8 xmlUCSIsCatC [function] [call site] 00424
8 xmlUCSIsCatCc [function] [call site] 00425
8 xmlUCSIsCatCf [function] [call site] 00426
9 xmlCharInRange [function] [call site] 00427
8 xmlUCSIsCatCo [function] [call site] 00428
8 xmlUCSIsBlock [function] [call site] 00429
9 xmlUnicodeLookup [function] [call site] 00430
10 strcmp [call site] 00431
7 xmlRegCheckCharacterRange [function] [call site] 00432
7 xmlRegCheckCharacterRange [function] [call site] 00433
7 printf [call site] 00434
7 xmlRegCheckCharacterRange [function] [call site] 00435
6 xmlFACompareRanges [function] [call site] 00436
7 xmlRegCheckCharacterRange [function] [call site] 00437
7 xmlStrEqual [function] [call site] 00438
5 xmlFAEqualAtoms [function] [call site] 00439
5 xmlFARecurseDeterminism [function] [call site] 00440
6 xmlFARecurseDeterminism [function] [call site] 00441
7 xmlFACompareAtoms [function] [call site] 00442
7 xmlFAEqualAtoms [function] [call site] 00443
5 xmlFAFinishRecurseDeterminism [function] [call site] 00444
6 xmlFAFinishRecurseDeterminism [function] [call site] 00445
4 xmlFreeAutomata [function] [call site] 00446
3 xmlRegexpErrMemory [function] [call site] 00447
3 xmlRegexpErrMemory [function] [call site] 00448
3 xmlRegexpErrMemory [function] [call site] 00449
3 xmlStrdup [function] [call site] 00450
3 xmlRegCalloc2 [function] [call site] 00451
3 xmlRegCalloc2 [function] [call site] 00452
3 xmlRegexpErrMemory [function] [call site] 00453
3 xmlRegFreeState [function] [call site] 00454
3 xmlRegFreeAtom [function] [call site] 00455
2 xmlRegFreeParserCtxt [function] [call site] 00456
1 xmlRegFreeRegexp [function] [call site] 00457
2 xmlRegFreeState [function] [call site] 00458
2 xmlRegFreeAtom [function] [call site] 00459
1 xmlFuzzMemSetLimit [function] [call site] 00460
1 xmlFuzzDataCleanup [function] [call site] 00461
2 xmlHashFree [function] [call site] 00462
3 xmlDictFree [function] [call site] 00463
4 xmlMutexLock [function] [call site] 00464
4 xmlMutexUnlock [function] [call site] 00465
4 xmlMutexUnlock [function] [call site] 00466
4 xmlDictFree [function] [call site] 00467
1 xmlResetLastError [function] [call site] 00468
2 __xmlLastError [function] [call site] 00469
2 __xmlLastError [function] [call site] 00470
2 xmlResetError [function] [call site] 00471