Lines Matching +defs:c +defs:mode +defs:prefix
252 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
297 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) { in xmlSplitQName2()
404 int c,l; in xmlValidateNCName() local
478 int c,l; in xmlValidateQName() local
576 int c,l; in xmlValidateName() local
645 int c,l; in xmlValidateNMToken() local
763 xmlNewNs(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) { in xmlNewNs()
1145 xmlNodePtr next, c = cur->children; in xmlFreeDtd() local
6127 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6261 xmlChar prefix[50]; in xmlNewReconciliedNs() local
6879 xmlChar *prefix = xmlStrndup(name, len); in xmlSetProp() local
7798 xmlSetDocCompressMode (xmlDocPtr doc, int mode) { in xmlSetDocCompressMode()
7825 xmlSetCompressMode(int mode) { in xmlSetCompressMode()
7999 const xmlChar *prefix) in xmlDOMWrapStoreNs()
8081 xmlTreeNSListLookupByPrefix(xmlNsPtr nsList, const xmlChar *prefix) in xmlTreeNSListLookupByPrefix()
8483 const xmlChar* prefix, in xmlSearchNsByPrefixStrict()
8550 const xmlChar *prefix, in xmlDOMWrapNSNormDeclareNsForced()