Lines Matching +defs:c +defs:mode +defs:prefix
217 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
262 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) { in xmlSplitQName2()
369 int c,l; in xmlValidateNCName() local
443 int c,l; in xmlValidateQName() local
541 int c,l; in xmlValidateName() local
610 int c,l; in xmlValidateNMToken() local
725 xmlNewNs(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) { in xmlNewNs()
1105 xmlNodePtr next, c = cur->children; in xmlFreeDtd() local
6049 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6183 xmlChar prefix[50]; in xmlNewReconciliedNs() local
6801 xmlChar *prefix = xmlStrndup(name, len); in xmlSetProp() local
7720 xmlSetDocCompressMode (xmlDocPtr doc, int mode) { in xmlSetDocCompressMode()
7747 xmlSetCompressMode(int mode) { in xmlSetCompressMode()
7922 const xmlChar *prefix) in xmlDOMWrapStoreNs()
8004 xmlTreeNSListLookupByPrefix(xmlNsPtr nsList, const xmlChar *prefix) in xmlTreeNSListLookupByPrefix()
8406 const xmlChar* prefix, in xmlSearchNsByPrefixStrict()
8473 const xmlChar *prefix, in xmlDOMWrapNSNormDeclareNsForced()