Lines Matching +defs:error +defs:c
51 #define IS_WS_HTML(c) \ argument
55 #define IS_HEX_DIGIT(c) \ argument
59 #define IS_UPPER(c) \ argument
62 #define IS_ALNUM(c) \ argument
131 htmlParseErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, in htmlParseErr()
363 htmlMaskMatch(htmlAsciiMask mask, unsigned c) { in htmlMaskMatch()
371 unsigned c = str[0]; in htmlValidateUtf8() local
2020 unsigned c, d; in UTF8ToHtml() local
2102 unsigned int c, d; in htmlEncodeEntities() local
2374 int c, size; in htmlParseHTMLName() local
2456 htmlCodePointToUtf8(int c, xmlChar *out, int *osize) { in htmlCodePointToUtf8()
3131 int c = in[j]; in htmlParseCharData() local
4714 int c = *cur++; in htmlParseLookupGt() local