Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_formatMessageWithError

159             resultLengthOut=u_formatMessageWithError( "en_US",testCasePatterns[i], patternlength, result, resultlength, 
426 u_formatMessageWithError
474 /* Test u_formatMessageWithError() and u_parseMessageWithError() , format and parse sequence and round trip */
514 resultLengthOut=u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
520 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);