Lines Matching refs:austrdup
1080 /* log_info("icuString=%p - %s\n", icuString, austrdup(icuString)); */
1097 /* log_info("appString=%p - %s\n", appString, austrdup(appString)); */
1102 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),
1103 austrdup(appString));