MCPcopy Create free account
hub / github.com/bytedance/bolt / characterIsDigit

Function characterIsDigit

bolt/functions/lib/DateTimeFormatter.cpp:296–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294 count += 2;
295 cur += 2;
296 } else {
297 return count;
298 }
299 } else {
300 ++count;
301 ++cur;

Callers 1

parseFromPatternFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected