Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx98 xmlChar* attname = NULL ; in attrlist_to_nxmlstr() local
116 attname = ous_to_xmlstr( aAttributes[j].sName ) ; in attrlist_to_nxmlstr()
119 if( attname != NULL && attvalue != NULL ) in attrlist_to_nxmlstr()
121 attrs[i++] = attname ; in attrlist_to_nxmlstr()
128 if( attname != NULL ) in attrlist_to_nxmlstr()
129 xmlFree( attname ) ; in attrlist_to_nxmlstr()

Completed in 9 milliseconds