Searched refs:REQUIRE_CHAR (Results 1 – 3 of 3) sorted by relevance
/external/expat/lib/ |
D | xmltok_impl.c | 133 #define REQUIRE_CHAR(enc, ptr, end) \ macro 154 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 157 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 181 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 273 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 294 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 312 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 363 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 367 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 376 REQUIRE_CHAR(enc, ptr, end); in PREFIX() [all …]
|
/external/python/cpython3/Modules/expat/ |
D | xmltok_impl.c | 133 #define REQUIRE_CHAR(enc, ptr, end) \ macro 154 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 157 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 181 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 273 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 294 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 312 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 363 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 367 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 376 REQUIRE_CHAR(enc, ptr, end); in PREFIX() [all …]
|
/external/python/cpython2/Modules/expat/ |
D | xmltok_impl.c | 133 #define REQUIRE_CHAR(enc, ptr, end) \ macro 154 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 157 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 181 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 273 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 294 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 312 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 363 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 367 REQUIRE_CHAR(enc, ptr, end); in PREFIX() 376 REQUIRE_CHAR(enc, ptr, end); in PREFIX() [all …]
|