Lines Matching +defs:c +defs:mode +defs:prefix
223 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
268 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) { in xmlSplitQName2()
375 int c,l; in xmlValidateNCName() local
449 int c,l; in xmlValidateQName() local
547 int c,l; in xmlValidateName() local
616 int c,l; in xmlValidateNMToken() local
734 xmlNewNs(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) { in xmlNewNs()
1116 xmlNodePtr next, c = cur->children; in xmlFreeDtd() local
6157 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6291 xmlChar prefix[50]; in xmlNewReconciledNs() local
6919 xmlChar *prefix = xmlStrndup(name, len); in xmlSetProp() local
7819 xmlSetDocCompressMode (xmlDocPtr doc, int mode) { in xmlSetDocCompressMode()
7846 xmlSetCompressMode(int mode) { in xmlSetCompressMode()
8020 const xmlChar *prefix) in xmlDOMWrapStoreNs()
8102 xmlTreeNSListLookupByPrefix(xmlNsPtr nsList, const xmlChar *prefix) in xmlTreeNSListLookupByPrefix()
8504 const xmlChar* prefix, in xmlSearchNsByPrefixStrict()
8571 const xmlChar *prefix, in xmlDOMWrapNSNormDeclareNsForced()