• Home
  • Raw
  • Download

Lines Matching refs:xmlGetProp

1543             name2 = xmlGetProp(tmp, BAD_CAST "name");  in xmlRelaxNGRemoveRedefine()
1563 href = xmlGetProp(tmp, BAD_CAST "href"); in xmlRelaxNGRemoveRedefine()
1723 name = xmlGetProp(cur, BAD_CAST "name"); in xmlRelaxNGLoadInclude()
3479 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary"); in xmlRelaxNGGetDataTypeLibrary()
3495 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary"); in xmlRelaxNGGetDataTypeLibrary()
3536 type = xmlGetProp(node, BAD_CAST "type"); in xmlRelaxNGParseValue()
3625 type = xmlGetProp(node, BAD_CAST "type"); in xmlRelaxNGParseData()
3701 param->name = xmlGetProp(content, BAD_CAST "name"); in xmlRelaxNGParseData()
4603 name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParseDefine()
4763 ns = xmlGetProp(root, BAD_CAST "ns"); in xmlRelaxNGProcessExternalRef()
4767 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGProcessExternalRef()
4915 def->name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParsePattern()
5031 def->name = xmlGetProp(node, BAD_CAST "name"); in xmlRelaxNGParsePattern()
5300 val = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGParseNameClass()
5327 ret->ns = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGParseNameClass()
5743 combine = xmlGetProp(cur->node, BAD_CAST "combine"); in xmlRelaxNGCheckCombine()
5871 combine = xmlGetProp(cur->node->parent, BAD_CAST "combine"); in xmlRelaxNGCombineStart()
7042 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7047 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7053 href = xmlGetProp(cur, BAD_CAST "href"); in xmlRelaxNGCleanupTree()
7127 href = xmlGetProp(cur, BAD_CAST "href"); in xmlRelaxNGCleanupTree()
7152 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7157 ns = xmlGetProp(tmp, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7186 name = xmlGetProp(cur, BAD_CAST "name"); in xmlRelaxNGCleanupTree()
7211 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7237 ns = xmlGetProp(node, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()
7340 ns = xmlGetProp(cur, BAD_CAST "ns"); in xmlRelaxNGCleanupTree()