Searched refs:REQUIRE_CHAR (Results 1 – 1 of 1) sorted by relevance
/external/expat/lib/ |
D | xmltok_impl.c | 104 #define REQUIRE_CHAR(enc, ptr, end) \ macro 125 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 128 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 152 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 244 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 265 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 283 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 334 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 338 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 347 REQUIRE_CHAR(enc, ptr, end); in PREFIX() [all …]
|