Home
last modified time | relevance | path

Searched refs:DL_ERROR (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/standard/
H A Ddl.c37 #define GET_DL_ERROR() DL_ERROR()
/php-src/Zend/
H A Dzend_extensions.c37 fprintf(stderr, "Failed loading %s: %s\n", path, DL_ERROR()); in zend_load_extension()
H A Dzend_portability.h178 # define DL_ERROR dlerror macro
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c58 #define GET_DL_ERROR() DL_ERROR()
/php-src/ext/ffi/
H A Dffi.c44 #define GET_DL_ERROR() DL_ERROR()

Completed in 55 milliseconds