Home | History | Annotate | Download | only in base

Lines Matching defs:code_point

486     unsigned code_point;
487 U16_NEXT(str, i, str_len, code_point);
490 UScriptCode cur_script = uscript_getScript(code_point, &err);