Lines Matching refs:XmlContentTok
2133 const char *next = start; /* XmlContentTok doesn't always set the last arg */
2134 int tok = XmlContentTok(encoding, start, end, &next);
2174 const char *next = start; /* XmlContentTok doesn't always set the last arg */
2176 tok = XmlContentTok(encoding, start, end, &next);
2255 const char *next = s; /* XmlContentTok doesn't always set the last arg */
2256 int tok = XmlContentTok(enc, s, end, &next);