Lines Matching refs:u_uastrncpy
455 u_uastrncpy(buffer, testStr, expectedSize+1);
497 u_uastrncpy(buffer, testStr, expectedSize+1);
539 u_uastrncpy(buffer, testStr, expectedSize+1);
631 u_uastrncpy(expectedBuffer, charBuffer, (int32_t)strlen(charBuffer)+1);
749 u_uastrncpy(expectedBuffer, prefixLine, (int32_t)strlen(prefixLine)+1);
756 u_uastrncpy(expectedBuffer, line, (int32_t)strlen(line)+1);