Home | History | Annotate | Download | only in unicode

Lines Matching full:austrdup

50  *    printf(" Example 1: %s\n", austrdup(myString) ); //austrdup( a function used to convert UChar* to char*)
78 * printf( " Example 2: %s\n", austrdup(result));