Lines Matching refs:XML_FMT_INT_MOD
31 #define XML_FMT_INT_MOD "ll" macro
33 #define XML_FMT_INT_MOD "l" macro
64 " %d: %s (line %" XML_FMT_INT_MOD "u, offset %"\ in _xml_failure()
65 XML_FMT_INT_MOD "u)\n reported from %s, line %d\n", in _xml_failure()
509 "expected 4 lines, saw %" XML_FMT_INT_MOD "u", lineno); in START_TEST()
527 "expected 11 columns, saw %" XML_FMT_INT_MOD "u", colno); in START_TEST()
541 "<%s> at col:%" XML_FMT_INT_MOD "u line:%"\ in start_element_event_handler2()
542 XML_FMT_INT_MOD "u\n", name, in start_element_event_handler2()
555 "</%s> at col:%" XML_FMT_INT_MOD "u line:%"\ in end_element_event_handler2()
556 XML_FMT_INT_MOD "u\n", name, in end_element_event_handler2()
612 sprintf(buffer, "expected 3 lines, saw %" XML_FMT_INT_MOD "u", lineno); in START_TEST()
633 "expected 4 columns, saw %" XML_FMT_INT_MOD "u", colno); in START_TEST()