GET_DL_ERROR      147 ext/standard/dl.c 		char *err = GET_DL_ERROR();
GET_DL_ERROR      155 ext/standard/dl.c 		php_error_docref(NULL TSRMLS_CC, error_type, "Unable to load dynamic library '%s' - %s", libpath, GET_DL_ERROR());
GET_DL_ERROR      156 ext/standard/dl.c 		GET_DL_ERROR(); /* free the buffer storing the error */