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

  /external/icu4c/tools/genrb/
ustr.h 54 void ustr_cpy(struct UString *dst, const struct UString *src,
ustr.c 79 ustr_cpy(struct UString *dst, function
parse.c 172 ustr_cpy(comment, &(state->lookahead[state->lookaheadPosition].comment), status);
213 ustr_cpy(comment, &(state->lookahead[state->lookaheadPosition].comment), status);
    [all...]
reslist.c 854 ustr_cpy(&res->fComment, comment, status);
    [all...]

Completed in 72 milliseconds