Symbol: XML_FMT_STR
lib/libexpat/examples/element_declarations.c
135
printf(", name=\"%" XML_FMT_STR "\"", model->name);
lib/libexpat/examples/element_declarations.c
145
printf("Element \"%" XML_FMT_STR "\":\n", name);
lib/libexpat/examples/element_declarations.c
226
"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
1917
"Expected error %d (%" XML_FMT_STR "), got %d (%" XML_FMT_STR
lib/libexpat/tests/basic_tests.c
886
"attribute value not normalized: %" XML_FMT_STR
lib/libexpat/tests/basic_tests.c
887
"='%" 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
187
" %d: %" XML_FMT_STR " (line %" XML_FMT_INT_MOD
lib/libexpat/tests/handlers.c
192
"unexpected start string: '%" XML_FMT_STR "'", name);
lib/libexpat/tests/handlers.c
197
"unexpected attribute string: '%" XML_FMT_STR "'", atts[0]);
lib/libexpat/tests/handlers.c
213
"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
135
"struct '%" XML_FMT_STR