Lines Matching refs:xmlParserCtxtPtr
91 xmlFatalErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *info);
93 static xmlParserCtxtPtr
95 const xmlChar *base, xmlParserCtxtPtr pctx);
97 static void xmlHaltParser(xmlParserCtxtPtr ctxt);
126 xmlParserEntityCheck(xmlParserCtxtPtr ctxt, size_t size, in xmlParserEntityCheck()
274 static xmlEntityPtr xmlParseStringPEReference(xmlParserCtxtPtr ctxt,
278 xmlParseExternalEntityPrivate(xmlDocPtr doc, xmlParserCtxtPtr oldctxt,
284 xmlCtxtUseOptionsInternal(xmlParserCtxtPtr ctxt, int options,
293 xmlParseBalancedChunkMemoryInternal(xmlParserCtxtPtr oldctxt,
297 xmlLoadEntityContent(xmlParserCtxtPtr ctxt, xmlEntityPtr entity);
314 xmlErrAttributeDup(xmlParserCtxtPtr ctxt, const xmlChar * prefix, in xmlErrAttributeDup()
350 xmlFatalErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *info) in xmlFatalErr()
566 xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsg()
594 xmlWarningMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlWarningMsg()
632 xmlValidityError(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlValidityError()
672 xmlFatalErrMsgInt(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsgInt()
702 xmlFatalErrMsgStrIntStr(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsgStrIntStr()
732 xmlFatalErrMsgStr(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsgStr()
761 xmlErrMsgStr(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlErrMsgStr()
786 xmlNsErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlNsErr()
815 xmlNsWarn(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlNsWarn()
1066 xmlDetectSAX2(xmlParserCtxtPtr ctxt) { in xmlDetectSAX2()
1144 xmlAttrNormalizeSpace2(xmlParserCtxtPtr ctxt, xmlChar *src, int *len) in xmlAttrNormalizeSpace2()
1201 xmlAddDefAttrs(xmlParserCtxtPtr ctxt, in xmlAddDefAttrs()
1312 xmlAddSpecialAttr(xmlParserCtxtPtr ctxt, in xmlAddSpecialAttr()
1344 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) data; in xmlCleanSpecialAttrCallback()
1360 xmlCleanSpecialAttr(xmlParserCtxtPtr ctxt) in xmlCleanSpecialAttr()
1574 static xmlEntityPtr xmlParseStringEntityRef(xmlParserCtxtPtr ctxt,
1590 nsPush(xmlParserCtxtPtr ctxt, const xmlChar *prefix, const xmlChar *URL) in nsPush()
1640 nsPop(xmlParserCtxtPtr ctxt, int nr) in nsPop()
1661 xmlCtxtGrowAttrs(xmlParserCtxtPtr ctxt, int nr) { in xmlCtxtGrowAttrs()
1704 inputPush(xmlParserCtxtPtr ctxt, xmlParserInputPtr value) in inputPush()
1735 inputPop(xmlParserCtxtPtr ctxt) in inputPop()
1762 nodePush(xmlParserCtxtPtr ctxt, xmlNodePtr value) in nodePush()
1800 nodePop(xmlParserCtxtPtr ctxt) in nodePop()
1830 nameNsPush(xmlParserCtxtPtr ctxt, const xmlChar * value, in nameNsPush()
1873 nameNsPop(xmlParserCtxtPtr ctxt) in nameNsPop()
1900 namePush(xmlParserCtxtPtr ctxt, const xmlChar * value) in namePush()
1931 namePop(xmlParserCtxtPtr ctxt) in namePop()
1947 static int spacePush(xmlParserCtxtPtr ctxt, int val) { in spacePush()
1966 static int spacePop(xmlParserCtxtPtr ctxt) { in spacePop()
2066 static void xmlSHRINK (xmlParserCtxtPtr ctxt) { in xmlSHRINK()
2077 static void xmlGROW (xmlParserCtxtPtr ctxt) { in xmlGROW()
2139 xmlSkipBlankChars(xmlParserCtxtPtr ctxt) { in xmlSkipBlankChars()
2208 xmlPopInput(xmlParserCtxtPtr ctxt) { in xmlPopInput()
2230 xmlPushInput(xmlParserCtxtPtr ctxt, xmlParserInputPtr input) { in xmlPushInput()
2265 xmlParseCharRef(xmlParserCtxtPtr ctxt) { in xmlParseCharRef()
2374 xmlParseStringCharRef(xmlParserCtxtPtr ctxt, const xmlChar **str) { in xmlParseStringCharRef()
2460 xmlNewBlanksWrapperInputStream(xmlParserCtxtPtr ctxt, xmlEntityPtr entity) { in xmlNewBlanksWrapperInputStream()
2530 xmlParserHandlePEReference(xmlParserCtxtPtr ctxt) { in xmlParserHandlePEReference()
2749 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in xmlStringLenDecodeEntities()
2947 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what, in xmlStringDecodeEntities()
2972 static int areBlanks(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, in areBlanks()
3054 xmlSplitQName(xmlParserCtxtPtr ctxt, const xmlChar *name, xmlChar **prefix) { in xmlSplitQName()
3238 xmlIsNameStartChar(xmlParserCtxtPtr ctxt, int c) { in xmlIsNameStartChar()
3269 xmlIsNameChar(xmlParserCtxtPtr ctxt, int c) { in xmlIsNameChar()
3307 static xmlChar * xmlParseAttValueInternal(xmlParserCtxtPtr ctxt,
3311 xmlParseNameComplex(xmlParserCtxtPtr ctxt) { in xmlParseNameComplex()
3452 xmlParseName(xmlParserCtxtPtr ctxt) { in xmlParseName()
3498 xmlParseNCNameComplex(xmlParserCtxtPtr ctxt) { in xmlParseNCNameComplex()
3574 xmlParseNCName(xmlParserCtxtPtr ctxt) { in xmlParseNCName()
3633 xmlParseNameAndCompare(xmlParserCtxtPtr ctxt, xmlChar const *other) { in xmlParseNameAndCompare()
3681 xmlParseStringName(xmlParserCtxtPtr ctxt, const xmlChar** str) { in xmlParseStringName()
3769 xmlParseNmtoken(xmlParserCtxtPtr ctxt) { in xmlParseNmtoken()
3873 xmlParseEntityValue(xmlParserCtxtPtr ctxt, xmlChar **orig) { in xmlParseEntityValue()
4022 xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) { in xmlParseAttValueComplex()
4291 xmlParseAttValue(xmlParserCtxtPtr ctxt) { in xmlParseAttValue()
4308 xmlParseSystemLiteral(xmlParserCtxtPtr ctxt) { in xmlParseSystemLiteral()
4397 xmlParsePubidLiteral(xmlParserCtxtPtr ctxt) { in xmlParsePubidLiteral()
4471 static void xmlParseCharDataComplex(xmlParserCtxtPtr ctxt, int cdata);
4528 xmlParseCharData(xmlParserCtxtPtr ctxt, int cdata) { in xmlParseCharData()
4679 xmlParseCharDataComplex(xmlParserCtxtPtr ctxt, int cdata) { in xmlParseCharDataComplex()
4784 xmlParseExternalID(xmlParserCtxtPtr ctxt, xmlChar **publicID, int strict) { in xmlParseExternalID()
4859 xmlParseCommentComplex(xmlParserCtxtPtr ctxt, xmlChar *buf, in xmlParseCommentComplex()
4992 xmlParseComment(xmlParserCtxtPtr ctxt) { in xmlParseComment()
5163 xmlParsePITarget(xmlParserCtxtPtr ctxt) { in xmlParsePITarget()
5214 xmlParseCatalogPI(xmlParserCtxtPtr ctxt, const xmlChar *catalog) { in xmlParseCatalogPI()
5271 xmlParsePI(xmlParserCtxtPtr ctxt) { in xmlParsePI()
5433 xmlParseNotationDecl(xmlParserCtxtPtr ctxt) { in xmlParseNotationDecl()
5512 xmlParseEntityDecl(xmlParserCtxtPtr ctxt) { in xmlParseEntityDecl()
5790 xmlParseDefaultDecl(xmlParserCtxtPtr ctxt, xmlChar **value) { in xmlParseDefaultDecl()
5841 xmlParseNotationType(xmlParserCtxtPtr ctxt) { in xmlParseNotationType()
5911 xmlParseEnumerationType(xmlParserCtxtPtr ctxt) { in xmlParseEnumerationType()
5980 xmlParseEnumeratedType(xmlParserCtxtPtr ctxt, xmlEnumerationPtr *tree) { in xmlParseEnumeratedType()
6044 xmlParseAttributeType(xmlParserCtxtPtr ctxt, xmlEnumerationPtr *tree) { in xmlParseAttributeType()
6086 xmlParseAttributeListDecl(xmlParserCtxtPtr ctxt) { in xmlParseAttributeListDecl()
6228 xmlParseElementMixedContentDecl(xmlParserCtxtPtr ctxt, int inputchk) { in xmlParseElementMixedContentDecl()
6348 xmlParseElementChildrenContentDeclPriv(xmlParserCtxtPtr ctxt, int inputchk, in xmlParseElementChildrenContentDeclPriv()
6644 xmlParseElementChildrenContentDecl(xmlParserCtxtPtr ctxt, int inputchk) { in xmlParseElementChildrenContentDecl()
6664 xmlParseElementContentDecl(xmlParserCtxtPtr ctxt, const xmlChar *name, in xmlParseElementContentDecl()
6709 xmlParseElementDecl(xmlParserCtxtPtr ctxt) { in xmlParseElementDecl()
6823 xmlParseConditionalSections(xmlParserCtxtPtr ctxt) { in xmlParseConditionalSections()
6997 xmlParseMarkupDecl(xmlParserCtxtPtr ctxt) { in xmlParseMarkupDecl()
7063 xmlParseTextDecl(xmlParserCtxtPtr ctxt) { in xmlParseTextDecl()
7139 xmlParseExternalSubset(xmlParserCtxtPtr ctxt, const xmlChar *ExternalID, in xmlParseExternalSubset()
7227 xmlParseReference(xmlParserCtxtPtr ctxt) { in xmlParseReference()
7674 xmlParseEntityRef(xmlParserCtxtPtr ctxt) { in xmlParseEntityRef()
7861 xmlParseStringEntityRef(xmlParserCtxtPtr ctxt, const xmlChar ** str) { in xmlParseStringEntityRef()
8055 xmlParsePEReference(xmlParserCtxtPtr ctxt) in xmlParsePEReference()
8180 xmlLoadEntityContent(xmlParserCtxtPtr ctxt, xmlEntityPtr entity) { in xmlLoadEntityContent()
8297 xmlParseStringPEReference(xmlParserCtxtPtr ctxt, const xmlChar **str) { in xmlParseStringPEReference()
8399 xmlParseDocTypeDecl(xmlParserCtxtPtr ctxt) { in xmlParseDocTypeDecl()
8471 xmlParseInternalSubset(xmlParserCtxtPtr ctxt) { in xmlParseInternalSubset()
8554 xmlParseAttribute(xmlParserCtxtPtr ctxt, xmlChar **value) { in xmlParseAttribute()
8643 xmlParseStartTag(xmlParserCtxtPtr ctxt) { in xmlParseStartTag()
8786 xmlParseEndTag1(xmlParserCtxtPtr ctxt, int line) { in xmlParseEndTag1()
8848 xmlParseEndTag(xmlParserCtxtPtr ctxt) { in xmlParseEndTag()
8870 xmlGetNamespace(xmlParserCtxtPtr ctxt, const xmlChar *prefix) { in xmlGetNamespace()
8898 xmlParseQName(xmlParserCtxtPtr ctxt, const xmlChar **prefix) { in xmlParseQName()
8977 xmlParseQNameAndCompare(xmlParserCtxtPtr ctxt, xmlChar const *name, in xmlParseQNameAndCompare()
9051 xmlParseAttValueInternal(xmlParserCtxtPtr ctxt, int *len, int *alloc, in xmlParseAttValueInternal()
9253 xmlParseAttribute2(xmlParserCtxtPtr ctxt, in xmlParseAttribute2()
9384 xmlParseStartTag2(xmlParserCtxtPtr ctxt, const xmlChar **pref, in xmlParseStartTag2()
9868 xmlParseEndTag2(xmlParserCtxtPtr ctxt, const xmlChar *prefix, in xmlParseEndTag2()
9955 xmlParseCDSect(xmlParserCtxtPtr ctxt) { in xmlParseCDSect()
10061 xmlParseContent(xmlParserCtxtPtr ctxt) { in xmlParseContent()
10149 xmlParseElement(xmlParserCtxtPtr ctxt) { in xmlParseElement()
10327 xmlParseVersionNum(xmlParserCtxtPtr ctxt) { in xmlParseVersionNum()
10388 xmlParseVersionInfo(xmlParserCtxtPtr ctxt) { in xmlParseVersionInfo()
10432 xmlParseEncName(xmlParserCtxtPtr ctxt) { in xmlParseEncName()
10497 xmlParseEncodingDecl(xmlParserCtxtPtr ctxt) { in xmlParseEncodingDecl()
10629 xmlParseSDDecl(xmlParserCtxtPtr ctxt) { in xmlParseSDDecl()
10691 xmlParseXMLDecl(xmlParserCtxtPtr ctxt) { in xmlParseXMLDecl()
10806 xmlParseMisc(xmlParserCtxtPtr ctxt) { in xmlParseMisc()
10836 xmlParseDocument(xmlParserCtxtPtr ctxt) { in xmlParseDocument()
11029 xmlParseExtParsedEnt(xmlParserCtxtPtr ctxt) { in xmlParseExtParsedEnt()
11146 xmlParseLookupSequence(xmlParserCtxtPtr ctxt, xmlChar first, in xmlParseLookupSequence()
11218 xmlParseGetLasts(xmlParserCtxtPtr ctxt, const xmlChar **lastlt, in xmlParseGetLasts()
11344 xmlParseTryOrFinish(xmlParserCtxtPtr ctxt, int terminate) { in xmlParseTryOrFinish()
12350 xmlParseCheckTransition(xmlParserCtxtPtr ctxt, const char *chunk, int size) { in xmlParseCheckTransition()
12399 xmlParseChunk(xmlParserCtxtPtr ctxt, const char *chunk, int size, in xmlParseChunk()
12602 xmlParserCtxtPtr
12605 xmlParserCtxtPtr ctxt; in xmlCreatePushParserCtxt()
12716 xmlHaltParser(xmlParserCtxtPtr ctxt) { in xmlHaltParser()
12742 xmlStopParser(xmlParserCtxtPtr ctxt) { in xmlStopParser()
12763 xmlParserCtxtPtr
12767 xmlParserCtxtPtr ctxt; in xmlCreateIOParserCtxt()
12838 xmlParserCtxtPtr ctxt; in xmlIOParseDTD()
12969 xmlParserCtxtPtr ctxt; in xmlSAXParseDTD()
13126 xmlParseCtxtExternalEntity(xmlParserCtxtPtr ctx, const xmlChar *URL, in xmlParseCtxtExternalEntity()
13128 xmlParserCtxtPtr ctxt; in xmlParseCtxtExternalEntity()
13331 xmlParseExternalEntityPrivate(xmlDocPtr doc, xmlParserCtxtPtr oldctxt, in xmlParseExternalEntityPrivate()
13335 xmlParserCtxtPtr ctxt; in xmlParseExternalEntityPrivate()
13599 xmlParseBalancedChunkMemoryInternal(xmlParserCtxtPtr oldctxt, in xmlParseBalancedChunkMemoryInternal()
13601 xmlParserCtxtPtr ctxt; in xmlParseBalancedChunkMemoryInternal()
13794 xmlParserCtxtPtr ctxt; in xmlParseInNodeContext()
14028 xmlParserCtxtPtr ctxt; in xmlParseBalancedChunkMemoryRecover()
14182 xmlParserCtxtPtr ctxt; in xmlSAXParseEntity()
14243 static xmlParserCtxtPtr
14245 const xmlChar *base, xmlParserCtxtPtr pctx) { in xmlCreateEntityParserCtxtInternal()
14246 xmlParserCtxtPtr ctxt; in xmlCreateEntityParserCtxtInternal()
14307 xmlParserCtxtPtr
14331 xmlParserCtxtPtr
14334 xmlParserCtxtPtr ctxt; in xmlCreateURLParserCtxt()
14373 xmlParserCtxtPtr
14403 xmlParserCtxtPtr ctxt; in xmlSAXParseFileWithData()
14531 xmlSetupParserForBuffer(xmlParserCtxtPtr ctxt, const xmlChar* buffer, in xmlSetupParserForBuffer()
14570 xmlParserCtxtPtr ctxt; in xmlSAXUserParseFile()
14619 xmlParserCtxtPtr
14621 xmlParserCtxtPtr ctxt; in xmlCreateMemoryParserCtxt()
14680 xmlParserCtxtPtr ctxt; in xmlSAXParseMemoryWithData()
14778 xmlParserCtxtPtr ctxt; in xmlSAXUserParseMemory()
14822 xmlParserCtxtPtr
14850 xmlParserCtxtPtr ctxt; in xmlSAXParseDoc()
15064 xmlCtxtReset(xmlParserCtxtPtr ctxt) in xmlCtxtReset()
15169 xmlCtxtResetPush(xmlParserCtxtPtr ctxt, const char *chunk, in xmlCtxtResetPush()
15272 xmlCtxtUseOptionsInternal(xmlParserCtxtPtr ctxt, int options, const char *encoding) in xmlCtxtUseOptionsInternal()
15413 xmlCtxtUseOptions(xmlParserCtxtPtr ctxt, int options) in xmlCtxtUseOptions()
15431 xmlDoRead(xmlParserCtxtPtr ctxt, const char *URL, const char *encoding, in xmlDoRead()
15478 xmlParserCtxtPtr ctxt; in xmlReadDoc()
15503 xmlParserCtxtPtr ctxt; in xmlReadFile()
15527 xmlParserCtxtPtr ctxt; in xmlReadMemory()
15552 xmlParserCtxtPtr ctxt; in xmlReadFd()
15596 xmlParserCtxtPtr ctxt; in xmlReadIO()
15640 xmlCtxtReadDoc(xmlParserCtxtPtr ctxt, const xmlChar * cur, in xmlCtxtReadDoc()
15674 xmlCtxtReadFile(xmlParserCtxtPtr ctxt, const char *filename, in xmlCtxtReadFile()
15710 xmlCtxtReadMemory(xmlParserCtxtPtr ctxt, const char *buffer, int size, in xmlCtxtReadMemory()
15755 xmlCtxtReadFd(xmlParserCtxtPtr ctxt, int fd, in xmlCtxtReadFd()
15799 xmlCtxtReadIO(xmlParserCtxtPtr ctxt, xmlInputReadCallback ioread, in xmlCtxtReadIO()