Home
last modified time | relevance | path

Searched refs:dl (Results 26 – 39 of 39) sorted by relevance

12

/PHP-7.4/
H A D.travis.yml98 - sapi/cli/php -d extension_dir=`pwd`/modules -r 'dl("zend_test");'
H A Dconfigure.ac401 PHP_CHECK_FUNC(dlopen, dl)
402 PHP_CHECK_FUNC(dlsym, dl)
H A Dphp.ini-development767 ; Whether or not to enable the dl() function. The dl() function does NOT work
770 ; http://php.net/enable-dl
H A Dphp.ini-production767 ; Whether or not to enable the dl() function. The dl() function does NOT work
770 ; http://php.net/enable-dl
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c1968 double dl, dv; in magiccheck() local
2049 dl = m->value.d; in magiccheck()
2057 matched = dv != dl; in magiccheck()
2061 matched = dv == dl; in magiccheck()
2065 matched = dv > dl; in magiccheck()
2069 matched = dv < dl; in magiccheck()
/PHP-7.4/ext/standard/
H A Dconfig.m4486 cyr_convert.c datetime.c dir.c dl.c dns.c exec.c file.c filestat.c \
H A Dbasic_functions.c3883 BASIC_MINFO_SUBMODULE(dl) in PHP_MINFO_FUNCTION()
/PHP-7.4/sapi/cli/
H A Dphp_cli.c474 ZEND_FE(dl, arginfo_dl)
/PHP-7.4/sapi/phpdbg/
H A Dxml.md586 dl section
H A Dphpdbg_prompt.c1383 PHPDBG_COMMAND(dl) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1022 ZEND_FE(dl, arginfo_dl)
/PHP-7.4/build/
H A Dlibtool.m41047 AC_CHECK_LIB([dl], [dlopen],
1062 [AC_CHECK_LIB([dl], [dlopen],
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11207 # COM_PORT_VAL definitions contains assembler instructions: outb al,dx;add 5,dl;inb %dx;test 0x40,al
11985 # Reference: https://dl.opendesktop.org/api/files/download/id/1460731811/
H A Dmagic11207 # COM_PORT_VAL definitions contains assembler instructions: outb al,dx;add 5,dl;inb %dx;test 0x40,al
11985 # Reference: https://dl.opendesktop.org/api/files/download/id/1460731811/

Completed in 231 milliseconds

12