Searched refs:psvi (Results 1 – 15 of 15) sorted by relevance
670 inst->psvi = comp; in xsltSortComp()777 inst->psvi = comp; in xsltCopyComp()821 inst->psvi = comp; in xsltTextComp()875 inst->psvi = comp; in xsltElementComp()995 inst->psvi = comp; in xsltAttributeComp()1099 inst->psvi = comp; in xsltCommentComp()1129 inst->psvi = comp; in xsltProcessingInstructionComp()1163 inst->psvi = comp; in xsltCopyOfComp()1210 inst->psvi = comp; in xsltValueOfComp()1395 cur->psvi = comp; in xsltNumberComp()[all …]
105 RVT->psvi = XSLT_RVT_LOCAL; in xsltRegisterTmpRVT()145 RVT->psvi = XSLT_RVT_LOCAL; in xsltRegisterLocalRVT()284 doc->psvi != XSLT_RVT_GLOBAL) { in xsltFlagRVTs()303 doc->psvi); in xsltFlagRVTs()309 doc->psvi = XSLT_RVT_GLOBAL; in xsltFlagRVTs()311 doc->psvi = val; in xsltFlagRVTs()359 RVT->psvi = NULL; in xsltReleaseRVT()398 RVT->psvi = XSLT_RVT_GLOBAL; in xsltRegisterPersistRVT()565 cur->psvi); in xsltFreeStackElem()2160 comp = inst->psvi; in xsltParseStylesheetVariable()[all …]
194 if (attr->psvi != NULL) { in xsltCompileAttr()207 attr->psvi = avt; in xsltCompileAttr()326 if (attr->psvi != avt) { /* may have changed from realloc */ in xsltCompileAttr()327 attr->psvi = avt; in xsltCompileAttr()
496 if (attr->psvi == xsltXSLTAttrMarker) in xsltAttrTemplateProcess()565 if (attr->psvi != NULL) { in xsltAttrTemplateProcess()570 val = xsltEvalAVT(ctxt, attr->psvi, attr->parent); in xsltAttrTemplateProcess()658 if ((attr->psvi == xsltXSLTAttrMarker) && in xsltAttrListTemplateProcess()687 if (attr->psvi == xsltXSLTAttrMarker) { in xsltAttrListTemplateProcess()784 if (attr->psvi != NULL) { in xsltAttrListTemplateProcess()788 valueAVT = xsltEvalAVT(ctxt, attr->psvi, attr->parent); in xsltAttrListTemplateProcess()
920 cur->psvi = NULL; in xsltCleanupStylesheetTree()3104 cur->psvi = NULL; in xsltParsePreprocessStylesheetTree()3889 elem->psvi = NULL; in xsltParseAnyXSLTElem()3991 elem->psvi = NULL; in xsltParseAnyXSLTElem()4028 elem->psvi = NULL; in xsltParseAnyXSLTElem()4362 node->psvi = NULL; in xsltParseUnknownXSLTElem()4473 cur->psvi = NULL; in xsltParseSequenceConstructor()4558 cur->psvi = NULL; in xsltParseSequenceConstructor()4650 cur->psvi = NULL; in xsltParseSequenceConstructor()5480 node->psvi = NULL; in xsltCompileXSLTIncludeElem()[all …]
197 if (IS_XSLT_ELEM_FAST(cur) && (cur->psvi != NULL)) { in xsltParseStylesheetInclude()198 ((xsltStyleItemIncludePtr) cur->psvi)->include = include; in xsltParseStylesheetInclude()
308 xsltStylePreCompPtr curComp = cur->attr->psvi; in xsltMergeAttrSets()309 xsltStylePreCompPtr oldComp = old->attr->psvi; in xsltMergeAttrSets()447 if (child->psvi == NULL) { in xsltParseStylesheetAttributeSet()1182 cur->attr->psvi); in xsltApplyAttributeSet()
2345 if (node->psvi != NULL) keyed = 1; in xsltGetTemplate()2352 if (attr->psvi != NULL) keyed = 1; in xsltGetTemplate()2357 if (node->psvi != NULL) keyed = 1; in xsltGetTemplate()2365 if (doc->psvi != NULL) keyed = 1; in xsltGetTemplate()2371 if (node->psvi != NULL) keyed = 1; in xsltGetTemplate()2375 if (node->psvi != NULL) keyed = 1; in xsltGetTemplate()2475 if (node->psvi != NULL) keyed = 1; in xsltGetTemplate()2478 if (((xmlAttrPtr) node)->psvi != NULL) keyed = 1; in xsltGetTemplate()2484 if (node->psvi != NULL) keyed = 1; in xsltGetTemplate()2488 if (((xmlDocPtr) node)->psvi != NULL) keyed = 1; in xsltGetTemplate()
2243 if (tmp->psvi == XSLT_RVT_LOCAL) { in xsltReleaseLocalRVTs()2253 tmp->psvi = XSLT_RVT_FUNC_RESULT; in xsltReleaseLocalRVTs()2257 tmp->psvi); in xsltReleaseLocalRVTs()2385 info = (xsltStylePreCompPtr) cur->psvi; in xsltApplySequenceConstructor()2600 if (cur->psvi == xsltExtMarker) { in xsltApplySequenceConstructor()2655 func(ctxt, contextNode, cur, cur->psvi); in xsltApplySequenceConstructor()2794 if (cur->psvi == xsltExtMarker) in xsltApplySequenceConstructor()3125 (cur->psvi == NULL) || in xsltApplyXSLTTemplate()3135 iparam = (xsltStyleItemParamPtr) cur->psvi; in xsltApplyXSLTTemplate()3137 iparam = (xsltStylePreCompPtr) cur->psvi; in xsltApplyXSLTTemplate()[all …]
825 cur->psvi = keyDef; in xsltInitCtxtKey()828 ((xmlAttrPtr) cur)->psvi = keyDef; in xsltInitCtxtKey()832 ((xmlDocPtr) cur)->psvi = keyDef; in xsltInitCtxtKey()
956 comp = sort->psvi; in xsltComputeSortResultInternal()1106 comp = sorts[0]->psvi; in xsltDefaultSortFunction()1115 comp = sorts[j]->psvi; in xsltDefaultSortFunction()1178 comp = sorts[0]->psvi; in xsltDefaultSortFunction()1232 comp = sorts[depth]->psvi; in xsltDefaultSortFunction()1328 comp = sorts[j]->psvi; in xsltDefaultSortFunction()
446 void *psvi; /* for type/PSVI information */ member505 void *psvi; /* for type/PSVI information */ member581 void *psvi; /* for type/PSVI information */ member
1555 xmlRelaxNGDocumentPtr inc = tmp->psvi; in xmlRelaxNGRemoveRedefine()4577 incl = node->psvi; in xmlRelaxNGParseInclude()4767 docu = node->psvi; in xmlRelaxNGProcessExternalRef()7158 cur->psvi = docu; in xmlRelaxNGCleanupTree()7212 cur->psvi = incl; in xmlRelaxNGCleanupTree()9953 if (node->psvi == define) { in xmlRelaxNGValidateState()10135 node->psvi = define; in xmlRelaxNGValidateState()10889 node->psvi = NULL; in xmlRelaxNGCleanPSVI()10894 cur->psvi = NULL; in xmlRelaxNGCleanPSVI()
4744 if ((node->type == XML_TEXT_NODE) && (node->psvi != NULL)) in xmlGetLineNoInternal()4745 result = (long) (ptrdiff_t) node->psvi; in xmlGetLineNoInternal()9320 cur->psvi = NULL; in xmlDOMWrapAdoptBranch()9343 ((xmlAttrPtr) cur)->psvi = NULL; in xmlDOMWrapAdoptBranch()10064 attr->psvi = NULL; in xmlDOMWrapAdoptAttr()
1911 ret->psvi = (void *) (ptrdiff_t) ctxt->input->line; in xmlSAX2TextNode()