Lines Matching refs:sep
173 const XML_Char *sep;176 sep = tcsrchr(name, NSSEP);177 if (sep) {179 fputts(sep + 1, fp);197 sep = tcsrchr(name, NSSEP);199 if (sep) {201 fputts(sep + 1, fp);206 if (sep) {219 const XML_Char *sep;222 sep = tcsrchr(name, NSSEP);223 if (sep) {225 fputts(sep + 1, fp);