Lines Matching refs:xmlGetProp
1543 name2 = xmlGetProp(tmp, BAD_CAST "name"); in xmlRelaxNGRemoveRedefine()
1563 href = xmlGetProp(tmp, BAD_CAST "href"); in xmlRelaxNGRemoveRedefine()
1726 name = xmlGetProp(cur, BAD_CAST "name"); in xmlRelaxNGLoadInclude()
3493 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary"); in xmlRelaxNGGetDataTypeLibrary()
3509 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary"); in xmlRelaxNGGetDataTypeLibrary()
3550 type = xmlGetProp(node, BAD_CAST "type"); in xmlRelaxNGParseValue()
3639 type = xmlGetProp(node, BAD_CAST "type"); in xmlRelaxNGParseData()
3715 param->name = xmlGetProp(content, BAD_CAST "name"); in xmlRelaxNGParseData()
4622 name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParseDefine()
4782 ns = xmlGetProp(root, BAD_CAST "ns"); in xmlRelaxNGProcessExternalRef()
4786 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGProcessExternalRef()
4934 def->name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParsePattern()
5050 def->name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParsePattern()
5319 val = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGParseNameClass()
5346 ret->ns = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGParseNameClass()
5766 combine = xmlGetProp(cur->node, BAD_CAST "combine"); in xmlRelaxNGCheckCombine()
5894 combine = xmlGetProp(cur->node->parent, BAD_CAST "combine"); in xmlRelaxNGCombineStart()
7065 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7070 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7076 href = xmlGetProp(cur, BAD_CAST "href"); in xmlRelaxNGCleanupTree()
7150 href = xmlGetProp(cur, BAD_CAST "href"); in xmlRelaxNGCleanupTree()
7175 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7180 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7209 name = xmlGetProp(cur, BAD_CAST "name"); in xmlRelaxNGCleanupTree()
7234 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7260 ns = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7363 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()