HomeSort by relevance Sort by last modified time
    Searched full:toconv (Results 1 - 4 of 4) sorted by null

  /external/libxml2/patches/
0001-Add-ICU-support-for-libxml.patch 263 + &written, in->content, &toconv);
264 + xmlBufferShrink(in, toconv);
280 + &written, in->content, &toconv);
281 + xmlBufferShrink(in, toconv);
299 + &written, NULL, &toconv);
308 xmlBufferShrink(in, toconv);
324 + &written, in->content, &toconv);
325 + xmlBufferShrink(in, toconv);
367 cur += toconv;
373 + toconv = in->end - cur
    [all...]
  /external/libxml2/
encoding.c 1912 int toconv; local
2011 int toconv; local
2123 int toconv; local
2404 int toconv = in->end - in->cur, written = 32000; local
    [all...]
  /external/chromium/third_party/icu/source/tools/genrb/
parse.c     [all...]
  /external/icu4c/tools/genrb/
parse.c     [all...]

Completed in 133 milliseconds