Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dencoding.c49 #define ICU_PIVOT_BUF_SIZE 1024 macro
54 UChar pivot_buf[ICU_PIVOT_BUF_SIZE];
1929 cd->pivot_buf + ICU_PIVOT_BUF_SIZE, 0, flush, &err); in xmlUconvWrapper()
1935 cd->pivot_buf + ICU_PIVOT_BUF_SIZE, 0, flush, &err); in xmlUconvWrapper()