Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dialloc.c11 icatalloc(char *const old, const char *const new) in icatalloc() function
31 return icatalloc(NULL, string); in icpyalloc()
Dprivate.h304 char * icatalloc(char * old, const char * new);
Dzic.c446 #define ecatalloc(oldp, newp) memcheck(icatalloc((oldp), (newp)))
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dialloc.c11 icatalloc(char *const old, const char *const new) in icatalloc() function
31 return icatalloc(NULL, string); in icpyalloc()
Dprivate.h304 char * icatalloc(char * old, const char * new);
Dzic.c446 #define ecatalloc(oldp, newp) memcheck(icatalloc((oldp), (newp)))
/third_party/icu/icu4c/source/tools/tzcode/
Dialloc.c11 icatalloc(char *const old, const char *const new) in icatalloc() function
31 return icatalloc(NULL, string); in icpyalloc()
Dprivate.h304 char * icatalloc(char * old, const char * new);
Dzic.c446 #define ecatalloc(oldp, newp) memcheck(icatalloc((oldp), (newp)))
/third_party/gettext/gettext-tools/libgrep/
DChangeLog.0224 (icatalloc): Rename argument names to 'stem', 'suffix'.