Searched refs:hexpat (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dgetttyent.c105 static const char *hexpat = "^0x([0-9a-f]+)-0x([0-9a-f]+)$"; variable
353 if (regcomp(&hexpreg, hexpat, REG_EXTENDED | REG_ICASE) != 0) {

Completed in 192 milliseconds