Home | History | Annotate | Download | only in toolutil

Lines Matching refs:uprv_strtoul

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