Home | History | Annotate | Download | only in Core

Lines Matching refs:getCodeUnit

1175       char c = (i >= length) ? '\0' : Str->getCodeUnit(i);