Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlparse.c359 } STRING_POOL; typedef
396 STRING_POOL pool;
397 STRING_POOL entityValuePool;
516 STRING_POOL *pool,
521 const char *end, STRING_POOL *pool,
553 STRING_POOL *newPool, const HASH_TABLE *oldTable);
564 static void FASTCALL poolInit(STRING_POOL *pool,
566 static void FASTCALL poolClear(STRING_POOL *pool);
567 static void FASTCALL poolDestroy(STRING_POOL *pool);
568 static XML_Char *poolAppend(STRING_POOL *pool, const ENCODING *enc,
[all …]