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
6098 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6232 xmlChar prefix[50]; in xmlNewReconciliedNs() local
6850 xmlChar *prefix = xmlStrndup(name, len); in xmlSetProp() local
7769 xmlSetDocCompressMode (xmlDocPtr doc, int mode) { in xmlSetDocCompressMode()
7796 xmlSetCompressMode(int mode) { in xmlSetCompressMode()
7970 const xmlChar *prefix) in xmlDOMWrapStoreNs()
8052 xmlTreeNSListLookupByPrefix(xmlNsPtr nsList, const xmlChar *prefix) in xmlTreeNSListLookupByPrefix()
8454 const xmlChar* prefix, in xmlSearchNsByPrefixStrict()
8521 const xmlChar *prefix, in xmlDOMWrapNSNormDeclareNsForced()