Fuzz introspector: html
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
3914 4393 3 :

['xmlExpandEntitiesInAttValue', 'xmlValidateOneAttribute', 'xmlValidCtxtNormalizeAttributeValue']

3914 4393 xmlSAX2AttributeInternal call site: 00880 /src/libxml2/SAX2.c:1182
2064 2064 5 :

['xmlFreeURI', 'xmlNsWarnMsg', 'xmlNewNs', 'xmlParseURISafe', 'xmlValidateOneNamespace']

3354 3759 xmlSAX2AttributeInternal call site: 00728 /src/libxml2/SAX2.c:1043
1604 1604 1 :

['xmlValidateOneElement']

1604 1608 xmlSAX2EndElement call site: 00992 /src/libxml2/SAX2.c:1632
1390 2226 2 :

['xmlFreeNode', 'xmlStringGetNodeList']

1390 2226 xmlNewDocNodeEatName call site: 00363 /src/libxml2/tree.c:2332
1390 1390 1 :

['xmlStringGetNodeList']

1616 1616 xmlNewDocProp call site: 02415 /src/libxml2/tree.c:2021
1120 1120 1 :

['xmlAddSibling']

1120 1120 xmlSAX2ProcessingInstruction call site: 01427 /src/libxml2/SAX2.c:2556
1120 1120 1 :

['xmlAddSibling']

1120 1120 xmlSAX2Comment call site: 01445 /src/libxml2/SAX2.c:2604
1078 2750 2 :

['xmlFreeNode', 'xmlNodeAddContent']

1078 2750 xmlAddChild call site: 00410 /src/libxml2/tree.c:3371
994 994 1 :

['xmlCopyEntitiesTable']

3145 3972 xmlCopyDtd call site: 02391 /src/libxml2/tree.c:4533
988 988 2 :

['xmlValidateDtdFinal', 'xmlValidateRoot']

988 988 xmlSAX2StartElement call site: 00957 /src/libxml2/SAX2.c:1596
803 803 1 :

['xmlFreeEntitiesTable']

803 803 xmlFreeDtd call site: 00105 /src/libxml2/tree.c:1088
767 767 1 :

['xmlCopyElementTable']

4361 5188 xmlCopyDtd call site: 02365 /src/libxml2/tree.c:4521

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 xmlInitRandom [function] [call site] 00006
5 xmlInitMutex [function] [call site] 00007
6 pthread_mutex_init [call site] 00008
5 getentropy [call site] 00009
5 __errno_location [call site] 00010
5 __errno_location [call site] 00011
5 fprintf [call site] 00012
5 abort [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 xmlInitGlobalsInternal [function] [call site] 00020
5 xmlInitMutex [function] [call site] 00021
5 pthread_key_create [call site] 00022
5 xmlFreeGlobalState [function] [call site] 00023
6 xmlResetError [function] [call site] 00024
5 pthread_self [call site] 00025
5 xmlGlobalRandom [function] [call site] 00026
6 xmlMutexLock [function] [call site] 00027
7 pthread_mutex_lock [call site] 00028
6 xoroshiro64ss [function] [call site] 00029
6 xmlMutexUnlock [function] [call site] 00030
7 pthread_mutex_unlock [call site] 00031
5 xmlGlobalRandom [function] [call site] 00032
4 xmlInitDictInternal [function] [call site] 00033
5 xmlInitMutex [function] [call site] 00034
4 xmlInitEncodingInternal [function] [call site] 00035
4 xmlInitXPathInternal [function] [call site] 00036
4 xmlInitIOCallbacks [function] [call site] 00037
5 xmlIODefaultMatch [function] [call site] 00038
5 xmlIODefaultMatch [function] [call site] 00039
4 xmlGlobalInitMutexUnlock [function] [call site] 00040
5 pthread_mutex_unlock [call site] 00041
3 xmlRandom [function] [call site] 00042
4 xmlGetLocalRngState [function] [call site] 00043
5 xmlIsMainThreadInternal [function] [call site] 00044
6 xmlInitParser [function] [call site] 00045
6 pthread_self [call site] 00046
5 xmlGetThreadLocalStorage [function] [call site] 00047
6 pthread_getspecific [call site] 00048
6 xmlNewGlobalState [function] [call site] 00049
7 fprintf [call site] 00050
7 abort [call site] 00051
7 xmlInitGlobalState [function] [call site] 00052
8 xmlMutexLock [function] [call site] 00053
8 xmlGlobalRandom [function] [call site] 00054
8 xmlGlobalRandom [function] [call site] 00055
8 xmlMutexUnlock [function] [call site] 00056
8 pthread_setspecific [call site] 00057
4 xoroshiro64ss [function] [call site] 00058
3 xmlHashGrow [function] [call site] 00059
1 xmlFuzzReadInt [function] [call site] 00060
1 xmlFuzzReadInt [function] [call site] 00061
1 xmlFuzzReadRemaining [function] [call site] 00062
1 xmlFuzzDataCleanup [function] [call site] 00063
2 xmlHashFree [function] [call site] 00064
3 xmlDictFree [function] [call site] 00065
4 xmlMutexLock [function] [call site] 00066
4 xmlMutexUnlock [function] [call site] 00067
4 xmlMutexUnlock [function] [call site] 00068
4 xmlDictFree [function] [call site] 00069
1 xmlFuzzMemSetLimit [function] [call site] 00070
1 htmlNewParserCtxt [function] [call site] 00071
2 htmlNewSAXParserCtxt [function] [call site] 00072
3 xmlInitParser [function] [call site] 00073
3 htmlInitParserCtxt [function] [call site] 00074
4 xmlDictCreate [function] [call site] 00075
5 xmlInitParser [function] [call site] 00076
5 xmlRandom [function] [call site] 00077
4 xmlSAX2InitHtmlDefaultSAXHandler [function] [call site] 00078
5 xmlSAX2InternalSubset [function] [call site] 00079
6 xmlGetIntSubset [function] [call site] 00080
6 xmlUnlinkNode [function] [call site] 00081
7 xmlHashLookup [function] [call site] 00082
8 xmlHashLookup3 [function] [call site] 00083
9 xmlHashValue [function] [call site] 00084
9 xmlHashFindEntry [function] [call site] 00085
10 strcmp [call site] 00086
10 xmlFastStrEqual [function] [call site] 00087
11 strcmp [call site] 00088
10 xmlFastStrEqual [function] [call site] 00089
7 xmlHashRemoveEntry [function] [call site] 00090
8 xmlHashRemoveEntry3 [function] [call site] 00091
9 xmlHashValue [function] [call site] 00092
9 xmlHashFindEntry [function] [call site] 00093
7 xmlHashLookup [function] [call site] 00094
7 xmlHashRemoveEntry [function] [call site] 00095
7 xmlHashLookup [function] [call site] 00096
7 xmlHashRemoveEntry [function] [call site] 00097
7 xmlHashLookup [function] [call site] 00098
7 xmlHashRemoveEntry [function] [call site] 00099
6 xmlFreeDtd [function] [call site] 00100
7 __xmlDeregisterNodeDefaultValue [function] [call site] 00101
8 xmlIsMainThreadInternal [function] [call site] 00102
7 __xmlDeregisterNodeDefaultValue [function] [call site] 00103
7 xmlUnlinkNode [function] [call site] 00104
7 xmlFreeNode [function] [call site] 00105
8 xmlFreeDtd [function] [call site] 00106
9 xmlDictOwns [function] [call site] 00107
10 xmlDictOwns [function] [call site] 00108
9 xmlDictOwns [function] [call site] 00109
9 xmlDictOwns [function] [call site] 00110
9 xmlFreeNotationTable [function] [call site] 00111
10 xmlHashFree [function] [call site] 00112
10 xmlFreeNotationTableEntry [function] [call site] 00113
11 xmlFreeNotation [function] [call site] 00114
9 xmlFreeElementTable [function] [call site] 00115
10 xmlHashFree [function] [call site] 00116
10 xmlFreeElementTableEntry [function] [call site] 00117
11 xmlFreeElement [function] [call site] 00118
12 xmlUnlinkNode [function] [call site] 00119
12 xmlFreeDocElementContent [function] [call site] 00120
13 xmlErrValid [function] [call site] 00121
14 xmlDoErrValid [function] [call site] 00122
15 xmlCtxtVErr [function] [call site] 00123
16 xmlCtxtErrMemory [function] [call site] 00124
17 xmlRaiseMemoryError [function] [call site] 00125
18 __xmlLastError [function] [call site] 00126
19 xmlIsMainThreadInternal [function] [call site] 00127
18 xmlResetLastError [function] [call site] 00128
19 __xmlLastError [function] [call site] 00129
19 __xmlLastError [function] [call site] 00130
19 xmlResetError [function] [call site] 00131
18 xmlResetError [function] [call site] 00132
18 __xmlStructuredError [function] [call site] 00133
18 __xmlStructuredError [function] [call site] 00134
16 xmlVRaiseError [function] [call site] 00135
17 __xmlLastError [function] [call site] 00136
17 fprintf [call site] 00137
17 abort [call site] 00138
17 __xmlGetWarningsDefaultValue [function] [call site] 00139
18 xmlIsMainThreadInternal [function] [call site] 00140
17 xmlVUpdateError [function] [call site] 00141
18 xmlGetLineNo [function] [call site] 00142
19 xmlGetLineNoInternal [function] [call site] 00143
20 xmlGetLineNoInternal [function] [call site] 00144
21 xmlGetLineNoInternal [function] [call site] 00145
22 xmlGetLineNoInternal [function] [call site] 00146
23 xmlGetLineNoInternal [function] [call site] 00147
24 xmlGetLineNoInternal [function] [call site] 00148
18 xmlVSetError [function] [call site] 00149
19 xmlResetError [function] [call site] 00150
19 xmlStrVASPrintf [function] [call site] 00151
20 vsnprintf [call site] 00152
20 vsnprintf [call site] 00153
20 vsnprintf [call site] 00154
19 xmlStrdup [function] [call site] 00155
20 xmlStrndup [function] [call site] 00156
19 xmlStrdup [function] [call site] 00157
19 xmlStrdup [function] [call site] 00158
19 xmlStrdup [function] [call site] 00159
19 xmlResetError [function] [call site] 00160
17 xmlCopyError [function] [call site] 00161
18 xmlSetError [function] [call site] 00162
19 xmlVSetError [function] [call site] 00163
17 __xmlStructuredError [function] [call site] 00164
17 __xmlStructuredError [function] [call site] 00165
17 __xmlGenericError [function] [call site] 00166
17 xmlFormatError [function] [call site] 00167
18 xmlStrlen [function] [call site] 00168
19 strlen [call site] 00169
18 xmlParserPrintFileContextInternal [function] [call site] 00170
19 xmlGetUTF8Char [function] [call site] 00171
18 xmlParserPrintFileContextInternal [function] [call site] 00172
18 xmlStrlen [function] [call site] 00173
16 xmlCtxtErrMemory [function] [call site] 00174
15 xmlVRaiseError [function] [call site] 00175
15 xmlVErrMemory [function] [call site] 00176
16 xmlCtxtErrMemory [function] [call site] 00177
16 xmlRaiseMemoryError [function] [call site] 00178
16 xmlRaiseMemoryError [function] [call site] 00179
13 xmlDictOwns [function] [call site] 00180
13 xmlDictOwns [function] [call site] 00181
12 xmlRegFreeRegexp [function] [call site] 00182
13 xmlRegFreeState [function] [call site] 00183
13 xmlRegFreeAtom [function] [call site] 00184
14 xmlRegFreeRange [function] [call site] 00185
9 xmlFreeAttributeTable [function] [call site] 00186
10 xmlHashFree [function] [call site] 00187
10 xmlFreeAttributeTableEntry [function] [call site] 00188
11 xmlFreeAttribute [function] [call site] 00189
12 xmlUnlinkNode [function] [call site] 00190
12 xmlFreeEnumeration [function] [call site] 00191
12 xmlDictOwns [function] [call site] 00192
12 xmlDictOwns [function] [call site] 00193
12 xmlDictOwns [function] [call site] 00194
12 xmlDictOwns [function] [call site] 00195
9 xmlFreeEntitiesTable [function] [call site] 00196
10 xmlHashFree [function] [call site] 00197
10 xmlFreeEntityWrapper [function] [call site] 00198
11 xmlFreeEntity [function] [call site] 00199
12 xmlFreeNodeList [function] [call site] 00200
13 xmlFreeNsList [function] [call site] 00201
14 xmlFreeNs [function] [call site] 00202
13 xmlFreeDoc [function] [call site] 00203
14 __xmlDeregisterNodeDefaultValue [function] [call site] 00204
14 __xmlDeregisterNodeDefaultValue [function] [call site] 00205
14 xmlFreeIDTable [function] [call site] 00206
15 xmlHashFree [function] [call site] 00207
15 xmlFreeIDTableEntry [function] [call site] 00208
16 xmlFreeID [function] [call site] 00209
17 xmlDictOwns [function] [call site] 00210
17 xmlDictOwns [function] [call site] 00211
14 xmlFreeRefTable [function] [call site] 00212
15 xmlHashFree [function] [call site] 00213
15 xmlFreeRefTableEntry [function] [call site] 00214
16 xmlListDelete [function] [call site] 00215
17 xmlListClear [function] [call site] 00216
18 xmlLinkDeallocator [function] [call site] 00217
14 xmlUnlinkNode [function] [call site] 00218
14 xmlFreeDtd [function] [call site] 00219
15 xmlFreeEntitiesTable [function] [call site] 00220
14 xmlUnlinkNode [function] [call site] 00221
14 xmlFreeDtd [function] [call site] 00222
14 xmlFreeNodeList [function] [call site] 00223
15 __xmlDeregisterNodeDefaultValue [function] [call site] 00224
15 __xmlDeregisterNodeDefaultValue [function] [call site] 00225
15 xmlFreePropList [function] [call site] 00226
16 xmlFreeProp [function] [call site] 00227
17 __xmlDeregisterNodeDefaultValue [function] [call site] 00228
17 __xmlDeregisterNodeDefaultValue [function] [call site] 00229
17 xmlRemoveID [function] [call site] 00230
18 xmlHashRemoveEntry [function] [call site] 00231
18 xmlFreeIDTableEntry [function] [call site] 00232
17 xmlFreeNodeList [function] [call site] 00233
18 xmlDictOwns [function] [call site] 00234
18 xmlFreeNsList [function] [call site] 00235
18 xmlDictOwns [function] [call site] 00236
17 xmlDictOwns [function] [call site] 00237
14 xmlFreeNsList [function] [call site] 00238
14 xmlDictOwns [function] [call site] 00239
14 xmlDictOwns [function] [call site] 00240
14 xmlDictOwns [function] [call site] 00241
14 xmlDictOwns [function] [call site] 00242
14 xmlDictFree [function] [call site] 00243
12 xmlDictOwns [function] [call site] 00244
8 xmlFreeNs [function] [call site] 00245
8 xmlFreeProp [function] [call site] 00246
8 __xmlDeregisterNodeDefaultValue [function] [call site] 00247
8 __xmlDeregisterNodeDefaultValue [function] [call site] 00248
8 xmlDictOwns [function] [call site] 00249
8 xmlDictOwns [function] [call site] 00250
8 xmlFreeNodeList [function] [call site] 00251
8 xmlFreePropList [function] [call site] 00252
8 xmlFreeNsList [function] [call site] 00253
8 xmlDictOwns [function] [call site] 00254
8 xmlDictOwns [function] [call site] 00255
6 xmlCreateIntSubset [function] [call site] 00256
7 xmlGetIntSubset [function] [call site] 00257
7 xmlStrdup [function] [call site] 00258
7 xmlStrdup [function] [call site] 00259
7 xmlStrdup [function] [call site] 00260
7 __xmlRegisterNodeDefaultValue [function] [call site] 00261
7 __xmlRegisterNodeDefaultValue [function] [call site] 00262
7 xmlFreeDtd [function] [call site] 00263
6 xmlSAX2ErrMemory [function] [call site] 00264
7 xmlCtxtErrMemory [function] [call site] 00265
5 xmlSAX2GetEntity [function] [call site] 00266
6 xmlGetPredefinedEntity [function] [call site] 00267
7 xmlStrEqual [function] [call site] 00268
8 strcmp [call site] 00269
7 xmlStrEqual [function] [call site] 00270
7 xmlStrEqual [function] [call site] 00271
7 xmlStrEqual [function] [call site] 00272
7 xmlStrEqual [function] [call site] 00273
6 xmlGetDocEntity [function] [call site] 00274
7 xmlGetEntityFromTable [function] [call site] 00275
8 xmlHashLookup [function] [call site] 00276
7 xmlGetEntityFromTable [function] [call site] 00277
7 xmlGetPredefinedEntity [function] [call site] 00278
6 xmlGetDocEntity [function] [call site] 00279
6 xmlGetDocEntity [function] [call site] 00280
6 xmlFatalErrMsg [function] [call site] 00281
6 xmlGetDocEntity [function] [call site] 00282
5 xmlSAX2SetDocumentLocator [function] [call site] 00283
5 xmlSAX2StartDocument [function] [call site] 00284
6 htmlNewDocNoDtD [function] [call site] 00285
7 xmlCreateIntSubset [function] [call site] 00286
7 __xmlRegisterNodeDefaultValue [function] [call site] 00287
7 __xmlRegisterNodeDefaultValue [function] [call site] 00288
6 xmlSAX2ErrMemory [function] [call site] 00289
6 xmlNewDoc [function] [call site] 00290
7 xmlStrdup [function] [call site] 00291
7 __xmlRegisterNodeDefaultValue [function] [call site] 00292
7 __xmlRegisterNodeDefaultValue [function] [call site] 00293
6 xmlSAX2ErrMemory [function] [call site] 00294
6 xmlDictReference [function] [call site] 00295
7 xmlMutexLock [function] [call site] 00296
7 xmlMutexUnlock [function] [call site] 00297
6 xmlTreeEnsureXMLDecl [function] [call site] 00298
6 xmlSAX2ErrMemory [function] [call site] 00303
6 xmlPathToURI [function] [call site] 00304
7 xmlCanonicPath [function] [call site] 00305
8 xmlStrstr [function] [call site] 00306
9 xmlStrlen [function] [call site] 00307
9 xmlStrncmp [function] [call site] 00308
10 strncmp [call site] 00309
8 xmlURIEscapeStr [function] [call site] 00310
8 xmlStrdup [function] [call site] 00314
6 xmlSAX2ErrMemory [function] [call site] 00315
5 xmlSAX2EndDocument [function] [call site] 00316
6 xmlValidateDocumentFinal [function] [call site] 00317
7 xmlErrValid [function] [call site] 00318
7 xmlHashScan [function] [call site] 00319
8 xmlHashScanFull [function] [call site] 00320
7 xmlValidateCheckRefCallback [function] [call site] 00321
8 xmlListWalk [function] [call site] 00322
8 xmlWalkValidateList [function] [call site] 00323
9 xmlValidateRef [function] [call site] 00324
10 xmlStrdup [function] [call site] 00325
10 xmlVErrMemory [function] [call site] 00326
10 xmlGetID [function] [call site] 00327
11 xmlHashLookup [function] [call site] 00328
10 xmlErrValidNodeNr [function] [call site] 00329
11 xmlDoErrValid [function] [call site] 00330
10 xmlGetID [function] [call site] 00331
10 xmlErrValidNode [function] [call site] 00332
11 xmlDoErrValid [function] [call site] 00333
10 xmlStrdup [function] [call site] 00334
10 xmlVErrMemory [function] [call site] 00335
10 xmlGetID [function] [call site] 00336
10 xmlErrValidNode [function] [call site] 00337
6 xmlStrdup [function] [call site] 00338
6 xmlSAX2ErrMemory [function] [call site] 00339
5 xmlSAX2StartElement [function] [call site] 00340
6 xmlErrValid [function] [call site] 00341
7 xmlCtxtErr [function] [call site] 00342
8 xmlCtxtVErr [function] [call site] 00343
6 xmlStrdup [function] [call site] 00344
6 xmlSplitQName [function] [call site] 00345
7 xmlStrdup [function] [call site] 00346
7 xmlErrMemory [function] [call site] 00347
8 xmlCtxtErrMemory [function] [call site] 00348
7 xmlErrMemory [function] [call site] 00349
7 xmlStrdup [function] [call site] 00350
7 xmlStrndup [function] [call site] 00351
7 xmlErrMemory [function] [call site] 00352
7 xmlStrndup [function] [call site] 00353
7 xmlStringCurrentChar [function] [call site] 00354
7 xmlCharInRange [function] [call site] 00355
7 xmlFatalErrMsgStr [function] [call site] 00356
8 xmlCtxtErr [function] [call site] 00357
7 xmlErrMemory [function] [call site] 00358
7 xmlErrMemory [function] [call site] 00359
7 xmlStrndup [function] [call site] 00360
6 xmlSAX2ErrMemory [function] [call site] 00361
6 xmlNewDocNodeEatName [function] [call site] 00362
7 xmlNewNodeEatName [function] [call site] 00363
8 __xmlRegisterNodeDefaultValue [function] [call site] 00364
8 __xmlRegisterNodeDefaultValue [function] [call site] 00365
7 xmlStringGetNodeList [function] [call site] 00366
8 xmlBufCreateSize [function] [call site] 00367
9 __xmlBufferAllocScheme [function] [call site] 00368
8 xmlBufSetAllocationScheme [function] [call site] 00369
8 xmlBufAdd [function] [call site] 00370
9 xmlStrlen [function] [call site] 00371
9 xmlBufMemoryError [function] [call site] 00372
9 xmlBufMemoryError [function] [call site] 00373
9 xmlBufResize [function] [call site] 00374
10 xmlBufMemoryError [function] [call site] 00375
10 xmlBufMemoryError [function] [call site] 00376
10 xmlBufMemoryError [function] [call site] 00377
10 xmlBufMemoryError [function] [call site] 00378
10 xmlBufMemoryError [function] [call site] 00379
9 xmlBufMemoryError [function] [call site] 00380
8 xmlStrndup [function] [call site] 00381
8 xmlGetDocEntity [function] [call site] 00382
8 xmlBufIsEmpty [function] [call site] 00385
8 xmlNewDocText [function] [call site] 00386
9 xmlNewText [function] [call site] 00387
10 xmlStrdup [function] [call site] 00388
10 __xmlRegisterNodeDefaultValue [function] [call site] 00389
10 __xmlRegisterNodeDefaultValue [function] [call site] 00390
10 xmlFreeNode [function] [call site] 00391
8 xmlBufDetach [function] [call site] 00392
8 xmlAddNextSibling [function] [call site] 00393
9 xmlUnlinkNode [function] [call site] 00394
9 xmlNodeAddContent [function] [call site] 00395
10 xmlStrlen [function] [call site] 00396
10 xmlNodeAddContentLen [function] [call site] 00397
11 xmlNewDocTextLen [function] [call site] 00398
12 xmlNewTextLen [function] [call site] 00399
13 xmlStrndup [function] [call site] 00400
13 __xmlRegisterNodeDefaultValue [function] [call site] 00401
13 __xmlRegisterNodeDefaultValue [function] [call site] 00402
11 xmlAddChild [function] [call site] 00403
12 xmlNodeAddContent [function] [call site] 00404
12 xmlFreeNode [function] [call site] 00405
12 xmlFreeNode [function] [call site] 00406
12 xmlNodeAddContent [function] [call site] 00407
12 xmlFreeNode [function] [call site] 00408
12 xmlFreeNode [function] [call site] 00409
12 xmlSetTreeDoc [function] [call site] 00410
13 xmlRemoveID [function] [call site] 00411
13 _copyStringForNewDictIfNeeded [function] [call site] 00412
14 xmlDictOwns [function] [call site] 00413
14 xmlDictLookup [function] [call site] 00414
15 xmlDictLookupInternal [function] [call site] 00415
16 xmlDictHashName [function] [call site] 00416
16 xmlDictHashQName [function] [call site] 00417
16 xmlDictFindEntry [function] [call site] 00418
17 strncmp [call site] 00419
17 xmlStrQEqual [function] [call site] 00420
18 xmlStrEqual [function] [call site] 00421
16 xmlDictHashName [function] [call site] 00422
16 xmlDictHashQName [function] [call site] 00423
16 xmlDictFindEntry [function] [call site] 00424
16 xmlDictGrow [function] [call site] 00425
16 xmlDictAddString [function] [call site] 00426
16 xmlDictAddQString [function] [call site] 00427
14 xmlStrdup [function] [call site] 00428
13 xmlSetListDoc [function] [call site] 00429
14 xmlSetTreeDoc [function] [call site] 00430
15 xmlSetListDoc [function] [call site] 00431
15 _copyStringForNewDictIfNeeded [function] [call site] 00432
15 _copyStringForNewDictIfNeeded [function] [call site] 00433
12 xmlNodeAddContent [function] [call site] 00434
12 xmlFreeNode [function] [call site] 00435
12 xmlFreeNode [function] [call site] 00436
12 xmlHasNsProp [function] [call site] 00437
13 xmlGetPropNodeInternal [function] [call site] 00438
14 xmlStrEqual [function] [call site] 00439
14 xmlStrEqual [function] [call site] 00440
14 xmlStrEqual [function] [call site] 00441
14 xmlStrdup [function] [call site] 00442
14 xmlStrcat [function] [call site] 00443
15 xmlStrdup [function] [call site] 00444
15 xmlStrncat [function] [call site] 00445
16 xmlStrndup [function] [call site] 00446
16 xmlStrlen [function] [call site] 00447
14 xmlStrcat [function] [call site] 00448
14 xmlGetDtdQAttrDesc [function] [call site] 00449
15 xmlHashLookup3 [function] [call site] 00450
14 xmlGetDtdQAttrDesc [function] [call site] 00451
14 xmlStrEqual [function] [call site] 00452
14 xmlGetDtdQAttrDesc [function] [call site] 00453
14 xmlGetDtdQAttrDesc [function] [call site] 00454
14 xmlGetNsList [function] [call site] 00455
15 xmlGetNsListSafe [function] [call site] 00456
16 xmlStrEqual [function] [call site] 00457
14 xmlStrEqual [function] [call site] 00458
14 xmlGetDtdQAttrDesc [function] [call site] 00459
14 xmlGetDtdQAttrDesc [function] [call site] 00460
12 xmlHasNsProp [function] [call site] 00461
12 xmlUnlinkNode [function] [call site] 00462
12 xmlFreeProp [function] [call site] 00463
11 xmlDictOwns [function] [call site] 00464
11 xmlStrncatNew [function] [call site] 00465
12 xmlStrlen [function] [call site] 00466
12 xmlStrdup [function] [call site] 00467
12 xmlStrndup [function] [call site] 00468
12 xmlStrlen [function] [call site] 00469
11 xmlStrncatNew [function] [call site] 00470
9 xmlFreeNode [function] [call site] 00471
9 xmlStrdup [function] [call site] 00472
9 xmlStrcat [function] [call site] 00473
9 xmlNodeSetContent [function] [call site] 00474
10 xmlStringGetNodeList [function] [call site] 00475
11 xmlNewReference [function] [call site] 00476
12 xmlStrlen [function] [call site] 00477
12 xmlStrndup [function] [call site] 00478
12 xmlStrndup [function] [call site] 00479
12 xmlStrdup [function] [call site] 00480
12 xmlGetDocEntity [function] [call site] 00481
12 __xmlRegisterNodeDefaultValue [function] [call site] 00482
12 __xmlRegisterNodeDefaultValue [function] [call site] 00483
12 xmlFreeNode [function] [call site] 00484
11 xmlStringGetNodeList [function] [call site] 00485
12 xmlFreeNode [function] [call site] 00486
12 xmlAddNextSibling [function] [call site] 00487
13 xmlFreeNode [function] [call site] 00488
13 xmlAddPropSibling [function] [call site] 00489
14 xmlHasNsProp [function] [call site] 00490
14 xmlHasNsProp [function] [call site] 00491
14 xmlSetTreeDoc [function] [call site] 00492
14 xmlRemoveProp [function] [call site] 00493
15 xmlFreeProp [function] [call site] 00494
15 xmlFreeProp [function] [call site] 00495
13 xmlSetTreeDoc [function] [call site] 00496
12 xmlCopyCharMultiByte [function] [call site] 00497
13 fprintf [call site] 00498
13 abort [call site] 00499
12 xmlBufCat [function] [call site] 00500
12 xmlBufAdd [function] [call site] 00501
12 xmlBufIsEmpty [function] [call site] 00502
12 xmlNewDocText [function] [call site] 00503
12 xmlBufDetach [function] [call site] 00504
12 xmlFreeNode [function] [call site] 00505
12 xmlAddNextSibling [function] [call site] 00506
12 xmlNewDocText [function] [call site] 00507
12 xmlBufFree [function] [call site] 00508
12 xmlFreeNodeList [function] [call site] 00509
10 xmlFreeNodeList [function] [call site] 00510
10 xmlStrdup [function] [call site] 00511
10 xmlDictOwns [function] [call site] 00512
10 xmlFreeNodeList [function] [call site] 00513
7 xmlFreeNode [function] [call site] 00514
7 xmlDictOwns [function] [call site] 00515
6 xmlSAX2ErrMemory [function] [call site] 00516
6 nodePush [function] [call site] 00517
7 xmlFatalErrMsgInt [function] [call site] 00518
7 xmlHaltParser [function] [call site] 00519
7 xmlErrMemory [function] [call site] 00520
6 xmlUnlinkNode [function] [call site] 00521
6 xmlFreeNode [function] [call site] 00522
6 xmlAddChild [function] [call site] 00523
6 xmlCheckDefaultedAttributes [function] [call site] 00524
7 xmlGetDtdQElementDesc [function] [call site] 00525
8 xmlHashLookup2 [function] [call site] 00526
9 xmlHashLookup3 [function] [call site] 00527
7 xmlGetDtdQElementDesc [function] [call site] 00528
7 xmlGetDtdQAttrDesc [function] [call site] 00529
7 xmlGetDtdQAttrDesc [function] [call site] 00530
7 xmlStrdup [function] [call site] 00531
7 xmlStrcat [function] [call site] 00532
7 xmlStrcat [function] [call site] 00533
7 xmlStrdup [function] [call site] 00534
7 xmlSAX2ErrMemory [function] [call site] 00535
7 xmlStrEqual [function] [call site] 00536
7 xmlErrValid [function] [call site] 00537
7 xmlStrEqual [function] [call site] 00538
7 xmlStrEqual [function] [call site] 00539
7 xmlGetDtdQAttrDesc [function] [call site] 00540
7 xmlBuildQName [function] [call site] 00541
8 strlen [call site] 00542
8 strlen [call site] 00543
7 xmlSAX2ErrMemory [function] [call site] 00544
7 xmlStrEqual [function] [call site] 00545
7 xmlSAX2AttributeInternal [function] [call site] 00546
8 xmlStrdup [function] [call site] 00547
8 xmlSplitQName [function] [call site] 00548
8 xmlStrEqual [function] [call site] 00549
8 xmlNsErrMsg [function] [call site] 00550
9 xmlCtxtErr [function] [call site] 00551
8 xmlNsWarnMsg [function] [call site] 00552
9 xmlCtxtErr [function] [call site] 00553
8 xmlStrdup [function] [call site] 00554
8 xmlSAX2ErrMemory [function] [call site] 00555
8 htmlIsBooleanAttr [function] [call site] 00556
9 xmlStrcasecmp [function] [call site] 00557
8 xmlStrdup [function] [call site] 00558
8 xmlSAX2ErrMemory [function] [call site] 00559
8 xmlValidCtxtNormalizeAttributeValue [function] [call site] 00560
9 xmlSplitQName4 [function] [call site] 00561
10 xmlStrndup [function] [call site] 00562
9 xmlBuildQName [function] [call site] 00563
9 xmlHashLookup3 [function] [call site] 00564
9 xmlHashLookup3 [function] [call site] 00565
9 xmlHashLookup3 [function] [call site] 00566
9 xmlHashLookup3 [function] [call site] 00567
9 xmlStrdup [function] [call site] 00568
9 xmlValidNormalizeString [function] [call site] 00569
9 xmlStrEqual [function] [call site] 00570
9 xmlErrValidNode [function] [call site] 00571
9 xmlVErrMemory [function] [call site] 00572
8 xmlExpandEntitiesInAttValue [function] [call site] 00573
9 xmlSBufInit [function] [call site] 00574
9 xmlExpandEntityInAttValue [function] [call site] 00575
10 xmlFatalErrMsg [function] [call site] 00576
11 xmlCtxtErr [function] [call site] 00577
10 xmlFatalErr [function] [call site] 00578
11 xmlErrString [function] [call site] 00579
11 xmlCtxtErr [function] [call site] 00580
11 xmlCtxtErr [function] [call site] 00581
10 xmlHaltParser [function] [call site] 00582
10 xmlParserEntityCheck [function] [call site] 00583
11 xmlSaturatedAddSizeT [function] [call site] 00584
11 xmlSaturatedAdd [function] [call site] 00585
11 xmlSaturatedAdd [function] [call site] 00586
11 xmlSaturatedAdd [function] [call site] 00587
11 xmlFatalErrMsg [function] [call site] 00588
11 xmlHaltParser [function] [call site] 00589
10 xmlFatalErrMsgStr [function] [call site] 00590
10 xmlSBufAddString [function] [call site] 00591
11 xmlSBufGrow [function] [call site] 00592
10 xmlSBufAddString [function] [call site] 00593
10 xmlSBufAddCString [function] [call site] 00594
11 xmlSBufAddString [function] [call site] 00595
10 xmlSBufAddString [function] [call site] 00596
10 xmlParseStringCharRef [function] [call site] 00597
11 xmlFatalErr [function] [call site] 00598
11 xmlFatalErr [function] [call site] 00599
11 xmlFatalErr [function] [call site] 00600
11 xmlFatalErrMsgInt [function] [call site] 00601
11 xmlFatalErrMsgInt [function] [call site] 00602
10 xmlSBufAddCString [function] [call site] 00603
10 xmlSBufAddChar [function] [call site] 00604
11 xmlSBufGrow [function] [call site] 00605
11 xmlCopyCharMultiByte [function] [call site] 00606
10 xmlSBufAddString [function] [call site] 00607
10 xmlParseStringEntityRef [function] [call site] 00608
11 xmlParseStringName [function] [call site] 00609
12 xmlStringCurrentChar [function] [call site] 00610
12 xmlIsNameStartChar [function] [call site] 00611
13 xmlCharInRange [function] [call site] 00612
12 xmlCopyCharMultiByte [function] [call site] 00613
12 xmlStringCurrentChar [function] [call site] 00614
12 xmlIsNameChar [function] [call site] 00615
13 xmlCharInRange [function] [call site] 00616
13 xmlCharInRange [function] [call site] 00617
13 xmlCharInRange [function] [call site] 00618
12 xmlCopyCharMultiByte [function] [call site] 00619
12 xmlStringCurrentChar [function] [call site] 00620
12 xmlErrMemory [function] [call site] 00621
12 xmlIsNameChar [function] [call site] 00622
12 xmlErrMemory [function] [call site] 00623
12 xmlCopyCharMultiByte [function] [call site] 00624
12 xmlStringCurrentChar [function] [call site] 00625
12 xmlFatalErr [function] [call site] 00626
12 xmlFatalErr [function] [call site] 00627
12 xmlStrndup [function] [call site] 00628
12 xmlErrMemory [function] [call site] 00629
11 xmlFatalErrMsg [function] [call site] 00630
11 xmlFatalErr [function] [call site] 00631
10 xmlLookupGeneralEntity [function] [call site] 00632
11 xmlGetPredefinedEntity [function] [call site] 00633
11 xmlGetPredefinedEntity [function] [call site] 00634
11 xmlSAX2GetEntity [function] [call site] 00635
11 xmlFatalErrMsgStr [function] [call site] 00636
11 xmlErrMsgStr [function] [call site] 00637
12 xmlCtxtErr [function] [call site] 00638
11 xmlFatalErrMsgStr [function] [call site] 00639
11 xmlFatalErrMsgStr [function] [call site] 00640
10 xmlFatalErrMsg [function] [call site] 00641
10 xmlSBufAddString [function] [call site] 00642
10 xmlExpandEntityInAttValue [function] [call site] 00643
11 xmlSBufAddString [function] [call site] 00644
9 xmlSBufFinish [function] [call site] 00645
10 xmlSBufReportError [function] [call site] 00646
11 xmlCtxtErrMemory [function] [call site] 00647
11 xmlFatalErr [function] [call site] 00648
8 xmlSAX2ErrMemory [function] [call site] 00649
8 xmlParseURISafe [function] [call site] 00650
9 xmlCreateURI [function] [call site] 00651
9 xmlParse3986URIReference [function] [call site] 00652
10 xmlCleanURI [function] [call site] 00653
10 xmlParse3986URI [function] [call site] 00654
11 xmlParse3986Scheme [function] [call site] 00655
12 xmlStrndup [function] [call site] 00656
11 xmlParse3986HierPart [function] [call site] 00657
12 xmlParse3986Authority [function] [call site] 00658
13 xmlParse3986Userinfo [function] [call site] 00659
14 xmlIsUnreserved [function] [call site] 00660
14 xmlStrndup [function] [call site] 00661
14 xmlURIUnescapeString [function] [call site] 00662
15 strlen [call site] 00663
13 xmlParse3986Host [function] [call site] 00665
14 xmlParse3986DecOctet [function] [call site] 00666
14 xmlParse3986DecOctet [function] [call site] 00667
14 xmlParse3986DecOctet [function] [call site] 00668
14 xmlParse3986DecOctet [function] [call site] 00669
14 xmlIsUnreserved [function] [call site] 00670
14 xmlStrndup [function] [call site] 00671
14 xmlURIUnescapeString [function] [call site] 00672
13 xmlParse3986Port [function] [call site] 00673
12 xmlParse3986PathAbEmpty [function] [call site] 00674
13 xmlParse3986Segment [function] [call site] 00675
14 xmlIsUnreserved [function] [call site] 00676
14 xmlIsUnreserved [function] [call site] 00677
13 xmlStrndup [function] [call site] 00678
13 xmlURIUnescapeString [function] [call site] 00679
12 xmlParse3986PathAbsolute [function] [call site] 00680
13 xmlParse3986Segment [function] [call site] 00681
13 xmlParse3986Segment [function] [call site] 00682
13 xmlStrndup [function] [call site] 00683
13 xmlURIUnescapeString [function] [call site] 00684
12 xmlIsUnreserved [function] [call site] 00685
12 xmlParse3986PathRootless [function] [call site] 00686
13 xmlParse3986Segment [function] [call site] 00687
13 xmlParse3986Segment [function] [call site] 00688
13 xmlStrndup [function] [call site] 00689
13 xmlURIUnescapeString [function] [call site] 00690
11 xmlParse3986Query [function] [call site] 00691
12 xmlIsUnreserved [function] [call site] 00692
12 xmlStrndup [function] [call site] 00693
12 xmlURIUnescapeString [function] [call site] 00694
12 xmlStrndup [function] [call site] 00695
11 xmlParse3986Fragment [function] [call site] 00696
12 xmlIsUnreserved [function] [call site] 00697
12 xmlStrndup [function] [call site] 00698
12 xmlURIUnescapeString [function] [call site] 00699
11 xmlCleanURI [function] [call site] 00700
10 xmlCleanURI [function] [call site] 00701
10 xmlParse3986RelativeRef [function] [call site] 00702
11 xmlParse3986Authority [function] [call site] 00703
11 xmlParse3986PathAbEmpty [function] [call site] 00704
11 xmlParse3986PathAbsolute [function] [call site] 00705
11 xmlIsUnreserved [function] [call site] 00706
11 xmlParse3986PathNoScheme [function] [call site] 00707
12 xmlParse3986Segment [function] [call site] 00708
12 xmlParse3986Segment [function] [call site] 00709
12 xmlStrndup [function] [call site] 00710
12 xmlURIUnescapeString [function] [call site] 00711
11 xmlParse3986Query [function] [call site] 00712
11 xmlParse3986Fragment [function] [call site] 00713
11 xmlCleanURI [function] [call site] 00714
10 xmlCleanURI [function] [call site] 00715
9 xmlFreeURI [function] [call site] 00716
8 xmlSAX2ErrMemory [function] [call site] 00717
8 xmlNsWarnMsg [function] [call site] 00718
8 xmlNsWarnMsg [function] [call site] 00719
8 xmlFreeURI [function] [call site] 00720
8 xmlNewNs [function] [call site] 00721
9 xmlStrdup [function] [call site] 00722
9 xmlStrdup [function] [call site] 00723
9 xmlStrEqual [function] [call site] 00724
9 xmlStrEqual [function] [call site] 00725
9 xmlFreeNs [function] [call site] 00726
8 xmlSAX2ErrMemory [function] [call site] 00727
8 xmlValidateOneNamespace [function] [call site] 00728
9 xmlBuildQName [function] [call site] 00729
9 xmlVErrMemory [function] [call site] 00730
9 xmlGetDtdQAttrDesc [function] [call site] 00731
9 xmlGetDtdQAttrDesc [function] [call site] 00732
9 xmlGetDtdQAttrDesc [function] [call site] 00733
9 xmlGetDtdQAttrDesc [function] [call site] 00734
9 xmlGetDtdQAttrDesc [function] [call site] 00735
9 xmlGetDtdQAttrDesc [function] [call site] 00736
9 xmlGetDtdQAttrDesc [function] [call site] 00737
9 xmlGetDtdQAttrDesc [function] [call site] 00738
9 xmlErrValidNode [function] [call site] 00739
9 xmlErrValidNode [function] [call site] 00740
9 xmlValidateAttributeValueInternal [function] [call site] 00741
10 xmlValidateNamesValueInternal [function] [call site] 00742
11 xmlStringCurrentChar [function] [call site] 00743
11 xmlIsDocNameStartChar [function] [call site] 00744
12 xmlCharInRange [function] [call site] 00745
11 xmlStringCurrentChar [function] [call site] 00746
11 xmlIsDocNameChar [function] [call site] 00747
12 xmlCharInRange [function] [call site] 00748
12 xmlCharInRange [function] [call site] 00749
12 xmlCharInRange [function] [call site] 00750
11 xmlStringCurrentChar [function] [call site] 00751
11 xmlStringCurrentChar [function] [call site] 00752
11 xmlIsDocNameStartChar [function] [call site] 00753
11 xmlStringCurrentChar [function] [call site] 00754
11 xmlIsDocNameChar [function] [call site] 00755
11 xmlStringCurrentChar [function] [call site] 00756
10 xmlValidateNameValueInternal [function] [call site] 00757
11 xmlStringCurrentChar [function] [call site] 00758
11 xmlIsDocNameStartChar [function] [call site] 00759
11 xmlStringCurrentChar [function] [call site] 00760
11 xmlIsDocNameChar [function] [call site] 00761
11 xmlStringCurrentChar [function] [call site] 00762
10 xmlValidateNmtokensValueInternal [function] [call site] 00763
11 xmlStringCurrentChar [function] [call site] 00764
11 xmlStringCurrentChar [function] [call site] 00765
11 xmlIsDocNameChar [function] [call site] 00766
11 xmlIsDocNameChar [function] [call site] 00767
11 xmlStringCurrentChar [function] [call site] 00768
11 xmlStringCurrentChar [function] [call site] 00769
11 xmlIsDocNameChar [function] [call site] 00770
11 xmlStringCurrentChar [function] [call site] 00771
11 xmlIsDocNameChar [function] [call site] 00772
11 xmlStringCurrentChar [function] [call site] 00773
10 xmlValidateNmtokenValueInternal [function] [call site] 00774
11 xmlStringCurrentChar [function] [call site] 00775
11 xmlIsDocNameChar [function] [call site] 00776
11 xmlStringCurrentChar [function] [call site] 00777
11 xmlIsDocNameChar [function] [call site] 00778
11 xmlStringCurrentChar [function] [call site] 00779
9 xmlErrValidNode [function] [call site] 00780
9 xmlErrValidNode [function] [call site] 00781
9 xmlStrEqual [function] [call site] 00782
9 xmlErrValidNode [function] [call site] 00783
9 xmlErrValidNode [function] [call site] 00784
9 xmlGetDtdNotationDesc [function] [call site] 00785
10 xmlHashLookup [function] [call site] 00786
9 xmlGetDtdNotationDesc [function] [call site] 00787
9 xmlErrValidNode [function] [call site] 00788
9 xmlErrValidNode [function] [call site] 00789
9 xmlStrEqual [function] [call site] 00790
9 xmlErrValidNode [function] [call site] 00791
9 xmlErrValidNode [function] [call site] 00792
9 xmlStrEqual [function] [call site] 00793
9 xmlErrValidNode [function] [call site] 00794
9 xmlErrValidNode [function] [call site] 00795
9 xmlStrEqual [function] [call site] 00796
9 xmlErrValidNode [function] [call site] 00797
9 xmlErrValidNode [function] [call site] 00798
9 xmlValidateAttributeValue2 [function] [call site] 00799
10 xmlGetDocEntity [function] [call site] 00800
10 xmlGetDocEntity [function] [call site] 00801
10 xmlErrValidNode [function] [call site] 00802
10 xmlErrValidNode [function] [call site] 00803
10 xmlStrdup [function] [call site] 00804
10 xmlVErrMemory [function] [call site] 00805
10 xmlGetDocEntity [function] [call site] 00806
10 xmlErrValidNode [function] [call site] 00807
10 xmlErrValidNode [function] [call site] 00808
10 xmlGetDtdNotationDesc [function] [call site] 00809
10 xmlGetDtdNotationDesc [function] [call site] 00810
10 xmlErrValidNode [function] [call site] 00811
9 xmlValidateAttributeValue2 [function] [call site] 00812
8 xmlExpandEntitiesInAttValue [function] [call site] 00813
8 xmlSAX2ErrMemory [function] [call site] 00814
8 xmlNsErrMsg [function] [call site] 00815
8 xmlParseURISafe [function] [call site] 00816
8 xmlSAX2ErrMemory [function] [call site] 00817
8 xmlNsWarnMsg [function] [call site] 00818
8 xmlNsWarnMsg [function] [call site] 00819
8 xmlFreeURI [function] [call site] 00820
8 xmlSAX2ErrMemory [function] [call site] 00822
8 xmlValidateOneNamespace [function] [call site] 00823
8 xmlSearchNs [function] [call site] 00824
9 xmlStrEqual [function] [call site] 00825
9 xmlStrdup [function] [call site] 00826
9 xmlStrdup [function] [call site] 00827
9 xmlTreeEnsureXMLDecl [function] [call site] 00828
9 xmlStrEqual [function] [call site] 00829
9 xmlStrEqual [function] [call site] 00830
8 xmlNsErrMsg [function] [call site] 00831
8 xmlStrEqual [function] [call site] 00832
8 xmlStrEqual [function] [call site] 00833
8 xmlCtxtErr [function] [call site] 00834
8 xmlNewNsPropEatName [function] [call site] 00835
9 xmlNewPropInternal [function] [call site] 00836
10 xmlDictOwns [function] [call site] 00837
10 xmlDictOwns [function] [call site] 00838
10 xmlDictLookup [function] [call site] 00839
10 xmlStrdup [function] [call site] 00840
10 xmlNewDocText [function] [call site] 00841
10 xmlIsID [function] [call site] 00842
11 strcmp [call site] 00843
11 strcmp [call site] 00844
11 xmlStrEqual [function] [call site] 00845
11 xmlStrEqual [function] [call site] 00846
11 xmlStrEqual [function] [call site] 00847
11 xmlBuildQName [function] [call site] 00848
11 xmlGetDtdQAttrDesc [function] [call site] 00849
11 xmlGetDtdQAttrDesc [function] [call site] 00850
10 xmlAddIDSafe [function] [call site] 00851
11 xmlHashCreateDict [function] [call site] 00852
12 xmlHashCreate [function] [call site] 00853
12 xmlDictReference [function] [call site] 00854
11 xmlHashLookup [function] [call site] 00855
11 xmlStrdup [function] [call site] 00856
11 xmlFreeID [function] [call site] 00857
11 xmlDictLookup [function] [call site] 00858
11 xmlStrdup [function] [call site] 00859
11 xmlFreeID [function] [call site] 00860
11 xmlGetLineNo [function] [call site] 00861
11 xmlHashAddEntry [function] [call site] 00862
12 xmlHashUpdateInternal [function] [call site] 00863
13 xmlHashValue [function] [call site] 00864
13 xmlHashFindEntry [function] [call site] 00865
13 xmlHashGrow [function] [call site] 00866
13 xmlDictOwns [function] [call site] 00867
13 xmlDictLookup [function] [call site] 00868
13 xmlDictOwns [function] [call site] 00869
13 xmlDictLookup [function] [call site] 00870
13 xmlDictOwns [function] [call site] 00871
13 xmlDictLookup [function] [call site] 00872
11 xmlFreeID [function] [call site] 00873
10 __xmlRegisterNodeDefaultValue [function] [call site] 00874
10 __xmlRegisterNodeDefaultValue [function] [call site] 00875
10 xmlFreeProp [function] [call site] 00876
8 xmlSAX2ErrMemory [function] [call site] 00877
8 xmlStringGetNodeList [function] [call site] 00878
8 xmlSAX2ErrMemory [function] [call site] 00879
8 xmlSAX2ErrMemory [function] [call site] 00880
8 xmlExpandEntitiesInAttValue [function] [call site] 00881
8 xmlValidateOneAttribute [function] [call site] 00882
9 xmlBuildQName [function] [call site] 00883
9 xmlVErrMemory [function] [call site] 00884
9 xmlGetDtdQAttrDesc [function] [call site] 00885
9 xmlGetDtdQAttrDesc [function] [call site] 00886
9 xmlGetDtdQAttrDesc [function] [call site] 00887
9 xmlGetDtdQAttrDesc [function] [call site] 00888
9 xmlErrValidNode [function] [call site] 00889
9 xmlValidateAttributeValueInternal [function] [call site] 00890
9 xmlErrValidNode [function] [call site] 00891
9 xmlStrEqual [function] [call site] 00892
9 xmlErrValidNode [function] [call site] 00893
9 xmlAddID [function] [call site] 00894
10 xmlIsStreaming [function] [call site] 00895
10 xmlVErrMemory [function] [call site] 00896
10 xmlErrValidNode [function] [call site] 00897
9 xmlAddRef [function] [call site] 00898
10 xmlHashCreateDict [function] [call site] 00899
10 xmlStrdup [function] [call site] 00900
10 xmlIsStreaming [function] [call site] 00901
10 xmlStrdup [function] [call site] 00902
10 xmlGetLineNo [function] [call site] 00903
10 xmlHashLookup [function] [call site] 00904
10 xmlListCreate [function] [call site] 00905
11 xmlLinkCompare [function] [call site] 00906
10 xmlFreeRef [function] [call site] 00907
11 xmlLinkGetData [function] [call site] 00908
10 xmlHashAdd [function] [call site] 00909
11 xmlHashUpdateInternal [function] [call site] 00910
10 xmlListDelete [function] [call site] 00911
10 xmlListAppend [function] [call site] 00912
11 xmlListHigherSearch [function] [call site] 00913
10 xmlVErrMemory [function] [call site] 00914
9 xmlGetDtdNotationDesc [function] [call site] 00915
9 xmlGetDtdNotationDesc [function] [call site] 00916
9 xmlErrValidNode [function] [call site] 00917
9 xmlStrEqual [function] [call site] 00918
9 xmlErrValidNode [function] [call site] 00919
9 xmlStrEqual [function] [call site] 00920
9 xmlErrValidNode [function] [call site] 00921
9 xmlStrEqual [function] [call site] 00922
9 xmlErrValidNode [function] [call site] 00923
9 xmlValidateAttributeValue2 [function] [call site] 00924
8 xmlValidCtxtNormalizeAttributeValue [function] [call site] 00925
8 xmlValidateOneAttribute [function] [call site] 00926
8 xmlValidateOneAttribute [function] [call site] 00927
8 xmlStrEqual [function] [call site] 00928
8 xmlValidateNCName [function] [call site] 00929
9 xmlStringCurrentChar [function] [call site] 00930
9 xmlStringCurrentChar [function] [call site] 00931
9 xmlCharInRange [function] [call site] 00932
9 xmlStringCurrentChar [function] [call site] 00933
9 xmlCharInRange [function] [call site] 00934
9 xmlCharInRange [function] [call site] 00935
9 xmlCharInRange [function] [call site] 00936
9 xmlStringCurrentChar [function] [call site] 00937
9 xmlStringCurrentChar [function] [call site] 00938
8 xmlErrValid [function] [call site] 00939
8 xmlCtxtErrMemory [function] [call site] 00942
8 xmlIsRef [function] [call site] 00944
9 xmlGetDtdQAttrDesc [function] [call site] 00945
9 xmlGetDtdQAttrDesc [function] [call site] 00946
8 xmlAddRef [function] [call site] 00947
7 xmlGetDtdQElementDesc [function] [call site] 00948
6 xmlSAX2AttributeInternal [function] [call site] 00949
6 xmlSearchNs [function] [call site] 00950
6 xmlSearchNs [function] [call site] 00951
6 xmlNsWarnMsg [function] [call site] 00952
6 xmlSAX2ErrMemory [function] [call site] 00954
6 xmlSAX2AttributeInternal [function] [call site] 00956
6 xmlSAX2AttributeInternal [function] [call site] 00957
6 xmlValidateDtdFinal [function] [call site] 00958
7 xmlHashScan [function] [call site] 00959
7 xmlValidateAttributeCallback [function] [call site] 00960
8 xmlValidateAttributeValue2 [function] [call site] 00961
8 xmlValidateAttributeValue2 [function] [call site] 00962
8 xmlErrValid [function] [call site] 00963
8 xmlCtxtGetDtdElementDesc [function] [call site] 00964
9 xmlSplitQName4 [function] [call site] 00965
9 xmlVErrMemory [function] [call site] 00966
9 xmlHashLookup2 [function] [call site] 00967
8 xmlCtxtGetDtdElementDesc [function] [call site] 00968
8 xmlCtxtGetDtdElementDesc [function] [call site] 00969
8 xmlErrValidNode [function] [call site] 00970
8 xmlErrValidNode [function] [call site] 00971
7 xmlHashScan [function] [call site] 00972
7 xmlValidateNotationCallback [function] [call site] 00973
8 xmlValidateNotationUse [function] [call site] 00974
9 xmlGetDtdNotationDesc [function] [call site] 00975
9 xmlGetDtdNotationDesc [function] [call site] 00976
9 xmlErrValidNode [function] [call site] 00977
7 xmlHashScan [function] [call site] 00978
7 xmlValidateAttributeCallback [function] [call site] 00979
7 xmlHashScan [function] [call site] 00980
7 xmlValidateNotationCallback [function] [call site] 00981
6 xmlValidateRoot [function] [call site] 00982
7 xmlDocGetRootElement [function] [call site] 00983
7 xmlErrValid [function] [call site] 00984
7 xmlStrEqual [function] [call site] 00985
7 xmlBuildQName [function] [call site] 00986
7 xmlVErrMemory [function] [call site] 00987
7 xmlStrEqual [function] [call site] 00988
7 xmlStrEqual [function] [call site] 00989
7 xmlStrEqual [function] [call site] 00990
7 xmlErrValidNode [function] [call site] 00991
5 xmlSAX2EndElement [function] [call site] 00992
6 xmlValidateOneElement [function] [call site] 00993
7 xmlErrValidNode [function] [call site] 00994
7 xmlErrValidNode [function] [call site] 00995
7 xmlErrValidNode [function] [call site] 00996
7 xmlErrValidNode [function] [call site] 00997
7 xmlErrValidNode [function] [call site] 00998
7 xmlErrValidNode [function] [call site] 00999
7 xmlErrValidNode [function] [call site] 01000
7 xmlErrValidNode [function] [call site] 01001
7 xmlErrValidNode [function] [call site] 01002
7 xmlValidGetElemDecl [function] [call site] 01003
8 xmlGetDtdQElementDesc [function] [call site] 01004
8 xmlGetDtdQElementDesc [function] [call site] 01005
8 xmlGetDtdQElementDesc [function] [call site] 01006
8 xmlGetDtdQElementDesc [function] [call site] 01007
8 xmlErrValidNode [function] [call site] 01008
7 xmlErrValidNode [function] [call site] 01009
7 xmlErrValidNode [function] [call site] 01010
7 xmlValidateOneCdataElement [function] [call site] 01011
8 nodeVPush [function] [call site] 01012
9 xmlVErrMemory [function] [call site] 01013
9 xmlVErrMemory [function] [call site] 01014
7 xmlErrValidNode [function] [call site] 01016
7 xmlBuildQName [function] [call site] 01017
7 xmlStrEqual [function] [call site] 01018
7 xmlStrEqual [function] [call site] 01019
7 xmlErrValid [function] [call site] 01020
7 xmlStrEqual [function] [call site] 01021
7 xmlStrEqual [function] [call site] 01022
7 xmlErrValid [function] [call site] 01023
7 xmlErrValidNode [function] [call site] 01024
7 xmlErrValidNode [function] [call site] 01025
7 xmlValidateElementContent [function] [call site] 01026
8 xmlValidBuildContentModel [function] [call site] 01027
9 xmlRegexpIsDeterminist [function] [call site] 01028
10 xmlNewAutomata [function] [call site] 01029
11 xmlRegNewParserCtxt [function] [call site] 01030
12 xmlStrdup [function] [call site] 01031
11 xmlRegStatePush [function] [call site] 01032
12 xmlRegexpErrMemory [function] [call site] 01033
13 xmlRaiseMemoryError [function] [call site] 01034
12 xmlRegNewState [function] [call site] 01035
13 xmlRegexpErrMemory [function] [call site] 01036
11 xmlFreeAutomata [function] [call site] 01037
12 xmlRegFreeParserCtxt [function] [call site] 01038
13 xmlRegFreeState [function] [call site] 01039
13 xmlRegFreeAtom [function] [call site] 01040
10 xmlRegFreeState [function] [call site] 01041
10 xmlFAComputesDeterminism [function] [call site] 01042
11 xmlFAEqualAtoms [function] [call site] 01043
12 xmlStrEqual [function] [call site] 01044
11 xmlFACompareAtoms [function] [call site] 01045
12 xmlFACompareAtomTypes [function] [call site] 01046
12 xmlStrchr [function] [call site] 01047
12 xmlStrchr [function] [call site] 01048
12 xmlRegStrEqualWildcard [function] [call site] 01049
12 xmlRegCheckCharacter [function] [call site] 01050
13 xmlRegCheckCharacterRange [function] [call site] 01051
14 xmlCharInRange [function] [call site] 01052
14 xmlCharInRange [function] [call site] 01053
14 xmlCharInRange [function] [call site] 01054
14 xmlUCSIsCatNd [function] [call site] 01055
15 xmlCharInRange [function] [call site] 01056
14 xmlUCSIsCatP [function] [call site] 01057
15 xmlCharInRange [function] [call site] 01058
14 xmlUCSIsCatZ [function] [call site] 01059
15 xmlCharInRange [function] [call site] 01060
14 xmlUCSIsCatC [function] [call site] 01061
15 xmlCharInRange [function] [call site] 01062
14 xmlUCSIsCatL [function] [call site] 01063
15 xmlCharInRange [function] [call site] 01064
14 xmlUCSIsCatLu [function] [call site] 01065
15 xmlCharInRange [function] [call site] 01066
14 xmlUCSIsCatLl [function] [call site] 01067
15 xmlCharInRange [function] [call site] 01068
14 xmlUCSIsCatLt [function] [call site] 01069
15 xmlCharInRange [function] [call site] 01070
14 xmlUCSIsCatLm [function] [call site] 01071
15 xmlCharInRange [function] [call site] 01072
14 xmlUCSIsCatLo [function] [call site] 01073
15 xmlCharInRange [function] [call site] 01074
14 xmlUCSIsCatM [function] [call site] 01075
15 xmlCharInRange [function] [call site] 01076
14 xmlUCSIsCatMn [function] [call site] 01077
15 xmlCharInRange [function] [call site] 01078
14 xmlUCSIsCatMc [function] [call site] 01079
15 xmlCharInRange [function] [call site] 01080
14 xmlUCSIsCatMe [function] [call site] 01081
14 xmlUCSIsCatN [function] [call site] 01082
15 xmlCharInRange [function] [call site] 01083
14 xmlUCSIsCatNd [function] [call site] 01084
14 xmlUCSIsCatNl [function] [call site] 01085
14 xmlUCSIsCatNo [function] [call site] 01086
15 xmlCharInRange [function] [call site] 01087
14 xmlUCSIsCatP [function] [call site] 01088
14 xmlUCSIsCatPc [function] [call site] 01089
14 xmlUCSIsCatPd [function] [call site] 01090
15 xmlCharInRange [function] [call site] 01091
14 xmlUCSIsCatPs [function] [call site] 01092
15 xmlCharInRange [function] [call site] 01093
14 xmlUCSIsCatPe [function] [call site] 01094
15 xmlCharInRange [function] [call site] 01095
14 xmlUCSIsCatPi [function] [call site] 01096
14 xmlUCSIsCatPf [function] [call site] 01097
14 xmlUCSIsCatPo [function] [call site] 01098
15 xmlCharInRange [function] [call site] 01099
14 xmlUCSIsCatZ [function] [call site] 01100
14 xmlUCSIsCatZs [function] [call site] 01101
14 xmlUCSIsCatZl [function] [call site] 01102
14 xmlUCSIsCatZp [function] [call site] 01103
14 xmlUCSIsCatS [function] [call site] 01104
15 xmlCharInRange [function] [call site] 01105
14 xmlUCSIsCatSm [function] [call site] 01106
15 xmlCharInRange [function] [call site] 01107
14 xmlUCSIsCatSc [function] [call site] 01108
15 xmlCharInRange [function] [call site] 01109
14 xmlUCSIsCatSk [function] [call site] 01110
15 xmlCharInRange [function] [call site] 01111
14 xmlUCSIsCatSo [function] [call site] 01112
15 xmlCharInRange [function] [call site] 01113
14 xmlUCSIsCatC [function] [call site] 01114
14 xmlUCSIsCatCc [function] [call site] 01115
14 xmlUCSIsCatCf [function] [call site] 01116
15 xmlCharInRange [function] [call site] 01117
14 xmlUCSIsCatCo [function] [call site] 01118
14 xmlUCSIsBlock [function] [call site] 01119
15 xmlUnicodeLookup [function] [call site] 01120
16 strcmp [call site] 01121
13 xmlRegCheckCharacterRange [function] [call site] 01122
13 xmlRegCheckCharacterRange [function] [call site] 01123
13 printf [call site] 01124
13 xmlRegCheckCharacterRange [function] [call site] 01125
12 xmlFACompareRanges [function] [call site] 01126
13 xmlRegCheckCharacterRange [function] [call site] 01127
13 xmlStrEqual [function] [call site] 01128
11 xmlFAEqualAtoms [function] [call site] 01129
11 xmlFARecurseDeterminism [function] [call site] 01130
12 xmlFARecurseDeterminism [function] [call site] 01131
13 xmlFACompareAtoms [function] [call site] 01132
13 xmlFAEqualAtoms [function] [call site] 01133
11 xmlFAFinishRecurseDeterminism [function] [call site] 01134
12 xmlFAFinishRecurseDeterminism [function] [call site] 01135
10 xmlFreeAutomata [function] [call site] 01136
9 xmlNewAutomata [function] [call site] 01137
9 xmlVErrMemory [function] [call site] 01138
9 xmlAutomataGetInitState [function] [call site] 01139
9 xmlValidBuildAContentModel [function] [call site] 01140
10 xmlErrValidNode [function] [call site] 01141
10 xmlErrValidNode [function] [call site] 01142
10 xmlBuildQName [function] [call site] 01143
10 xmlVErrMemory [function] [call site] 01144
10 xmlAutomataNewTransition [function] [call site] 01145
11 xmlRegNewAtom [function] [call site] 01146
12 xmlRegexpErrMemory [function] [call site] 01147
11 xmlStrdup [function] [call site] 01148
11 xmlRegFreeAtom [function] [call site] 01149
11 xmlRegexpErrMemory [function] [call site] 01150
11 xmlFAGenerateTransitions [function] [call site] 01151
12 xmlRegexpErrCompile [function] [call site] 01152
13 __xmlRaiseError [function] [call site] 01153
14 xmlVRaiseError [function] [call site] 01154
13 xmlRegexpErrMemory [function] [call site] 01155
12 xmlFAGenerateEpsilonTransition [function] [call site] 01156
13 xmlRegStatePush [function] [call site] 01157
13 xmlRegStateAddTrans [function] [call site] 01158
14 xmlRegexpErrCompile [function] [call site] 01159
14 xmlRegexpErrCompile [function] [call site] 01160
14 xmlRegexpErrMemory [function] [call site] 01161
14 xmlRegexpErrMemory [function] [call site] 01162
14 xmlRegStateAddTransTo [function] [call site] 01163
15 xmlRegexpErrMemory [function] [call site] 01164
15 xmlRegexpErrMemory [function] [call site] 01165
12 xmlFAGenerateEpsilonTransition [function] [call site] 01166
12 xmlFAGenerateEpsilonTransition [function] [call site] 01167
12 xmlFAGenerateEpsilonTransition [function] [call site] 01168
12 xmlFAGenerateEpsilonTransition [function] [call site] 01169
12 xmlFAGenerateEpsilonTransition [function] [call site] 01170
12 xmlFAGenerateEpsilonTransition [function] [call site] 01171
12 xmlRegStatePush [function] [call site] 01172
12 xmlRegCopyAtom [function] [call site] 01173
13 xmlRegexpErrMemory [function] [call site] 01174
13 xmlRegexpErrMemory [function] [call site] 01175
13 xmlRegCopyRange [function] [call site] 01176
14 xmlRegNewRange [function] [call site] 01177
15 xmlRegexpErrMemory [function] [call site] 01178
14 xmlStrdup [function] [call site] 01179
14 xmlRegexpErrMemory [function] [call site] 01180
14 xmlRegFreeRange [function] [call site] 01181
13 xmlRegFreeAtom [function] [call site] 01182
12 xmlFAGenerateTransitions [function] [call site] 01183
13 xmlRegFreeAtom [function] [call site] 01184
13 xmlRegGetCounter [function] [call site] 01185
14 xmlRegexpErrMemory [function] [call site] 01186
14 xmlRegexpErrMemory [function] [call site] 01187
13 xmlFAGenerateCountedEpsilonTransition [function] [call site] 01188
14 xmlRegStatePush [function] [call site] 01189
14 xmlRegStateAddTrans [function] [call site] 01190
13 xmlFAGenerateCountedTransition [function] [call site] 01191
14 xmlRegStatePush [function] [call site] 01192
14 xmlRegStateAddTrans [function] [call site] 01193
13 xmlFAGenerateEpsilonTransition [function] [call site] 01194
13 xmlRegGetCounter [function] [call site] 01195
13 xmlFAGenerateCountedTransition [function] [call site] 01196
13 xmlFAGenerateCountedEpsilonTransition [function] [call site] 01197
13 xmlFAGenerateEpsilonTransition [function] [call site] 01198
13 xmlRegAtomPush [function] [call site] 01199
14 xmlRegexpErrCompile [function] [call site] 01200
14 xmlRegexpErrMemory [function] [call site] 01201
13 xmlRegStatePush [function] [call site] 01202
13 xmlFAGenerateEpsilonTransition [function] [call site] 01203
13 xmlRegFreeAtom [function] [call site] 01204
13 xmlRegStatePush [function] [call site] 01205
13 xmlRegStatePush [function] [call site] 01206
13 xmlFAGenerateEpsilonTransition [function] [call site] 01207
13 xmlRegStateAddTrans [function] [call site] 01208
13 xmlFAGenerateEpsilonTransition [function] [call site] 01209
13 xmlFAGenerateEpsilonTransition [function] [call site] 01210
13 xmlRegStateAddTrans [function] [call site] 01211
13 xmlRegStateAddTrans [function] [call site] 01212
13 xmlFAGenerateEpsilonTransition [function] [call site] 01213
13 xmlRegAtomPush [function] [call site] 01214
11 xmlRegFreeAtom [function] [call site] 01215
10 xmlAutomataNewTransition [function] [call site] 01216
10 xmlAutomataNewEpsilon [function] [call site] 01217
11 xmlFAGenerateEpsilonTransition [function] [call site] 01218
10 xmlAutomataNewTransition [function] [call site] 01219
10 xmlAutomataNewTransition [function] [call site] 01220
10 xmlAutomataNewEpsilon [function] [call site] 01221
10 xmlAutomataNewTransition [function] [call site] 01222
10 xmlAutomataNewEpsilon [function] [call site] 01223
10 xmlValidBuildAContentModel [function] [call site] 01224
11 xmlValidBuildAContentModel [function] [call site] 01225
12 xmlAutomataNewEpsilon [function] [call site] 01226
12 xmlAutomataNewEpsilon [function] [call site] 01227
12 xmlAutomataNewEpsilon [function] [call site] 01228
12 xmlAutomataNewEpsilon [function] [call site] 01229
12 xmlAutomataNewEpsilon [function] [call site] 01230
12 xmlAutomataNewEpsilon [function] [call site] 01231
12 xmlAutomataNewState [function] [call site] 01232
13 xmlRegStatePush [function] [call site] 01233
12 xmlValidBuildAContentModel [function] [call site] 01234
13 xmlAutomataNewEpsilon [function] [call site] 01235
13 xmlValidBuildAContentModel [function] [call site] 01236
14 xmlAutomataNewEpsilon [function] [call site] 01237
14 xmlAutomataNewEpsilon [function] [call site] 01238
14 xmlAutomataNewEpsilon [function] [call site] 01239
14 xmlAutomataNewEpsilon [function] [call site] 01240
14 xmlAutomataNewEpsilon [function] [call site] 01241
14 xmlAutomataNewEpsilon [function] [call site] 01242
14 xmlErrValid [function] [call site] 01243
9 xmlAutomataSetFinalState [function] [call site] 01244
9 xmlAutomataCompile [function] [call site] 01245
10 xmlFAEliminateEpsilonTransitions [function] [call site] 01246
11 xmlFAEliminateSimpleEpsilonTransitions [function] [call site] 01247
12 xmlRegStateAddTrans [function] [call site] 01248
11 xmlRegFreeState [function] [call site] 01249
11 xmlFAReduceEpsilonTransitions [function] [call site] 01250
12 xmlRegStateAddTrans [function] [call site] 01251
12 xmlFAReduceEpsilonTransitions [function] [call site] 01252
13 xmlRegStateAddTrans [function] [call site] 01253
11 xmlFAFinishReduceEpsilonTransitions [function] [call site] 01254
12 xmlFAFinishReduceEpsilonTransitions [function] [call site] 01255
11 xmlRegFreeState [function] [call site] 01256
10 xmlRegEpxFromParse [function] [call site] 01257
11 xmlRegexpErrMemory [function] [call site] 01258
11 xmlRegexpIsDeterminist [function] [call site] 01259
11 xmlRegexpErrMemory [function] [call site] 01260
11 xmlRegexpErrMemory [function] [call site] 01261
11 xmlRegexpErrMemory [function] [call site] 01262
11 xmlStrEqual [function] [call site] 01263
11 xmlStrdup [function] [call site] 01264
11 xmlRegCalloc2 [function] [call site] 01265
11 xmlRegCalloc2 [function] [call site] 01266
11 xmlRegexpErrMemory [function] [call site] 01267
11 xmlRegFreeState [function] [call site] 01268
11 xmlRegFreeAtom [function] [call site] 01269
9 xmlVErrMemory [function] [call site] 01270
9 xmlRegexpIsDeterminist [function] [call site] 01271
9 xmlSnprintfElementContent [function] [call site] 01272
10 strlen [call site] 01273
10 strcat [call site] 01274
10 strcat [call site] 01275
10 strcat [call site] 01276
10 xmlStrlen [function] [call site] 01277
10 xmlStrlen [function] [call site] 01278
10 strcat [call site] 01279
10 strcat [call site] 01280
10 strcat [call site] 01281
10 strcat [call site] 01282
10 xmlSnprintfElementContent [function] [call site] 01283
11 xmlSnprintfElementContent [function] [call site] 01284
12 strlen [call site] 01285
12 strcat [call site] 01286
12 strcat [call site] 01287
12 xmlSnprintfElementContent [function] [call site] 01288
13 xmlSnprintfElementContent [function] [call site] 01289
14 xmlSnprintfElementContent [function] [call site] 01290
15 xmlSnprintfElementContent [function] [call site] 01291
16 strlen [call site] 01292
16 strcat [call site] 01293
16 strcat [call site] 01294
16 xmlSnprintfElementContent [function] [call site] 01295
17 xmlSnprintfElementContent [function] [call site] 01296
18 strlen [call site] 01297
18 strcat [call site] 01298
18 strcat [call site] 01299
18 strcat [call site] 01300
18 strcat [call site] 01301
9 xmlErrValidNode [function] [call site] 01302
9 xmlFreeAutomata [function] [call site] 01303
8 xmlRegexpIsDeterminist [function] [call site] 01304
8 xmlRegNewExecCtxt [function] [call site] 01305
8 xmlVErrMemory [function] [call site] 01306
8 nodeVPush [function] [call site] 01307
8 xmlIsBlankNode [function] [call site] 01308
8 xmlBuildQName [function] [call site] 01309
8 xmlVErrMemory [function] [call site] 01310
8 xmlRegExecPushString [function] [call site] 01311
9 xmlRegExecPushStringInternal [function] [call site] 01312
10 xmlRegCompactPushString [function] [call site] 01313
11 xmlRegStrEqualWildcard [function] [call site] 01314
11 xmlRegExecSetErrString [function] [call site] 01315
12 xmlStrdup [function] [call site] 01316
10 xmlFARegExecSaveInputString [function] [call site] 01317
11 xmlStrdup [function] [call site] 01318
10 xmlStrEqual [function] [call site] 01319
10 xmlStrEqual [function] [call site] 01320
10 fprintf [call site] 01321
10 xmlRegStrEqualWildcard [function] [call site] 01322
10 xmlFARegExecSaveInputString [function] [call site] 01323
10 xmlFARegExecSave [function] [call site] 01324
10 xmlFARegExecSaveInputString [function] [call site] 01325
10 xmlFARegExecSave [function] [call site] 01326
10 xmlStrEqual [function] [call site] 01327
10 xmlFARegExecSaveInputString [function] [call site] 01328
10 xmlFARegExecSave [function] [call site] 01329
10 xmlRegExecSetErrString [function] [call site] 01330
10 xmlRegExecSetErrString [function] [call site] 01331
10 xmlFARegExecRollBack [function] [call site] 01332
11 fprintf [call site] 01333
8 xmlRegExecPushString [function] [call site] 01334
8 xmlVErrMemory [function] [call site] 01335
8 xmlRegExecPushString [function] [call site] 01337
8 xmlRegFreeExecCtxt [function] [call site] 01338
8 xmlSnprintfElementContent [function] [call site] 01339
8 xmlSnprintfElements [function] [call site] 01340
9 strcat [call site] 01341
9 strlen [call site] 01342
9 strcat [call site] 01343
9 xmlStrlen [function] [call site] 01344
9 strcat [call site] 01345
9 strcat [call site] 01346
9 strcat [call site] 01347
9 xmlStrlen [function] [call site] 01348
9 strcat [call site] 01349
9 strcat [call site] 01350
9 strcat [call site] 01351
9 xmlIsBlankNode [function] [call site] 01352
9 strcat [call site] 01353
9 strcat [call site] 01354
9 strcat [call site] 01355
9 strcat [call site] 01356
9 strcat [call site] 01357
8 xmlErrValidNode [function] [call site] 01358
8 xmlErrValidNode [function] [call site] 01359
8 xmlErrValidNode [function] [call site] 01360
8 xmlErrValidNode [function] [call site] 01361
7 xmlStrEqual [function] [call site] 01362
7 xmlStrEqual [function] [call site] 01363
7 xmlStrEqual [function] [call site] 01364
7 xmlStrEqual [function] [call site] 01365
7 xmlStrEqual [function] [call site] 01366
7 xmlErrValidNode [function] [call site] 01367
7 xmlErrValidNode [function] [call site] 01368
7 xmlErrValidWarning [function] [call site] 01369
8 xmlDoErrValid [function] [call site] 01370
7 xmlErrValidWarning [function] [call site] 01371
7 xmlStrEqual [function] [call site] 01372
7 xmlStrEqual [function] [call site] 01373
7 xmlErrValidNode [function] [call site] 01374
7 xmlStrEqual [function] [call site] 01375
7 xmlStrEqual [function] [call site] 01376
7 xmlStrEqual [function] [call site] 01377
7 xmlErrValidNode [function] [call site] 01378
5 xmlSAX2Characters [function] [call site] 01380
6 xmlSAX2Text [function] [call site] 01381
7 xmlSAX2TextNode [function] [call site] 01382
8 xmlCtxtErrMemory [function] [call site] 01383
8 xmlDictLookup [function] [call site] 01384
8 xmlSAX2ErrMemory [function] [call site] 01385
8 xmlDictLookup [function] [call site] 01386
8 xmlSAX2ErrMemory [function] [call site] 01387
8 xmlStrndup [function] [call site] 01388
8 xmlSAX2ErrMemory [function] [call site] 01389
8 __xmlRegisterNodeDefaultValue [function] [call site] 01390
8 __xmlRegisterNodeDefaultValue [function] [call site] 01391
7 xmlNewCDataBlock [function] [call site] 01392
8 xmlStrndup [function] [call site] 01393
8 __xmlRegisterNodeDefaultValue [function] [call site] 01394
8 __xmlRegisterNodeDefaultValue [function] [call site] 01395
7 xmlSAX2ErrMemory [function] [call site] 01396
7 xmlStrdup [function] [call site] 01397
7 xmlDictOwns [function] [call site] 01398
7 xmlStrdup [function] [call site] 01399
7 xmlSAX2ErrMemory [function] [call site] 01400
7 xmlFatalErr [function] [call site] 01401
7 xmlHaltParser [function] [call site] 01402
7 xmlSAX2ErrMemory [function] [call site] 01403
7 xmlTextConcat [function] [call site] 01404
8 xmlDictOwns [function] [call site] 01405
8 xmlStrncatNew [function] [call site] 01406
8 xmlStrncat [function] [call site] 01407
7 xmlSAX2ErrMemory [function] [call site] 01408
7 xmlSAX2TextNode [function] [call site] 01409
7 xmlNewCDataBlock [function] [call site] 01410
7 xmlSAX2ErrMemory [function] [call site] 01411
7 xmlAddChild [function] [call site] 01412
5 xmlSAX2CDataBlock [function] [call site] 01413
6 xmlSAX2Text [function] [call site] 01414
5 xmlSAX2IgnorableWhitespace [function] [call site] 01415
5 xmlSAX2ProcessingInstruction [function] [call site] 01416
6 xmlNewDocPI [function] [call site] 01417
7 xmlDictLookup [function] [call site] 01418
7 xmlStrdup [function] [call site] 01419
7 xmlStrdup [function] [call site] 01420
7 __xmlRegisterNodeDefaultValue [function] [call site] 01421
7 __xmlRegisterNodeDefaultValue [function] [call site] 01422
7 xmlFreeNode [function] [call site] 01423
6 xmlSAX2ErrMemory [function] [call site] 01424
6 xmlAddChild [function] [call site] 01425
6 xmlAddChild [function] [call site] 01426
6 xmlAddChild [function] [call site] 01427
6 xmlAddChild [function] [call site] 01428
6 xmlAddSibling [function] [call site] 01429
7 xmlUnlinkNode [function] [call site] 01430
7 xmlNodeAddContent [function] [call site] 01431
7 xmlFreeNode [function] [call site] 01432
7 xmlAddPropSibling [function] [call site] 01433
7 xmlSetTreeDoc [function] [call site] 01434
5 xmlSAX2Comment [function] [call site] 01435
6 xmlNewDocComment [function] [call site] 01436
7 xmlNewComment [function] [call site] 01437
8 xmlStrdup [function] [call site] 01438
8 __xmlRegisterNodeDefaultValue [function] [call site] 01439
8 __xmlRegisterNodeDefaultValue [function] [call site] 01440
8 xmlFreeNode [function] [call site] 01441
6 xmlSAX2ErrMemory [function] [call site] 01442
6 xmlAddChild [function] [call site] 01443
6 xmlAddChild [function] [call site] 01444
6 xmlAddChild [function] [call site] 01445
6 xmlAddChild [function] [call site] 01446
6 xmlAddSibling [function] [call site] 01447
5 xmlParserWarning [function] [call site] 01448
6 __xmlGenericError [function] [call site] 01449
6 xmlFormatError [function] [call site] 01450
5 xmlParserError [function] [call site] 01451
6 __xmlGenericError [function] [call site] 01452
6 xmlFormatError [function] [call site] 01453
5 xmlParserError [function] [call site] 01454
4 __xmlLineNumbersDefaultValue [function] [call site] 01455
4 __xmlKeepBlanksDefaultValue [function] [call site] 01456
4 xmlParserValidityError [function] [call site] 01457
5 __xmlGenericError [function] [call site] 01458
5 xmlFormatError [function] [call site] 01459
4 xmlParserValidityWarning [function] [call site] 01460
5 __xmlGenericError [function] [call site] 01461
5 xmlFormatError [function] [call site] 01462
4 xmlInitNodeInfoSeq [function] [call site] 01463
3 htmlFreeParserCtxt [function] [call site] 01464
4 xmlFreeParserCtxt [function] [call site] 01465
5 xmlFreeInputStream [function] [call site] 01467
6 xmlFreeParserInputBuffer [function] [call site] 01468
7 xmlBufFree [function] [call site] 01469
7 xmlCharEncCloseFunc [function] [call site] 01470
8 iconv_close [call site] 01471
8 iconv_close [call site] 01472
7 xmlBufFree [function] [call site] 01473
5 __xmlDefaultSAXHandler [function] [call site] 01474
5 xmlDictFree [function] [call site] 01475
5 xmlParserNsFree [function] [call site] 01476
5 xmlHashFree [function] [call site] 01477
5 xmlHashFree [function] [call site] 01478
5 xmlCatalogFreeLocal [function] [call site] 01479
6 xmlInitializeCatalog [function] [call site] 01480
7 xmlInitializeCatalogData [function] [call site] 01481
8 getenv [call site] 01482
8 xmlNewRMutex [function] [call site] 01483
9 pthread_mutex_init [call site] 01484
9 pthread_cond_init [call site] 01485
7 xmlRMutexLock [function] [call site] 01486
8 pthread_mutex_lock [call site] 01487
8 pthread_self [call site] 01488
8 pthread_mutex_unlock [call site] 01489
8 pthread_cond_wait [call site] 01490
8 pthread_self [call site] 01491
8 pthread_mutex_unlock [call site] 01492
7 getenv [call site] 01493
7 getenv [call site] 01494
7 xmlCreateNewCatalog [function] [call site] 01495
8 xmlCatalogErrMemory [function] [call site] 01496
9 xmlRaiseMemoryError [function] [call site] 01497
8 xmlHashCreate [function] [call site] 01498
7 xmlStrndup [function] [call site] 01499
7 xmlNewCatalogEntry [function] [call site] 01500
8 xmlCatalogErrMemory [function] [call site] 01501
8 xmlCatalogNormalizePublic [function] [call site] 01502
9 xmlStrdup [function] [call site] 01503
8 xmlStrdup [function] [call site] 01504
8 xmlStrdup [function] [call site] 01505
8 xmlStrdup [function] [call site] 01506
7 xmlRMutexUnlock [function] [call site] 01507
8 pthread_mutex_lock [call site] 01508
8 pthread_cond_signal [call site] 01509
8 pthread_mutex_unlock [call site] 01510
6 xmlFreeCatalogEntryList [function] [call site] 01511
7 xmlFreeCatalogEntry [function] [call site] 01512
8 fprintf [call site] 01513
8 fprintf [call site] 01514
1 htmlCtxtReadMemory [function] [call site] 01515
2 htmlCtxtReset [function] [call site] 01516
3 xmlFreeInputStream [function] [call site] 01518
3 xmlDictOwns [function] [call site] 01519
3 xmlDictOwns [function] [call site] 01520
3 xmlDictOwns [function] [call site] 01521
3 xmlDictOwns [function] [call site] 01522
3 xmlFreeDoc [function] [call site] 01523
3 xmlParserValidityError [function] [call site] 01524
3 xmlParserValidityWarning [function] [call site] 01525
3 xmlInitNodeInfoSeq [function] [call site] 01526
3 xmlHashFree [function] [call site] 01527
3 xmlHashFree [function] [call site] 01528
3 xmlResetError [function] [call site] 01529
2 htmlCtxtUseOptions [function] [call site] 01530
3 xmlSAX2IgnorableWhitespace [function] [call site] 01531
2 xmlNewInputMemory [function] [call site] 01532
3 xmlNewInputBufferMemory [function] [call site] 01533
4 xmlAllocParserInputBuffer [function] [call site] 01534
5 __xmlDefaultBufferSize [function] [call site] 01535
5 xmlBufCreateSize [function] [call site] 01536
5 xmlBufSetAllocationScheme [function] [call site] 01537
5 xmlLookupCharEncodingHandler [function] [call site] 01538
6 xmlFindExtraHandler [function] [call site] 01539
7 xmlStrcasecmp [function] [call site] 01540
7 xmlCreateIconvHandler [function] [call site] 01541
8 iconv_open [call site] 01542
8 __errno_location [call site] 01543
8 __errno_location [call site] 01544
8 iconv_open [call site] 01545
8 __errno_location [call site] 01546
8 __errno_location [call site] 01547
8 iconv_close [call site] 01548
8 iconv_close [call site] 01549
6 xmlFindExtraHandler [function] [call site] 01550
5 xmlFreeParserInputBuffer [function] [call site] 01551
5 __xmlDefaultBufferSize [function] [call site] 01552
5 xmlBufCreateSize [function] [call site] 01553
4 xmlFreeParserInputBuffer [function] [call site] 01554
4 xmlMemRead [function] [call site] 01555
4 xmlMemClose [function] [call site] 01556
3 xmlCtxtErrMemory [function] [call site] 01557
3 xmlNewInputInternal [function] [call site] 01558
4 xmlNewInputStream [function] [call site] 01559
5 xmlCtxtErrMemory [function] [call site] 01560
5 xmlCtxtErrMemory [function] [call site] 01561
4 xmlFreeParserInputBuffer [function] [call site] 01562
4 xmlBufResetInput [function] [call site] 01563
5 xmlBufUpdateInput [function] [call site] 01564
4 xmlCtxtErrMemory [function] [call site] 01565
4 xmlFreeInputStream [function] [call site] 01566
4 xmlSwitchInputEncodingName [function] [call site] 01567
5 xmlOpenCharEncodingHandler [function] [call site] 01568
6 xmlGetEncodingAlias [function] [call site] 01569
7 toupper [call site] 01570
7 strcmp [call site] 01571
6 xmlFindHandler [function] [call site] 01572
7 xmlStrcasecmp [function] [call site] 01573
7 xmlFindExtraHandler [function] [call site] 01574
6 xmlParseCharEncoding [function] [call site] 01575
7 xmlGetEncodingAlias [function] [call site] 01576
7 toupper [call site] 01577
7 strcmp [call site] 01578
7 strcmp [call site] 01579
7 strcmp [call site] 01580
7 strcmp [call site] 01581
7 strcmp [call site] 01582
7 strcmp [call site] 01583
7 strcmp [call site] 01584
7 strcmp [call site] 01585
7 strcmp [call site] 01586
7 strcmp [call site] 01587
7 strcmp [call site] 01588
7 strcmp [call site] 01589
7 strcmp [call site] 01590
7 strcmp [call site] 01591
7 strcmp [call site] 01592
7 strcmp [call site] 01593
7 strcmp [call site] 01594
7 strcmp [call site] 01595
7 strcmp [call site] 01596
7 strcmp [call site] 01597
7 strcmp [call site] 01598
7 strcmp [call site] 01599
7 strcmp [call site] 01600
6 xmlLookupCharEncodingHandler [function] [call site] 01601
5 xmlFatalErr [function] [call site] 01602
5 xmlSwitchInputEncoding [function] [call site] 01603
6 xmlCharEncCloseFunc [function] [call site] 01604
6 xmlStrcasecmp [function] [call site] 01605
6 xmlCharEncCloseFunc [function] [call site] 01606
6 xmlCharEncCloseFunc [function] [call site] 01607
6 xmlBufIsEmpty [function] [call site] 01608
6 xmlBufCreate [function] [call site] 01609
7 __xmlDefaultBufferSize [function] [call site] 01610
7 __xmlBufferAllocScheme [function] [call site] 01611
6 xmlCtxtErrMemory [function] [call site] 01612
6 xmlBufShrink [function] [call site] 01613
6 xmlCharEncInput [function] [call site] 01614
7 xmlBufUse [function] [call site] 01615
7 xmlBufContent [function] [call site] 01616
7 xmlBufAvail [function] [call site] 01617
7 xmlBufGrow [function] [call site] 01618
8 xmlBufGrowInternal [function] [call site] 01619
9 xmlBufMemoryError [function] [call site] 01620
9 xmlBufMemoryError [function] [call site] 01621
9 xmlBufMemoryError [function] [call site] 01622
9 xmlBufMemoryError [function] [call site] 01623
7 xmlBufAvail [function] [call site] 01624
7 xmlBufEnd [function] [call site] 01625
7 xmlEncInputChunk [function] [call site] 01626
8 xmlIconvWrapper [function] [call site] 01627
9 iconv [call site] 01628
9 __errno_location [call site] 01629
9 __errno_location [call site] 01630
9 __errno_location [call site] 01631
7 xmlBufAddLen [function] [call site] 01632
7 xmlBufShrink [function] [call site] 01633
7 xmlEncConvertError [function] [call site] 01634
6 xmlBufResetInput [function] [call site] 01635
6 xmlCtxtErrMemory [function] [call site] 01636
6 xmlCtxtErrIO [function] [call site] 01637
7 xmlErrString [function] [call site] 01638
7 xmlCtxtErr [function] [call site] 01639
6 xmlHaltParser [function] [call site] 01640
2 htmlCtxtParseDocument [function] [call site] 01641
3 xmlFreeInputStream [function] [call site] 01643
3 inputPush [function] [call site] 01644
4 xmlErrMemory [function] [call site] 01645
3 xmlFreeInputStream [function] [call site] 01646
3 htmlParseDocument [function] [call site] 01647
4 __xmlDefaultSAXLocator [function] [call site] 01648
4 xmlDetectEncoding [function] [call site] 01649
5 xmlParserGrow [function] [call site] 01650
6 xmlFatalErr [function] [call site] 01651
6 xmlHaltParser [function] [call site] 01652
6 xmlParserInputBufferGrow [function] [call site] 01653
7 xmlBufCreate [function] [call site] 01654
7 xmlBufGrow [function] [call site] 01655
7 xmlBufEnd [function] [call site] 01656
7 endOfInput [function] [call site] 01657
7 xmlBufAddLen [function] [call site] 01658
7 __libxml2_xzcompressed [function] [call site] 01659
8 xz_head [function] [call site] 01660
9 xz_error [function] [call site] 01661
10 strlen [call site] 01662
10 strcpy [call site] 01663
10 strcat [call site] 01664
10 strcat [call site] 01665
9 lzma_auto_decoder [call site] 01666
9 inflateInit2_ [call site] 01668
9 xz_avail [function] [call site] 01670
10 xz_load [function] [call site] 01671
11 read [call site] 01672
11 __errno_location [call site] 01673
11 xz_error [function] [call site] 01674
9 is_format_xz [function] [call site] 01675
10 memcmp [call site] 01676
9 inflateReset [call site] 01695
9 crc32 [call site] 01696
8 xz_compressed [function] [call site] 01697
7 xmlCharEncInput [function] [call site] 01698
6 xmlBufUpdateInput [function] [call site] 01699
6 xmlCtxtErrIO [function] [call site] 01700
5 xmlSwitchEncoding [function] [call site] 01701
6 xmlDetectEBCDIC [function] [call site] 01702
7 xmlLookupCharEncodingHandler [function] [call site] 01703
7 xmlEncInputChunk [function] [call site] 01704
7 xmlStrncmp [function] [call site] 01705
7 xmlCharEncCloseFunc [function] [call site] 01706
7 xmlOpenCharEncodingHandler [function] [call site] 01707
7 xmlCharEncCloseFunc [function] [call site] 01708
7 xmlLookupCharEncodingHandler [function] [call site] 01709
6 xmlLookupCharEncodingHandler [function] [call site] 01710
6 xmlGetCharEncodingName [function] [call site] 01711
6 xmlFatalErr [function] [call site] 01712
6 xmlSwitchInputEncoding [function] [call site] 01713
4 xmlStrncmp [function] [call site] 01714
4 xmlSwitchEncoding [function] [call site] 01715
4 htmlSkipBlankChars [function] [call site] 01716
5 xmlParserGrow [function] [call site] 01717
4 htmlParseErr [function] [call site] 01718
4 htmlParseComment [function] [call site] 01719
5 htmlErrMemory [function] [call site] 01720
6 xmlCtxtErrMemory [function] [call site] 01721
5 htmlCurrentChar [function] [call site] 01722
6 xmlParserGrow [function] [call site] 01723
6 htmlParseErrInt [function] [call site] 01724
7 xmlCtxtErr [function] [call site] 01725
6 htmlFindEncoding [function] [call site] 01726
7 xmlStrcasestr [function] [call site] 01727
8 xmlStrlen [function] [call site] 01728
8 xmlStrncasecmp [function] [call site] 01729
7 xmlStrcasestr [function] [call site] 01730
7 xmlStrcasestr [function] [call site] 01731
7 xmlStrndup [function] [call site] 01732
7 htmlErrMemory [function] [call site] 01733
6 xmlSwitchEncoding [function] [call site] 01734
6 xmlSwitchEncodingName [function] [call site] 01735
7 xmlSwitchInputEncodingName [function] [call site] 01736
6 htmlParseErrInt [function] [call site] 01737
6 htmlParseErrInt [function] [call site] 01738
6 xmlCtxtErrIO [function] [call site] 01739
6 xmlSwitchEncoding [function] [call site] 01740
5 htmlParseErr [function] [call site] 01741
5 htmlCurrentChar [function] [call site] 01742
5 htmlParseErr [function] [call site] 01743
5 htmlCurrentChar [function] [call site] 01744
5 htmlCurrentChar [function] [call site] 01745
5 htmlParseErr [function] [call site] 01746
5 htmlErrMemory [function] [call site] 01747
5 xmlCopyChar [function] [call site] 01748
6 xmlCopyCharMultiByte [function] [call site] 01749
5 htmlParseErrInt [function] [call site] 01750
5 htmlParseErr [function] [call site] 01751
5 xmlNextChar [function] [call site] 01752
6 xmlParserGrow [function] [call site] 01753
6 xmlCtxtErrIO [function] [call site] 01754
5 htmlParseErr [function] [call site] 01755
4 htmlParsePI [function] [call site] 01756
5 htmlParseName [function] [call site] 01757
6 xmlParserGrow [function] [call site] 01758
6 xmlDictLookup [function] [call site] 01759
6 htmlErrMemory [function] [call site] 01760
6 htmlParseNameComplex [function] [call site] 01761
7 htmlCurrentChar [function] [call site] 01762
7 xmlCharInRange [function] [call site] 01763
7 xmlCharInRange [function] [call site] 01764
7 xmlCharInRange [function] [call site] 01765
7 xmlCharInRange [function] [call site] 01766
7 htmlParseErr [function] [call site] 01767
7 htmlCurrentChar [function] [call site] 01768
7 htmlParseNameComplex [function] [call site] 01769
8 htmlParseErr [function] [call site] 01770
8 xmlDictLookup [function] [call site] 01771
8 htmlErrMemory [function] [call site] 01772
5 htmlErrMemory [function] [call site] 01773
5 htmlParseErr [function] [call site] 01774
5 htmlSkipBlankChars [function] [call site] 01775
5 htmlCurrentChar [function] [call site] 01776
5 htmlErrMemory [function] [call site] 01777
5 xmlCopyChar [function] [call site] 01778
5 htmlParseErrInt [function] [call site] 01779
5 htmlParseErr [function] [call site] 01780
5 htmlCurrentChar [function] [call site] 01781
5 htmlParseErr [function] [call site] 01782
5 htmlParseErr [function] [call site] 01783
4 htmlSkipBlankChars [function] [call site] 01784
4 toupper [call site] 01785
4 toupper [call site] 01786
4 toupper [call site] 01787
4 toupper [call site] 01788
4 htmlParseDocTypeDecl [function] [call site] 01789
5 htmlSkipBlankChars [function] [call site] 01790
5 htmlParseName [function] [call site] 01791
5 htmlParseErr [function] [call site] 01792
5 htmlSkipBlankChars [function] [call site] 01793
5 htmlParseExternalID [function] [call site] 01794
6 toupper [call site] 01795
6 toupper [call site] 01796
6 toupper [call site] 01797
6 htmlParseErr [function] [call site] 01798
6 htmlSkipBlankChars [function] [call site] 01799
6 htmlParseSystemLiteral [function] [call site] 01800
7 htmlParseErr [function] [call site] 01801
7 xmlNextChar [function] [call site] 01802
7 htmlParseErrInt [function] [call site] 01803
7 xmlNextChar [function] [call site] 01804
7 htmlParseErr [function] [call site] 01805
7 xmlStrndup [function] [call site] 01806
7 htmlErrMemory [function] [call site] 01807
7 xmlNextChar [function] [call site] 01808
6 htmlParseErr [function] [call site] 01809
6 toupper [call site] 01810
6 toupper [call site] 01811
6 toupper [call site] 01812
6 htmlParseErr [function] [call site] 01813
6 htmlSkipBlankChars [function] [call site] 01814
6 htmlParsePubidLiteral [function] [call site] 01815
7 htmlParseErr [function] [call site] 01816
7 xmlNextChar [function] [call site] 01817
7 htmlParseErrInt [function] [call site] 01818
7 xmlNextChar [function] [call site] 01819
7 htmlParseErr [function] [call site] 01820
7 xmlStrndup [function] [call site] 01821
7 htmlErrMemory [function] [call site] 01822
7 xmlNextChar [function] [call site] 01823
6 htmlParseErr [function] [call site] 01824
6 htmlSkipBlankChars [function] [call site] 01825
6 htmlParseSystemLiteral [function] [call site] 01826
5 htmlSkipBlankChars [function] [call site] 01827
5 htmlParseErr [function] [call site] 01828
5 xmlNextChar [function] [call site] 01829
5 xmlNextChar [function] [call site] 01830
4 htmlSkipBlankChars [function] [call site] 01831
4 htmlParseComment [function] [call site] 01832
4 htmlParsePI [function] [call site] 01833
4 htmlSkipBlankChars [function] [call site] 01834
4 htmlParseContentInternal [function] [call site] 01835
5 xmlStrdup [function] [call site] 01836
5 htmlErrMemory [function] [call site] 01837
5 xmlParserGrow [function] [call site] 01838
5 htmlParseEndTag [function] [call site] 01839
6 htmlParseErr [function] [call site] 01840
6 htmlParseHTMLName [function] [call site] 01841
7 xmlNextChar [function] [call site] 01842
7 xmlDictLookup [function] [call site] 01843
7 htmlErrMemory [function] [call site] 01844
6 htmlSkipBlankChars [function] [call site] 01845
6 htmlParseErr [function] [call site] 01846
6 xmlNextChar [function] [call site] 01847
6 xmlNextChar [function] [call site] 01848
6 xmlStrEqual [function] [call site] 01849
6 xmlStrEqual [function] [call site] 01850
6 xmlStrEqual [function] [call site] 01851
6 xmlStrEqual [function] [call site] 01852
6 htmlParseErr [function] [call site] 01853
6 htmlAutoCloseOnClose [function] [call site] 01854
7 htmlGetEndPriority [function] [call site] 01855
8 xmlStrEqual [function] [call site] 01856
7 xmlStrEqual [function] [call site] 01857
7 htmlGetEndPriority [function] [call site] 01858
7 xmlStrEqual [function] [call site] 01859
7 htmlTagLookup [function] [call site] 01860
8 bsearch [call site] 01861
8 htmlCompareTags [function] [call site] 01862
9 xmlStrcasecmp [function] [call site] 01863
7 htmlParseErr [function] [call site] 01864
7 htmlnamePop [function] [call site] 01865
6 xmlStrEqual [function] [call site] 01866
6 htmlParseErr [function] [call site] 01867
6 xmlStrEqual [function] [call site] 01868
6 htmlNodeInfoPop [function] [call site] 01869
6 htmlnamePop [function] [call site] 01870
5 xmlStrdup [function] [call site] 01871
5 htmlErrMemory [function] [call site] 01872
5 htmlParseHTMLName_nonInvasive [function] [call site] 01873
6 xmlDictLookup [function] [call site] 01874
6 htmlErrMemory [function] [call site] 01875
5 htmlParseErr [function] [call site] 01876
5 xmlNextChar [function] [call site] 01877
5 htmlParserFinishElementParsing [function] [call site] 01878
6 xmlParserAddNodeInfo [function] [call site] 01879
7 xmlParserFindNodeInfoIndex [function] [call site] 01880
7 xmlCtxtErrMemory [function] [call site] 01881
6 htmlNodeInfoPop [function] [call site] 01882
6 htmlAutoCloseOnEnd [function] [call site] 01883
7 htmlnamePop [function] [call site] 01884
5 xmlStrdup [function] [call site] 01885
5 htmlErrMemory [function] [call site] 01886
5 htmlCheckAutoClose [function] [call site] 01887
6 bsearch [call site] 01888
6 htmlCompareStartClose [function] [call site] 01889
7 strcmp [call site] 01890
7 strcmp [call site] 01891
5 htmlAutoClose [function] [call site] 01892
6 htmlCheckAutoClose [function] [call site] 01893
6 htmlnamePop [function] [call site] 01894
5 xmlStrEqual [function] [call site] 01895
5 htmlParserFinishElementParsing [function] [call site] 01896
5 xmlStrdup [function] [call site] 01897
5 htmlErrMemory [function] [call site] 01898
5 xmlStrEqual [function] [call site] 01899
5 xmlStrEqual [function] [call site] 01900
5 htmlParseScript [function] [call site] 01901
6 htmlCurrentChar [function] [call site] 01902
6 xmlStrlen [function] [call site] 01903
6 xmlStrncasecmp [function] [call site] 01904
6 htmlParseErr [function] [call site] 01905
6 xmlCopyChar [function] [call site] 01906
6 htmlParseErrInt [function] [call site] 01907
6 xmlParserShrink [function] [call site] 01908
7 xmlBufShrink [function] [call site] 01909
7 xmlBufUpdateInput [function] [call site] 01910
6 htmlCurrentChar [function] [call site] 01911
5 toupper [call site] 01912
5 toupper [call site] 01913
5 toupper [call site] 01914
5 toupper [call site] 01915
5 htmlParseErr [function] [call site] 01916
5 htmlParseDocTypeDecl [function] [call site] 01917
5 htmlParseComment [function] [call site] 01918
5 htmlSkipBogusComment [function] [call site] 01919
6 htmlParseErr [function] [call site] 01920
6 xmlNextChar [function] [call site] 01921
5 htmlParsePI [function] [call site] 01922
5 htmlParseElementInternal [function] [call site] 01923
6 htmlParseStartTag [function] [call site] 01924
7 xmlNextChar [function] [call site] 01925
7 xmlParserGrow [function] [call site] 01926
7 htmlParseHTMLName [function] [call site] 01927
7 htmlParseErr [function] [call site] 01928
7 xmlNextChar [function] [call site] 01929
7 xmlStrEqual [function] [call site] 01930
7 htmlAutoClose [function] [call site] 01931
7 htmlCheckImplied [function] [call site] 01932
8 xmlStrEqual [function] [call site] 01933
8 htmlnamePush [function] [call site] 01934
9 xmlStrEqual [function] [call site] 01935
9 xmlStrEqual [function] [call site] 01936
9 htmlErrMemory [function] [call site] 01937
8 xmlStrEqual [function] [call site] 01938
8 xmlStrEqual [function] [call site] 01939
8 xmlStrEqual [function] [call site] 01940
8 xmlStrEqual [function] [call site] 01941
8 xmlStrEqual [function] [call site] 01942
8 xmlStrEqual [function] [call site] 01943
8 xmlStrEqual [function] [call site] 01944
8 htmlnamePush [function] [call site] 01945
8 xmlStrEqual [function] [call site] 01946
8 xmlStrEqual [function] [call site] 01947
8 xmlStrEqual [function] [call site] 01948
8 xmlStrEqual [function] [call site] 01949
8 xmlStrEqual [function] [call site] 01950
8 htmlnamePush [function] [call site] 01951
7 xmlStrEqual [function] [call site] 01952
7 htmlParseErr [function] [call site] 01953
7 xmlStrEqual [function] [call site] 01954
7 htmlParseErr [function] [call site] 01955
7 xmlStrEqual [function] [call site] 01956
7 xmlStrEqual [function] [call site] 01957
7 htmlParseErr [function] [call site] 01958
7 htmlSkipBlankChars [function] [call site] 01959
7 xmlParserGrow [function] [call site] 01960
7 htmlParseAttribute [function] [call site] 01961
8 htmlParseHTMLName [function] [call site] 01962
8 htmlParseErr [function] [call site] 01963
8 htmlSkipBlankChars [function] [call site] 01964
8 xmlNextChar [function] [call site] 01965
8 htmlSkipBlankChars [function] [call site] 01966
8 htmlParseAttValue [function] [call site] 01967
9 xmlNextChar [function] [call site] 01968
9 htmlParseHTMLAttribute [function] [call site] 01969
10 htmlErrMemory [function] [call site] 01970
10 htmlParseCharRef [function] [call site] 01971
11 htmlParseErr [function] [call site] 01972
11 xmlNextChar [function] [call site] 01973
11 xmlNextChar [function] [call site] 01974
11 htmlParseErr [function] [call site] 01975
11 xmlNextChar [function] [call site] 01976
11 xmlNextChar [function] [call site] 01977
11 htmlParseErr [function] [call site] 01978
11 htmlParseErr [function] [call site] 01979
11 htmlParseErrInt [function] [call site] 01980
10 htmlErrMemory [function] [call site] 01981
10 htmlParseEntityRef [function] [call site] 01982
11 xmlNextChar [function] [call site] 01983
11 htmlParseName [function] [call site] 01984
11 htmlParseErr [function] [call site] 01985
11 xmlParserGrow [function] [call site] 01986
11 htmlEntityLookup [function] [call site] 01987
12 xmlStrEqual [function] [call site] 01988
11 xmlNextChar [function] [call site] 01989
11 htmlParseErr [function] [call site] 01990
10 htmlErrMemory [function] [call site] 01991
10 htmlErrMemory [function] [call site] 01992
10 htmlErrMemory [function] [call site] 01993
10 htmlErrMemory [function] [call site] 01994
10 htmlCurrentChar [function] [call site] 01995
10 htmlParseErr [function] [call site] 01996
9 htmlParseErr [function] [call site] 01997
9 xmlNextChar [function] [call site] 01998
9 xmlNextChar [function] [call site] 01999
9 htmlParseHTMLAttribute [function] [call site] 02000
9 htmlParseErr [function] [call site] 02001
9 xmlNextChar [function] [call site] 02002
9 htmlParseHTMLAttribute [function] [call site] 02003
9 htmlParseErr [function] [call site] 02004
7 xmlStrEqual [function] [call site] 02005
7 htmlParseErr [function] [call site] 02006
7 htmlErrMemory [function] [call site] 02007
7 htmlErrMemory [function] [call site] 02008
7 xmlNextChar [function] [call site] 02009
7 htmlSkipBlankChars [function] [call site] 02010
7 htmlCheckMeta [function] [call site] 02011
8 xmlStrcasecmp [function] [call site] 02012
8 xmlStrcasecmp [function] [call site] 02013
8 xmlStrcasecmp [function] [call site] 02014
8 xmlStrdup [function] [call site] 02015
8 htmlErrMemory [function] [call site] 02016
8 xmlSetDeclaredEncoding [function] [call site] 02017
9 xmlSwitchEncodingName [function] [call site] 02018
9 xmlStrcasecmp [function] [call site] 02019
9 xmlWarningMsg [function] [call site] 02020
10 xmlCtxtErr [function] [call site] 02021
9 xmlStrdup [function] [call site] 02022
9 xmlCtxtErrMemory [function] [call site] 02023
8 xmlStrcasecmp [function] [call site] 02024
8 htmlCheckEncoding [function] [call site] 02025
9 xmlStrcasestr [function] [call site] 02026
9 xmlStrcasestr [function] [call site] 02027
9 xmlStrdup [function] [call site] 02028
9 htmlErrMemory [function] [call site] 02029
9 xmlSetDeclaredEncoding [function] [call site] 02030
7 htmlnamePush [function] [call site] 02031
6 xmlNextChar [function] [call site] 02032
6 htmlTagLookup [function] [call site] 02033
6 htmlParseErr [function] [call site] 02034
6 htmlnamePop [function] [call site] 02035
6 xmlNextChar [function] [call site] 02036
6 htmlParseErr [function] [call site] 02037
6 xmlStrEqual [function] [call site] 02038
6 htmlnamePop [function] [call site] 02040
6 htmlNodeInfoPush [function] [call site] 02041
7 htmlErrMemory [function] [call site] 02042
6 htmlParserFinishElementParsing [function] [call site] 02043
6 htmlnamePop [function] [call site] 02044
6 htmlNodeInfoPush [function] [call site] 02045
5 xmlStrdup [function] [call site] 02046
5 htmlErrMemory [function] [call site] 02047
5 xmlNextChar [function] [call site] 02048
5 htmlParseReference [function] [call site] 02049
6 htmlParseCharRef [function] [call site] 02050
6 htmlCheckParagraph [function] [call site] 02051
7 htmlAutoClose [function] [call site] 02052
7 htmlCheckImplied [function] [call site] 02053
7 htmlnamePush [function] [call site] 02054
7 xmlStrEqual [function] [call site] 02055
7 htmlAutoClose [function] [call site] 02056
7 htmlCheckImplied [function] [call site] 02057
7 htmlnamePush [function] [call site] 02058
6 htmlParseEntityRef [function] [call site] 02059
6 htmlCheckParagraph [function] [call site] 02060
6 htmlCheckParagraph [function] [call site] 02061
6 xmlStrlen [function] [call site] 02062
6 htmlCheckParagraph [function] [call site] 02063
5 htmlAutoCloseOnEnd [function] [call site] 02064
5 htmlParseCharData [function] [call site] 02065
6 htmlParseCharDataInternal [function] [call site] 02066
7 htmlCurrentChar [function] [call site] 02067
7 htmlParseErrInt [function] [call site] 02068
7 xmlCopyChar [function] [call site] 02069
7 areBlanks [function] [call site] 02070
8 xmlStrEqual [function] [call site] 02071
8 xmlStrEqual [function] [call site] 02072
8 xmlStrEqual [function] [call site] 02073
8 xmlGetIntSubset [function] [call site] 02074
8 xmlStrcasecmp [function] [call site] 02075
8 xmlStrcasecmp [function] [call site] 02076
8 xmlGetLastChild [function] [call site] 02077
8 xmlStrEqual [function] [call site] 02078
8 xmlNodeIsText [function] [call site] 02079
8 xmlStrEqual [function] [call site] 02080
7 htmlCheckParagraph [function] [call site] 02081
7 xmlParserShrink [function] [call site] 02082
7 htmlCurrentChar [function] [call site] 02083
7 areBlanks [function] [call site] 02084
7 htmlCheckParagraph [function] [call site] 02085
5 xmlParserShrink [function] [call site] 02086
5 xmlParserGrow [function] [call site] 02087
4 htmlAutoCloseOnEnd [function] [call site] 02088
4 xmlGetIntSubset [function] [call site] 02089
4 xmlCreateIntSubset [function] [call site] 02090
4 htmlErrMemory [function] [call site] 02091
3 xmlFreeDoc [function] [call site] 02092
3 xmlFreeInputStream [function] [call site] 02094
1 xmlFuzzCheckMallocFailure [function] [call site] 02095
2 fprintf [call site] 02096
2 abort [call site] 02097
1 xmlFuzzResetMallocFailed [function] [call site] 02098
1 xmlAllocOutputBuffer [function] [call site] 02099
2 xmlBufCreate [function] [call site] 02100
2 xmlBufSetAllocationScheme [function] [call site] 02101
2 xmlBufCreateSize [function] [call site] 02102
2 xmlBufFree [function] [call site] 02103
2 xmlCharEncOutput [function] [call site] 02104
3 xmlBufAvail [function] [call site] 02105
3 xmlBufEnd [function] [call site] 02106
3 xmlEncOutputChunk [function] [call site] 02107
4 xmlIconvWrapper [function] [call site] 02108
3 xmlBufAddLen [function] [call site] 02109
3 xmlBufUse [function] [call site] 02110
3 xmlBufGrow [function] [call site] 02111
3 xmlBufAvail [function] [call site] 02112
3 xmlBufEnd [function] [call site] 02113
3 xmlBufContent [function] [call site] 02114
3 xmlEncOutputChunk [function] [call site] 02115
3 xmlBufShrink [function] [call site] 02116
3 xmlBufAddLen [function] [call site] 02117
3 xmlBufUse [function] [call site] 02118
3 xmlBufContent [function] [call site] 02119
3 xmlGetUTF8Char [function] [call site] 02120
3 snprintf [call site] 02121
3 xmlBufShrink [function] [call site] 02122
3 xmlBufGrow [function] [call site] 02123
3 xmlBufAvail [function] [call site] 02124
3 xmlBufEnd [function] [call site] 02125
3 xmlEncOutputChunk [function] [call site] 02126
3 xmlBufAddLen [function] [call site] 02127
3 xmlEncConvertError [function] [call site] 02128
1 htmlDocContentDumpOutput [function] [call site] 02129
2 htmlNodeDumpFormatOutput [function] [call site] 02130
3 xmlInitParser [function] [call site] 02131
3 htmlDtdDumpOutput [function] [call site] 02132
4 htmlSaveErr [function] [call site] 02133
5 __xmlRaiseError [function] [call site] 02134
5 xmlRaiseMemoryError [function] [call site] 02135
4 xmlOutputBufferWriteString [function] [call site] 02136
5 strlen [call site] 02137
5 xmlOutputBufferWrite [function] [call site] 02138
6 xmlBufCreate [function] [call site] 02139
6 xmlBufAdd [function] [call site] 02140
6 xmlBufUse [function] [call site] 02141
6 xmlCharEncOutput [function] [call site] 02142
6 xmlBufUse [function] [call site] 02143
6 xmlBufAdd [function] [call site] 02144
6 xmlBufUse [function] [call site] 02145
6 xmlBufContent [function] [call site] 02146
6 xmlBufShrink [function] [call site] 02147
6 xmlBufContent [function] [call site] 02148
6 xmlIOErr [function] [call site] 02149
7 __xmlIOErr [function] [call site] 02150
8 __errno_location [call site] 02151
8 __errno_location [call site] 02152
8 __errno_location [call site] 02153
8 __errno_location [call site] 02154
8 __errno_location [call site] 02155
8 __errno_location [call site] 02156
8 __errno_location [call site] 02157
8 __errno_location [call site] 02158
8 __errno_location [call site] 02159
8 __errno_location [call site] 02160
8 __errno_location [call site] 02161
8 __errno_location [call site] 02162
8 __errno_location [call site] 02163
8 __errno_location [call site] 02164
8 __errno_location [call site] 02165
8 __errno_location [call site] 02166
8 __errno_location [call site] 02167
8 __errno_location [call site] 02168
8 __errno_location [call site] 02169
8 __errno_location [call site] 02170
8 __errno_location [call site] 02171
8 __errno_location [call site] 02172
8 __errno_location [call site] 02173
8 __errno_location [call site] 02174
8 __errno_location [call site] 02175
8 __errno_location [call site] 02176
8 __errno_location [call site] 02177
8 __errno_location [call site] 02178
8 __errno_location [call site] 02179
8 __errno_location [call site] 02180
8 __errno_location [call site] 02181
8 __errno_location [call site] 02182
8 __errno_location [call site] 02183
8 __errno_location [call site] 02184
8 __errno_location [call site] 02185
8 __errno_location [call site] 02186
8 __errno_location [call site] 02187
8 __errno_location [call site] 02188
8 __errno_location [call site] 02189
8 __errno_location [call site] 02190
8 __errno_location [call site] 02191
8 __errno_location [call site] 02192
8 __errno_location [call site] 02193
8 __errno_location [call site] 02194
8 __errno_location [call site] 02195
8 __xmlStructuredError [function] [call site] 02196
8 __xmlStructuredError [function] [call site] 02197
8 __xmlStructuredErrorContext [function] [call site] 02198
8 __xmlGenericError [function] [call site] 02199
8 __xmlGenericErrorContext [function] [call site] 02200
8 xmlErrString [function] [call site] 02201
8 __xmlRaiseError [function] [call site] 02202
8 xmlIOErrMemory [function] [call site] 02203
4 xmlOutputBufferWriteString [function] [call site] 02204
4 xmlOutputBufferWriteString [function] [call site] 02205
4 xmlBufWriteQuotedString [function] [call site] 02206
4 xmlOutputBufferWriteString [function] [call site] 02221
4 xmlBufWriteQuotedString [function] [call site] 02222
4 xmlStrcmp [function] [call site] 02223
5 strcmp [call site] 02224
4 xmlOutputBufferWriteString [function] [call site] 02225
4 xmlBufWriteQuotedString [function] [call site] 02226
4 xmlOutputBufferWriteString [function] [call site] 02227
3 xmlOutputBufferWriteString [function] [call site] 02228
3 htmlNodeDumpFormatOutput [function] [call site] 02229
4 htmlTagLookup [function] [call site] 02230
4 xmlOutputBufferWriteString [function] [call site] 02231
4 xmlOutputBufferWriteString [function] [call site] 02232
4 xmlOutputBufferWriteString [function] [call site] 02233
4 xmlOutputBufferWriteString [function] [call site] 02234
4 xmlNsListDumpOutput [function] [call site] 02235
5 xmlNsDumpOutput [function] [call site] 02236
6 xmlStrEqual [function] [call site] 02237
6 xmlOutputBufferWriteWSNonSig [function] [call site] 02238
7 xmlOutputBufferWrite [function] [call site] 02239
7 xmlOutputBufferWrite [function] [call site] 02240
6 xmlOutputBufferWrite [function] [call site] 02241
6 xmlOutputBufferWrite [function] [call site] 02242
6 xmlOutputBufferWriteString [function] [call site] 02243
6 xmlOutputBufferWrite [function] [call site] 02244
6 xmlOutputBufferWrite [function] [call site] 02245
6 xmlBufWriteQuotedString [function] [call site] 02246
4 htmlAttrDumpOutput [function] [call site] 02247
5 xmlOutputBufferWriteString [function] [call site] 02248
5 xmlOutputBufferWriteString [function] [call site] 02249
5 xmlOutputBufferWriteString [function] [call site] 02250
5 xmlOutputBufferWriteString [function] [call site] 02251
5 htmlIsBooleanAttr [function] [call site] 02252
5 xmlNodeListGetString [function] [call site] 02253
6 xmlStrdup [function] [call site] 02254
6 xmlStrcat [function] [call site] 02255
6 xmlEncodeAttributeEntities [function] [call site] 02256
7 xmlEncodeEntitiesInternal [function] [call site] 02257
8 xmlStrstr [function] [call site] 02258
8 strchr [call site] 02259
8 xmlGetUTF8Char [function] [call site] 02260
8 fprintf [call site] 02261
8 abort [call site] 02262
8 snprintf [call site] 02263
6 xmlEncodeEntitiesReentrant [function] [call site] 02264
7 xmlEncodeEntitiesInternal [function] [call site] 02265
6 xmlStrcat [function] [call site] 02266
6 xmlGetDocEntity [function] [call site] 02267
6 xmlNodeListGetString [function] [call site] 02268
5 xmlOutputBufferWriteString [function] [call site] 02275
5 xmlStrcasecmp [function] [call site] 02276
5 xmlStrcasecmp [function] [call site] 02277
5 xmlStrcasecmp [function] [call site] 02278
5 xmlStrcasecmp [function] [call site] 02279
5 xmlURIEscapeStr [function] [call site] 02280
5 xmlBufWriteQuotedString [function] [call site] 02281
5 xmlBufWriteQuotedString [function] [call site] 02282
4 xmlOutputBufferWriteString [function] [call site] 02283
4 xmlStrcmp [function] [call site] 02284
4 xmlStrcmp [function] [call site] 02285
4 xmlOutputBufferWriteString [function] [call site] 02286
4 xmlOutputBufferWriteString [function] [call site] 02287
4 xmlOutputBufferWriteString [function] [call site] 02288
4 xmlOutputBufferWriteString [function] [call site] 02289
4 xmlOutputBufferWriteString [function] [call site] 02290
4 xmlOutputBufferWriteString [function] [call site] 02291
4 xmlOutputBufferWriteString [function] [call site] 02292
4 xmlOutputBufferWriteString [function] [call site] 02293
4 xmlOutputBufferWriteString [function] [call site] 02294
4 htmlAttrDumpOutput [function] [call site] 02295
4 xmlStrcasecmp [function] [call site] 02296
4 xmlStrcasecmp [function] [call site] 02297
4 xmlEncodeEntitiesReentrant [function] [call site] 02298
4 xmlOutputBufferWriteString [function] [call site] 02299
4 xmlOutputBufferWriteString [function] [call site] 02300
4 xmlOutputBufferWriteString [function] [call site] 02301
4 xmlOutputBufferWriteString [function] [call site] 02302
4 xmlOutputBufferWriteString [function] [call site] 02303
4 xmlOutputBufferWriteString [function] [call site] 02304
4 xmlOutputBufferWriteString [function] [call site] 02305
4 xmlOutputBufferWriteString [function] [call site] 02306
4 xmlOutputBufferWriteString [function] [call site] 02307
4 xmlOutputBufferWriteString [function] [call site] 02308
4 xmlOutputBufferWriteString [function] [call site] 02309
4 xmlOutputBufferWriteString [function] [call site] 02310
4 xmlOutputBufferWriteString [function] [call site] 02311
4 xmlOutputBufferWriteString [function] [call site] 02312
4 xmlOutputBufferWriteString [function] [call site] 02313
4 htmlTagLookup [function] [call site] 02314
4 xmlOutputBufferWriteString [function] [call site] 02315
4 xmlOutputBufferWriteString [function] [call site] 02316
4 xmlOutputBufferWriteString [function] [call site] 02317
4 xmlOutputBufferWriteString [function] [call site] 02318
4 xmlOutputBufferWriteString [function] [call site] 02319
4 xmlOutputBufferWriteString [function] [call site] 02320
4 xmlOutputBufferWriteString [function] [call site] 02321
1 xmlOutputBufferGetContent [function] [call site] 02322
2 xmlBufContent [function] [call site] 02323
1 xmlFuzzCheckMallocFailure [function] [call site] 02324
1 xmlOutputBufferClose [function] [call site] 02325
2 xmlOutputBufferFlush [function] [call site] 02326
3 xmlCharEncOutput [function] [call site] 02327
3 xmlBufContent [function] [call site] 02328
3 xmlBufUse [function] [call site] 02329
3 xmlBufShrink [function] [call site] 02330
3 xmlBufContent [function] [call site] 02331
3 xmlBufUse [function] [call site] 02332
3 xmlBufShrink [function] [call site] 02333
2 xmlBufFree [function] [call site] 02335
2 xmlCharEncCloseFunc [function] [call site] 02336
2 xmlBufFree [function] [call site] 02337
1 xmlFuzzResetMallocFailed [function] [call site] 02338
1 xmlCopyDoc [function] [call site] 02339
2 xmlNewDoc [function] [call site] 02340
2 xmlStrdup [function] [call site] 02341
2 xmlStrdup [function] [call site] 02342
2 xmlCopyDtd [function] [call site] 02343
3 xmlNewDtd [function] [call site] 02344
4 xmlStrdup [function] [call site] 02345
4 xmlStrdup [function] [call site] 02346
4 xmlStrdup [function] [call site] 02347
4 __xmlRegisterNodeDefaultValue [function] [call site] 02348
4 __xmlRegisterNodeDefaultValue [function] [call site] 02349
4 xmlFreeDtd [function] [call site] 02350
3 xmlCopyEntitiesTable [function] [call site] 02351
4 xmlHashCopySafe [function] [call site] 02352
5 xmlHashCreate [function] [call site] 02353
5 xmlHashAdd3 [function] [call site] 02354
6 xmlHashUpdateInternal [function] [call site] 02355
5 xmlHashFree [function] [call site] 02356
4 xmlCopyEntity [function] [call site] 02357
5 xmlStrdup [function] [call site] 02358
5 xmlStrdup [function] [call site] 02359
5 xmlStrdup [function] [call site] 02360
5 xmlStrdup [function] [call site] 02361
5 xmlStrdup [function] [call site] 02362
5 xmlStrdup [function] [call site] 02363
5 xmlFreeEntity [function] [call site] 02364
3 xmlCopyNotationTable [function] [call site] 02365
4 xmlHashCopySafe [function] [call site] 02366
4 xmlCopyNotation [function] [call site] 02367
5 xmlStrdup [function] [call site] 02368
5 xmlStrdup [function] [call site] 02369
5 xmlStrdup [function] [call site] 02370
5 xmlFreeNotation [function] [call site] 02371
3 xmlCopyElementTable [function] [call site] 02372
4 xmlHashCopySafe [function] [call site] 02373
4 xmlCopyElement [function] [call site] 02374
5 xmlStrdup [function] [call site] 02375
5 xmlStrdup [function] [call site] 02376
5 xmlCopyElementContent [function] [call site] 02377
6 xmlCopyDocElementContent [function] [call site] 02378
7 xmlDictLookup [function] [call site] 02379
7 xmlStrdup [function] [call site] 02380
7 xmlDictLookup [function] [call site] 02381
7 xmlStrdup [function] [call site] 02382
7 xmlCopyDocElementContent [function] [call site] 02383
8 xmlDictLookup [function] [call site] 02384
8 xmlDictLookup [function] [call site] 02385
8 xmlStrdup [function] [call site] 02386
8 xmlCopyDocElementContent [function] [call site] 02387
9 xmlFreeElementContent [function] [call site] 02388
10 xmlFreeDocElementContent [function] [call site] 02389
5 xmlFreeElement [function] [call site] 02390
3 xmlCopyAttributeTable [function] [call site] 02391
4 xmlHashCopySafe [function] [call site] 02392
4 xmlCopyAttribute [function] [call site] 02393
5 xmlCopyEnumeration [function] [call site] 02394
6 xmlCreateEnumeration [function] [call site] 02395
7 xmlStrdup [function] [call site] 02396
6 xmlFreeEnumeration [function] [call site] 02397
5 xmlStrdup [function] [call site] 02398
5 xmlStrdup [function] [call site] 02399
5 xmlStrdup [function] [call site] 02400
5 xmlStrdup [function] [call site] 02401
5 xmlFreeAttribute [function] [call site] 02402
3 xmlCopyEntitiesTable [function] [call site] 02403
3 xmlGetEntityFromDtd [function] [call site] 02404
4 xmlHashLookup [function] [call site] 02405
3 xmlGetParameterEntityFromDtd [function] [call site] 02406
4 xmlHashLookup [function] [call site] 02407
3 xmlGetDtdQElementDesc [function] [call site] 02408
3 xmlGetDtdQAttrDesc [function] [call site] 02409
3 xmlCopyNode [function] [call site] 02410
4 xmlStaticCopyNode [function] [call site] 02411
5 xmlCopyPropInternal [function] [call site] 02412
6 xmlNewDocProp [function] [call site] 02413
7 xmlDictLookup [function] [call site] 02414
7 xmlStrdup [function] [call site] 02415
7 xmlStringGetNodeList [function] [call site] 02416
7 __xmlRegisterNodeDefaultValue [function] [call site] 02417
7 __xmlRegisterNodeDefaultValue [function] [call site] 02418
7 xmlFreeProp [function] [call site] 02419
6 xmlNewDocProp [function] [call site] 02420
6 xmlNewDocProp [function] [call site] 02421
6 xmlNewDocProp [function] [call site] 02422
6 xmlNewDocProp [function] [call site] 02423
6 xmlSearchNs [function] [call site] 02424
6 xmlSearchNs [function] [call site] 02425
6 xmlNewReconciledNs [function] [call site] 02427
7 xmlSearchNsByHref [function] [call site] 02428
8 xmlStrEqual [function] [call site] 02429
8 xmlStrdup [function] [call site] 02430
8 xmlStrdup [function] [call site] 02431
8 xmlTreeEnsureXMLDecl [function] [call site] 02432
8 xmlStrEqual [function] [call site] 02433
8 xmlNsInScope [function] [call site] 02434
8 xmlStrEqual [function] [call site] 02435
8 xmlNsInScope [function] [call site] 02436
7 snprintf [call site] 02437
7 snprintf [call site] 02438
7 xmlSearchNs [function] [call site] 02439
7 snprintf [call site] 02440
7 snprintf [call site] 02441
7 xmlSearchNs [function] [call site] 02442
6 xmlStaticCopyNodeList [function] [call site] 02444
7 xmlCopyDtd [function] [call site] 02445
8 xmlFreeDtd [function] [call site] 02446
7 xmlAddChild [function] [call site] 02447
7 xmlAddChild [function] [call site] 02448
7 xmlStaticCopyNode [function] [call site] 02449
8 xmlCopyNamespaceList [function] [call site] 02450
9 xmlCopyNamespace [function] [call site] 02451
10 xmlNewNs [function] [call site] 02452
9 xmlFreeNsList [function] [call site] 02453
8 xmlCopyDoc [function] [call site] 02454
9 xmlSetTreeDoc [function] [call site] 02455
9 xmlCopyNamespaceList [function] [call site] 02456
9 xmlStaticCopyNodeList [function] [call site] 02457
10 xmlFreeNodeList [function] [call site] 02458
9 xmlFreeDoc [function] [call site] 02459
8 xmlDictLookup [function] [call site] 02460
8 xmlStrdup [function] [call site] 02461
8 xmlStrdup [function] [call site] 02462
8 __xmlRegisterNodeDefaultValue [function] [call site] 02463
8 __xmlRegisterNodeDefaultValue [function] [call site] 02464
8 xmlAddChild [function] [call site] 02465
8 xmlCopyNamespaceList [function] [call site] 02466
8 xmlSearchNs [function] [call site] 02467
8 xmlSearchNs [function] [call site] 02468
8 xmlNewReconciledNs [function] [call site] 02470
8 xmlCopyPropList [function] [call site] 02471
9 xmlCopyProp [function] [call site] 02472
10 xmlCopyPropInternal [function] [call site] 02473
11 xmlNodeListGetString [function] [call site] 02475
11 xmlAddIDSafe [function] [call site] 02476
11 xmlFreeProp [function] [call site] 02477
9 xmlFreePropList [function] [call site] 02478
8 xmlGetDocEntity [function] [call site] 02479
8 xmlStaticCopyNode [function] [call site] 02480
9 __xmlRegisterNodeDefaultValue [function] [call site] 02481
9 __xmlRegisterNodeDefaultValue [function] [call site] 02482
9 xmlFreeNode [function] [call site] 02483
1 xmlFuzzCheckMallocFailure [function] [call site] 02484
1 xmlFreeDoc [function] [call site] 02485
1 xmlFreeDoc [function] [call site] 02486
1 htmlFreeParserCtxt [function] [call site] 02487
1 xmlFuzzMemSetLimit [function] [call site] 02488
1 htmlCreatePushParserCtxt [function] [call site] 02489
2 htmlNewSAXParserCtxt [function] [call site] 02490
2 xmlGetCharEncodingName [function] [call site] 02491
2 xmlNewInputPush [function] [call site] 02492
3 xmlAllocParserInputBuffer [function] [call site] 02493
3 xmlCtxtErrMemory [function] [call site] 02494
3 xmlNewInputInternal [function] [call site] 02495
3 xmlParserInputBufferPush [function] [call site] 02496
4 xmlBufCreate [function] [call site] 02497
4 xmlBufAdd [function] [call site] 02498
4 xmlCharEncInput [function] [call site] 02499
4 xmlBufAdd [function] [call site] 02500
3 xmlBufResetInput [function] [call site] 02501
3 xmlCtxtErrIO [function] [call site] 02502
3 xmlFreeInputStream [function] [call site] 02503
2 htmlFreeParserCtxt [function] [call site] 02504
2 inputPush [function] [call site] 02505
1 htmlCtxtUseOptions [function] [call site] 02506
1 htmlParseChunk [function] [call site] 02507
2 xmlParserInputBufferPush [function] [call site] 02508
2 xmlBufUpdateInput [function] [call site] 02509
2 htmlParseErr [function] [call site] 02510
2 xmlHaltParser [function] [call site] 02511
2 htmlParseTryOrFinish [function] [call site] 02512
3 htmlAutoCloseOnEnd [function] [call site] 02513
3 xmlStrncmp [function] [call site] 02514
3 xmlSwitchEncoding [function] [call site] 02515
3 htmlSkipBlankChars [function] [call site] 02516
3 __xmlDefaultSAXLocator [function] [call site] 02517
3 toupper [call site] 02518
3 toupper [call site] 02519
3 toupper [call site] 02520
3 toupper [call site] 02521
3 htmlParseLookupSequence [function] [call site] 02522
3 htmlParseDocTypeDecl [function] [call site] 02523
3 htmlSkipBlankChars [function] [call site] 02524
3 htmlParseLookupCommentEnd [function] [call site] 02525
4 htmlParseLookupSequence [function] [call site] 02526
3 htmlParseComment [function] [call site] 02527
3 htmlParseLookupSequence [function] [call site] 02528
3 htmlParsePI [function] [call site] 02529
3 toupper [call site] 02530
3 toupper [call site] 02531
3 toupper [call site] 02532
3 toupper [call site] 02533
3 htmlParseLookupSequence [function] [call site] 02534
3 htmlParseDocTypeDecl [function] [call site] 02535
3 htmlSkipBlankChars [function] [call site] 02536
3 htmlParseLookupCommentEnd [function] [call site] 02537
3 htmlParseComment [function] [call site] 02538
3 htmlParseLookupSequence [function] [call site] 02539
3 htmlParsePI [function] [call site] 02540
3 htmlParseCharData [function] [call site] 02541
3 htmlParseLookupCommentEnd [function] [call site] 02542
3 htmlParseComment [function] [call site] 02543
3 htmlParseLookupSequence [function] [call site] 02544
3 htmlParsePI [function] [call site] 02545
3 htmlParseLookupSequence [function] [call site] 02546
3 htmlParseStartTag [function] [call site] 02547
3 xmlNextChar [function] [call site] 02548
3 htmlTagLookup [function] [call site] 02549
3 htmlParseErr [function] [call site] 02550
3 htmlnamePop [function] [call site] 02551
3 xmlNextChar [function] [call site] 02552
3 htmlParseErr [function] [call site] 02553
3 xmlStrEqual [function] [call site] 02554
3 htmlnamePop [function] [call site] 02556
3 htmlNodeInfoPush [function] [call site] 02557
3 htmlnamePop [function] [call site] 02558
3 htmlNodeInfoPush [function] [call site] 02559
3 htmlCheckParagraph [function] [call site] 02560
3 xmlStrEqual [function] [call site] 02561
3 xmlStrEqual [function] [call site] 02562
3 htmlParseLookupSequence [function] [call site] 02563
3 htmlParseScript [function] [call site] 02564
3 toupper [call site] 02565
3 toupper [call site] 02566
3 toupper [call site] 02567
3 toupper [call site] 02568
3 htmlParseLookupSequence [function] [call site] 02569
3 htmlParseErr [function] [call site] 02570
3 htmlParseDocTypeDecl [function] [call site] 02571
3 htmlParseLookupCommentEnd [function] [call site] 02572
3 htmlParseComment [function] [call site] 02573
3 htmlParseLookupSequence [function] [call site] 02574
3 htmlSkipBogusComment [function] [call site] 02575
3 htmlParseLookupSequence [function] [call site] 02576
3 htmlParsePI [function] [call site] 02577
3 xmlNextChar [function] [call site] 02578
3 htmlParseLookupSequence [function] [call site] 02579
3 htmlParseReference [function] [call site] 02580
3 htmlParseCharData [function] [call site] 02581
3 htmlParseLookupSequence [function] [call site] 02582
3 htmlParseEndTag [function] [call site] 02583
3 htmlParseErr [function] [call site] 02584
3 htmlAutoCloseOnEnd [function] [call site] 02585
3 xmlGetIntSubset [function] [call site] 02586
3 xmlCreateIntSubset [function] [call site] 02587
3 htmlErrMemory [function] [call site] 02588
1 htmlParseChunk [function] [call site] 02589
1 xmlFuzzCheckMallocFailure [function] [call site] 02590
1 xmlFreeDoc [function] [call site] 02591
1 htmlFreeParserCtxt [function] [call site] 02592
1 xmlFuzzMemSetLimit [function] [call site] 02593
1 xmlFuzzDataCleanup [function] [call site] 02594
1 xmlResetLastError [function] [call site] 02595