Lines Matching refs:xmlGetProp
1542 name2 = xmlGetProp(tmp, BAD_CAST "name"); in xmlRelaxNGRemoveRedefine()
1562 href = xmlGetProp(tmp, BAD_CAST "href"); in xmlRelaxNGRemoveRedefine()
1722 name = xmlGetProp(cur, BAD_CAST "name"); in xmlRelaxNGLoadInclude()
3478 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary"); in xmlRelaxNGGetDataTypeLibrary()
3494 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary"); in xmlRelaxNGGetDataTypeLibrary()
3535 type = xmlGetProp(node, BAD_CAST "type"); in xmlRelaxNGParseValue()
3624 type = xmlGetProp(node, BAD_CAST "type"); in xmlRelaxNGParseData()
3700 param->name = xmlGetProp(content, BAD_CAST "name"); in xmlRelaxNGParseData()
4601 name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParseDefine()
4761 ns = xmlGetProp(root, BAD_CAST "ns"); in xmlRelaxNGProcessExternalRef()
4765 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGProcessExternalRef()
4913 def->name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParsePattern()
5029 def->name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParsePattern()
5298 val = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGParseNameClass()
5325 ret->ns = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGParseNameClass()
5740 combine = xmlGetProp(cur->node, BAD_CAST "combine"); in xmlRelaxNGCheckCombine()
5868 combine = xmlGetProp(cur->node->parent, BAD_CAST "combine"); in xmlRelaxNGCombineStart()
7041 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7046 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7052 href = xmlGetProp(cur, BAD_CAST "href"); in xmlRelaxNGCleanupTree()
7126 href = xmlGetProp(cur, BAD_CAST "href"); in xmlRelaxNGCleanupTree()
7151 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7156 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7185 name = xmlGetProp(cur, BAD_CAST "name"); in xmlRelaxNGCleanupTree()
7210 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7236 ns = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7339 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()