Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ full
Method
full
extern/re2/re2/regexp.h:254–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
int size() { return nrunes_; }
253
bool empty() { return nrunes_ == 0; }
254
bool full() { return nrunes_ == Runemax+1; }
255
bool FoldsASCII() { return folds_ascii_; }
256
257
bool Contains(Rune r);
Callers
3
PostVisit
Method · 0.45
ComputeSimple
Method · 0.45
SimplifyCharClass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected