Lines Matching full:whitespace
437 * @param {string} s html where whitespace is considered significant.
529 * Context is applied to the last non-whitespace, non-comment token
814 // Split non comment|string tokens on whitespace and word boundaries
1126 // Treat it as markup if the first non whitespace character is a < and
1127 // the last non-whitespace character is a >.