OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ccls
(Results
1 - 1
of
1
) sorted by null
/external/webkit/WebKitTools/android/flex-2.5.4a/
ecs.c
37
int i, ich, newlen, cclp,
ccls
, cclmec;
local
51
for (
ccls
= 0;
ccls
< ccllen[i]; ++
ccls
)
53
ich = ccltbl[cclp +
ccls
];
103
* Char
ccls
[];
105
* void mkeccl( Char
ccls
[], int lenccl, int fwd[llsiz], int bck[llsiz],
108
*
ccls
contains the elements of the character class, lenccl is the
115
void mkeccl(
ccls
, lenccl, fwd, bck, llsiz, NUL_mapping )
116
Char
ccls
[];
[
all
...]
Completed in 18 milliseconds