Lines Matching full:austrdup
1044 /* log_info("icuString=%p - %s\n", icuString, austrdup(icuString)); */
1061 /* log_info("appString=%p - %s\n", appString, austrdup(appString)); */
1066 log_err("%s:%d: Error! Expected ICU and App root version strings to be DIFFERENT but they are both %s and %s\n", __FILE__, __LINE__, austrdup(icuString),
1067 austrdup(appString));