Searched refs:str_ebuf (Results 1 – 2 of 2) sorted by relevance
175 char str_ebuf[40]; member
3767 (void) snprintf(BG(str_ebuf), sizeof(php_basic_globals.str_ebuf), "Unknown error: %d", errnum);3768 return(BG(str_ebuf));
Completed in 61 milliseconds