mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:11:00 +00:00
This replaces ctype.h with CharacterType.h everywhere I could find issues with narrowing conversions. While using it will probably make sense almost everywhere in the future, the most critical places should have been addressed. |
||
|---|---|---|
| .. | ||
| AtStyleRule.h | ||
| DeclarationOrAtRule.h | ||
| DeprecatedCSSParser.cpp | ||
| DeprecatedCSSParser.h | ||
| Parser.cpp | ||
| Parser.h | ||
| QualifiedStyleRule.h | ||
| StyleBlockRule.h | ||
| StyleComponentValueRule.h | ||
| StyleDeclarationRule.h | ||
| StyleFunctionRule.h | ||
| StyleRules.cpp | ||
| Token.cpp | ||
| Token.h | ||
| Tokenizer.cpp | ||
| Tokenizer.h | ||