MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / classes

Function classes

src/dsql/chars.h:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291};
292
293inline SCHAR classes(int idx)
294{
295 return classes_array[(UCHAR) idx];
296}
297
298inline SCHAR classes(UCHAR idx)
299{

Callers 4

yylexSkipSpacesMethod · 0.85
yylexAuxMethod · 0.85
getTokenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected