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
728 xmlNewNs(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) { in xmlNewNs()
1110 xmlNodePtr next, c = cur->children; in xmlFreeDtd() local
6088 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6222 xmlChar prefix[50]; in xmlNewReconciliedNs() local
6840 xmlChar *prefix = xmlStrndup(name, len); in xmlSetProp() local
7759 xmlSetDocCompressMode (xmlDocPtr doc, int mode) { in xmlSetDocCompressMode()
7786 xmlSetCompressMode(int mode) { in xmlSetCompressMode()
7960 const xmlChar *prefix) in xmlDOMWrapStoreNs()
8042 xmlTreeNSListLookupByPrefix(xmlNsPtr nsList, const xmlChar *prefix) in xmlTreeNSListLookupByPrefix()
8444 const xmlChar* prefix, in xmlSearchNsByPrefixStrict()
8511 const xmlChar *prefix, in xmlDOMWrapNSNormDeclareNsForced()