Searched refs:CallParseMessage (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcmsgtst.c928 static void CallParseMessage(const char* locale, UChar* pattern, int32_t patternLength, function
953 CallParseMessage( "en_US", pattern, u_strlen(pattern), source, u_strlen(source), &status, str, &value);
969 CallParseMessage( "en_US", pattern, u_strlen(pattern), source, u_strlen(source), &status, &value, str);

Completed in 107 milliseconds