Lines Matching refs:myEnd
2181 char *myEnd;2204 rv = uprv_strtod(buf, &myEnd);2206 myEnd-buf)); /* cast away const (to follow uprv_strtod API.) */