Home
last modified time | relevance | path

Searched refs:PHP_MINIT_FUNCTION (Results 101 – 125 of 167) sorted by relevance

1234567

/php-src/ext/dba/
H A Ddba.c53 PHP_MINIT_FUNCTION(dba);
403 PHP_MINIT_FUNCTION(dba) in PHP_MINIT_FUNCTION() function
/php-src/ext/standard/
H A Dpassword.c422 PHP_MINIT_FUNCTION(password) /* {{{ */ in PHP_MINIT_FUNCTION() function
H A Dbrowscap.c504 PHP_MINIT_FUNCTION(browscap) /* {{{ */ in PHP_MINIT_FUNCTION() function
H A Dpack.c1199 PHP_MINIT_FUNCTION(pack) in PHP_MINIT_FUNCTION() function
H A Dbase64.c479 PHP_MINIT_FUNCTION(base64_intrin) in PHP_MINIT_FUNCTION() function
/php-src/ext/readline/
H A Dreadline_cli.c769 PHP_MINIT_FUNCTION(cli_readline) in PHP_MINIT_FUNCTION() function
/php-src/docs/source/miscellaneous/
H A Dstubs.rst317 ``PHP_MINIT_FUNCTION`` directly:
428 functions must be used in ``PHP_MINIT_FUNCTION``, to make the global constants an attributes
433 PHP_MINIT_FUNCTION(example)
/php-src/ext/com_dotnet/
H A Dcom_typeinfo.c34 PHP_MINIT_FUNCTION(com_typeinfo) in PHP_MINIT_FUNCTION() function
/php-src/ext/enchant/
H A Denchant.c187 PHP_MINIT_FUNCTION(enchant) in PHP_MINIT_FUNCTION() function
/php-src/ext/tidy/
H A Dtidy.c152 static PHP_MINIT_FUNCTION(tidy);
827 static PHP_MINIT_FUNCTION(tidy) in PHP_MINIT_FUNCTION() function
/php-src/ext/libxml/
H A Dlibxml.c77 static PHP_MINIT_FUNCTION(libxml);
932 static PHP_MINIT_FUNCTION(libxml) in PHP_MINIT_FUNCTION() function
/php-src/ext/filter/
H A Dfilter.c153 PHP_MINIT_FUNCTION(filter) in PHP_MINIT_FUNCTION() function
/php-src/ext/random/
H A Drandom.c702 PHP_MINIT_FUNCTION(random) function
/php-src/ext/xml/
H A Dxml.c125 PHP_MINIT_FUNCTION(xml);
226 PHP_MINIT_FUNCTION(xml) in PHP_MINIT_FUNCTION() function
/php-src/ext/spl/
H A Dphp_spl.c721 PHP_MINIT_FUNCTION(spl) in PHP_MINIT_FUNCTION() function
H A Dspl_fixedarray.c963 PHP_MINIT_FUNCTION(spl_fixedarray) in PHP_MINIT_FUNCTION() function
H A Dspl_heap.c1132 PHP_MINIT_FUNCTION(spl_heap) /* {{{ */ in PHP_MINIT_FUNCTION() function
H A Dspl_dllist.c1253 PHP_MINIT_FUNCTION(spl_dllist) /* {{{ */ in PHP_MINIT_FUNCTION() function
/php-src/ext/mysqli/
H A Dmysqli.c474 PHP_MINIT_FUNCTION(mysqli) in PHP_MINIT_FUNCTION() function
/php-src/ext/posix/
H A Dposix.c72 static PHP_MINIT_FUNCTION(posix) in PHP_MINIT_FUNCTION() function
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c1137 PHP_MINIT_FUNCTION(xmlreader) in PHP_MINIT_FUNCTION() function
/php-src/ext/ftp/
H A Dphp_ftp.c100 PHP_MINIT_FUNCTION(ftp) in PHP_MINIT_FUNCTION() function
/php-src/ext/zend_test/
H A Dtest.c1128 PHP_MINIT_FUNCTION(zend_test) in PHP_MINIT_FUNCTION() function
/php-src/ext/sockets/
H A Dsockets.c96 static PHP_MINIT_FUNCTION(sockets);
423 static PHP_MINIT_FUNCTION(sockets) function
/php-src/sapi/litespeed/
H A Dlsapi_main.c1605 static PHP_MINIT_FUNCTION(litespeed) in PHP_MINIT_FUNCTION() function

Completed in 111 milliseconds

1234567