Home
last modified time | relevance | path

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

/PHP-7.2/ext/readline/
H A Dreadline_cli.c74 #ifndef RTLD_DEFAULT
75 #define RTLD_DEFAULT NULL macro
738 get_callbacks = dlsym(RTLD_DEFAULT, "php_cli_get_shell_callbacks"); \
/PHP-7.2/ext/pdo_firebird/
H A Dfirebird_driver.c535 info_func = (info_func_t)dlsym(RTLD_DEFAULT, "isc_get_client_version"); in firebird_handle_get_attribute()
/PHP-7.2/ext/interbase/
H A Dinterbase.c823 info_func = (info_func_t)dlsym(RTLD_DEFAULT, "isc_get_client_version"); in PHP_MINFO_FUNCTION()

Completed in 16 milliseconds