Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx99 xmlChar* attvalue = NULL ; in attrlist_to_nxmlstr() local
117 attvalue = ous_to_xmlstr( aAttributes[j].sValue ) ; in attrlist_to_nxmlstr()
119 if( attname != NULL && attvalue != NULL ) in attrlist_to_nxmlstr()
122 attrs[i++] = attvalue ; in attrlist_to_nxmlstr()
130 if( attvalue != NULL ) in attrlist_to_nxmlstr()
131 xmlFree( attvalue ) ; in attrlist_to_nxmlstr()

Completed in 15 milliseconds