HomeSort by relevance Sort by last modified time
    Searched refs:xmlStrncat (Results 1 - 6 of 6) sorted by null

  /external/libxml2/include/libxml/
xmlstring.h 90 xmlStrncat (xmlChar *cur,
  /external/libxml2/
xmlstring.c 434 * xmlStrncat:
448 xmlStrncat(xmlChar *cur, const xmlChar *add, int len) {
476 * same as xmlStrncat, but creates a new string. The original
526 return(xmlStrncat(cur, add, p - add));
libxml2.syms 790 xmlStrncat;
    [all...]
tree.c     [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]

Completed in 172 milliseconds