Home | History | Annotate | Download | only in toolutil

Lines Matching refs:uprv_strtoul

760             (byte=(uint8_t)uprv_strtoul(s+2, &end, 16), end)!=s+4
804 (cp=(UChar32)uprv_strtoul(s+2, &end, 16), end)==s+2 ||