Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dbasic_functions.h173 char str_ebuf[40]; member
H A Dstring.c3434 (void) snprintf(BG(str_ebuf), sizeof(php_basic_globals.str_ebuf), "Unknown error: %d", errnum);
3435 return(BG(str_ebuf));

Completed in 15 milliseconds