Home
last modified time | relevance | path

Searched refs:ESTRING (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregposerr.c39 static char* ESTRING[] = { variable
72 if (posix_ecode > 0 && posix_ecode < sizeof(ESTRING) / sizeof(ESTRING[0])) { in regerror()
73 s = ESTRING[posix_ecode]; in regerror()
H A DHISTORY1650 2003/01/10: [bug] lacked a comma in ESTRING[]. (regposerr.c)

Completed in 9 milliseconds