Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
293
inline SCHAR classes(int idx)
294
{
295
return classes_array[(UCHAR) idx];
296
}
297
298
inline SCHAR classes(UCHAR idx)
299
{
Callers
4
yylexSkipSpaces
Method · 0.85
yylexAux
Method · 0.85
getToken
Function · 0.85
API_ROUTINE isc_embed_dsql_length
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected