Home
last modified time | relevance | path

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

/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c305 xcsdup(const XML_Char *s) { in xcsdup() function
330 data->currentDoctypeName = xcsdup(doctypeName); in startDoctypeDecl()
459 entry->notationName = xcsdup(notationName); in notationDecl()
466 entry->systemId = xcsdup(systemId); in notationDecl()
477 entry->publicId = xcsdup(publicId); in notationDecl()