Searched refs:removeColors (Results 1 – 5 of 5) sorted by relevance
25 removeColors,110 const actualRaw = c ? removeColors(actualLines[0]) : actualLines[0];111 const expectedRaw = c ? removeColors(expectedLines[0]) : expectedLines[0];
70 function removeColors(str) { function483 removeColors, property
44 removeColors,236 (prev, cur) => prev + removeColors(cur).length + separator.length,
85 removeColors1726 totalLength += removeColors(output[i]).length;
1045 …s/node/commit/14f7f607f6)] - **(SEMVER-MINOR)** **lib**: add internal removeColors helper (Ruben B…