Lines Matching defs:ctxt
434 xmlRngPErrMemory(xmlRelaxNGParserCtxtPtr ctxt, const char *extra) in xmlRngPErrMemory()
469 xmlRngVErrMemory(xmlRelaxNGValidCtxtPtr ctxt, const char *extra) in xmlRngVErrMemory()
508 xmlRngPErr(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlRngPErr()
542 xmlRngVErr(xmlRelaxNGValidCtxtPtr ctxt, xmlNodePtr node, int error, in xmlRngVErr()
757 xmlRelaxNGNewRelaxNG(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGNewRelaxNG()
836 xmlRelaxNGNewGrammar(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGNewGrammar()
888 xmlRelaxNGNewDefine(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGNewDefine()
1004 xmlRelaxNGNewStates(xmlRelaxNGValidCtxtPtr ctxt, int size) in xmlRelaxNGNewStates()
1051 xmlRelaxNGAddStatesUniq(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGAddStatesUniq()
1089 xmlRelaxNGAddStates(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGAddStates()
1132 xmlRelaxNGFreeStates(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGFreeStates()
1180 xmlRelaxNGNewValidState(xmlRelaxNGValidCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGNewValidState()
1275 xmlRelaxNGCopyValidState(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGCopyValidState()
1379 xmlRelaxNGFreeValidState(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGFreeValidState()
1414 xmlRelaxParserSetFlag(xmlRelaxNGParserCtxtPtr ctxt, int flags) in xmlRelaxParserSetFlag()
1447 xmlRelaxNGIncludePush(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGIncludePush()
1486 xmlRelaxNGIncludePop(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGIncludePop()
1514 xmlRelaxNGRemoveRedefine(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGRemoveRedefine()
1592 xmlRelaxNGLoadInclude(xmlRelaxNGParserCtxtPtr ctxt, const xmlChar * URL, in xmlRelaxNGLoadInclude()
1758 xmlRelaxNGValidErrorPush(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidErrorPush()
1826 xmlRelaxNGValidErrorPop(xmlRelaxNGValidCtxtPtr ctxt) in xmlRelaxNGValidErrorPop()
1861 xmlRelaxNGDocumentPush(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGDocumentPush()
1900 xmlRelaxNGDocumentPop(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGDocumentPop()
1929 xmlRelaxNGLoadExternalRef(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGLoadExternalRef()
2229 xmlRelaxNGShowValidError(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGShowValidError()
2261 xmlRelaxNGPopErrors(xmlRelaxNGValidCtxtPtr ctxt, int level) in xmlRelaxNGPopErrors()
2294 xmlRelaxNGDumpValidError(xmlRelaxNGValidCtxtPtr ctxt) in xmlRelaxNGDumpValidError()
2344 xmlRelaxNGAddValidError(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGAddValidError()
3015 xmlRelaxNGCompile(xmlRelaxNGParserCtxtPtr ctxt, xmlRelaxNGDefinePtr def) in xmlRelaxNGCompile()
3220 xmlRelaxNGTryCompile(xmlRelaxNGParserCtxtPtr ctxt, xmlRelaxNGDefinePtr def) in xmlRelaxNGTryCompile()
3488 xmlRelaxNGParseValue(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseValue()
3580 xmlRelaxNGParseData(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseData()
3751 xmlRelaxNGValidCtxt ctxt; in xmlRelaxNGCompareNameClasses() local
3874 xmlRelaxNGGenerateAttributes(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGGenerateAttributes()
3950 xmlRelaxNGGetElements(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGGetElements()
4047 xmlRelaxNGCheckChoiceDeterminism(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGCheckChoiceDeterminism()
4183 xmlRelaxNGCheckGroupAttrs(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGCheckGroupAttrs()
4276 xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGComputeInterleaves()
4444 xmlRelaxNGParseInterleave(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseInterleave()
4506 xmlRelaxNGParseInclude(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseInclude()
4556 xmlRelaxNGParseDefine(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseDefine()
4628 xmlRelaxNGProcessExternalRef(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGProcessExternalRef()
4713 xmlRelaxNGParsePattern(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParsePattern()
5012 xmlRelaxNGParseAttribute(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseAttribute()
5096 xmlRelaxNGParseExceptNameClass(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGParseExceptNameClass()
5157 xmlRelaxNGParseNameClass(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node, in xmlRelaxNGParseNameClass()
5297 xmlRelaxNGParseElement(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseElement()
5410 xmlRelaxNGParsePatterns(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes, in xmlRelaxNGParsePatterns()
5458 xmlRelaxNGParseStart(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) in xmlRelaxNGParseStart()
5516 xmlRelaxNGParseGrammarContent(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGParseGrammarContent()
5566 xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGCheckReference()
5616 xmlRelaxNGParserCtxtPtr ctxt, const xmlChar * name) in xmlRelaxNGCheckCombine()
5734 xmlRelaxNGCombineStart(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGCombineStart()
5841 xmlRelaxNGCheckCycles(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGCheckCycles()
5911 xmlRelaxNGSimplify(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGSimplify()
6132 xmlRelaxNGCheckRules(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGCheckRules()
6442 xmlRelaxNGParseGrammar(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) in xmlRelaxNGParseGrammar()
6516 xmlRelaxNGParseDocument(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGParseDocument()
6693 xmlRelaxNGFreeParserCtxt(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGFreeParserCtxt()
6783 xmlRelaxNGCleanupAttributes(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr node) in xmlRelaxNGCleanupAttributes()
6871 xmlRelaxNGCleanupTree(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr root) in xmlRelaxNGCleanupTree()
7313 xmlRelaxNGCleanupDoc(xmlRelaxNGParserCtxtPtr ctxt, xmlDocPtr doc) in xmlRelaxNGCleanupDoc()
7341 xmlRelaxNGParse(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGParse()
7479 xmlRelaxNGSetParserErrors(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGSetParserErrors()
7503 xmlRelaxNGGetParserErrors(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGGetParserErrors()
7527 xmlRelaxNGSetParserStructuredErrors(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGSetParserStructuredErrors()
7799 xmlRelaxNGValidCtxtPtr ctxt = (xmlRelaxNGValidCtxtPtr) inputdata; in xmlRelaxNGValidateCompiledCallback() local
7846 xmlRelaxNGValidateCompiledContent(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateCompiledContent()
7943 xmlRelaxNGElemPush(xmlRelaxNGValidCtxtPtr ctxt, xmlRegExecCtxtPtr exec) in xmlRelaxNGElemPush()
7980 xmlRelaxNGElemPop(xmlRelaxNGValidCtxtPtr ctxt) in xmlRelaxNGElemPop()
8012 xmlRelaxNGValidCtxtPtr ctxt = (xmlRelaxNGValidCtxtPtr) inputdata; in xmlRelaxNGValidateProgressiveCallback() local
8153 xmlRelaxNGValidatePushElement(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidatePushElement()
8232 xmlRelaxNGValidatePushCData(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidatePushCData()
8275 xmlRelaxNGValidatePopElement(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidatePopElement()
8324 xmlRelaxNGValidateFullElement(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateFullElement()
8407 xmlRelaxNGNormalize(xmlRelaxNGValidCtxtPtr ctxt, const xmlChar * str) in xmlRelaxNGNormalize()
8454 xmlRelaxNGValidateDatatype(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateDatatype()
8525 xmlRelaxNGNextValue(xmlRelaxNGValidCtxtPtr ctxt) in xmlRelaxNGNextValue()
8556 xmlRelaxNGValidateValueList(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateValueList()
8580 xmlRelaxNGValidateValue(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateValue()
8837 xmlRelaxNGValidateValueContent(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateValueContent()
8862 xmlRelaxNGAttributeMatch(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGAttributeMatch()
8911 xmlRelaxNGValidateAttribute(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateAttribute()
9021 xmlRelaxNGValidateAttributeList(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateAttributeList()
9104 xmlRelaxNGValidateInterleave(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateInterleave()
9389 xmlRelaxNGValidateDefinitionList(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateDefinitionList()
9428 xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGElementMatch()
9542 xmlRelaxNGBestState(xmlRelaxNGValidCtxtPtr ctxt) in xmlRelaxNGBestState()
9581 xmlRelaxNGLogBestError(xmlRelaxNGValidCtxtPtr ctxt) in xmlRelaxNGLogBestError()
9609 xmlRelaxNGValidateElementEnd(xmlRelaxNGValidCtxtPtr ctxt, int dolog) in xmlRelaxNGValidateElementEnd()
9647 xmlRelaxNGValidateState(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateState()
10424 xmlRelaxNGValidateDefinition(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGValidateDefinition()
10553 xmlRelaxNGValidateDocument(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) in xmlRelaxNGValidateDocument()
10685 xmlRelaxNGFreeValidCtxt(xmlRelaxNGValidCtxtPtr ctxt) in xmlRelaxNGFreeValidCtxt()
10730 xmlRelaxNGSetValidErrors(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGSetValidErrors()
10751 xmlRelaxNGSetValidStructuredErrors(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGSetValidStructuredErrors()
10774 xmlRelaxNGGetValidErrors(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGGetValidErrors()
10800 xmlRelaxNGValidateDoc(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) in xmlRelaxNGValidateDoc()