Home | History | Annotate | Download | only in html

Lines Matching full:strncat

81 </pre><p>a strncat for array of xmlChar's, it will extend @cur with the len first bytes of @add. Note that if @len &lt; 0 then this is an API error and NULL will be returned.</p>