Home | History | Annotate | Download | only in css

Lines Matching refs:toASCIILowerUnchecked

9526         // contains '-'. Otherwise toASCIILowerUnchecked('\r') would be equal to '-'.
9529 if (toASCIILowerUnchecked(*cssString++) != (*constantString++))