Lines Matching +defs:c +defs:mode +defs:prefix
171 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
222 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) { in xmlSplitQName2()
311 xmlChar *prefix; in xmlSplitQName4() local
365 int c,l; in xmlValidateNCName() local
437 int c,l; in xmlValidateQName() local
535 int c,l; in xmlValidateName() local
604 int c,l; in xmlValidateNMToken() local
688 xmlNewNs(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) { in xmlNewNs()
1014 xmlNodePtr next, c = cur->children; in xmlFreeDtd() local
5951 xmlSearchNsSafe(xmlNodePtr node, const xmlChar *prefix, in xmlSearchNsSafe()
6063 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6221 xmlChar prefix[50]; in xmlNewReconciledNs() local
6830 xmlChar *prefix; in xmlSetProp() local
7016 xmlSetDocCompressMode (xmlDocPtr doc, int mode) { in xmlSetDocCompressMode()
7047 xmlSetCompressMode(int mode) { in xmlSetCompressMode()
7217 const xmlChar *prefix) in xmlDOMWrapStoreNs()
7297 xmlTreeNSListLookupByPrefix(xmlNsPtr nsList, const xmlChar *prefix) in xmlTreeNSListLookupByPrefix()
7663 const xmlChar* prefix, in xmlSearchNsByPrefixStrict()
7729 const xmlChar *prefix, in xmlDOMWrapNSNormDeclareNsForced()