HomeSort by relevance Sort by last modified time
    Searched refs:xmlStrncat (Results 1 - 5 of 5) 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));
tree.c     [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]

Completed in 20 milliseconds