dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
CSSTokenizer.isIdentStart
dom
cssparser
CSSTokenizer
returns true if current tokenEnd position is identifier start
struct
CSSTokenizer
bool
isIdentStart
(
size_t
p
)
Meta
Source
See Implementation
dom
cssparser
CSSTokenizer
functions
consumeBadUrl
consumeIdent
emitDelimToken
emitDoubleCharToken
emitSingleCharToken
eof
isIdentStart
next
nextToken
parseComment
parseHashToken
parseIdent
parseNumber
parseString
parseUnicodeRangeToken
parseUrlToken
skipWhiteSpace
start
variables
dimensionUnit
src
tokenDoubleValue
tokenEnd
tokenIntValue
tokenStart
tokenText
tokenType
tokenTypeFlagId
tokenTypeInteger
unicodeRangeEnd
unicodeRangeStart
returns true if current tokenEnd position is identifier start