Searched refs:DL_ERROR (Results 1 – 5 of 5) sorted by relevance
37 #define GET_DL_ERROR() DL_ERROR()
37 fprintf(stderr, "Failed loading %s: %s\n", path, DL_ERROR()); in zend_load_extension()
178 # define DL_ERROR dlerror macro
58 #define GET_DL_ERROR() DL_ERROR()
44 #define GET_DL_ERROR() DL_ERROR()
Completed in 30 milliseconds