error_msg 927 ext/mysqli/mysqli.c MyG(error_msg) = NULL; error_msg 962 ext/mysqli/mysqli.c if (MyG(error_msg)) { error_msg 963 ext/mysqli/mysqli.c efree(MyG(error_msg)); error_msg 48 ext/mysqli/mysqli_nonapi.c if (MyG(error_msg)) { error_msg 49 ext/mysqli/mysqli_nonapi.c efree(MyG(error_msg)); error_msg 52 ext/mysqli/mysqli_nonapi.c MyG(error_msg) = estrdup(mysql_err); error_msg 54 ext/mysqli/mysqli_nonapi.c MyG(error_msg) = NULL; error_msg 334 ext/mysqli/mysqli_nonapi.c if (MyG(error_msg)) { error_msg 335 ext/mysqli/mysqli_nonapi.c RETURN_STRING(MyG(error_msg)); error_msg 139 ext/mysqli/mysqli_prop.c if (MyG(error_msg)) { error_msg 140 ext/mysqli/mysqli_prop.c ZVAL_STRING(retval, MyG(error_msg)); error_msg 337 ext/mysqli/php_mysqli_structs.h char *error_msg; error_msg 47 ext/mysqlnd/mysqlnd_loaddata.c strcpy(info->error_msg, "open_basedir restriction in effect. Unable to open file"); error_msg 57 ext/mysqlnd/mysqlnd_loaddata.c snprintf((char *)info->error_msg, sizeof(info->error_msg), "Can't find file '%-.64s'.", filename); error_msg 79 ext/mysqlnd/mysqlnd_loaddata.c strcpy(info->error_msg, "Error reading file"); error_msg 97 ext/mysqlnd/mysqlnd_loaddata.c strlcpy(error_buf, info->error_msg, error_buf_len); error_msg 131 ext/mysqlnd/mysqlnd_structs.h char error_msg[MYSQLND_ERRMSG_SIZE + 1]; error_msg 155 ext/mysqlnd/mysqlnd_structs.h int (*local_infile_error)(void *ptr, char * error_msg, unsigned int error_msg_len); error_msg 235 main/SAPI.h void (*sapi_error)(int type, const char *error_msg, ...); error_msg 784 sapi/litespeed/lsapilib.c char error_msg[1024] = ""; error_msg 785 sapi/litespeed/lsapilib.c ret = (*fp_lve_jail)( pw, error_msg ); error_msg 789 sapi/litespeed/lsapilib.c getpid(), uid, ret, error_msg );