Searched refs:sub_b (Results 1 - 1 of 1) sorted by relevance
/external/icu4c/test/cintltst/ |
H A D | custrtst.c | 698 }, sub_b[]={ local 784 NULL!=u_strstr(s+1, sub_b) || 785 NULL!=u_strFindFirst(s+1, -1, sub_b, -1) || 787 NULL!=u_strFindFirst(s+1, 9, sub_b, -1) || 793 NULL!=u_strrstr(s+1, sub_b) || 794 NULL!=u_strFindLast(s+1, -1, sub_b, -1) || 796 NULL!=u_strFindLast(s+1, 9, sub_b, -1) ||
|
Completed in 95 milliseconds