Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h133 #define ICU_PIVOT_BUF_SIZE 1024 macro
137 UChar pivot_buf[ICU_PIVOT_BUF_SIZE];
/external/libxml2/
Dencoding.c1885 cd->pivot_buf + ICU_PIVOT_BUF_SIZE, 0, flush, &err); in xmlUconvWrapper()
1891 cd->pivot_buf + ICU_PIVOT_BUF_SIZE, 0, flush, &err); in xmlUconvWrapper()