Home
last modified time | relevance | path

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

/php-src/ext/readline/
H A Dreadline_cli.c60 #ifndef RTLD_DEFAULT
61 #define RTLD_DEFAULT NULL macro
752 get_callbacks = dlsym(RTLD_DEFAULT, "php_cli_get_shell_callbacks"); \
/php-src/ext/opcache/jit/ir/
H A Dir_emit.c279 # ifdef RTLD_DEFAULT in ir_resolve_sym_name()
280 handle = RTLD_DEFAULT; in ir_resolve_sym_name()
/php-src/ext/ffi/
H A Dffi.c3046 #ifdef RTLD_DEFAULT in ZEND_METHOD()
3049 handle = RTLD_DEFAULT; in ZEND_METHOD()
3394 #ifdef RTLD_DEFAULT in zend_ffi_load()
3397 handle = RTLD_DEFAULT; in zend_ffi_load()

Completed in 29 milliseconds