Home | History | Annotate | Download | only in libxslt

Lines Matching defs:nsuffix

951     xmlChar *nprefix, *nsuffix = NULL;
1216 nsuffix = the_format;
1239 (xmlStrncmp(nsuffix, suffix, suffix_length) !=0 ))) {
1242 suffix = nsuffix;