Home
last modified time | relevance | path

Searched refs:ajDomElementRemoveAttributeC (Results 1 – 2 of 2) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajdom.h386 void ajDomElementRemoveAttributeC(AjPDomElement element,
H A Dajdom.c1726 ajDomElementRemoveAttributeC(element, MAJSTRGETPTR(name)); in ajDomElementRemoveAttribute()
1746 void ajDomElementRemoveAttributeC(AjPDomElement element, const char *name) in ajDomElementRemoveAttributeC() function