Searched refs:ESTRING (Results 1 – 2 of 2) sorted by relevance
45 static char* ESTRING[] = { variable80 && posix_ecode < (int )(sizeof(ESTRING) / sizeof(ESTRING[0]))) { in regerror()81 s = ESTRING[posix_ecode]; in regerror()
1879 2003/01/10: [bug] lacked a comma in ESTRING[]. (regposerr.c)
Completed in 11 milliseconds