Lines Matching refs:toDelete
1419 * @param toDelete variant to delete, without separators, e.g. "EURO"1421 * @param toDeleteLen length of toDelete1426 const char* toDelete, int32_t toDeleteLen)1434 if (uprv_strncmp(variants, toDelete, toDeleteLen) == 0 &&