Home | History | Annotate | Download | only in Framework

Lines Matching full:tokenstartcharindex

48 @synthesize tokenStartCharIndex;
77 tokenStartCharIndex = -1;
87 tokenStartCharIndex = state.tokenStartCharIndex;
108 tokenStartCharIndex = -1;
117 tokenStartCharIndex = state.tokenStartCharIndex;
161 tokenStartCharIndex = aState.tokenStartCharIndex;
230 return tokenStartCharIndex;
235 tokenStartCharIndex = theTokenStartCharIndex;