xdigits_l 134 lib/replace/inet_pton.c static const char xdigits_l[] = "0123456789abcdef", xdigits_l 154 lib/replace/inet_pton.c if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)