Warning: session_start(): open(/var/lib/php/sessions/sess_reetauuh654jsvj0k3gaijg6or, 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 Long ai_search_highestNumber(S term) { term += " "; long max = Long.MIN_VALUE; for (S s : fullIndexedTermsStartingWith(term)) { S i = trim(substring(s, l(term))); if (isInteger(i)) pcall-short { max = max(max, parseLong(i)); } } ret max == Long.MIN_VALUE ? null : max; }