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
6140 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6274 xmlChar prefix[50]; in xmlNewReconciledNs() local
6902 xmlChar *prefix = xmlStrndup(name, len); in xmlSetProp() local
7802 xmlSetDocCompressMode (xmlDocPtr doc, int mode) { in xmlSetDocCompressMode()
7829 xmlSetCompressMode(int mode) { in xmlSetCompressMode()
8003 const xmlChar *prefix) in xmlDOMWrapStoreNs()
8085 xmlTreeNSListLookupByPrefix(xmlNsPtr nsList, const xmlChar *prefix) in xmlTreeNSListLookupByPrefix()
8487 const xmlChar* prefix, in xmlSearchNsByPrefixStrict()
8554 const xmlChar *prefix, in xmlDOMWrapNSNormDeclareNsForced()