Home
last modified time | relevance | path

Searched refs:RTLD_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/readline/
H A Dreadline_cli.c67 #ifndef RTLD_DEFAULT
68 #define RTLD_DEFAULT NULL macro
758 get_callbacks = dlsym(RTLD_DEFAULT, "php_cli_get_shell_callbacks"); \
/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_driver.c953 info_func = (info_func_t)dlsym(RTLD_DEFAULT, "isc_get_client_version"); in firebird_handle_get_attribute()
/PHP-8.3/ext/ffi/
H A Dffi.c3003 #ifdef RTLD_DEFAULT in ZEND_METHOD()
3006 handle = RTLD_DEFAULT; in ZEND_METHOD()
3351 #ifdef RTLD_DEFAULT in zend_ffi_load()
3354 handle = RTLD_DEFAULT; in zend_ffi_load()

Completed in 25 milliseconds