Lines Matching +defs:c +defs:mode +defs:prefix
168 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
219 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) { in xmlSplitQName2()
308 xmlChar *prefix; in xmlSplitQName4() local
362 int c,l; in xmlValidateNCName() local
435 int c,l; in xmlValidateQName() local
533 int c,l; in xmlValidateName() local
602 int c,l; in xmlValidateNMToken() local
722 xmlNewNs(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) { in xmlNewNs()
1048 xmlNodePtr next, c = cur->children; in xmlFreeDtd() local
6026 xmlSearchNsSafe(xmlNodePtr node, const xmlChar *prefix, in xmlSearchNsSafe()
6138 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6296 xmlChar prefix[50]; in xmlNewReconciledNs() local
6912 xmlChar *prefix; in xmlSetProp() local
7744 xmlSetDocCompressMode (xmlDocPtr doc, int mode) { in xmlSetDocCompressMode()
7775 xmlSetCompressMode(int mode) { in xmlSetCompressMode()
7945 const xmlChar *prefix) in xmlDOMWrapStoreNs()
8025 xmlTreeNSListLookupByPrefix(xmlNsPtr nsList, const xmlChar *prefix) in xmlTreeNSListLookupByPrefix()
8391 const xmlChar* prefix, in xmlSearchNsByPrefixStrict()
8457 const xmlChar *prefix, in xmlDOMWrapNSNormDeclareNsForced()