Searched refs:reWhitespace (Results 1 – 2 of 2) sorted by relevance
2 var reWhitespace = /\s/; variable15 while (index-- && reWhitespace.test(string.charAt(index))) {}
160 var reWhitespace = /\s/;1367 while (index-- && reWhitespace.test(string.charAt(index))) {}