Annotation of embedaddon/libxml2/doc/symbols.xml, revision 1.1.1.2

1.1       misho       1: <!-- This file describes all the exported entry points from the
                      2:      library, groupped by release with the first release being 2.4.30
                      3:      Add new exported entry points at the end, this will be used to
                      4:      generate libxml2.syms the definition of exported symbols from
                      5:      shared libraries
                      6:   -->
                      7: <symbols>
                      8:   <release version="2.4.30">
                      9:     <symbol file="debugXML">xmlBoolToText</symbol>
                     10:     <symbol file="debugXML">xmlDebugDumpAttr</symbol>
                     11:     <symbol file="debugXML">xmlDebugDumpAttrList</symbol>
                     12:     <symbol file="debugXML">xmlDebugDumpDTD</symbol>
                     13:     <symbol file="debugXML">xmlDebugDumpDocument</symbol>
                     14:     <symbol file="debugXML">xmlDebugDumpDocumentHead</symbol>
                     15:     <symbol file="debugXML">xmlDebugDumpEntities</symbol>
                     16:     <symbol file="debugXML">xmlDebugDumpNode</symbol>
                     17:     <symbol file="debugXML">xmlDebugDumpNodeList</symbol>
                     18:     <symbol file="debugXML">xmlDebugDumpOneNode</symbol>
                     19:     <symbol file="debugXML">xmlDebugDumpString</symbol>
                     20:     <symbol file="debugXML">xmlLsCountNode</symbol>
                     21:     <symbol file="debugXML">xmlLsOneNode</symbol>
                     22:     <symbol file="debugXML">xmlShell</symbol>
                     23:     <symbol file="debugXML">xmlShellBase</symbol>
                     24:     <symbol file="debugXML">xmlShellCat</symbol>
                     25:     <symbol file="debugXML">xmlShellDir</symbol>
                     26:     <symbol file="debugXML">xmlShellDu</symbol>
                     27:     <symbol file="debugXML">xmlShellList</symbol>
                     28:     <symbol file="debugXML">xmlShellLoad</symbol>
                     29:     <symbol file="debugXML">xmlShellPrintNode</symbol>
                     30:     <symbol file="debugXML">xmlShellPrintXPathError</symbol>
                     31:     <symbol file="debugXML">xmlShellPrintXPathResult</symbol>
                     32:     <symbol file="debugXML">xmlShellPwd</symbol>
                     33:     <symbol file="debugXML">xmlShellSave</symbol>
                     34:     <symbol file="debugXML">xmlShellValidate</symbol>
                     35:     <symbol file="debugXML">xmlShellWrite</symbol>
                     36:     <symbol file="xpointer">xmlXPtrBuildNodeList</symbol>
                     37:     <symbol file="xpointer">xmlXPtrEval</symbol>
                     38:     <symbol file="xpointer">xmlXPtrEvalRangePredicate</symbol>
                     39:     <symbol file="xpointer">xmlXPtrFreeLocationSet</symbol>
                     40:     <symbol file="xpointer">xmlXPtrLocationSetAdd</symbol>
                     41:     <symbol file="xpointer">xmlXPtrLocationSetCreate</symbol>
                     42:     <symbol file="xpointer">xmlXPtrLocationSetDel</symbol>
                     43:     <symbol file="xpointer">xmlXPtrLocationSetMerge</symbol>
                     44:     <symbol file="xpointer">xmlXPtrLocationSetRemove</symbol>
                     45:     <symbol file="xpointer">xmlXPtrNewCollapsedRange</symbol>
                     46:     <symbol file="xpointer">xmlXPtrNewContext</symbol>
                     47:     <symbol file="xpointer">xmlXPtrNewLocationSetNodeSet</symbol>
                     48:     <symbol file="xpointer">xmlXPtrNewLocationSetNodes</symbol>
                     49:     <symbol file="xpointer">xmlXPtrNewRange</symbol>
                     50:     <symbol file="xpointer">xmlXPtrNewRangeNodeObject</symbol>
                     51:     <symbol file="xpointer">xmlXPtrNewRangeNodePoint</symbol>
                     52:     <symbol file="xpointer">xmlXPtrNewRangeNodes</symbol>
                     53:     <symbol file="xpointer">xmlXPtrNewRangePointNode</symbol>
                     54:     <symbol file="xpointer">xmlXPtrNewRangePoints</symbol>
                     55:     <symbol file="xpointer">xmlXPtrRangeToFunction</symbol>
                     56:     <symbol file="xpointer">xmlXPtrWrapLocationSet</symbol>
                     57:     <symbol file="SAX">attribute</symbol>
                     58:     <symbol file="SAX">attributeDecl</symbol>
                     59:     <symbol file="SAX">cdataBlock</symbol>
                     60:     <symbol file="SAX">characters</symbol>
                     61:     <symbol file="SAX">checkNamespace</symbol>
                     62:     <symbol file="SAX">comment</symbol>
                     63:     <symbol file="SAX2">docbDefaultSAXHandlerInit</symbol>
                     64:     <symbol file="SAX">elementDecl</symbol>
                     65:     <symbol file="SAX">endDocument</symbol>
                     66:     <symbol file="SAX">endElement</symbol>
                     67:     <symbol file="SAX">entityDecl</symbol>
                     68:     <symbol file="SAX">externalSubset</symbol>
                     69:     <symbol file="SAX">getColumnNumber</symbol>
                     70:     <symbol file="SAX">getEntity</symbol>
                     71:     <symbol file="SAX">getLineNumber</symbol>
                     72:     <symbol file="SAX">getNamespace</symbol>
                     73:     <symbol file="SAX">getParameterEntity</symbol>
                     74:     <symbol file="SAX">getPublicId</symbol>
                     75:     <symbol file="SAX">getSystemId</symbol>
                     76:     <symbol file="SAX">globalNamespace</symbol>
                     77:     <symbol file="SAX">hasExternalSubset</symbol>
                     78:     <symbol file="SAX">hasInternalSubset</symbol>
                     79:     <symbol file="SAX2">htmlDefaultSAXHandlerInit</symbol>
                     80:     <symbol file="SAX">ignorableWhitespace</symbol>
                     81:     <symbol file="SAX">initdocbDefaultSAXHandler</symbol>
                     82:     <symbol file="SAX">inithtmlDefaultSAXHandler</symbol>
                     83:     <symbol file="SAX">initxmlDefaultSAXHandler</symbol>
                     84:     <symbol file="SAX">internalSubset</symbol>
                     85:     <symbol file="SAX">isStandalone</symbol>
                     86:     <symbol file="SAX">namespaceDecl</symbol>
                     87:     <symbol file="SAX">notationDecl</symbol>
                     88:     <symbol file="SAX">processingInstruction</symbol>
                     89:     <symbol file="SAX">reference</symbol>
                     90:     <symbol file="SAX">resolveEntity</symbol>
                     91:     <symbol file="SAX">setDocumentLocator</symbol>
                     92:     <symbol file="SAX">setNamespace</symbol>
                     93:     <symbol file="SAX">startDocument</symbol>
                     94:     <symbol file="SAX">startElement</symbol>
                     95:     <symbol file="SAX">unparsedEntityDecl</symbol>
                     96:     <symbol file="SAX2">xmlDefaultSAXHandlerInit</symbol>
                     97:     <symbol file="parserInternals">htmlCreateFileParserCtxt</symbol>
                     98:     <symbol file="parserInternals">htmlInitAutoClose</symbol>
                     99:     <symbol file="parserInternals">inputPop</symbol>
                    100:     <symbol file="parserInternals">inputPush</symbol>
                    101:     <symbol file="parserInternals">namePop</symbol>
                    102:     <symbol file="parserInternals">namePush</symbol>
                    103:     <symbol file="parserInternals">nodePop</symbol>
                    104:     <symbol file="parserInternals">nodePush</symbol>
                    105:     <symbol file="parserInternals">xmlCheckLanguageID</symbol>
                    106:     <symbol file="parserInternals">xmlCopyChar</symbol>
                    107:     <symbol file="parserInternals">xmlCopyCharMultiByte</symbol>
                    108:     <symbol file="parserInternals">xmlCreateEntityParserCtxt</symbol>
                    109:     <symbol file="parserInternals">xmlCreateFileParserCtxt</symbol>
                    110:     <symbol file="parserInternals">xmlCreateMemoryParserCtxt</symbol>
                    111:     <symbol file="parserInternals">xmlCurrentChar</symbol>
                    112:     <symbol file="parserInternals">xmlDecodeEntities</symbol>
                    113:     <symbol file="parserInternals">xmlFreeInputStream</symbol>
                    114:     <symbol file="parserInternals">xmlHandleEntity</symbol>
                    115:     <symbol file="chvalid">xmlIsBaseChar</symbol>
                    116:     <symbol file="chvalid">xmlIsBlank</symbol>
                    117:     <symbol file="chvalid">xmlIsChar</symbol>
                    118:     <symbol file="chvalid">xmlIsCombining</symbol>
                    119:     <symbol file="chvalid">xmlIsDigit</symbol>
                    120:     <symbol file="chvalid">xmlIsExtender</symbol>
                    121:     <symbol file="chvalid">xmlIsIdeographic</symbol>
                    122:     <symbol file="parserInternals">xmlIsLetter</symbol>
                    123:     <symbol file="chvalid">xmlIsPubidChar</symbol>
                    124:     <symbol file="parserInternals">xmlNamespaceParseNCName</symbol>
                    125:     <symbol file="parserInternals">xmlNamespaceParseNSDef</symbol>
                    126:     <symbol file="parserInternals">xmlNamespaceParseQName</symbol>
                    127:     <symbol file="parserInternals">xmlNewEntityInputStream</symbol>
                    128:     <symbol file="parserInternals">xmlNewInputFromFile</symbol>
                    129:     <symbol file="parserInternals">xmlNewInputStream</symbol>
                    130:     <symbol file="parser">xmlNewParserCtxt</symbol>
                    131:     <symbol file="parserInternals">xmlNewStringInputStream</symbol>
                    132:     <symbol file="parserInternals">xmlNextChar</symbol>
                    133:     <symbol file="parserInternals">xmlParseAttValue</symbol>
                    134:     <symbol file="parserInternals">xmlParseAttribute</symbol>
                    135:     <symbol file="parserInternals">xmlParseAttributeListDecl</symbol>
                    136:     <symbol file="parserInternals">xmlParseAttributeType</symbol>
                    137:     <symbol file="parserInternals">xmlParseCDSect</symbol>
                    138:     <symbol file="parserInternals">xmlParseCharData</symbol>
                    139:     <symbol file="parserInternals">xmlParseCharRef</symbol>
                    140:     <symbol file="parserInternals">xmlParseComment</symbol>
                    141:     <symbol file="parserInternals">xmlParseContent</symbol>
                    142:     <symbol file="parserInternals">xmlParseDefaultDecl</symbol>
                    143:     <symbol file="parserInternals">xmlParseDocTypeDecl</symbol>
                    144:     <symbol file="parserInternals">xmlParseElement</symbol>
                    145:     <symbol file="parserInternals">xmlParseElementChildrenContentDecl</symbol>
                    146:     <symbol file="parserInternals">xmlParseElementContentDecl</symbol>
                    147:     <symbol file="parserInternals">xmlParseElementDecl</symbol>
                    148:     <symbol file="parserInternals">xmlParseElementMixedContentDecl</symbol>
                    149:     <symbol file="parserInternals">xmlParseEncName</symbol>
                    150:     <symbol file="parserInternals">xmlParseEncodingDecl</symbol>
                    151:     <symbol file="parserInternals">xmlParseEndTag</symbol>
                    152:     <symbol file="parserInternals">xmlParseEntityDecl</symbol>
                    153:     <symbol file="parserInternals">xmlParseEntityRef</symbol>
                    154:     <symbol file="parserInternals">xmlParseEntityValue</symbol>
                    155:     <symbol file="parserInternals">xmlParseEnumeratedType</symbol>
                    156:     <symbol file="parserInternals">xmlParseEnumerationType</symbol>
                    157:     <symbol file="parserInternals">xmlParseExternalID</symbol>
                    158:     <symbol file="parserInternals">xmlParseExternalSubset</symbol>
                    159:     <symbol file="parserInternals">xmlParseMarkupDecl</symbol>
                    160:     <symbol file="parserInternals">xmlParseMisc</symbol>
                    161:     <symbol file="parserInternals">xmlParseName</symbol>
                    162:     <symbol file="parserInternals">xmlParseNamespace</symbol>
                    163:     <symbol file="parserInternals">xmlParseNmtoken</symbol>
                    164:     <symbol file="parserInternals">xmlParseNotationDecl</symbol>
                    165:     <symbol file="parserInternals">xmlParseNotationType</symbol>
                    166:     <symbol file="parserInternals">xmlParsePEReference</symbol>
                    167:     <symbol file="parserInternals">xmlParsePI</symbol>
                    168:     <symbol file="parserInternals">xmlParsePITarget</symbol>
                    169:     <symbol file="parserInternals">xmlParsePubidLiteral</symbol>
                    170:     <symbol file="parserInternals">xmlParseQuotedString</symbol>
                    171:     <symbol file="parserInternals">xmlParseReference</symbol>
                    172:     <symbol file="parserInternals">xmlParseSDDecl</symbol>
                    173:     <symbol file="parserInternals">xmlParseStartTag</symbol>
                    174:     <symbol file="parserInternals">xmlParseSystemLiteral</symbol>
                    175:     <symbol file="parserInternals">xmlParseTextDecl</symbol>
                    176:     <symbol file="parserInternals">xmlParseVersionInfo</symbol>
                    177:     <symbol file="parserInternals">xmlParseVersionNum</symbol>
                    178:     <symbol file="parserInternals">xmlParseXMLDecl</symbol>
                    179:     <symbol file="parserInternals">xmlParserHandlePEReference</symbol>
                    180:     <symbol file="parserInternals">xmlParserHandleReference</symbol>
                    181:     <symbol file="parserInternals">xmlParserInputShrink</symbol>
                    182:     <symbol file="parserInternals">xmlPopInput</symbol>
                    183:     <symbol file="parserInternals">xmlPushInput</symbol>
                    184:     <symbol file="parserInternals">xmlScanName</symbol>
                    185:     <symbol file="parserInternals">xmlSetEntityReferenceFunc</symbol>
                    186:     <symbol file="parserInternals">xmlSkipBlankChars</symbol>
                    187:     <symbol file="parserInternals">xmlSplitQName</symbol>
                    188:     <symbol file="parserInternals">xmlStringComment</symbol>
                    189:     <symbol file="parserInternals">xmlStringCurrentChar</symbol>
                    190:     <symbol file="parserInternals">xmlStringDecodeEntities</symbol>
                    191:     <symbol file="parserInternals">xmlStringText</symbol>
                    192:     <symbol file="parserInternals">xmlStringTextNoenc</symbol>
                    193:     <symbol file="parserInternals">xmlSwitchEncoding</symbol>
                    194:     <symbol file="parserInternals">xmlSwitchToEncoding</symbol>
                    195:     <symbol file="c14n">xmlC14NDocDumpMemory</symbol>
                    196:     <symbol file="c14n">xmlC14NDocSave</symbol>
                    197:     <symbol file="c14n">xmlC14NDocSaveTo</symbol>
                    198:     <symbol file="c14n">xmlC14NExecute</symbol>
                    199:     <symbol file="catalog">xmlACatalogAdd</symbol>
                    200:     <symbol file="catalog">xmlACatalogDump</symbol>
                    201:     <symbol file="catalog">xmlACatalogRemove</symbol>
                    202:     <symbol file="catalog">xmlACatalogResolve</symbol>
                    203:     <symbol file="catalog">xmlACatalogResolvePublic</symbol>
                    204:     <symbol file="catalog">xmlACatalogResolveSystem</symbol>
                    205:     <symbol file="catalog">xmlACatalogResolveURI</symbol>
                    206:     <symbol file="catalog">xmlCatalogAdd</symbol>
                    207:     <symbol file="catalog">xmlCatalogAddLocal</symbol>
                    208:     <symbol file="catalog">xmlCatalogCleanup</symbol>
                    209:     <symbol file="catalog">xmlCatalogConvert</symbol>
                    210:     <symbol file="catalog">xmlCatalogDump</symbol>
                    211:     <symbol file="catalog">xmlCatalogFreeLocal</symbol>
                    212:     <symbol file="catalog">xmlCatalogGetDefaults</symbol>
                    213:     <symbol file="catalog">xmlCatalogGetPublic</symbol>
                    214:     <symbol file="catalog">xmlCatalogGetSystem</symbol>
                    215:     <symbol file="catalog">xmlCatalogIsEmpty</symbol>
                    216:     <symbol file="catalog">xmlCatalogLocalResolve</symbol>
                    217:     <symbol file="catalog">xmlCatalogLocalResolveURI</symbol>
                    218:     <symbol file="catalog">xmlCatalogRemove</symbol>
                    219:     <symbol file="catalog">xmlCatalogResolve</symbol>
                    220:     <symbol file="catalog">xmlCatalogResolvePublic</symbol>
                    221:     <symbol file="catalog">xmlCatalogResolveSystem</symbol>
                    222:     <symbol file="catalog">xmlCatalogResolveURI</symbol>
                    223:     <symbol file="catalog">xmlCatalogSetDebug</symbol>
                    224:     <symbol file="catalog">xmlCatalogSetDefaultPrefer</symbol>
                    225:     <symbol file="catalog">xmlCatalogSetDefaults</symbol>
                    226:     <symbol file="catalog">xmlConvertSGMLCatalog</symbol>
                    227:     <symbol file="catalog">xmlFreeCatalog</symbol>
                    228:     <symbol file="catalog">xmlInitializeCatalog</symbol>
                    229:     <symbol file="catalog">xmlLoadACatalog</symbol>
                    230:     <symbol file="catalog">xmlLoadCatalog</symbol>
                    231:     <symbol file="catalog">xmlLoadCatalogs</symbol>
                    232:     <symbol file="catalog">xmlLoadSGMLSuperCatalog</symbol>
                    233:     <symbol file="catalog">xmlNewCatalog</symbol>
                    234:     <symbol file="catalog">xmlParseCatalogFile</symbol>
                    235:     <symbol file="xpathInternals">valuePop</symbol>
                    236:     <symbol file="xpathInternals">valuePush</symbol>
                    237:     <symbol file="xpathInternals">xmlXPathAddValues</symbol>
                    238:     <symbol file="xpathInternals">xmlXPathBooleanFunction</symbol>
                    239:     <symbol file="xpathInternals">xmlXPathCeilingFunction</symbol>
                    240:     <symbol file="xpathInternals">xmlXPathCompareValues</symbol>
                    241:     <symbol file="xpathInternals">xmlXPathConcatFunction</symbol>
                    242:     <symbol file="xpathInternals">xmlXPathContainsFunction</symbol>
                    243:     <symbol file="xpathInternals">xmlXPathCountFunction</symbol>
                    244:     <symbol file="xpathInternals">xmlXPathDebugDumpCompExpr</symbol>
                    245:     <symbol file="xpathInternals">xmlXPathDebugDumpObject</symbol>
                    246:     <symbol file="xpathInternals">xmlXPathDifference</symbol>
                    247:     <symbol file="xpathInternals">xmlXPathDistinct</symbol>
                    248:     <symbol file="xpathInternals">xmlXPathDistinctSorted</symbol>
                    249:     <symbol file="xpathInternals">xmlXPathDivValues</symbol>
                    250:     <symbol file="xpathInternals">xmlXPathEqualValues</symbol>
                    251:     <symbol file="xpathInternals">xmlXPathEvalExpr</symbol>
                    252:     <symbol file="xpathInternals">xmlXPathEvaluatePredicateResult</symbol>
                    253:     <symbol file="xpathInternals">xmlXPathFalseFunction</symbol>
                    254:     <symbol file="xpathInternals">xmlXPathFloorFunction</symbol>
                    255:     <symbol file="xpathInternals">xmlXPathFreeParserContext</symbol>
                    256:     <symbol file="xpathInternals">xmlXPathFunctionLookup</symbol>
                    257:     <symbol file="xpathInternals">xmlXPathFunctionLookupNS</symbol>
                    258:     <symbol file="xpathInternals">xmlXPathHasSameNodes</symbol>
                    259:     <symbol file="xpathInternals">xmlXPathIdFunction</symbol>
                    260:     <symbol file="xpathInternals">xmlXPathIntersection</symbol>
                    261:     <symbol file="xpathInternals">xmlXPathIsNodeType</symbol>
                    262:     <symbol file="xpathInternals">xmlXPathLangFunction</symbol>
                    263:     <symbol file="xpathInternals">xmlXPathLastFunction</symbol>
                    264:     <symbol file="xpathInternals">xmlXPathLeading</symbol>
                    265:     <symbol file="xpathInternals">xmlXPathLeadingSorted</symbol>
                    266:     <symbol file="xpathInternals">xmlXPathLocalNameFunction</symbol>
                    267:     <symbol file="xpathInternals">xmlXPathModValues</symbol>
                    268:     <symbol file="xpathInternals">xmlXPathMultValues</symbol>
                    269:     <symbol file="xpathInternals">xmlXPathNamespaceURIFunction</symbol>
                    270:     <symbol file="xpathInternals">xmlXPathNewBoolean</symbol>
                    271:     <symbol file="xpathInternals">xmlXPathNewCString</symbol>
                    272:     <symbol file="xpathInternals">xmlXPathNewFloat</symbol>
                    273:     <symbol file="xpathInternals">xmlXPathNewNodeSet</symbol>
                    274:     <symbol file="xpathInternals">xmlXPathNewNodeSetList</symbol>
                    275:     <symbol file="xpathInternals">xmlXPathNewParserContext</symbol>
                    276:     <symbol file="xpathInternals">xmlXPathNewString</symbol>
                    277:     <symbol file="xpathInternals">xmlXPathNewValueTree</symbol>
                    278:     <symbol file="xpathInternals">xmlXPathNextAncestor</symbol>
                    279:     <symbol file="xpathInternals">xmlXPathNextAncestorOrSelf</symbol>
                    280:     <symbol file="xpathInternals">xmlXPathNextAttribute</symbol>
                    281:     <symbol file="xpathInternals">xmlXPathNextChild</symbol>
                    282:     <symbol file="xpathInternals">xmlXPathNextDescendant</symbol>
                    283:     <symbol file="xpathInternals">xmlXPathNextDescendantOrSelf</symbol>
                    284:     <symbol file="xpathInternals">xmlXPathNextFollowing</symbol>
                    285:     <symbol file="xpathInternals">xmlXPathNextFollowingSibling</symbol>
                    286:     <symbol file="xpathInternals">xmlXPathNextNamespace</symbol>
                    287:     <symbol file="xpathInternals">xmlXPathNextParent</symbol>
                    288:     <symbol file="xpathInternals">xmlXPathNextPreceding</symbol>
                    289:     <symbol file="xpathInternals">xmlXPathNextPrecedingSibling</symbol>
                    290:     <symbol file="xpathInternals">xmlXPathNextSelf</symbol>
                    291:     <symbol file="xpathInternals">xmlXPathNodeLeading</symbol>
                    292:     <symbol file="xpathInternals">xmlXPathNodeLeadingSorted</symbol>
                    293:     <symbol file="xpathInternals">xmlXPathNodeSetAdd</symbol>
                    294:     <symbol file="xpathInternals">xmlXPathNodeSetAddNs</symbol>
                    295:     <symbol file="xpathInternals">xmlXPathNodeSetAddUnique</symbol>
                    296:     <symbol file="xpathInternals">xmlXPathNodeSetContains</symbol>
                    297:     <symbol file="xpathInternals">xmlXPathNodeSetDel</symbol>
                    298:     <symbol file="xpathInternals">xmlXPathNodeSetFreeNs</symbol>
                    299:     <symbol file="xpathInternals">xmlXPathNodeSetMerge</symbol>
                    300:     <symbol file="xpathInternals">xmlXPathNodeSetRemove</symbol>
                    301:     <symbol file="xpathInternals">xmlXPathNodeSetSort</symbol>
                    302:     <symbol file="xpathInternals">xmlXPathNodeTrailing</symbol>
                    303:     <symbol file="xpathInternals">xmlXPathNodeTrailingSorted</symbol>
                    304:     <symbol file="xpathInternals">xmlXPathNormalizeFunction</symbol>
                    305:     <symbol file="xpathInternals">xmlXPathNotEqualValues</symbol>
                    306:     <symbol file="xpathInternals">xmlXPathNotFunction</symbol>
                    307:     <symbol file="xpathInternals">xmlXPathNsLookup</symbol>
                    308:     <symbol file="xpathInternals">xmlXPathNumberFunction</symbol>
                    309:     <symbol file="xpathInternals">xmlXPathParseNCName</symbol>
                    310:     <symbol file="xpathInternals">xmlXPathParseName</symbol>
                    311:     <symbol file="xpathInternals">xmlXPathPopBoolean</symbol>
                    312:     <symbol file="xpathInternals">xmlXPathPopExternal</symbol>
                    313:     <symbol file="xpathInternals">xmlXPathPopNodeSet</symbol>
                    314:     <symbol file="xpathInternals">xmlXPathPopNumber</symbol>
                    315:     <symbol file="xpathInternals">xmlXPathPopString</symbol>
                    316:     <symbol file="xpathInternals">xmlXPathPositionFunction</symbol>
                    317:     <symbol file="xpathInternals">xmlXPathRegisterAllFunctions</symbol>
                    318:     <symbol file="xpathInternals">xmlXPathRegisterFunc</symbol>
                    319:     <symbol file="xpathInternals">xmlXPathRegisterFuncLookup</symbol>
                    320:     <symbol file="xpathInternals">xmlXPathRegisterFuncNS</symbol>
                    321:     <symbol file="xpathInternals">xmlXPathRegisterNs</symbol>
                    322:     <symbol file="xpathInternals">xmlXPathRegisterVariable</symbol>
                    323:     <symbol file="xpathInternals">xmlXPathRegisterVariableLookup</symbol>
                    324:     <symbol file="xpathInternals">xmlXPathRegisterVariableNS</symbol>
                    325:     <symbol file="xpathInternals">xmlXPathRegisteredFuncsCleanup</symbol>
                    326:     <symbol file="xpathInternals">xmlXPathRegisteredNsCleanup</symbol>
                    327:     <symbol file="xpathInternals">xmlXPathRegisteredVariablesCleanup</symbol>
                    328:     <symbol file="xpathInternals">xmlXPathRoot</symbol>
                    329:     <symbol file="xpathInternals">xmlXPathRoundFunction</symbol>
                    330:     <symbol file="xpathInternals">xmlXPathStartsWithFunction</symbol>
                    331:     <symbol file="xpathInternals">xmlXPathStringEvalNumber</symbol>
                    332:     <symbol file="xpathInternals">xmlXPathStringFunction</symbol>
                    333:     <symbol file="xpathInternals">xmlXPathStringLengthFunction</symbol>
                    334:     <symbol file="xpathInternals">xmlXPathSubValues</symbol>
                    335:     <symbol file="xpathInternals">xmlXPathSubstringAfterFunction</symbol>
                    336:     <symbol file="xpathInternals">xmlXPathSubstringBeforeFunction</symbol>
                    337:     <symbol file="xpathInternals">xmlXPathSubstringFunction</symbol>
                    338:     <symbol file="xpathInternals">xmlXPathSumFunction</symbol>
                    339:     <symbol file="xpathInternals">xmlXPathTrailing</symbol>
                    340:     <symbol file="xpathInternals">xmlXPathTrailingSorted</symbol>
                    341:     <symbol file="xpathInternals">xmlXPathTranslateFunction</symbol>
                    342:     <symbol file="xpathInternals">xmlXPathTrueFunction</symbol>
                    343:     <symbol file="xpathInternals">xmlXPathValueFlipSign</symbol>
                    344:     <symbol file="xpathInternals">xmlXPathVariableLookup</symbol>
                    345:     <symbol file="xpathInternals">xmlXPathVariableLookupNS</symbol>
                    346:     <symbol file="xpathInternals">xmlXPathWrapCString</symbol>
                    347:     <symbol file="xpathInternals">xmlXPathWrapExternal</symbol>
                    348:     <symbol file="xpathInternals">xmlXPathWrapNodeSet</symbol>
                    349:     <symbol file="xpathInternals">xmlXPathWrapString</symbol>
                    350:     <symbol file="xpathInternals">xmlXPatherror</symbol>
                    351:     <symbol file="xmlautomata">xmlAutomataCompile</symbol>
                    352:     <symbol file="xmlautomata">xmlAutomataGetInitState</symbol>
                    353:     <symbol file="xmlautomata">xmlAutomataIsDeterminist</symbol>
                    354:     <symbol file="xmlautomata">xmlAutomataNewAllTrans</symbol>
                    355:     <symbol file="xmlautomata">xmlAutomataNewCountTrans</symbol>
                    356:     <symbol file="xmlautomata">xmlAutomataNewCountedTrans</symbol>
                    357:     <symbol file="xmlautomata">xmlAutomataNewCounter</symbol>
                    358:     <symbol file="xmlautomata">xmlAutomataNewCounterTrans</symbol>
                    359:     <symbol file="xmlautomata">xmlAutomataNewEpsilon</symbol>
                    360:     <symbol file="xmlautomata">xmlAutomataNewOnceTrans</symbol>
                    361:     <symbol file="xmlautomata">xmlAutomataNewState</symbol>
                    362:     <symbol file="xmlautomata">xmlAutomataNewTransition</symbol>
                    363:     <symbol file="xmlautomata">xmlAutomataSetFinalState</symbol>
                    364:     <symbol file="xmlautomata">xmlFreeAutomata</symbol>
                    365:     <symbol file="xmlautomata">xmlNewAutomata</symbol>
                    366:     <symbol file="HTMLtree">htmlDocContentDumpFormatOutput</symbol>
                    367:     <symbol file="HTMLtree">htmlDocContentDumpOutput</symbol>
                    368:     <symbol file="HTMLtree">htmlDocDump</symbol>
                    369:     <symbol file="HTMLtree">htmlDocDumpMemory</symbol>
                    370:     <symbol file="HTMLtree">htmlGetMetaEncoding</symbol>
                    371:     <symbol file="HTMLtree">htmlIsBooleanAttr</symbol>
                    372:     <symbol file="HTMLtree">htmlNewDoc</symbol>
                    373:     <symbol file="HTMLtree">htmlNewDocNoDtD</symbol>
                    374:     <symbol file="HTMLtree">htmlNodeDump</symbol>
                    375:     <symbol file="HTMLtree">htmlNodeDumpFile</symbol>
                    376:     <symbol file="HTMLtree">htmlNodeDumpFileFormat</symbol>
                    377:     <symbol file="HTMLtree">htmlNodeDumpFormatOutput</symbol>
                    378:     <symbol file="HTMLtree">htmlNodeDumpOutput</symbol>
                    379:     <symbol file="HTMLtree">htmlSaveFile</symbol>
                    380:     <symbol file="HTMLtree">htmlSaveFileEnc</symbol>
                    381:     <symbol file="HTMLtree">htmlSaveFileFormat</symbol>
                    382:     <symbol file="HTMLtree">htmlSetMetaEncoding</symbol>
                    383:     <symbol file="nanoftp">xmlNanoFTPCheckResponse</symbol>
                    384:     <symbol file="nanoftp">xmlNanoFTPCleanup</symbol>
                    385:     <symbol file="nanoftp">xmlNanoFTPClose</symbol>
                    386:     <symbol file="nanoftp">xmlNanoFTPCloseConnection</symbol>
                    387:     <symbol file="nanoftp">xmlNanoFTPConnect</symbol>
                    388:     <symbol file="nanoftp">xmlNanoFTPConnectTo</symbol>
                    389:     <symbol file="nanoftp">xmlNanoFTPCwd</symbol>
                    390:     <symbol file="nanoftp">xmlNanoFTPFreeCtxt</symbol>
                    391:     <symbol file="nanoftp">xmlNanoFTPGet</symbol>
                    392:     <symbol file="nanoftp">xmlNanoFTPGetConnection</symbol>
                    393:     <symbol file="nanoftp">xmlNanoFTPGetResponse</symbol>
                    394:     <symbol file="nanoftp">xmlNanoFTPGetSocket</symbol>
                    395:     <symbol file="nanoftp">xmlNanoFTPInit</symbol>
                    396:     <symbol file="nanoftp">xmlNanoFTPList</symbol>
                    397:     <symbol file="nanoftp">xmlNanoFTPNewCtxt</symbol>
                    398:     <symbol file="nanoftp">xmlNanoFTPOpen</symbol>
                    399:     <symbol file="nanoftp">xmlNanoFTPProxy</symbol>
                    400:     <symbol file="nanoftp">xmlNanoFTPQuit</symbol>
                    401:     <symbol file="nanoftp">xmlNanoFTPRead</symbol>
                    402:     <symbol file="nanoftp">xmlNanoFTPScanProxy</symbol>
                    403:     <symbol file="nanoftp">xmlNanoFTPUpdateURL</symbol>
                    404:     <symbol file="DOCBparser">docbCreateFileParserCtxt</symbol>
                    405:     <symbol file="DOCBparser">docbCreatePushParserCtxt</symbol>
                    406:     <symbol file="DOCBparser">docbEncodeEntities</symbol>
                    407:     <symbol file="DOCBparser">docbFreeParserCtxt</symbol>
                    408:     <symbol file="DOCBparser">docbParseChunk</symbol>
                    409:     <symbol file="DOCBparser">docbParseDoc</symbol>
                    410:     <symbol file="DOCBparser">docbParseDocument</symbol>
                    411:     <symbol file="DOCBparser">docbParseFile</symbol>
                    412:     <symbol file="DOCBparser">docbSAXParseDoc</symbol>
                    413:     <symbol file="DOCBparser">docbSAXParseFile</symbol>
                    414:     <symbol file="xpath">xmlXPathCastBooleanToNumber</symbol>
                    415:     <symbol file="xpath">xmlXPathCastBooleanToString</symbol>
                    416:     <symbol file="xpath">xmlXPathCastNodeSetToBoolean</symbol>
                    417:     <symbol file="xpath">xmlXPathCastNodeSetToNumber</symbol>
                    418:     <symbol file="xpath">xmlXPathCastNodeSetToString</symbol>
                    419:     <symbol file="xpath">xmlXPathCastNodeToNumber</symbol>
                    420:     <symbol file="xpath">xmlXPathCastNodeToString</symbol>
                    421:     <symbol file="xpath">xmlXPathCastNumberToBoolean</symbol>
                    422:     <symbol file="xpath">xmlXPathCastNumberToString</symbol>
                    423:     <symbol file="xpath">xmlXPathCastStringToBoolean</symbol>
                    424:     <symbol file="xpath">xmlXPathCastStringToNumber</symbol>
                    425:     <symbol file="xpath">xmlXPathCastToBoolean</symbol>
                    426:     <symbol file="xpath">xmlXPathCastToNumber</symbol>
                    427:     <symbol file="xpath">xmlXPathCastToString</symbol>
                    428:     <symbol file="xpath">xmlXPathCmpNodes</symbol>
                    429:     <symbol file="xpath">xmlXPathCompile</symbol>
                    430:     <symbol file="xpath">xmlXPathCompiledEval</symbol>
                    431:     <symbol file="xpath">xmlXPathConvertBoolean</symbol>
                    432:     <symbol file="xpath">xmlXPathConvertNumber</symbol>
                    433:     <symbol file="xpath">xmlXPathConvertString</symbol>
                    434:     <symbol file="xpath">xmlXPathEval</symbol>
                    435:     <symbol file="xpath">xmlXPathEvalExpression</symbol>
                    436:     <symbol file="xpath">xmlXPathEvalPredicate</symbol>
                    437:     <symbol file="xpath">xmlXPathFreeCompExpr</symbol>
                    438:     <symbol file="xpath">xmlXPathFreeContext</symbol>
                    439:     <symbol file="xpath">xmlXPathFreeNodeSet</symbol>
                    440:     <symbol file="xpath">xmlXPathFreeNodeSetList</symbol>
                    441:     <symbol file="xpath">xmlXPathFreeObject</symbol>
                    442:     <symbol file="xpath">xmlXPathInit</symbol>
                    443:     <symbol file="xpath">xmlXPathIsInf</symbol>
                    444:     <symbol file="xpath">xmlXPathIsNaN</symbol>
                    445:     <symbol file="xpath">xmlXPathNAN</symbol>
                    446:     <symbol file="xpath">xmlXPathNINF</symbol>
                    447:     <symbol file="xpath">xmlXPathNewContext</symbol>
                    448:     <symbol file="xpath">xmlXPathNodeSetCreate</symbol>
                    449:     <symbol file="xpath">xmlXPathObjectCopy</symbol>
                    450:     <symbol file="xpath">xmlXPathPINF</symbol>
                    451:     <symbol file="xlink">xlinkGetDefaultDetect</symbol>
                    452:     <symbol file="xlink">xlinkGetDefaultHandler</symbol>
                    453:     <symbol file="xlink">xlinkIsLink</symbol>
                    454:     <symbol file="xlink">xlinkSetDefaultDetect</symbol>
                    455:     <symbol file="xlink">xlinkSetDefaultHandler</symbol>
                    456:     <symbol file="entities">xmlAddDocEntity</symbol>
                    457:     <symbol file="entities">xmlAddDtdEntity</symbol>
                    458:     <symbol file="entities">xmlCleanupPredefinedEntities</symbol>
                    459:     <symbol file="entities">xmlCopyEntitiesTable</symbol>
                    460:     <symbol file="entities">xmlCreateEntitiesTable</symbol>
                    461:     <symbol file="entities">xmlDumpEntitiesTable</symbol>
                    462:     <symbol file="entities">xmlDumpEntityDecl</symbol>
                    463:     <symbol file="entities">xmlEncodeEntities</symbol>
                    464:     <symbol file="entities">xmlEncodeEntitiesReentrant</symbol>
                    465:     <symbol file="entities">xmlEncodeSpecialChars</symbol>
                    466:     <symbol file="entities">xmlFreeEntitiesTable</symbol>
                    467:     <symbol file="entities">xmlGetDocEntity</symbol>
                    468:     <symbol file="entities">xmlGetDtdEntity</symbol>
                    469:     <symbol file="entities">xmlGetParameterEntity</symbol>
                    470:     <symbol file="entities">xmlGetPredefinedEntity</symbol>
                    471:     <symbol file="entities">xmlInitializePredefinedEntities</symbol>
                    472:     <symbol file="xinclude">xmlXIncludeProcess</symbol>
                    473:     <symbol file="list">xmlLinkGetData</symbol>
                    474:     <symbol file="list">xmlListAppend</symbol>
                    475:     <symbol file="list">xmlListClear</symbol>
                    476:     <symbol file="list">xmlListCopy</symbol>
                    477:     <symbol file="list">xmlListCreate</symbol>
                    478:     <symbol file="list">xmlListDelete</symbol>
                    479:     <symbol file="list">xmlListDup</symbol>
                    480:     <symbol file="list">xmlListEmpty</symbol>
                    481:     <symbol file="list">xmlListEnd</symbol>
                    482:     <symbol file="list">xmlListFront</symbol>
                    483:     <symbol file="list">xmlListInsert</symbol>
                    484:     <symbol file="list">xmlListMerge</symbol>
                    485:     <symbol file="list">xmlListPopBack</symbol>
                    486:     <symbol file="list">xmlListPopFront</symbol>
                    487:     <symbol file="list">xmlListPushBack</symbol>
                    488:     <symbol file="list">xmlListPushFront</symbol>
                    489:     <symbol file="list">xmlListRemoveAll</symbol>
                    490:     <symbol file="list">xmlListRemoveFirst</symbol>
                    491:     <symbol file="list">xmlListRemoveLast</symbol>
                    492:     <symbol file="list">xmlListReverse</symbol>
                    493:     <symbol file="list">xmlListReverseSearch</symbol>
                    494:     <symbol file="list">xmlListReverseWalk</symbol>
                    495:     <symbol file="list">xmlListSearch</symbol>
                    496:     <symbol file="list">xmlListSize</symbol>
                    497:     <symbol file="list">xmlListSort</symbol>
                    498:     <symbol file="list">xmlListWalk</symbol>
                    499:     <symbol file="xmlmemory">xmlInitMemory</symbol>
                    500:     <symbol file="xmlmemory">xmlMallocLoc</symbol>
                    501:     <symbol file="xmlmemory">xmlMemDisplay</symbol>
                    502:     <symbol file="xmlmemory">xmlMemFree</symbol>
                    503:     <symbol file="xmlmemory">xmlMemGet</symbol>
                    504:     <symbol file="xmlmemory">xmlMemMalloc</symbol>
                    505:     <symbol file="xmlmemory">xmlMemRealloc</symbol>
                    506:     <symbol file="xmlmemory">xmlMemSetup</symbol>
                    507:     <symbol file="xmlmemory">xmlMemShow</symbol>
                    508:     <symbol file="xmlmemory">xmlMemStrdupLoc</symbol>
                    509:     <symbol file="xmlmemory">xmlMemUsed</symbol>
                    510:     <symbol file="xmlmemory">xmlMemoryDump</symbol>
                    511:     <symbol file="xmlmemory">xmlMemoryStrdup</symbol>
                    512:     <symbol file="xmlmemory">xmlReallocLoc</symbol>
                    513:     <symbol file="xmlIO">xmlAllocOutputBuffer</symbol>
                    514:     <symbol file="xmlIO">xmlAllocParserInputBuffer</symbol>
                    515:     <symbol file="xmlIO">xmlCheckFilename</symbol>
                    516:     <symbol file="xmlIO">xmlCleanupInputCallbacks</symbol>
                    517:     <symbol file="xmlIO">xmlCleanupOutputCallbacks</symbol>
                    518:     <symbol file="xmlIO">xmlFileClose</symbol>
                    519:     <symbol file="xmlIO">xmlFileMatch</symbol>
                    520:     <symbol file="xmlIO">xmlFileOpen</symbol>
                    521:     <symbol file="xmlIO">xmlFileRead</symbol>
                    522:     <symbol file="xmlIO">xmlFreeParserInputBuffer</symbol>
                    523:     <symbol file="xmlIO">xmlIOFTPClose</symbol>
                    524:     <symbol file="xmlIO">xmlIOFTPMatch</symbol>
                    525:     <symbol file="xmlIO">xmlIOFTPOpen</symbol>
                    526:     <symbol file="xmlIO">xmlIOFTPRead</symbol>
                    527:     <symbol file="xmlIO">xmlIOHTTPClose</symbol>
                    528:     <symbol file="xmlIO">xmlIOHTTPMatch</symbol>
                    529:     <symbol file="xmlIO">xmlIOHTTPOpen</symbol>
                    530:     <symbol file="xmlIO">xmlIOHTTPOpenW</symbol>
                    531:     <symbol file="xmlIO">xmlIOHTTPRead</symbol>
                    532:     <symbol file="xmlIO">xmlNoNetExternalEntityLoader</symbol>
                    533:     <symbol file="xmlIO">xmlNormalizeWindowsPath</symbol>
                    534:     <symbol file="xmlIO">xmlOutputBufferClose</symbol>
                    535:     <symbol file="xmlIO">xmlOutputBufferCreateFd</symbol>
                    536:     <symbol file="xmlIO">xmlOutputBufferCreateFile</symbol>
                    537:     <symbol file="xmlIO">xmlOutputBufferCreateFilename</symbol>
                    538:     <symbol file="xmlIO">xmlOutputBufferCreateIO</symbol>
                    539:     <symbol file="xmlIO">xmlOutputBufferFlush</symbol>
                    540:     <symbol file="xmlIO">xmlOutputBufferWrite</symbol>
                    541:     <symbol file="xmlIO">xmlOutputBufferWriteString</symbol>
                    542:     <symbol file="xmlIO">xmlParserGetDirectory</symbol>
                    543:     <symbol file="xmlIO">xmlParserInputBufferCreateFd</symbol>
                    544:     <symbol file="xmlIO">xmlParserInputBufferCreateFile</symbol>
                    545:     <symbol file="xmlIO">xmlParserInputBufferCreateFilename</symbol>
                    546:     <symbol file="xmlIO">xmlParserInputBufferCreateIO</symbol>
                    547:     <symbol file="xmlIO">xmlParserInputBufferCreateMem</symbol>
                    548:     <symbol file="xmlIO">xmlParserInputBufferGrow</symbol>
                    549:     <symbol file="xmlIO">xmlParserInputBufferPush</symbol>
                    550:     <symbol file="xmlIO">xmlParserInputBufferRead</symbol>
                    551:     <symbol file="xmlIO">xmlRegisterDefaultInputCallbacks</symbol>
                    552:     <symbol file="xmlIO">xmlRegisterDefaultOutputCallbacks</symbol>
                    553:     <symbol file="xmlIO">xmlRegisterHTTPPostCallbacks</symbol>
                    554:     <symbol file="xmlIO">xmlRegisterInputCallbacks</symbol>
                    555:     <symbol file="xmlIO">xmlRegisterOutputCallbacks</symbol>
                    556:     <symbol file="xmlversion">xmlCheckVersion</symbol>
                    557:     <symbol file="valid">xmlAddAttributeDecl</symbol>
                    558:     <symbol file="valid">xmlAddElementDecl</symbol>
                    559:     <symbol file="valid">xmlAddID</symbol>
                    560:     <symbol file="valid">xmlAddNotationDecl</symbol>
                    561:     <symbol file="valid">xmlAddRef</symbol>
                    562:     <symbol file="valid">xmlCopyAttributeTable</symbol>
                    563:     <symbol file="valid">xmlCopyElementContent</symbol>
                    564:     <symbol file="valid">xmlCopyElementTable</symbol>
                    565:     <symbol file="valid">xmlCopyEnumeration</symbol>
                    566:     <symbol file="valid">xmlCopyNotationTable</symbol>
                    567:     <symbol file="valid">xmlCreateEnumeration</symbol>
                    568:     <symbol file="valid">xmlDumpAttributeDecl</symbol>
                    569:     <symbol file="valid">xmlDumpAttributeTable</symbol>
                    570:     <symbol file="valid">xmlDumpElementDecl</symbol>
                    571:     <symbol file="valid">xmlDumpElementTable</symbol>
                    572:     <symbol file="valid">xmlDumpNotationDecl</symbol>
                    573:     <symbol file="valid">xmlDumpNotationTable</symbol>
                    574:     <symbol file="valid">xmlFreeAttributeTable</symbol>
                    575:     <symbol file="valid">xmlFreeElementContent</symbol>
                    576:     <symbol file="valid">xmlFreeElementTable</symbol>
                    577:     <symbol file="valid">xmlFreeEnumeration</symbol>
                    578:     <symbol file="valid">xmlFreeIDTable</symbol>
                    579:     <symbol file="valid">xmlFreeNotationTable</symbol>
                    580:     <symbol file="valid">xmlFreeRefTable</symbol>
                    581:     <symbol file="valid">xmlGetDtdAttrDesc</symbol>
                    582:     <symbol file="valid">xmlGetDtdElementDesc</symbol>
                    583:     <symbol file="valid">xmlGetDtdNotationDesc</symbol>
                    584:     <symbol file="valid">xmlGetDtdQAttrDesc</symbol>
                    585:     <symbol file="valid">xmlGetDtdQElementDesc</symbol>
                    586:     <symbol file="valid">xmlGetID</symbol>
                    587:     <symbol file="valid">xmlGetRefs</symbol>
                    588:     <symbol file="valid">xmlIsID</symbol>
                    589:     <symbol file="valid">xmlIsMixedElement</symbol>
                    590:     <symbol file="valid">xmlIsRef</symbol>
                    591:     <symbol file="valid">xmlNewElementContent</symbol>
                    592:     <symbol file="valid">xmlRemoveID</symbol>
                    593:     <symbol file="valid">xmlRemoveRef</symbol>
                    594:     <symbol file="valid">xmlSnprintfElementContent</symbol>
                    595:     <symbol file="tree">xmlSplitQName2</symbol>
                    596:     <symbol file="valid">xmlSprintfElementContent</symbol>
                    597:     <symbol file="valid">xmlValidBuildContentModel</symbol>
                    598:     <symbol file="valid">xmlValidCtxtNormalizeAttributeValue</symbol>
                    599:     <symbol file="valid">xmlValidGetPotentialChildren</symbol>
                    600:     <symbol file="valid">xmlValidGetValidElements</symbol>
                    601:     <symbol file="valid">xmlValidNormalizeAttributeValue</symbol>
                    602:     <symbol file="valid">xmlValidateAttributeDecl</symbol>
                    603:     <symbol file="valid">xmlValidateAttributeValue</symbol>
                    604:     <symbol file="valid">xmlValidateDocument</symbol>
                    605:     <symbol file="valid">xmlValidateDocumentFinal</symbol>
                    606:     <symbol file="valid">xmlValidateDtd</symbol>
                    607:     <symbol file="valid">xmlValidateDtdFinal</symbol>
                    608:     <symbol file="valid">xmlValidateElement</symbol>
                    609:     <symbol file="valid">xmlValidateElementDecl</symbol>
                    610:     <symbol file="valid">xmlValidateNameValue</symbol>
                    611:     <symbol file="valid">xmlValidateNamesValue</symbol>
                    612:     <symbol file="valid">xmlValidateNmtokenValue</symbol>
                    613:     <symbol file="valid">xmlValidateNmtokensValue</symbol>
                    614:     <symbol file="valid">xmlValidateNotationDecl</symbol>
                    615:     <symbol file="valid">xmlValidateNotationUse</symbol>
                    616:     <symbol file="valid">xmlValidateOneAttribute</symbol>
                    617:     <symbol file="valid">xmlValidateOneElement</symbol>
                    618:     <symbol file="valid">xmlValidateOneNamespace</symbol>
                    619:     <symbol file="valid">xmlValidateRoot</symbol>
                    620:     <symbol file="HTMLparser">UTF8ToHtml</symbol>
                    621:     <symbol file="HTMLparser">htmlAutoCloseTag</symbol>
                    622:     <symbol file="HTMLparser">htmlCreatePushParserCtxt</symbol>
                    623:     <symbol file="HTMLparser">htmlEncodeEntities</symbol>
                    624:     <symbol file="HTMLparser">htmlEntityLookup</symbol>
                    625:     <symbol file="HTMLparser">htmlEntityValueLookup</symbol>
                    626:     <symbol file="HTMLparser">htmlFreeParserCtxt</symbol>
                    627:     <symbol file="HTMLparser">htmlHandleOmittedElem</symbol>
                    628:     <symbol file="HTMLparser">htmlIsAutoClosed</symbol>
                    629:     <symbol file="HTMLparser">htmlIsScriptAttribute</symbol>
                    630:     <symbol file="HTMLparser">htmlParseCharRef</symbol>
                    631:     <symbol file="HTMLparser">htmlParseChunk</symbol>
                    632:     <symbol file="HTMLparser">htmlParseDoc</symbol>
                    633:     <symbol file="HTMLparser">htmlParseDocument</symbol>
                    634:     <symbol file="HTMLparser">htmlParseElement</symbol>
                    635:     <symbol file="HTMLparser">htmlParseEntityRef</symbol>
                    636:     <symbol file="HTMLparser">htmlParseFile</symbol>
                    637:     <symbol file="HTMLparser">htmlSAXParseDoc</symbol>
                    638:     <symbol file="HTMLparser">htmlSAXParseFile</symbol>
                    639:     <symbol file="HTMLparser">htmlTagLookup</symbol>
                    640:     <symbol file="xmlstring">xmlCharStrdup</symbol>
                    641:     <symbol file="xmlstring">xmlCharStrndup</symbol>
                    642:     <symbol file="parser">xmlCleanupParser</symbol>
                    643:     <symbol file="parser">xmlClearNodeInfoSeq</symbol>
                    644:     <symbol file="parser">xmlClearParserCtxt</symbol>
                    645:     <symbol file="parser">xmlCreateDocParserCtxt</symbol>
                    646:     <symbol file="parser">xmlCreateIOParserCtxt</symbol>
                    647:     <symbol file="parser">xmlCreatePushParserCtxt</symbol>
                    648:     <symbol file="parser">xmlFreeParserCtxt</symbol>
                    649:     <symbol file="parser">xmlGetExternalEntityLoader</symbol>
                    650:     <symbol file="parser">xmlGetFeature</symbol>
                    651:     <symbol file="parser">xmlGetFeaturesList</symbol>
                    652:     <symbol file="globals">xmlGetWarningsDefaultValue</symbol>
                    653:     <symbol file="parser">xmlIOParseDTD</symbol>
                    654:     <symbol file="parser">xmlInitNodeInfoSeq</symbol>
                    655:     <symbol file="parser">xmlInitParser</symbol>
                    656:     <symbol file="parser">xmlInitParserCtxt</symbol>
                    657:     <symbol file="parser">xmlKeepBlanksDefault</symbol>
                    658:     <symbol file="parser">xmlLineNumbersDefault</symbol>
                    659:     <symbol file="parser">xmlLoadExternalEntity</symbol>
                    660:     <symbol file="parser">xmlNewIOInputStream</symbol>
                    661:     <symbol file="parser">xmlParseBalancedChunkMemory</symbol>
                    662:     <symbol file="parser">xmlParseBalancedChunkMemoryRecover</symbol>
                    663:     <symbol file="parser">xmlParseChunk</symbol>
                    664:     <symbol file="parser">xmlParseCtxtExternalEntity</symbol>
                    665:     <symbol file="parser">xmlParseDTD</symbol>
                    666:     <symbol file="parser">xmlParseDoc</symbol>
                    667:     <symbol file="parser">xmlParseDocument</symbol>
                    668:     <symbol file="parser">xmlParseEntity</symbol>
                    669:     <symbol file="parser">xmlParseExtParsedEnt</symbol>
                    670:     <symbol file="parser">xmlParseExternalEntity</symbol>
                    671:     <symbol file="parser">xmlParseFile</symbol>
                    672:     <symbol file="parser">xmlParseMemory</symbol>
                    673:     <symbol file="parser">xmlParserAddNodeInfo</symbol>
                    674:     <symbol file="parser">xmlParserFindNodeInfo</symbol>
                    675:     <symbol file="parser">xmlParserFindNodeInfoIndex</symbol>
                    676:     <symbol file="parser">xmlParserInputGrow</symbol>
                    677:     <symbol file="parser">xmlParserInputRead</symbol>
                    678:     <symbol file="parser">xmlPedanticParserDefault</symbol>
                    679:     <symbol file="parser">xmlRecoverDoc</symbol>
                    680:     <symbol file="parser">xmlRecoverFile</symbol>
                    681:     <symbol file="parser">xmlRecoverMemory</symbol>
                    682:     <symbol file="parser">xmlSAXParseDTD</symbol>
                    683:     <symbol file="parser">xmlSAXParseDoc</symbol>
                    684:     <symbol file="parser">xmlSAXParseEntity</symbol>
                    685:     <symbol file="parser">xmlSAXParseFile</symbol>
                    686:     <symbol file="parser">xmlSAXParseFileWithData</symbol>
                    687:     <symbol file="parser">xmlSAXParseMemory</symbol>
                    688:     <symbol file="parser">xmlSAXParseMemoryWithData</symbol>
                    689:     <symbol file="parser">xmlSAXUserParseFile</symbol>
                    690:     <symbol file="parser">xmlSAXUserParseMemory</symbol>
                    691:     <symbol file="parser">xmlSetExternalEntityLoader</symbol>
                    692:     <symbol file="parser">xmlSetFeature</symbol>
                    693:     <symbol file="parser">xmlSetupParserForBuffer</symbol>
                    694:     <symbol file="parser">xmlStopParser</symbol>
                    695:     <symbol file="xmlstring">xmlStrEqual</symbol>
                    696:     <symbol file="xmlstring">xmlStrcasecmp</symbol>
                    697:     <symbol file="xmlstring">xmlStrcasestr</symbol>
                    698:     <symbol file="xmlstring">xmlStrcat</symbol>
                    699:     <symbol file="xmlstring">xmlStrchr</symbol>
                    700:     <symbol file="xmlstring">xmlStrcmp</symbol>
                    701:     <symbol file="xmlstring">xmlStrdup</symbol>
                    702:     <symbol file="xmlstring">xmlStrlen</symbol>
                    703:     <symbol file="xmlstring">xmlStrncasecmp</symbol>
                    704:     <symbol file="xmlstring">xmlStrncat</symbol>
                    705:     <symbol file="xmlstring">xmlStrncmp</symbol>
                    706:     <symbol file="xmlstring">xmlStrndup</symbol>
                    707:     <symbol file="xmlstring">xmlStrstr</symbol>
                    708:     <symbol file="xmlstring">xmlStrsub</symbol>
                    709:     <symbol file="parser">xmlSubstituteEntitiesDefault</symbol>
                    710:     <symbol file="xmlreader">xmlFreeTextReader</symbol>
                    711:     <symbol file="xmlreader">xmlNewTextReader</symbol>
                    712:     <symbol file="xmlreader">xmlNewTextReaderFilename</symbol>
                    713:     <symbol file="xmlreader">xmlTextReaderAttributeCount</symbol>
                    714:     <symbol file="xmlreader">xmlTextReaderBaseUri</symbol>
                    715:     <symbol file="xmlreader">xmlTextReaderDepth</symbol>
                    716:     <symbol file="xmlreader">xmlTextReaderHasAttributes</symbol>
                    717:     <symbol file="xmlreader">xmlTextReaderHasValue</symbol>
                    718:     <symbol file="xmlreader">xmlTextReaderIsDefault</symbol>
                    719:     <symbol file="xmlreader">xmlTextReaderIsEmptyElement</symbol>
                    720:     <symbol file="xmlreader">xmlTextReaderLocalName</symbol>
                    721:     <symbol file="xmlreader">xmlTextReaderName</symbol>
                    722:     <symbol file="xmlreader">xmlTextReaderNamespaceUri</symbol>
                    723:     <symbol file="xmlreader">xmlTextReaderNodeType</symbol>
                    724:     <symbol file="xmlreader">xmlTextReaderPrefix</symbol>
                    725:     <symbol file="xmlreader">xmlTextReaderQuoteChar</symbol>
                    726:     <symbol file="xmlreader">xmlTextReaderRead</symbol>
                    727:     <symbol file="xmlreader">xmlTextReaderValue</symbol>
                    728:     <symbol file="xmlreader">xmlTextReaderXmlLang</symbol>
                    729:     <symbol file="globals">docbDefaultSAXHandler</symbol>
                    730:     <symbol file="globals">htmlDefaultSAXHandler</symbol>
                    731:     <symbol file="globals">xmlDefaultSAXHandler</symbol>
                    732:     <symbol file="globals">xmlDefaultSAXLocator</symbol>
                    733:     <symbol file="globals">xmlDoValidityCheckingDefaultValue</symbol>
                    734:     <symbol file="globals">xmlFree</symbol>
                    735:     <symbol file="globals">xmlGenericError</symbol>
                    736:     <symbol file="globals">xmlGenericErrorContext</symbol>
                    737:     <symbol file="globals">xmlInitializeGlobalState</symbol>
                    738:     <symbol file="globals">xmlKeepBlanksDefaultValue</symbol>
                    739:     <symbol file="globals">xmlLineNumbersDefaultValue</symbol>
                    740:     <symbol file="globals">xmlLoadExtDtdDefaultValue</symbol>
                    741:     <symbol file="globals">xmlMalloc</symbol>
                    742:     <symbol file="globals">xmlMemStrdup</symbol>
                    743:     <symbol file="globals">xmlParserDebugEntities</symbol>
                    744:     <symbol file="globals">xmlParserVersion</symbol>
                    745:     <symbol file="globals">xmlPedanticParserDefaultValue</symbol>
                    746:     <symbol file="globals">xmlRealloc</symbol>
                    747:     <symbol file="globals">xmlSaveNoEmptyTags</symbol>
                    748:     <symbol file="globals">xmlSubstituteEntitiesDefaultValue</symbol>
                    749:     <symbol file="globals">xmlTreeIndentString</symbol>
                    750:     <symbol file="threads">xmlCleanupThreads</symbol>
                    751:     <symbol file="threads">xmlFreeMutex</symbol>
                    752:     <symbol file="threads">xmlFreeRMutex</symbol>
                    753:     <symbol file="threads">xmlGetGlobalState</symbol>
                    754:     <symbol file="threads">xmlGetThreadId</symbol>
                    755:     <symbol file="threads">xmlInitThreads</symbol>
                    756:     <symbol file="threads">xmlIsMainThread</symbol>
                    757:     <symbol file="threads">xmlLockLibrary</symbol>
                    758:     <symbol file="threads">xmlMutexLock</symbol>
                    759:     <symbol file="threads">xmlMutexUnlock</symbol>
                    760:     <symbol file="threads">xmlNewMutex</symbol>
                    761:     <symbol file="threads">xmlNewRMutex</symbol>
                    762:     <symbol file="threads">xmlRMutexLock</symbol>
                    763:     <symbol file="threads">xmlRMutexUnlock</symbol>
                    764:     <symbol file="threads">xmlUnlockLibrary</symbol>
                    765:     <symbol file="hash">xmlHashAddEntry</symbol>
                    766:     <symbol file="hash">xmlHashAddEntry2</symbol>
                    767:     <symbol file="hash">xmlHashAddEntry3</symbol>
                    768:     <symbol file="hash">xmlHashCopy</symbol>
                    769:     <symbol file="hash">xmlHashCreate</symbol>
                    770:     <symbol file="hash">xmlHashFree</symbol>
                    771:     <symbol file="hash">xmlHashLookup</symbol>
                    772:     <symbol file="hash">xmlHashLookup2</symbol>
                    773:     <symbol file="hash">xmlHashLookup3</symbol>
                    774:     <symbol file="hash">xmlHashRemoveEntry</symbol>
                    775:     <symbol file="hash">xmlHashRemoveEntry2</symbol>
                    776:     <symbol file="hash">xmlHashRemoveEntry3</symbol>
                    777:     <symbol file="hash">xmlHashScan</symbol>
                    778:     <symbol file="hash">xmlHashScan3</symbol>
                    779:     <symbol file="hash">xmlHashScanFull</symbol>
                    780:     <symbol file="hash">xmlHashScanFull3</symbol>
                    781:     <symbol file="hash">xmlHashSize</symbol>
                    782:     <symbol file="hash">xmlHashUpdateEntry</symbol>
                    783:     <symbol file="hash">xmlHashUpdateEntry2</symbol>
                    784:     <symbol file="hash">xmlHashUpdateEntry3</symbol>
                    785:     <symbol file="xmlerror">initGenericErrorDefaultFunc</symbol>
                    786:     <symbol file="xmlerror">xmlParserError</symbol>
                    787:     <symbol file="xmlerror">xmlParserPrintFileContext</symbol>
                    788:     <symbol file="xmlerror">xmlParserPrintFileInfo</symbol>
                    789:     <symbol file="xmlerror">xmlParserValidityError</symbol>
                    790:     <symbol file="xmlerror">xmlParserValidityWarning</symbol>
                    791:     <symbol file="xmlerror">xmlParserWarning</symbol>
                    792:     <symbol file="xmlerror">xmlSetGenericErrorFunc</symbol>
                    793:     <symbol file="globals">oldXMLWDcompatibility</symbol>
                    794:     <symbol file="tree">xmlAddChild</symbol>
                    795:     <symbol file="tree">xmlAddChildList</symbol>
                    796:     <symbol file="tree">xmlAddNextSibling</symbol>
                    797:     <symbol file="tree">xmlAddPrevSibling</symbol>
                    798:     <symbol file="tree">xmlAddSibling</symbol>
                    799:     <symbol file="tree">xmlBufferAdd</symbol>
                    800:     <symbol file="tree">xmlBufferAddHead</symbol>
                    801:     <symbol file="globals">xmlBufferAllocScheme</symbol>
                    802:     <symbol file="tree">xmlBufferCCat</symbol>
                    803:     <symbol file="tree">xmlBufferCat</symbol>
                    804:     <symbol file="tree">xmlBufferContent</symbol>
                    805:     <symbol file="tree">xmlBufferCreate</symbol>
                    806:     <symbol file="tree">xmlBufferCreateSize</symbol>
                    807:     <symbol file="tree">xmlBufferDump</symbol>
                    808:     <symbol file="tree">xmlBufferEmpty</symbol>
                    809:     <symbol file="tree">xmlBufferFree</symbol>
                    810:     <symbol file="tree">xmlBufferGrow</symbol>
                    811:     <symbol file="tree">xmlBufferLength</symbol>
                    812:     <symbol file="tree">xmlBufferResize</symbol>
                    813:     <symbol file="tree">xmlBufferSetAllocationScheme</symbol>
                    814:     <symbol file="tree">xmlBufferShrink</symbol>
                    815:     <symbol file="tree">xmlBufferWriteCHAR</symbol>
                    816:     <symbol file="tree">xmlBufferWriteChar</symbol>
                    817:     <symbol file="tree">xmlBufferWriteQuotedString</symbol>
                    818:     <symbol file="tree">xmlCopyDoc</symbol>
                    819:     <symbol file="tree">xmlCopyDtd</symbol>
                    820:     <symbol file="tree">xmlCopyNamespace</symbol>
                    821:     <symbol file="tree">xmlCopyNamespaceList</symbol>
                    822:     <symbol file="tree">xmlCopyNode</symbol>
                    823:     <symbol file="tree">xmlCopyNodeList</symbol>
                    824:     <symbol file="tree">xmlCopyProp</symbol>
                    825:     <symbol file="tree">xmlCopyPropList</symbol>
                    826:     <symbol file="tree">xmlCreateIntSubset</symbol>
                    827:     <symbol file="globals">xmlDefaultBufferSize</symbol>
                    828:     <symbol file="tree">xmlDocCopyNode</symbol>
                    829:     <symbol file="tree">xmlDocDump</symbol>
                    830:     <symbol file="tree">xmlDocDumpFormatMemory</symbol>
                    831:     <symbol file="tree">xmlDocDumpFormatMemoryEnc</symbol>
                    832:     <symbol file="tree">xmlDocDumpMemory</symbol>
                    833:     <symbol file="tree">xmlDocDumpMemoryEnc</symbol>
                    834:     <symbol file="tree">xmlDocFormatDump</symbol>
                    835:     <symbol file="tree">xmlDocGetRootElement</symbol>
                    836:     <symbol file="tree">xmlDocSetRootElement</symbol>
                    837:     <symbol file="tree">xmlElemDump</symbol>
                    838:     <symbol file="tree">xmlFreeDoc</symbol>
                    839:     <symbol file="tree">xmlFreeDtd</symbol>
                    840:     <symbol file="tree">xmlFreeNode</symbol>
                    841:     <symbol file="tree">xmlFreeNodeList</symbol>
                    842:     <symbol file="tree">xmlFreeNs</symbol>
                    843:     <symbol file="tree">xmlFreeNsList</symbol>
                    844:     <symbol file="tree">xmlFreeProp</symbol>
                    845:     <symbol file="tree">xmlFreePropList</symbol>
                    846:     <symbol file="tree">xmlGetBufferAllocationScheme</symbol>
                    847:     <symbol file="tree">xmlGetCompressMode</symbol>
                    848:     <symbol file="tree">xmlGetDocCompressMode</symbol>
                    849:     <symbol file="tree">xmlGetIntSubset</symbol>
                    850:     <symbol file="tree">xmlGetLastChild</symbol>
                    851:     <symbol file="tree">xmlGetLineNo</symbol>
                    852:     <symbol file="tree">xmlGetNodePath</symbol>
                    853:     <symbol file="tree">xmlGetNsList</symbol>
                    854:     <symbol file="tree">xmlGetNsProp</symbol>
                    855:     <symbol file="tree">xmlGetProp</symbol>
                    856:     <symbol file="tree">xmlHasNsProp</symbol>
                    857:     <symbol file="tree">xmlHasProp</symbol>
                    858:     <symbol file="globals">xmlIndentTreeOutput</symbol>
                    859:     <symbol file="tree">xmlIsBlankNode</symbol>
                    860:     <symbol file="tree">xmlIsXHTML</symbol>
                    861:     <symbol file="tree">xmlNewCDataBlock</symbol>
                    862:     <symbol file="tree">xmlNewCharRef</symbol>
                    863:     <symbol file="tree">xmlNewChild</symbol>
                    864:     <symbol file="tree">xmlNewComment</symbol>
                    865:     <symbol file="tree">xmlNewDoc</symbol>
                    866:     <symbol file="tree">xmlNewDocComment</symbol>
                    867:     <symbol file="tree">xmlNewDocFragment</symbol>
                    868:     <symbol file="tree">xmlNewDocNode</symbol>
                    869:     <symbol file="tree">xmlNewDocNodeEatName</symbol>
                    870:     <symbol file="tree">xmlNewDocProp</symbol>
                    871:     <symbol file="tree">xmlNewDocRawNode</symbol>
                    872:     <symbol file="tree">xmlNewDocText</symbol>
                    873:     <symbol file="tree">xmlNewDocTextLen</symbol>
                    874:     <symbol file="tree">xmlNewDtd</symbol>
                    875:     <symbol file="tree">xmlNewGlobalNs</symbol>
                    876:     <symbol file="tree">xmlNewNode</symbol>
                    877:     <symbol file="tree">xmlNewNodeEatName</symbol>
                    878:     <symbol file="tree">xmlNewNs</symbol>
                    879:     <symbol file="tree">xmlNewNsProp</symbol>
                    880:     <symbol file="tree">xmlNewNsPropEatName</symbol>
                    881:     <symbol file="tree">xmlNewPI</symbol>
                    882:     <symbol file="tree">xmlNewProp</symbol>
                    883:     <symbol file="tree">xmlNewReference</symbol>
                    884:     <symbol file="tree">xmlNewText</symbol>
                    885:     <symbol file="tree">xmlNewTextChild</symbol>
                    886:     <symbol file="tree">xmlNewTextLen</symbol>
                    887:     <symbol file="tree">xmlNodeAddContent</symbol>
                    888:     <symbol file="tree">xmlNodeAddContentLen</symbol>
                    889:     <symbol file="tree">xmlNodeDump</symbol>
                    890:     <symbol file="tree">xmlNodeDumpOutput</symbol>
                    891:     <symbol file="tree">xmlNodeGetBase</symbol>
                    892:     <symbol file="tree">xmlNodeGetContent</symbol>
                    893:     <symbol file="tree">xmlNodeGetLang</symbol>
                    894:     <symbol file="tree">xmlNodeGetSpacePreserve</symbol>
                    895:     <symbol file="tree">xmlNodeIsText</symbol>
                    896:     <symbol file="tree">xmlNodeListGetRawString</symbol>
                    897:     <symbol file="tree">xmlNodeListGetString</symbol>
                    898:     <symbol file="tree">xmlNodeSetBase</symbol>
                    899:     <symbol file="tree">xmlNodeSetContent</symbol>
                    900:     <symbol file="tree">xmlNodeSetContentLen</symbol>
                    901:     <symbol file="tree">xmlNodeSetLang</symbol>
                    902:     <symbol file="tree">xmlNodeSetName</symbol>
                    903:     <symbol file="tree">xmlNodeSetSpacePreserve</symbol>
                    904:     <symbol file="tree">xmlReconciliateNs</symbol>
                    905:     <symbol file="tree">xmlRemoveProp</symbol>
                    906:     <symbol file="tree">xmlReplaceNode</symbol>
                    907:     <symbol file="tree">xmlSaveFile</symbol>
                    908:     <symbol file="tree">xmlSaveFileEnc</symbol>
                    909:     <symbol file="tree">xmlSaveFileTo</symbol>
                    910:     <symbol file="tree">xmlSaveFormatFile</symbol>
                    911:     <symbol file="tree">xmlSaveFormatFileEnc</symbol>
                    912:     <symbol file="tree">xmlSaveFormatFileTo</symbol>
                    913:     <symbol file="tree">xmlSearchNs</symbol>
                    914:     <symbol file="tree">xmlSearchNsByHref</symbol>
                    915:     <symbol file="tree">xmlSetBufferAllocationScheme</symbol>
                    916:     <symbol file="tree">xmlSetCompressMode</symbol>
                    917:     <symbol file="tree">xmlSetDocCompressMode</symbol>
                    918:     <symbol file="tree">xmlSetListDoc</symbol>
                    919:     <symbol file="tree">xmlSetNs</symbol>
                    920:     <symbol file="tree">xmlSetNsProp</symbol>
                    921:     <symbol file="tree">xmlSetProp</symbol>
                    922:     <symbol file="tree">xmlSetTreeDoc</symbol>
                    923:     <symbol file="tree">xmlStringGetNodeList</symbol>
                    924:     <symbol file="tree">xmlStringLenGetNodeList</symbol>
                    925:     <symbol file="tree">xmlTextConcat</symbol>
                    926:     <symbol file="tree">xmlTextMerge</symbol>
                    927:     <symbol file="tree">xmlUnlinkNode</symbol>
                    928:     <symbol file="tree">xmlUnsetNsProp</symbol>
                    929:     <symbol file="tree">xmlUnsetProp</symbol>
                    930:     <symbol file="xmlregexp">xmlRegExecPushString</symbol>
                    931:     <symbol file="xmlregexp">xmlRegFreeExecCtxt</symbol>
                    932:     <symbol file="xmlregexp">xmlRegFreeRegexp</symbol>
                    933:     <symbol file="xmlregexp">xmlRegNewExecCtxt</symbol>
                    934:     <symbol file="xmlregexp">xmlRegexpCompile</symbol>
                    935:     <symbol file="xmlregexp">xmlRegexpExec</symbol>
                    936:     <symbol file="xmlregexp">xmlRegexpIsDeterminist</symbol>
                    937:     <symbol file="xmlregexp">xmlRegexpPrint</symbol>
                    938:     <symbol file="nanohttp">xmlNanoHTTPAuthHeader</symbol>
                    939:     <symbol file="nanohttp">xmlNanoHTTPCleanup</symbol>
                    940:     <symbol file="nanohttp">xmlNanoHTTPClose</symbol>
                    941:     <symbol file="nanohttp">xmlNanoHTTPFetch</symbol>
                    942:     <symbol file="nanohttp">xmlNanoHTTPInit</symbol>
                    943:     <symbol file="nanohttp">xmlNanoHTTPMethod</symbol>
                    944:     <symbol file="nanohttp">xmlNanoHTTPMethodRedir</symbol>
                    945:     <symbol file="nanohttp">xmlNanoHTTPOpen</symbol>
                    946:     <symbol file="nanohttp">xmlNanoHTTPOpenRedir</symbol>
                    947:     <symbol file="nanohttp">xmlNanoHTTPRead</symbol>
                    948:     <symbol file="nanohttp">xmlNanoHTTPReturnCode</symbol>
                    949:     <symbol file="nanohttp">xmlNanoHTTPSave</symbol>
                    950:     <symbol file="nanohttp">xmlNanoHTTPScanProxy</symbol>
                    951:     <symbol file="xmlunicode">xmlUCSIsAlphabeticPresentationForms</symbol>
                    952:     <symbol file="xmlunicode">xmlUCSIsArabic</symbol>
                    953:     <symbol file="xmlunicode">xmlUCSIsArabicPresentationFormsA</symbol>
                    954:     <symbol file="xmlunicode">xmlUCSIsArabicPresentationFormsB</symbol>
                    955:     <symbol file="xmlunicode">xmlUCSIsArmenian</symbol>
                    956:     <symbol file="xmlunicode">xmlUCSIsArrows</symbol>
                    957:     <symbol file="xmlunicode">xmlUCSIsBasicLatin</symbol>
                    958:     <symbol file="xmlunicode">xmlUCSIsBengali</symbol>
                    959:     <symbol file="xmlunicode">xmlUCSIsBlock</symbol>
                    960:     <symbol file="xmlunicode">xmlUCSIsBlockElements</symbol>
                    961:     <symbol file="xmlunicode">xmlUCSIsBopomofo</symbol>
                    962:     <symbol file="xmlunicode">xmlUCSIsBopomofoExtended</symbol>
                    963:     <symbol file="xmlunicode">xmlUCSIsBoxDrawing</symbol>
                    964:     <symbol file="xmlunicode">xmlUCSIsBraillePatterns</symbol>
                    965:     <symbol file="xmlunicode">xmlUCSIsByzantineMusicalSymbols</symbol>
                    966:     <symbol file="xmlunicode">xmlUCSIsCJKCompatibility</symbol>
                    967:     <symbol file="xmlunicode">xmlUCSIsCJKCompatibilityForms</symbol>
                    968:     <symbol file="xmlunicode">xmlUCSIsCJKCompatibilityIdeographs</symbol>
                    969:     <symbol file="xmlunicode">xmlUCSIsCJKCompatibilityIdeographsSupplement</symbol>
                    970:     <symbol file="xmlunicode">xmlUCSIsCJKRadicalsSupplement</symbol>
                    971:     <symbol file="xmlunicode">xmlUCSIsCJKSymbolsandPunctuation</symbol>
                    972:     <symbol file="xmlunicode">xmlUCSIsCJKUnifiedIdeographs</symbol>
                    973:     <symbol file="xmlunicode">xmlUCSIsCJKUnifiedIdeographsExtensionA</symbol>
                    974:     <symbol file="xmlunicode">xmlUCSIsCJKUnifiedIdeographsExtensionB</symbol>
                    975:     <symbol file="xmlunicode">xmlUCSIsCat</symbol>
                    976:     <symbol file="xmlunicode">xmlUCSIsCatC</symbol>
                    977:     <symbol file="xmlunicode">xmlUCSIsCatCc</symbol>
                    978:     <symbol file="xmlunicode">xmlUCSIsCatCf</symbol>
                    979:     <symbol file="xmlunicode">xmlUCSIsCatCo</symbol>
                    980:     <symbol file="xmlunicode">xmlUCSIsCatCs</symbol>
                    981:     <symbol file="xmlunicode">xmlUCSIsCatL</symbol>
                    982:     <symbol file="xmlunicode">xmlUCSIsCatLl</symbol>
                    983:     <symbol file="xmlunicode">xmlUCSIsCatLm</symbol>
                    984:     <symbol file="xmlunicode">xmlUCSIsCatLo</symbol>
                    985:     <symbol file="xmlunicode">xmlUCSIsCatLt</symbol>
                    986:     <symbol file="xmlunicode">xmlUCSIsCatLu</symbol>
                    987:     <symbol file="xmlunicode">xmlUCSIsCatM</symbol>
                    988:     <symbol file="xmlunicode">xmlUCSIsCatMc</symbol>
                    989:     <symbol file="xmlunicode">xmlUCSIsCatMe</symbol>
                    990:     <symbol file="xmlunicode">xmlUCSIsCatMn</symbol>
                    991:     <symbol file="xmlunicode">xmlUCSIsCatN</symbol>
                    992:     <symbol file="xmlunicode">xmlUCSIsCatNd</symbol>
                    993:     <symbol file="xmlunicode">xmlUCSIsCatNl</symbol>
                    994:     <symbol file="xmlunicode">xmlUCSIsCatNo</symbol>
                    995:     <symbol file="xmlunicode">xmlUCSIsCatP</symbol>
                    996:     <symbol file="xmlunicode">xmlUCSIsCatPc</symbol>
                    997:     <symbol file="xmlunicode">xmlUCSIsCatPd</symbol>
                    998:     <symbol file="xmlunicode">xmlUCSIsCatPe</symbol>
                    999:     <symbol file="xmlunicode">xmlUCSIsCatPf</symbol>
                   1000:     <symbol file="xmlunicode">xmlUCSIsCatPi</symbol>
                   1001:     <symbol file="xmlunicode">xmlUCSIsCatPo</symbol>
                   1002:     <symbol file="xmlunicode">xmlUCSIsCatPs</symbol>
                   1003:     <symbol file="xmlunicode">xmlUCSIsCatS</symbol>
                   1004:     <symbol file="xmlunicode">xmlUCSIsCatSc</symbol>
                   1005:     <symbol file="xmlunicode">xmlUCSIsCatSk</symbol>
                   1006:     <symbol file="xmlunicode">xmlUCSIsCatSm</symbol>
                   1007:     <symbol file="xmlunicode">xmlUCSIsCatSo</symbol>
                   1008:     <symbol file="xmlunicode">xmlUCSIsCatZ</symbol>
                   1009:     <symbol file="xmlunicode">xmlUCSIsCatZl</symbol>
                   1010:     <symbol file="xmlunicode">xmlUCSIsCatZp</symbol>
                   1011:     <symbol file="xmlunicode">xmlUCSIsCatZs</symbol>
                   1012:     <symbol file="xmlunicode">xmlUCSIsCherokee</symbol>
                   1013:     <symbol file="xmlunicode">xmlUCSIsCombiningDiacriticalMarks</symbol>
                   1014:     <symbol file="xmlunicode">xmlUCSIsCombiningHalfMarks</symbol>
                   1015:     <symbol file="xmlunicode">xmlUCSIsCombiningMarksforSymbols</symbol>
                   1016:     <symbol file="xmlunicode">xmlUCSIsControlPictures</symbol>
                   1017:     <symbol file="xmlunicode">xmlUCSIsCurrencySymbols</symbol>
                   1018:     <symbol file="xmlunicode">xmlUCSIsCyrillic</symbol>
                   1019:     <symbol file="xmlunicode">xmlUCSIsDeseret</symbol>
                   1020:     <symbol file="xmlunicode">xmlUCSIsDevanagari</symbol>
                   1021:     <symbol file="xmlunicode">xmlUCSIsDingbats</symbol>
                   1022:     <symbol file="xmlunicode">xmlUCSIsEnclosedAlphanumerics</symbol>
                   1023:     <symbol file="xmlunicode">xmlUCSIsEnclosedCJKLettersandMonths</symbol>
                   1024:     <symbol file="xmlunicode">xmlUCSIsEthiopic</symbol>
                   1025:     <symbol file="xmlunicode">xmlUCSIsGeneralPunctuation</symbol>
                   1026:     <symbol file="xmlunicode">xmlUCSIsGeometricShapes</symbol>
                   1027:     <symbol file="xmlunicode">xmlUCSIsGeorgian</symbol>
                   1028:     <symbol file="xmlunicode">xmlUCSIsGothic</symbol>
                   1029:     <symbol file="xmlunicode">xmlUCSIsGreek</symbol>
                   1030:     <symbol file="xmlunicode">xmlUCSIsGreekExtended</symbol>
                   1031:     <symbol file="xmlunicode">xmlUCSIsGujarati</symbol>
                   1032:     <symbol file="xmlunicode">xmlUCSIsGurmukhi</symbol>
                   1033:     <symbol file="xmlunicode">xmlUCSIsHalfwidthandFullwidthForms</symbol>
                   1034:     <symbol file="xmlunicode">xmlUCSIsHangulCompatibilityJamo</symbol>
                   1035:     <symbol file="xmlunicode">xmlUCSIsHangulJamo</symbol>
                   1036:     <symbol file="xmlunicode">xmlUCSIsHangulSyllables</symbol>
                   1037:     <symbol file="xmlunicode">xmlUCSIsHebrew</symbol>
                   1038:     <symbol file="xmlunicode">xmlUCSIsHighPrivateUseSurrogates</symbol>
                   1039:     <symbol file="xmlunicode">xmlUCSIsHighSurrogates</symbol>
                   1040:     <symbol file="xmlunicode">xmlUCSIsHiragana</symbol>
                   1041:     <symbol file="xmlunicode">xmlUCSIsIPAExtensions</symbol>
                   1042:     <symbol file="xmlunicode">xmlUCSIsIdeographicDescriptionCharacters</symbol>
                   1043:     <symbol file="xmlunicode">xmlUCSIsKanbun</symbol>
                   1044:     <symbol file="xmlunicode">xmlUCSIsKangxiRadicals</symbol>
                   1045:     <symbol file="xmlunicode">xmlUCSIsKannada</symbol>
                   1046:     <symbol file="xmlunicode">xmlUCSIsKatakana</symbol>
                   1047:     <symbol file="xmlunicode">xmlUCSIsKhmer</symbol>
                   1048:     <symbol file="xmlunicode">xmlUCSIsLao</symbol>
                   1049:     <symbol file="xmlunicode">xmlUCSIsLatin1Supplement</symbol>
                   1050:     <symbol file="xmlunicode">xmlUCSIsLatinExtendedA</symbol>
                   1051:     <symbol file="xmlunicode">xmlUCSIsLatinExtendedAdditional</symbol>
                   1052:     <symbol file="xmlunicode">xmlUCSIsLatinExtendedB</symbol>
                   1053:     <symbol file="xmlunicode">xmlUCSIsLetterlikeSymbols</symbol>
                   1054:     <symbol file="xmlunicode">xmlUCSIsLowSurrogates</symbol>
                   1055:     <symbol file="xmlunicode">xmlUCSIsMalayalam</symbol>
                   1056:     <symbol file="xmlunicode">xmlUCSIsMathematicalAlphanumericSymbols</symbol>
                   1057:     <symbol file="xmlunicode">xmlUCSIsMathematicalOperators</symbol>
                   1058:     <symbol file="xmlunicode">xmlUCSIsMiscellaneousSymbols</symbol>
                   1059:     <symbol file="xmlunicode">xmlUCSIsMiscellaneousTechnical</symbol>
                   1060:     <symbol file="xmlunicode">xmlUCSIsMongolian</symbol>
                   1061:     <symbol file="xmlunicode">xmlUCSIsMusicalSymbols</symbol>
                   1062:     <symbol file="xmlunicode">xmlUCSIsMyanmar</symbol>
                   1063:     <symbol file="xmlunicode">xmlUCSIsNumberForms</symbol>
                   1064:     <symbol file="xmlunicode">xmlUCSIsOgham</symbol>
                   1065:     <symbol file="xmlunicode">xmlUCSIsOldItalic</symbol>
                   1066:     <symbol file="xmlunicode">xmlUCSIsOpticalCharacterRecognition</symbol>
                   1067:     <symbol file="xmlunicode">xmlUCSIsOriya</symbol>
                   1068:     <symbol file="xmlunicode">xmlUCSIsPrivateUse</symbol>
                   1069:     <symbol file="xmlunicode">xmlUCSIsRunic</symbol>
                   1070:     <symbol file="xmlunicode">xmlUCSIsSinhala</symbol>
                   1071:     <symbol file="xmlunicode">xmlUCSIsSmallFormVariants</symbol>
                   1072:     <symbol file="xmlunicode">xmlUCSIsSpacingModifierLetters</symbol>
                   1073:     <symbol file="xmlunicode">xmlUCSIsSpecials</symbol>
                   1074:     <symbol file="xmlunicode">xmlUCSIsSuperscriptsandSubscripts</symbol>
                   1075:     <symbol file="xmlunicode">xmlUCSIsSyriac</symbol>
                   1076:     <symbol file="xmlunicode">xmlUCSIsTags</symbol>
                   1077:     <symbol file="xmlunicode">xmlUCSIsTamil</symbol>
                   1078:     <symbol file="xmlunicode">xmlUCSIsTelugu</symbol>
                   1079:     <symbol file="xmlunicode">xmlUCSIsThaana</symbol>
                   1080:     <symbol file="xmlunicode">xmlUCSIsThai</symbol>
                   1081:     <symbol file="xmlunicode">xmlUCSIsTibetan</symbol>
                   1082:     <symbol file="xmlunicode">xmlUCSIsUnifiedCanadianAboriginalSyllabics</symbol>
                   1083:     <symbol file="xmlunicode">xmlUCSIsYiRadicals</symbol>
                   1084:     <symbol file="xmlunicode">xmlUCSIsYiSyllables</symbol>
                   1085:     <symbol file="uri">xmlBuildURI</symbol>
                   1086:     <symbol file="uri">xmlCreateURI</symbol>
                   1087:     <symbol file="uri">xmlFreeURI</symbol>
                   1088:     <symbol file="uri">xmlNormalizeURIPath</symbol>
                   1089:     <symbol file="uri">xmlParseURI</symbol>
                   1090:     <symbol file="uri">xmlParseURIReference</symbol>
                   1091:     <symbol file="uri">xmlPrintURI</symbol>
                   1092:     <symbol file="uri">xmlSaveUri</symbol>
                   1093:     <symbol file="uri">xmlURIEscape</symbol>
                   1094:     <symbol file="uri">xmlURIEscapeStr</symbol>
                   1095:     <symbol file="uri">xmlURIUnescapeString</symbol>
                   1096:     <symbol file="encoding">UTF8Toisolat1</symbol>
                   1097:     <symbol file="encoding">isolat1ToUTF8</symbol>
                   1098:     <symbol file="encoding">xmlAddEncodingAlias</symbol>
                   1099:     <symbol file="encoding">xmlCharEncCloseFunc</symbol>
                   1100:     <symbol file="encoding">xmlCharEncFirstLine</symbol>
                   1101:     <symbol file="encoding">xmlCharEncInFunc</symbol>
                   1102:     <symbol file="encoding">xmlCharEncOutFunc</symbol>
                   1103:     <symbol file="xmlstring">xmlCheckUTF8</symbol>
                   1104:     <symbol file="encoding">xmlCleanupCharEncodingHandlers</symbol>
                   1105:     <symbol file="encoding">xmlCleanupEncodingAliases</symbol>
                   1106:     <symbol file="encoding">xmlDelEncodingAlias</symbol>
                   1107:     <symbol file="encoding">xmlDetectCharEncoding</symbol>
                   1108:     <symbol file="encoding">xmlFindCharEncodingHandler</symbol>
                   1109:     <symbol file="encoding">xmlGetCharEncodingHandler</symbol>
                   1110:     <symbol file="encoding">xmlGetCharEncodingName</symbol>
                   1111:     <symbol file="encoding">xmlGetEncodingAlias</symbol>
                   1112:     <symbol file="xmlstring">xmlGetUTF8Char</symbol>
                   1113:     <symbol file="encoding">xmlInitCharEncodingHandlers</symbol>
                   1114:     <symbol file="encoding">xmlNewCharEncodingHandler</symbol>
                   1115:     <symbol file="encoding">xmlParseCharEncoding</symbol>
                   1116:     <symbol file="encoding">xmlRegisterCharEncodingHandler</symbol>
                   1117:     <symbol file="xmlstring">xmlUTF8Strlen</symbol>
                   1118:     <symbol file="xmlstring">xmlUTF8Strloc</symbol>
                   1119:     <symbol file="xmlstring">xmlUTF8Strndup</symbol>
                   1120:     <symbol file="xmlstring">xmlUTF8Strpos</symbol>
                   1121:     <symbol file="xmlstring">xmlUTF8Strsize</symbol>
                   1122:     <symbol file="xmlstring">xmlUTF8Strsub</symbol>
                   1123:   </release>
                   1124:   <release version="2.5.0">
                   1125:     <symbol file="globals">xmlDeregisterNodeDefault</symbol>
                   1126:     <symbol file="globals">xmlDeregisterNodeDefaultValue</symbol>
                   1127:     <symbol file="globals">xmlRegisterNodeDefault</symbol>
                   1128:     <symbol file="globals">xmlRegisterNodeDefaultValue</symbol>
                   1129:     <symbol file="xmlreader">xmlTextReaderClose</symbol>
                   1130:     <symbol file="xmlreader">xmlTextReaderCurrentDoc</symbol>
                   1131:     <symbol file="xmlreader">xmlTextReaderCurrentNode</symbol>
                   1132:     <symbol file="xmlreader">xmlTextReaderGetAttributeNo</symbol>
                   1133:     <symbol file="xmlreader">xmlTextReaderGetAttributeNs</symbol>
                   1134:     <symbol file="xmlreader">xmlTextReaderGetAttribute</symbol>
                   1135:     <symbol file="xmlreader">xmlTextReaderGetParserProp</symbol>
                   1136:     <symbol file="xmlreader">xmlTextReaderGetRemainder</symbol>
                   1137:     <symbol file="xmlreader">xmlTextReaderLookupNamespace</symbol>
                   1138:     <symbol file="xmlreader">xmlTextReaderMoveToAttributeNo</symbol>
                   1139:     <symbol file="xmlreader">xmlTextReaderMoveToAttributeNs</symbol>
                   1140:     <symbol file="xmlreader">xmlTextReaderMoveToAttribute</symbol>
                   1141:     <symbol file="xmlreader">xmlTextReaderMoveToElement</symbol>
                   1142:     <symbol file="xmlreader">xmlTextReaderMoveToFirstAttribute</symbol>
                   1143:     <symbol file="xmlreader">xmlTextReaderMoveToNextAttribute</symbol>
                   1144:     <symbol file="xmlreader">xmlTextReaderNormalization</symbol>
                   1145:     <symbol file="xmlreader">xmlTextReaderReadAttributeValue</symbol>
                   1146:     <symbol file="xmlreader">xmlTextReaderReadInnerXml</symbol>
                   1147:     <symbol file="xmlreader">xmlTextReaderReadOuterXml</symbol>
                   1148:     <symbol file="xmlreader">xmlTextReaderReadState</symbol>
                   1149:     <symbol file="xmlreader">xmlTextReaderReadString</symbol>
                   1150:     <symbol file="xmlreader">xmlTextReaderSetParserProp</symbol>
                   1151:     <symbol file="valid">xmlValidatePopElement</symbol>
                   1152:     <symbol file="valid">xmlValidatePushCData</symbol>
                   1153:     <symbol file="valid">xmlValidatePushElement</symbol>
                   1154:   </release>
                   1155:   <release version="2.5.2">
                   1156:     <symbol file="tree">xmlGetNoNsProp</symbol>
                   1157:     <symbol file="HTMLparser">htmlAttrAllowed</symbol>
                   1158:     <symbol file="HTMLparser">htmlElementAllowedHere</symbol>
                   1159:     <symbol file="HTMLparser">htmlElementStatusHere</symbol>
                   1160:     <symbol file="HTMLparser">htmlNodeStatus</symbol>
                   1161:     <symbol file="relaxng">xmlRelaxNGCleanupTypes</symbol>
                   1162:     <symbol file="relaxng">xmlRelaxNGDump</symbol>
                   1163:     <symbol file="relaxng">xmlRelaxNGFreeParserCtxt</symbol>
                   1164:     <symbol file="relaxng">xmlRelaxNGFree</symbol>
                   1165:     <symbol file="relaxng">xmlRelaxNGFreeValidCtxt</symbol>
                   1166:     <symbol file="relaxng">xmlRelaxNGNewMemParserCtxt</symbol>
                   1167:     <symbol file="relaxng">xmlRelaxNGNewParserCtxt</symbol>
                   1168:     <symbol file="relaxng">xmlRelaxNGNewValidCtxt</symbol>
                   1169:     <symbol file="relaxng">xmlRelaxNGParse</symbol>
                   1170:     <symbol file="relaxng">xmlRelaxNGSetParserErrors</symbol>
                   1171:     <symbol file="relaxng">xmlRelaxNGSetValidErrors</symbol>
                   1172:     <symbol file="relaxng">xmlRelaxNGValidateDoc</symbol>
                   1173:     <symbol file="xmlreader">xmlTextReaderGetErrorHandler</symbol>
                   1174:     <symbol file="xmlreader">xmlTextReaderLocatorBaseURI</symbol>
                   1175:     <symbol file="xmlreader">xmlTextReaderLocatorLineNumber</symbol>
                   1176:     <symbol file="xmlreader">xmlTextReaderSetErrorHandler</symbol>
                   1177:     <symbol removed="2.5.5" file="relaxng">xmlRelaxNGValidateStream</symbol>
                   1178:   </release>
                   1179:   <release version="2.5.4">
                   1180:     <symbol file="uri">xmlCanonicPath</symbol>
                   1181:     <symbol file="relaxng">xmlRelaxNGDumpTree</symbol>
                   1182:     <symbol file="tree">xmlValidateName</symbol>
                   1183:     <symbol file="tree">xmlValidateNCName</symbol>
                   1184:     <symbol file="tree">xmlValidateNMToken</symbol>
                   1185:     <symbol file="tree">xmlValidateQName</symbol>
                   1186:   </release>
                   1187:   <release version="2.5.5">
                   1188:     <symbol file="nanoftp">xmlNanoFTPDele</symbol>
                   1189:   </release>
                   1190:   <release version="2.5.6">
                   1191:     <symbol file="xpath">xmlXPathOrderDocElems</symbol>
                   1192:   </release>
                   1193:   <release version="2.5.7">
                   1194:     <symbol file="HTMLparser">htmlCreateMemoryParserCtxt</symbol>
                   1195:     <symbol file="xmlautomata">xmlAutomataNewTransition2</symbol>
                   1196:     <symbol file="tree">xmlBuildQName</symbol>
                   1197:     <symbol file="xmlmemory">xmlGcMemGet</symbol>
                   1198:     <symbol file="xmlmemory">xmlGcMemSetup</symbol>
                   1199:     <symbol file="globals">xmlMallocAtomic</symbol>
                   1200:     <symbol file="xmlregexp">xmlRegExecPushString2</symbol>
                   1201:     <symbol file="relaxng">xmlRelaxNGNewDocParserCtxt</symbol>
                   1202:     <symbol file="relaxng">xmlRelaxNGValidateFullElement</symbol>
                   1203:     <symbol file="relaxng">xmlRelaxNGValidatePopElement</symbol>
                   1204:     <symbol file="relaxng">xmlRelaxNGValidatePushCData</symbol>
                   1205:     <symbol file="relaxng">xmlRelaxNGValidatePushElement</symbol>
                   1206:     <symbol file="xmlreader">xmlTextReaderExpand</symbol>
                   1207:     <symbol file="xmlreader">xmlTextReaderIsValid</symbol>
                   1208:     <symbol file="xmlreader">xmlTextReaderNext</symbol>
                   1209:     <symbol file="xmlreader">xmlTextReaderRelaxNGSetSchema</symbol>
                   1210:     <symbol file="xmlreader">xmlTextReaderRelaxNGValidate</symbol>
                   1211:   </release>
                   1212:   <release version="2.5.8">
                   1213:     <symbol file="globals">xmlCleanupGlobals</symbol>
                   1214:     <symbol file="globals">xmlInitGlobals</symbol>
                   1215:     <symbol file="valid">xmlFreeValidCtxt</symbol>
                   1216:     <symbol file="valid">xmlNewValidCtxt</symbol>
                   1217:     <symbol file="schemasInternals">xmlSchemaFreeType</symbol>
                   1218:     <symbol file="xmlschemas">xmlSchemaDump</symbol>
                   1219:     <symbol file="xmlschemas">xmlSchemaFreeParserCtxt</symbol>
                   1220:     <symbol file="xmlschemas">xmlSchemaFreeValidCtxt</symbol>
                   1221:     <symbol file="xmlschemas">xmlSchemaFree</symbol>
                   1222:     <symbol file="xmlschemas">xmlSchemaNewMemParserCtxt</symbol>
                   1223:     <symbol file="xmlschemas">xmlSchemaNewParserCtxt</symbol>
                   1224:     <symbol file="xmlschemas">xmlSchemaNewValidCtxt</symbol>
                   1225:     <symbol file="xmlschemas">xmlSchemaParse</symbol>
                   1226:     <symbol file="xmlschemas">xmlSchemaSetParserErrors</symbol>
                   1227:     <symbol file="xmlschemas">xmlSchemaSetValidErrors</symbol>
                   1228:     <symbol file="xmlschemas">xmlSchemaValidateDoc</symbol>
                   1229:     <symbol file="xmlschemas">xmlSchemaValidateStream</symbol>
                   1230:     <symbol file="xmlschemastypes">xmlSchemaCheckFacet</symbol>
                   1231:     <symbol file="xmlschemastypes">xmlSchemaCleanupTypes</symbol>
                   1232:     <symbol file="xmlschemastypes">xmlSchemaCompareValues</symbol>
                   1233:     <symbol file="xmlschemastypes">xmlSchemaFreeFacet</symbol>
                   1234:     <symbol file="xmlschemastypes">xmlSchemaFreeValue</symbol>
                   1235:     <symbol file="xmlschemastypes">xmlSchemaGetPredefinedType</symbol>
                   1236:     <symbol file="xmlschemastypes">xmlSchemaInitTypes</symbol>
                   1237:     <symbol file="xmlschemastypes">xmlSchemaNewFacet</symbol>
                   1238:     <symbol file="xmlschemastypes">xmlSchemaValidateFacet</symbol>
                   1239:     <symbol file="xmlschemastypes">xmlSchemaValidatePredefinedType</symbol>
                   1240:     <symbol file="xmlschemastypes">xmlSchemaValPredefTypeNode</symbol>
                   1241:     <symbol file="globals">xmlThrDefBufferAllocScheme</symbol>
                   1242:     <symbol file="globals">xmlThrDefDefaultBufferSize</symbol>
                   1243:     <symbol file="globals">xmlThrDefDeregisterNodeDefault</symbol>
                   1244:     <symbol file="globals">xmlThrDefDoValidityCheckingDefaultValue</symbol>
                   1245:     <symbol file="globals">xmlThrDefGetWarningsDefaultValue</symbol>
                   1246:     <symbol file="globals">xmlThrDefIndentTreeOutput</symbol>
                   1247:     <symbol file="globals">xmlThrDefKeepBlanksDefaultValue</symbol>
                   1248:     <symbol file="globals">xmlThrDefLineNumbersDefaultValue</symbol>
                   1249:     <symbol file="globals">xmlThrDefLoadExtDtdDefaultValue</symbol>
                   1250:     <symbol file="globals">xmlThrDefParserDebugEntities</symbol>
                   1251:     <symbol file="globals">xmlThrDefPedanticParserDefaultValue</symbol>
                   1252:     <symbol file="globals">xmlThrDefRegisterNodeDefault</symbol>
                   1253:     <symbol file="globals">xmlThrDefSaveNoEmptyTags</symbol>
                   1254:     <symbol file="globals">xmlThrDefSetGenericErrorFunc</symbol>
                   1255:     <symbol file="globals">xmlThrDefSubstituteEntitiesDefaultValue</symbol>
                   1256:     <symbol file="globals">xmlThrDefTreeIndentString</symbol>
                   1257:   </release>
                   1258:   <release version="2.5.9">
                   1259:     <symbol file="xmlmemory">xmlMallocAtomicLoc</symbol>
                   1260:     <symbol file="relaxng">xmlRelaxNGGetParserErrors</symbol>
                   1261:     <symbol file="relaxng">xmlRelaxNGGetValidErrors</symbol>
                   1262:     <symbol file="tree">xmlSplitQName3</symbol>
                   1263:     <symbol file="xmlstring">xmlUTF8Charcmp</symbol>
                   1264:     <symbol file="xmlstring">xmlUTF8Size</symbol>
                   1265:     <symbol file="xinclude">xmlXIncludeProcessTree</symbol>
                   1266:   </release>
                   1267:   <release version="2.6.0">
                   1268:     <symbol file="SAX2">xmlSAX2AttributeDecl</symbol>
                   1269:     <symbol file="SAX2">xmlSAX2CDataBlock</symbol>
                   1270:     <symbol file="SAX2">xmlSAX2Characters</symbol>
                   1271:     <symbol file="SAX2">xmlSAX2Comment</symbol>
                   1272:     <symbol file="SAX2">xmlSAX2ElementDecl</symbol>
                   1273:     <symbol file="SAX2">xmlSAX2EndDocument</symbol>
                   1274:     <symbol file="SAX2">xmlSAX2EndElementNs</symbol>
                   1275:     <symbol file="SAX2">xmlSAX2EndElement</symbol>
                   1276:     <symbol file="SAX2">xmlSAX2EntityDecl</symbol>
                   1277:     <symbol file="SAX2">xmlSAX2ExternalSubset</symbol>
                   1278:     <symbol file="SAX2">xmlSAX2GetColumnNumber</symbol>
                   1279:     <symbol file="SAX2">xmlSAX2GetEntity</symbol>
                   1280:     <symbol file="SAX2">xmlSAX2GetLineNumber</symbol>
                   1281:     <symbol file="SAX2">xmlSAX2GetParameterEntity</symbol>
                   1282:     <symbol file="SAX2">xmlSAX2GetPublicId</symbol>
                   1283:     <symbol file="SAX2">xmlSAX2GetSystemId</symbol>
                   1284:     <symbol file="SAX2">xmlSAX2HasExternalSubset</symbol>
                   1285:     <symbol file="SAX2">xmlSAX2HasInternalSubset</symbol>
                   1286:     <symbol file="SAX2">xmlSAX2IgnorableWhitespace</symbol>
                   1287:     <symbol file="SAX2">xmlSAX2InitDefaultSAXHandler</symbol>
                   1288:     <symbol file="SAX2">xmlSAX2InitDocbDefaultSAXHandler</symbol>
                   1289:     <symbol file="SAX2">xmlSAX2InitHtmlDefaultSAXHandler</symbol>
                   1290:     <symbol file="SAX2">xmlSAX2InternalSubset</symbol>
                   1291:     <symbol file="SAX2">xmlSAX2IsStandalone</symbol>
                   1292:     <symbol file="SAX2">xmlSAX2NotationDecl</symbol>
                   1293:     <symbol file="SAX2">xmlSAX2ProcessingInstruction</symbol>
                   1294:     <symbol file="SAX2">xmlSAX2Reference</symbol>
                   1295:     <symbol file="SAX2">xmlSAX2ResolveEntity</symbol>
                   1296:     <symbol file="SAX2">xmlSAX2SetDocumentLocator</symbol>
                   1297:     <symbol file="SAX2">xmlSAX2StartDocument</symbol>
                   1298:     <symbol file="SAX2">xmlSAX2StartElementNs</symbol>
                   1299:     <symbol file="SAX2">xmlSAX2StartElement</symbol>
                   1300:     <symbol file="SAX2">xmlSAX2UnparsedEntityDecl</symbol>
                   1301:     <symbol file="SAX2">xmlSAXDefaultVersion</symbol>
                   1302:     <symbol file="SAX2">xmlSAXVersion</symbol>
                   1303:     <symbol file="HTMLparser">htmlCtxtReadDoc</symbol>
                   1304:     <symbol file="HTMLparser">htmlCtxtReadFd</symbol>
                   1305:     <symbol file="HTMLparser">htmlCtxtReadFile</symbol>
                   1306:     <symbol file="HTMLparser">htmlCtxtReadIO</symbol>
                   1307:     <symbol file="HTMLparser">htmlCtxtReadMemory</symbol>
                   1308:     <symbol file="HTMLparser">htmlCtxtReset</symbol>
                   1309:     <symbol file="HTMLparser">htmlCtxtUseOptions</symbol>
                   1310:     <symbol file="HTMLparser">htmlReadDoc</symbol>
                   1311:     <symbol file="HTMLparser">htmlReadFd</symbol>
                   1312:     <symbol file="HTMLparser">htmlReadFile</symbol>
                   1313:     <symbol file="HTMLparser">htmlReadIO</symbol>
                   1314:     <symbol file="HTMLparser">htmlReadMemory</symbol>
                   1315:     <symbol file="tree">xmlBufferCreateStatic</symbol>
                   1316:     <symbol file="chvalid">xmlCharInRange</symbol>
                   1317:     <symbol file="xmlIO">xmlCheckHTTPInput</symbol>
                   1318:     <symbol file="xmlerror">xmlCopyError</symbol>
                   1319:     <symbol file="xmlerror">xmlCtxtGetLastError</symbol>
                   1320:     <symbol file="xmlerror">xmlGetLastError</symbol>
                   1321:     <symbol file="xmlerror">xmlResetError</symbol>
                   1322:     <symbol file="xmlerror">xmlResetLastError</symbol>
                   1323:     <symbol file="xmlerror">xmlSetStructuredErrorFunc</symbol>
                   1324:     <symbol file="parser">xmlCtxtReadDoc</symbol>
                   1325:     <symbol file="parser">xmlCtxtReadFd</symbol>
                   1326:     <symbol file="parser">xmlCtxtReadFile</symbol>
                   1327:     <symbol file="parser">xmlCtxtReadIO</symbol>
                   1328:     <symbol file="parser">xmlCtxtReadMemory</symbol>
                   1329:     <symbol file="xmlerror">xmlCtxtResetLastError</symbol>
                   1330:     <symbol file="parser">xmlCtxtReset</symbol>
                   1331:     <symbol file="parser">xmlCtxtUseOptions</symbol>
                   1332:     <symbol file="parser">xmlReadDoc</symbol>
                   1333:     <symbol file="parser">xmlReadFd</symbol>
                   1334:     <symbol file="parser">xmlReadFile</symbol>
                   1335:     <symbol file="parser">xmlReadIO</symbol>
                   1336:     <symbol file="parser">xmlReadMemory</symbol>
                   1337:     <symbol file="xmlstring">xmlStrPrintf</symbol>
                   1338:     <symbol file="xmlstring">xmlStrQEqual</symbol>
                   1339:     <symbol file="dict">xmlDictCreate</symbol>
                   1340:     <symbol file="dict">xmlDictFree</symbol>
                   1341:     <symbol file="dict">xmlDictLookup</symbol>
                   1342:     <symbol file="dict">xmlDictOwns</symbol>
                   1343:     <symbol file="dict">xmlDictQLookup</symbol>
                   1344:     <symbol file="dict">xmlDictReference</symbol>
                   1345:     <symbol file="dict">xmlDictSize</symbol>
                   1346:     <symbol file="parserInternals">xmlErrMemory</symbol>
                   1347:     <symbol file="parserInternals">xmlParserMaxDepth</symbol>
                   1348:     <symbol file="parserInternals">xmlStringLenDecodeEntities</symbol>
                   1349:     <symbol file="parserInternals">xmlSwitchInputEncoding</symbol>
                   1350:     <symbol file="xmlwriter">xmlFreeTextWriter</symbol>
                   1351:     <symbol file="xmlwriter">xmlNewTextWriterFilename</symbol>
                   1352:     <symbol file="xmlwriter">xmlNewTextWriterMemory</symbol>
                   1353:     <symbol file="xmlwriter">xmlNewTextWriter</symbol>
                   1354:     <symbol file="xmlwriter">xmlTextWriterEndAttribute</symbol>
                   1355:     <symbol file="xmlwriter">xmlTextWriterEndCDATA</symbol>
                   1356:     <symbol file="xmlwriter">xmlTextWriterEndDocument</symbol>
                   1357:     <symbol file="xmlwriter">xmlTextWriterEndDTD</symbol>
                   1358:     <symbol file="xmlwriter">xmlTextWriterEndElement</symbol>
                   1359:     <symbol file="xmlwriter">xmlTextWriterEndPI</symbol>
                   1360:     <symbol file="xmlwriter">xmlTextWriterFlush</symbol>
                   1361:     <symbol file="xmlwriter">xmlTextWriterFullEndElement</symbol>
                   1362:     <symbol file="xmlwriter">xmlTextWriterStartAttributeNS</symbol>
                   1363:     <symbol file="xmlwriter">xmlTextWriterStartAttribute</symbol>
                   1364:     <symbol file="xmlwriter">xmlTextWriterStartCDATA</symbol>
                   1365:     <symbol file="xmlwriter">xmlTextWriterStartDocument</symbol>
                   1366:     <symbol file="xmlwriter">xmlTextWriterStartDTDAttlist</symbol>
                   1367:     <symbol file="xmlwriter">xmlTextWriterStartDTDElement</symbol>
                   1368:     <symbol file="xmlwriter">xmlTextWriterStartDTDEntity</symbol>
                   1369:     <symbol file="xmlwriter">xmlTextWriterStartDTD</symbol>
                   1370:     <symbol file="xmlwriter">xmlTextWriterStartElementNS</symbol>
                   1371:     <symbol file="xmlwriter">xmlTextWriterStartElement</symbol>
                   1372:     <symbol file="xmlwriter">xmlTextWriterStartPI</symbol>
                   1373:     <symbol file="xmlwriter">xmlTextWriterWriteAttributeNS</symbol>
                   1374:     <symbol file="xmlwriter">xmlTextWriterWriteAttribute</symbol>
                   1375:     <symbol file="xmlwriter">xmlTextWriterWriteBase64</symbol>
                   1376:     <symbol file="xmlwriter">xmlTextWriterWriteBinHex</symbol>
                   1377:     <symbol file="xmlwriter">xmlTextWriterWriteCDATA</symbol>
                   1378:     <symbol file="xmlwriter">xmlTextWriterWriteComment</symbol>
                   1379:     <symbol file="xmlwriter">xmlTextWriterWriteDTDAttlist</symbol>
                   1380:     <symbol file="xmlwriter">xmlTextWriterWriteDTDElement</symbol>
                   1381:     <symbol file="xmlwriter">xmlTextWriterWriteDTDEntity</symbol>
                   1382:     <symbol file="xmlwriter">xmlTextWriterWriteDTDExternalEntity</symbol>
                   1383:     <symbol file="xmlwriter">xmlTextWriterWriteDTDInternalEntity</symbol>
                   1384:     <symbol file="xmlwriter">xmlTextWriterWriteDTDNotation</symbol>
                   1385:     <symbol file="xmlwriter">xmlTextWriterWriteDTD</symbol>
                   1386:     <symbol file="xmlwriter">xmlTextWriterWriteElementNS</symbol>
                   1387:     <symbol file="xmlwriter">xmlTextWriterWriteElement</symbol>
                   1388:     <symbol file="xmlwriter">xmlTextWriterWriteFormatAttributeNS</symbol>
                   1389:     <symbol file="xmlwriter">xmlTextWriterWriteFormatAttribute</symbol>
                   1390:     <symbol file="xmlwriter">xmlTextWriterWriteFormatCDATA</symbol>
                   1391:     <symbol file="xmlwriter">xmlTextWriterWriteFormatComment</symbol>
                   1392:     <symbol file="xmlwriter">xmlTextWriterWriteFormatDTDAttlist</symbol>
                   1393:     <symbol file="xmlwriter">xmlTextWriterWriteFormatDTDElement</symbol>
                   1394:     <symbol file="xmlwriter">xmlTextWriterWriteFormatDTDInternalEntity</symbol>
                   1395:     <symbol file="xmlwriter">xmlTextWriterWriteFormatDTD</symbol>
                   1396:     <symbol file="xmlwriter">xmlTextWriterWriteFormatElementNS</symbol>
                   1397:     <symbol file="xmlwriter">xmlTextWriterWriteFormatElement</symbol>
                   1398:     <symbol file="xmlwriter">xmlTextWriterWriteFormatPI</symbol>
                   1399:     <symbol file="xmlwriter">xmlTextWriterWriteFormatRaw</symbol>
                   1400:     <symbol file="xmlwriter">xmlTextWriterWriteFormatString</symbol>
                   1401:     <symbol file="xmlwriter">xmlTextWriterWritePI</symbol>
                   1402:     <symbol file="xmlwriter">xmlTextWriterWriteRawLen</symbol>
                   1403:     <symbol file="xmlwriter">xmlTextWriterWriteRaw</symbol>
                   1404:     <symbol file="xmlwriter">xmlTextWriterWriteString</symbol>
                   1405:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatAttributeNS</symbol>
                   1406:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatAttribute</symbol>
                   1407:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatCDATA</symbol>
                   1408:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatComment</symbol>
                   1409:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatDTDAttlist</symbol>
                   1410:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatDTDElement</symbol>
                   1411:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatDTDInternalEntity</symbol>
                   1412:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatDTD</symbol>
                   1413:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatElementNS</symbol>
                   1414:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatElement</symbol>
                   1415:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatPI</symbol>
                   1416:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatRaw</symbol>
                   1417:     <symbol file="xmlwriter">xmlTextWriterWriteVFormatString</symbol>
                   1418:     <symbol file="hash">xmlHashQLookup2</symbol>
                   1419:     <symbol file="hash">xmlHashQLookup3</symbol>
                   1420:     <symbol file="hash">xmlHashQLookup</symbol>
                   1421:     <symbol file="chvalid">xmlIsBaseCharGroup</symbol>
                   1422:     <symbol file="chvalid">xmlIsCharGroup</symbol>
                   1423:     <symbol file="chvalid">xmlIsCombiningGroup</symbol>
                   1424:     <symbol file="chvalid">xmlIsDigitGroup</symbol>
                   1425:     <symbol file="chvalid">xmlIsExtenderGroup</symbol>
                   1426:     <symbol file="chvalid">xmlIsIdeographicGroup</symbol>
                   1427:     <symbol file="chvalid">xmlIsPubidChar_tab</symbol>
                   1428:     <symbol file="globals">xmlLastError</symbol>
                   1429:     <symbol file="nanohttp">xmlNanoHTTPEncoding</symbol>
                   1430:     <symbol file="nanohttp">xmlNanoHTTPMimeType</symbol>
                   1431:     <symbol file="nanohttp">xmlNanoHTTPRedir</symbol>
                   1432:     <symbol file="tree">xmlNodeBufGetContent</symbol>
                   1433:     <symbol file="xmlIO">xmlParserInputBufferCreateStatic</symbol>
                   1434:     <symbol file="xmlreader">xmlReaderForDoc</symbol>
                   1435:     <symbol file="xmlreader">xmlReaderForFd</symbol>
                   1436:     <symbol file="xmlreader">xmlReaderForFile</symbol>
                   1437:     <symbol file="xmlreader">xmlReaderForIO</symbol>
                   1438:     <symbol file="xmlreader">xmlReaderForMemory</symbol>
                   1439:     <symbol file="xmlreader">xmlReaderNewDoc</symbol>
                   1440:     <symbol file="xmlreader">xmlReaderNewFd</symbol>
                   1441:     <symbol file="xmlreader">xmlReaderNewFile</symbol>
                   1442:     <symbol file="xmlreader">xmlReaderNewIO</symbol>
                   1443:     <symbol file="xmlreader">xmlReaderNewMemory</symbol>
                   1444:     <symbol file="xmlreader">xmlReaderNewWalker</symbol>
                   1445:     <symbol file="xmlreader">xmlReaderWalker</symbol>
                   1446:     <symbol file="xmlreader">xmlTextReaderConstBaseUri</symbol>
                   1447:     <symbol file="xmlreader">xmlTextReaderConstLocalName</symbol>
                   1448:     <symbol file="xmlreader">xmlTextReaderConstNamespaceUri</symbol>
                   1449:     <symbol file="xmlreader">xmlTextReaderConstName</symbol>
                   1450:     <symbol file="xmlreader">xmlTextReaderConstPrefix</symbol>
                   1451:     <symbol file="xmlreader">xmlTextReaderConstString</symbol>
                   1452:     <symbol file="xmlreader">xmlTextReaderConstValue</symbol>
                   1453:     <symbol file="xmlreader">xmlTextReaderConstXmlLang</symbol>
                   1454:     <symbol file="xmlreader">xmlTextReaderNextSibling</symbol>
                   1455:     <symbol file="xmlreader">xmlTextReaderPreserve</symbol>
                   1456:     <symbol file="globals">xmlStructuredError</symbol>
                   1457:     <symbol file="globals">xmlThrDefSetStructuredErrorFunc</symbol>
                   1458:     <symbol file="xpathInternals">xmlXPathErr</symbol>
                   1459:     <symbol removed="2.6.10" file="SAX2">xmlSAX2CheckNamespace</symbol>
                   1460:     <symbol removed="2.6.10" file="SAX2">xmlSAX2GetNamespace</symbol>
                   1461:     <symbol removed="2.6.10" file="SAX2">xmlSAX2GlobalNamespace</symbol>
                   1462:     <symbol removed="2.6.10" file="SAX2">xmlSAX2NamespaceDecl</symbol>
                   1463:     <symbol removed="2.6.10" file="SAX2">xmlSAX2SetNamespace</symbol>
                   1464:   </release>
                   1465:   <release version="2.6.1">
                   1466:     <symbol file="parser">xmlCtxtResetPush</symbol>
                   1467:   </release>
                   1468:   <release version="2.6.2">
                   1469:     <symbol file="parserInternals">xmlCreateURLParserCtxt</symbol>
                   1470:     <symbol file="xmlschemas">xmlSchemaNewDocParserCtxt</symbol>
                   1471:     <symbol file="xmlstring">xmlStrVPrintf</symbol>
                   1472:     <symbol file="xinclude">xmlXIncludeFreeContext</symbol>
                   1473:     <symbol file="xinclude">xmlXIncludeNewContext</symbol>
                   1474:     <symbol file="xinclude">xmlXIncludeProcessNode</symbol>
                   1475:   </release>
                   1476:   <release version="2.6.3">
                   1477:     <symbol file="pattern">xmlFreePatternList</symbol>
                   1478:     <symbol file="pattern">xmlFreePattern</symbol>
                   1479:     <symbol file="pattern">xmlPatterncompile</symbol>
                   1480:     <symbol file="pattern">xmlPatternMatch</symbol>
                   1481:     <symbol file="xmlwriter">xmlNewTextWriterDoc</symbol>
                   1482:     <symbol file="xmlwriter">xmlNewTextWriterPushParser</symbol>
                   1483:     <symbol file="xmlwriter">xmlNewTextWriterTree</symbol>
                   1484:     <symbol file="xmlreader">xmlTextReaderPreservePattern</symbol>
                   1485:     <symbol file="xmlunicode">xmlUCSIsAegeanNumbers</symbol>
                   1486:     <symbol file="xmlunicode">xmlUCSIsBuhid</symbol>
                   1487:     <symbol file="xmlunicode">xmlUCSIsCombiningDiacriticalMarksforSymbols</symbol>
                   1488:     <symbol file="xmlunicode">xmlUCSIsCypriotSyllabary</symbol>
                   1489:     <symbol file="xmlunicode">xmlUCSIsCyrillicSupplement</symbol>
                   1490:     <symbol file="xmlunicode">xmlUCSIsGreekandCoptic</symbol>
                   1491:     <symbol file="xmlunicode">xmlUCSIsHanunoo</symbol>
                   1492:     <symbol file="xmlunicode">xmlUCSIsKatakanaPhoneticExtensions</symbol>
                   1493:     <symbol file="xmlunicode">xmlUCSIsKhmerSymbols</symbol>
                   1494:     <symbol file="xmlunicode">xmlUCSIsLimbu</symbol>
                   1495:     <symbol file="xmlunicode">xmlUCSIsLinearBIdeograms</symbol>
                   1496:     <symbol file="xmlunicode">xmlUCSIsLinearBSyllabary</symbol>
                   1497:     <symbol file="xmlunicode">xmlUCSIsMiscellaneousMathematicalSymbolsA</symbol>
                   1498:     <symbol file="xmlunicode">xmlUCSIsMiscellaneousMathematicalSymbolsB</symbol>
                   1499:     <symbol file="xmlunicode">xmlUCSIsMiscellaneousSymbolsandArrows</symbol>
                   1500:     <symbol file="xmlunicode">xmlUCSIsOsmanya</symbol>
                   1501:     <symbol file="xmlunicode">xmlUCSIsPhoneticExtensions</symbol>
                   1502:     <symbol file="xmlunicode">xmlUCSIsPrivateUseArea</symbol>
                   1503:     <symbol file="xmlunicode">xmlUCSIsShavian</symbol>
                   1504:     <symbol file="xmlunicode">xmlUCSIsSupplementalArrowsA</symbol>
                   1505:     <symbol file="xmlunicode">xmlUCSIsSupplementalArrowsB</symbol>
                   1506:     <symbol file="xmlunicode">xmlUCSIsSupplementalMathematicalOperators</symbol>
                   1507:     <symbol file="xmlunicode">xmlUCSIsSupplementaryPrivateUseAreaA</symbol>
                   1508:     <symbol file="xmlunicode">xmlUCSIsSupplementaryPrivateUseAreaB</symbol>
                   1509:     <symbol file="xmlunicode">xmlUCSIsTagalog</symbol>
                   1510:     <symbol file="xmlunicode">xmlUCSIsTagbanwa</symbol>
                   1511:     <symbol file="xmlunicode">xmlUCSIsTaiLe</symbol>
                   1512:     <symbol file="xmlunicode">xmlUCSIsTaiXuanJingSymbols</symbol>
                   1513:     <symbol file="xmlunicode">xmlUCSIsUgaritic</symbol>
                   1514:     <symbol file="xmlunicode">xmlUCSIsVariationSelectorsSupplement</symbol>
                   1515:     <symbol file="xmlunicode">xmlUCSIsVariationSelectors</symbol>
                   1516:     <symbol file="xmlunicode">xmlUCSIsYijingHexagramSymbols</symbol>
                   1517:     <symbol file="xinclude">xmlXIncludeProcessFlags</symbol>
                   1518:     <symbol file="xinclude">xmlXIncludeProcessTreeFlags</symbol>
                   1519:     <symbol file="xinclude">xmlXIncludeSetFlags</symbol>
                   1520:   </release>
                   1521:   <release version="2.6.5">
                   1522:     <symbol file="xmlmemory">xmlCleanupMemory</symbol>
                   1523:     <symbol file="dict">xmlDictCreateSub</symbol>
                   1524:     <symbol file="relaxng">xmlRelaxParserSetFlag</symbol>
                   1525:     <symbol file="xmlstring">xmlStrncatNew</symbol>
                   1526:     <symbol file="xmlwriter">xmlTextWriterSetIndentString</symbol>
                   1527:     <symbol file="xmlwriter">xmlTextWriterSetIndent</symbol>
                   1528:     <symbol file="xpath">xmlXPathCtxtCompile</symbol>
                   1529:   </release>
                   1530:   <release version="2.6.6">
                   1531:     <symbol file="tree">xmlAttrSerializeTxtContent</symbol>
                   1532:     <symbol file="parser">xmlByteConsumed</symbol>
                   1533:     <symbol file="xmlreader">xmlTextReaderSetStructuredErrorHandler</symbol>
                   1534:   </release>
                   1535:   <release version="2.6.7">
                   1536:     <symbol file="xmlwriter">xmlTextWriterEndComment</symbol>
                   1537:     <symbol file="xmlwriter">xmlTextWriterStartComment</symbol>
                   1538:   </release>
                   1539:   <release version="2.6.8">
                   1540:     <symbol file="xmlsave">xmlSaveClose</symbol>
                   1541:     <symbol file="xmlsave">xmlSaveDoc</symbol>
                   1542:     <symbol file="xmlsave">xmlSaveFlush</symbol>
                   1543:     <symbol file="xmlsave">xmlSaveToFd</symbol>
                   1544:     <symbol file="xmlsave">xmlSaveToFilename</symbol>
                   1545:     <symbol file="xmlsave">xmlSaveToIO</symbol>
                   1546:     <symbol file="xmlsave">xmlSaveTree</symbol>
                   1547:     <symbol file="xmlwriter">xmlTextWriterEndDTDAttlist</symbol>
                   1548:     <symbol file="xmlwriter">xmlTextWriterEndDTDElement</symbol>
                   1549:     <symbol file="xmlwriter">xmlTextWriterEndDTDEntity</symbol>
                   1550:     <symbol file="xmlwriter">xmlTextWriterWriteDTDExternalEntityContents</symbol>
                   1551:   </release>
                   1552:   <release version="2.6.10">
                   1553:     <symbol file="xmlIO">xmlOutputBufferWriteEscape</symbol>
                   1554:     <symbol file="xmlIO">xmlPopInputCallbacks</symbol>
                   1555:     <symbol file="xmlsave">xmlSaveSetAttrEscape</symbol>
                   1556:     <symbol file="xmlsave">xmlSaveSetEscape</symbol>
                   1557:   </release>
                   1558:   <release version="2.6.11">
                   1559:     <symbol file="uri">xmlBuildRelativeURI</symbol>
                   1560:     <symbol file="globals">xmlOutputBufferCreateFilenameDefault</symbol>
                   1561:     <symbol file="globals">xmlOutputBufferCreateFilenameValue</symbol>
                   1562:     <symbol file="globals">xmlParserInputBufferCreateFilenameDefault</symbol>
                   1563:     <symbol file="globals">xmlParserInputBufferCreateFilenameValue</symbol>
                   1564:     <symbol file="globals">xmlThrDefOutputBufferCreateFilenameDefault</symbol>
                   1565:     <symbol file="globals">xmlThrDefParserInputBufferCreateFilenameDefault</symbol>
                   1566:     <symbol file="schemasInternals">xmlSchemaFreeWildcard</symbol>
                   1567:     <symbol file="xmlschemastypes">xmlSchemaCollapseString</symbol>
                   1568:     <symbol file="xmlschemastypes">xmlSchemaGetBuiltInListSimpleTypeItemType</symbol>
                   1569:     <symbol file="xmlschemastypes">xmlSchemaGetBuiltInType</symbol>
                   1570:     <symbol file="xmlschemastypes">xmlSchemaIsBuiltInTypeFacet</symbol>
                   1571:     <symbol file="xmlschemastypes">xmlSchemaValidateListSimpleTypeFacet</symbol>
                   1572:   </release>
                   1573:   <release version="2.6.12">
                   1574:     <symbol file="parser">xmlParseInNodeContext</symbol>
                   1575:     <symbol file="xmlschemastypes">xmlSchemaGetFacetValueAsULong</symbol>
                   1576:     <symbol file="xmlschemastypes">xmlSchemaValidateLengthFacet</symbol>
                   1577:     <symbol file="xmlschemastypes">xmlSchemaValPredefTypeNodeNoNorm</symbol>
                   1578:     <symbol file="xmlschemas">xmlSchemaGetParserErrors</symbol>
                   1579:     <symbol file="xmlschemas">xmlSchemaGetValidErrors</symbol>
                   1580:   </release>
                   1581:   <release version="2.6.14">
                   1582:     <symbol file="xmlautomata">xmlAutomataNewCountTrans2</symbol>
                   1583:     <symbol file="xmlautomata">xmlAutomataNewOnceTrans2</symbol>
                   1584:     <symbol file="nanohttp">xmlNanoHTTPContentLength</symbol>
                   1585:     <symbol file="xmlschemas">xmlSchemaSetValidOptions</symbol>
                   1586:     <symbol file="xmlschemas">xmlSchemaValidateOneElement</symbol>
                   1587:     <symbol file="xmlschemas">xmlSchemaValidCtxtGetOptions</symbol>
                   1588:   </release>
                   1589:   <release version="2.6.15">
                   1590:     <symbol file="debugXML">xmlDebugCheckDocument</symbol>
                   1591:     <symbol file="tree">xmlDocCopyNodeList</symbol>
                   1592:     <symbol file="tree">xmlNewDocPI</symbol>
                   1593:     <symbol file="xmlreader">xmlTextReaderConstEncoding</symbol>
                   1594:     <symbol file="xmlreader">xmlTextReaderConstXmlVersion</symbol>
                   1595:     <symbol file="xmlreader">xmlTextReaderIsNamespaceDecl</symbol>
                   1596:     <symbol file="xmlreader">xmlTextReaderStandalone</symbol>
                   1597:   </release>
                   1598:   <release version="2.6.16">
                   1599:     <symbol file="xmlmemory">xmlMemBlocks</symbol>
                   1600:     <symbol file="relaxng">xmlRelaxNGInitTypes</symbol>
                   1601:   </release>
                   1602:   <release version="2.6.17">
                   1603:     <symbol file="dict">xmlDictExists</symbol>
                   1604:     <symbol file="xmlmodule">xmlModuleClose</symbol>
                   1605:     <symbol file="xmlmodule">xmlModuleFree</symbol>
                   1606:     <symbol file="xmlmodule">xmlModuleOpen</symbol>
                   1607:     <symbol file="xmlmodule">xmlModuleSymbol</symbol>
                   1608:     <symbol file="xmlregexp">xmlRegExecErrInfo</symbol>
                   1609:     <symbol file="xmlregexp">xmlRegExecNextValues</symbol>
                   1610:     <symbol file="xmlschemastypes">xmlSchemaWhiteSpaceReplace</symbol>
                   1611:     <symbol file="xmlreader">xmlTextReaderGetParserColumnNumber</symbol>
                   1612:     <symbol file="xmlreader">xmlTextReaderGetParserLineNumber</symbol>
                   1613:   </release>
                   1614:   <release version="2.6.18">
                   1615:     <symbol file="valid">xmlCopyDocElementContent</symbol>
                   1616:     <symbol file="valid">xmlFreeDocElementContent</symbol>
                   1617:     <symbol file="valid">xmlNewDocElementContent</symbol>
                   1618:     <symbol file="dict">xmlDictCleanup</symbol>
                   1619:     <symbol file="hash">xmlHashCreateDict</symbol>
                   1620:     <symbol file="pattern">xmlFreeStreamCtxt</symbol>
                   1621:     <symbol file="pattern">xmlPatternFromRoot</symbol>
                   1622:     <symbol file="pattern">xmlPatternGetStreamCtxt</symbol>
                   1623:     <symbol file="pattern">xmlPatternMaxDepth</symbol>
                   1624:     <symbol file="pattern">xmlPatternStreamable</symbol>
                   1625:     <symbol file="pattern">xmlStreamPop</symbol>
                   1626:     <symbol file="pattern">xmlStreamPushAttr</symbol>
                   1627:     <symbol file="pattern">xmlStreamPush</symbol>
                   1628:     <symbol file="xmlschemastypes">xmlSchemaCompareValuesWhtsp</symbol>
                   1629:     <symbol file="xmlschemastypes">xmlSchemaCopyValue</symbol>
                   1630:     <symbol file="xmlschemastypes">xmlSchemaGetCanonValue</symbol>
                   1631:     <symbol file="xmlschemastypes">xmlSchemaNewNOTATIONValue</symbol>
                   1632:     <symbol file="xmlschemastypes">xmlSchemaNewStringValue</symbol>
                   1633:     <symbol file="xmlreader">xmlTextReaderByteConsumed</symbol>
                   1634:   </release>
                   1635:   <release version="2.6.19">
                   1636:     <symbol file="xmlschemastypes">xmlSchemaGetValType</symbol>
                   1637:     <symbol file="xmlschemastypes">xmlSchemaValidateFacetWhtsp</symbol>
                   1638:     <symbol file="xmlschemastypes">xmlSchemaValidateLengthFacetWhtsp</symbol>
                   1639:   </release>
                   1640:   <release version="2.6.20">
                   1641:     <symbol file="tree">xmlDOMWrapAdoptNode</symbol>
                   1642:     <symbol file="tree">xmlDOMWrapFreeCtxt</symbol>
                   1643:     <symbol file="tree">xmlDOMWrapNewCtxt</symbol>
                   1644:     <symbol file="tree">xmlDOMWrapReconcileNamespaces</symbol>
                   1645:     <symbol file="tree">xmlDOMWrapRemoveNode</symbol>
                   1646:     <symbol file="xmlschemastypes">xmlSchemaGetCanonValueWhtsp</symbol>
                   1647:     <symbol file="xmlschemastypes">xmlSchemaNewQNameValue</symbol>
                   1648:     <symbol file="xmlschemastypes">xmlSchemaValueAppend</symbol>
                   1649:     <symbol file="xmlschemastypes">xmlSchemaValueGetAsBoolean</symbol>
                   1650:     <symbol file="xmlschemastypes">xmlSchemaValueGetAsString</symbol>
                   1651:     <symbol file="xmlschemastypes">xmlSchemaValueGetNext</symbol>
                   1652:     <symbol file="xmlschemas">xmlSchemaIsValid</symbol>
                   1653:     <symbol file="xmlschemas">xmlSchemaSAXPlug</symbol>
                   1654:     <symbol file="xmlschemas">xmlSchemaSAXUnplug</symbol>
                   1655:     <symbol file="xmlschemas">xmlSchemaValidateFile</symbol>
                   1656:     <symbol file="xmlreader">xmlTextReaderSchemaValidate</symbol>
                   1657:     <symbol file="xmlreader">xmlTextReaderSetSchema</symbol>
                   1658:   </release>
                   1659:   <release version="2.6.21">
                   1660:     <symbol file="xmlautomata">xmlAutomataNewNegTrans</symbol>
                   1661:     <symbol file="xmlregexp">emptyExp</symbol>
                   1662:     <symbol file="xmlregexp">forbiddenExp</symbol>
                   1663:     <symbol file="xmlregexp">xmlExpCtxtNbCons</symbol>
                   1664:     <symbol file="xmlregexp">xmlExpCtxtNbNodes</symbol>
                   1665:     <symbol file="xmlregexp">xmlExpDump</symbol>
                   1666:     <symbol file="xmlregexp">xmlExpExpDerive</symbol>
                   1667:     <symbol file="xmlregexp">xmlExpFreeCtxt</symbol>
                   1668:     <symbol file="xmlregexp">xmlExpFree</symbol>
                   1669:     <symbol file="xmlregexp">xmlExpGetLanguage</symbol>
                   1670:     <symbol file="xmlregexp">xmlExpGetStart</symbol>
                   1671:     <symbol file="xmlregexp">xmlExpIsNillable</symbol>
                   1672:     <symbol file="xmlregexp">xmlExpMaxToken</symbol>
                   1673:     <symbol file="xmlregexp">xmlExpNewAtom</symbol>
                   1674:     <symbol file="xmlregexp">xmlExpNewCtxt</symbol>
                   1675:     <symbol file="xmlregexp">xmlExpNewOr</symbol>
                   1676:     <symbol file="xmlregexp">xmlExpNewRange</symbol>
                   1677:     <symbol file="xmlregexp">xmlExpNewSeq</symbol>
                   1678:     <symbol file="xmlregexp">xmlExpParse</symbol>
                   1679:     <symbol file="xmlregexp">xmlExpRef</symbol>
                   1680:     <symbol file="xmlregexp">xmlExpStringDerive</symbol>
                   1681:     <symbol file="xmlregexp">xmlExpSubsume</symbol>
                   1682:     <symbol file="parser">xmlHasFeature</symbol>
                   1683:     <symbol file="uri">xmlParseURIRaw</symbol>
                   1684:     <symbol file="pattern">xmlPatternMinDepth</symbol>
                   1685:     <symbol file="relaxng">xmlRelaxNGSetValidStructuredErrors</symbol>
                   1686:     <symbol file="xmlschemas">xmlSchemaSetValidStructuredErrors</symbol>
                   1687:     <symbol file="schematron">xmlSchematronFreeParserCtxt</symbol>
                   1688:     <symbol file="schematron">xmlSchematronFree</symbol>
                   1689:     <symbol file="schematron">xmlSchematronFreeValidCtxt</symbol>
                   1690:     <symbol file="schematron">xmlSchematronNewDocParserCtxt</symbol>
                   1691:     <symbol file="schematron">xmlSchematronNewMemParserCtxt</symbol>
                   1692:     <symbol file="schematron">xmlSchematronNewParserCtxt</symbol>
                   1693:     <symbol file="schematron">xmlSchematronNewValidCtxt</symbol>
                   1694:     <symbol file="schematron">xmlSchematronParse</symbol>
                   1695:     <symbol file="schematron">xmlSchematronValidateDoc</symbol>
                   1696:   </release>
                   1697:   <release version="2.6.23">
                   1698:     <symbol file="HTMLtree">htmlDocDumpMemoryFormat</symbol>
                   1699:     <symbol file="xmlIO">xmlOutputBufferCreateBuffer</symbol>
                   1700:     <symbol file="xmlsave" comment="suppressed in 2.6.11, readded in 2.6.23">xmlSaveToBuffer</symbol>
                   1701:     <symbol file="xmlschemas">xmlSchemaSetParserStructuredErrors</symbol>
                   1702:     <symbol file="pattern">xmlStreamPushNode</symbol>
                   1703:     <symbol file="pattern">xmlStreamWantsAnyNode</symbol>
                   1704:     <symbol file="xmlreader">xmlTextReaderSchemaValidateCtxt</symbol>
                   1705:   </release>
                   1706:   <release version="2.6.24">
                   1707:     <symbol file="tree">xmlDOMWrapCloneNode</symbol>
                   1708:     <symbol file="relaxng">xmlRelaxNGSetParserStructuredErrors</symbol>
                   1709:   </release>
                   1710:   <release version="2.6.25">
                   1711:     <symbol file="xpath">xmlXPathContextSetCache</symbol>
                   1712:   </release>
                   1713:   <release version="2.6.27">
                   1714:     <symbol file="HTMLparser">htmlNewParserCtxt</symbol>
                   1715:     <symbol file="uri">xmlPathToURI</symbol>
                   1716:     <symbol file="xinclude">xmlXIncludeProcessFlagsData</symbol>
                   1717:     <symbol file="xpath">xmlXPathCompiledEvalToBoolean</symbol>
                   1718:   </release>
                   1719:   <release version="2.6.28">
                   1720:     <symbol file="xmlreader">xmlTextReaderSetup</symbol>
                   1721:   </release>
                   1722:   <release version="2.6.29">
                   1723:     <symbol file="threads">xmlDllMain</symbol>
                   1724:   </release>
                   1725:   <release version="2.6.32">
                   1726:     <symbol file="schematron">xmlSchematronSetValidStructuredErrors</symbol>
                   1727:   </release>
                   1728:   <release version="2.7.0">
                   1729:     <symbol file="xmlmemory">xmlMemDisplayLast</symbol>
                   1730:     <symbol file="entities">xmlNewEntity</symbol>
                   1731:     <symbol file="xmlschemas">xmlSchemaValidCtxtGetParserCtxt</symbol>
                   1732:   </release>
                   1733:   <release version="2.7.3">
                   1734:     <symbol file="tree">xmlChildElementCount</symbol>
                   1735:     <symbol file="tree">xmlFirstElementChild</symbol>
                   1736:     <symbol file="tree">xmlLastElementChild</symbol>
                   1737:     <symbol file="tree">xmlNextElementSibling</symbol>
                   1738:     <symbol file="tree">xmlPreviousElementSibling</symbol>
                   1739:   </release>
                   1740:   <release version="2.7.4">
                   1741:     <symbol file="globals">xmlStructuredErrorContext</symbol>
                   1742:     <symbol file="xinclude">xmlXIncludeProcessTreeFlagsData</symbol>
                   1743:   </release>
1.1.1.2 ! misho    1744:   <release version="2.8.0">
        !          1745:     <symbol file="xmlreader">xmlTextReaderRelaxNGValidateCtxt</symbol>
        !          1746:     <symbol file="tree">xmlBufferDetach</symbol>
        !          1747:     <symbol file="dict">xmlInitializeDict</symbol>
        !          1748:   </release>
1.1       misho    1749: </symbols>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>