Home
last modified time | relevance | path

Searched refs:REQUIRE_CHAR (Results 1 – 3 of 3) sorted by relevance

/external/expat/lib/
Dxmltok_impl.c133 #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/
Dxmltok_impl.c133 #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/
Dxmltok_impl.c133 #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 …]