Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlGetProp

1155 	nameValue = xmlGetProp(cur, attrName);
1162 uriValue = xmlGetProp(cur, uriAttrName);
1227 prop = xmlGetProp(cur, BAD_CAST "prefer");
1241 prop = xmlGetProp(cur, BAD_CAST "id");
1374 prop = xmlGetProp(cur, BAD_CAST "prefer");