Searched refs:end (Results 1 – 2 of 2) sorted by relevance
49 char *end; in __inet6_scopeid_pton() local51 = ____strtoull_l_internal (scope, &end, /*base */ 10, /* group */ 0, in __inet6_scopeid_pton()53 if (*end == '\0' && number <= UINT32_MAX) in __inet6_scopeid_pton()
31 const char *end = p + strlen (p) + 1; in __idna_name_classify() local37 size_t result = mbrtowc (&wc, p, end - p, &mbs); in __idna_name_classify()
Completed in 2 milliseconds