Symbol: XML_FMT_STR
lib/libexpat/examples/element_declarations.c
136
printf(", name=\"%" XML_FMT_STR "\"", model->name);
lib/libexpat/examples/element_declarations.c
146
printf("Element \"%" XML_FMT_STR "\":\n", name);
lib/libexpat/examples/element_declarations.c
227
"Parse error at line %" XML_FMT_INT_MOD "u:\n%" XML_FMT_STR "\n",
lib/libexpat/examples/elements.c
111
"Parse error at line %" XML_FMT_INT_MOD "u:\n%" XML_FMT_STR "\n",
lib/libexpat/examples/elements.c
65
printf("%" XML_FMT_STR "\n", name);
lib/libexpat/examples/outline.c
114
"Parse error at line %" XML_FMT_INT_MOD "u:\n%" XML_FMT_STR "\n",
lib/libexpat/examples/outline.c
62
printf("%" XML_FMT_STR, name);
lib/libexpat/examples/outline.c
65
printf(" %" XML_FMT_STR "='%" XML_FMT_STR "'", atts[i], atts[i + 1]);
lib/libexpat/tests/basic_tests.c
1940
"Expected error %d (%" XML_FMT_STR "), got %d (%" XML_FMT_STR
lib/libexpat/tests/basic_tests.c
909
"attribute value not normalized: %" XML_FMT_STR
lib/libexpat/tests/basic_tests.c
910
"='%" XML_FMT_STR "'",
lib/libexpat/tests/benchmark/benchmark.c
151
"error '%" XML_FMT_STR "' at line %" XML_FMT_INT_MOD
lib/libexpat/tests/common.c
189
" %d: %" XML_FMT_STR " (line %" XML_FMT_INT_MOD
lib/libexpat/tests/handlers.c
198
"unexpected start string: '%" XML_FMT_STR "'", name);
lib/libexpat/tests/handlers.c
203
"unexpected attribute string: '%" XML_FMT_STR "'", atts[0]);
lib/libexpat/tests/handlers.c
219
"unexpected end string: '%" XML_FMT_STR "'", name);
lib/libexpat/tests/runtests.c
99
printf("Expat version: %" XML_FMT_STR "\n", XML_ExpatVersion());
lib/libexpat/tests/structdata.c
136
"struct '%" XML_FMT_STR