Warning: session_start(): open(/var/lib/php/sessions/sess_heppqnoognabn94v0lvj2o1f4i, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
static bool flexMatchIC(S pat, S s) { ret flexMatchIC2(pat, s); } static bool flexMatchIC(S pat, S s, Matches m) { ret flexMatchIC2(pat, s, m); } sbool flexMatchIC(S pat, LS tokfull, Matches m) { ret flexMatchIC2(pat, tokfull, m, true); } static bool flexMatchIC(S pat, S s, Matches m, bool joinBrackets) { ret flexMatchIC2(pat, s, m, joinBrackets); }