Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 25 of 1059) sorted by last modified time

12345678910>>...43

/php-src/ext/gmp/tests/
H A Dgmp_init.phpt2 gmp_init() basic tests
H A Dgmp_invert.phpt2 gmp_invert() basic tests
/php-src/ext/ftp/tests/
H A Dftp_fput_ascii_over_4_kib.phpt2 Testing ftp_fput basic functionality
/php-src/ext/reflection/tests/
H A DReflectionFiber_basic.phpt2 ReflectionFiber basic tests
H A DReflectionGenerator_basic.phpt2 ReflectionGenerator basic test
/php-src/ext/opcache/tests/opt/
H A Dnullsafe_001.phpt2 Nullsafe basic optimization
/php-src/ext/zend_test/tests/
H A Dobserver_types_01.phpt2 Observer: Observe basic TypeError
H A Dobserver_preload.phpt2 Observer: Test with basic preloading
/php-src/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt2 Test base64_encode() function : basic functionality
9 echo "*** Testing base64_encode() : basic functionality ***\n";
37 *** Testing base64_encode() : basic functionality ***
/php-src/ext/curl/tests/
H A Dcurl_setopt_ssl.phpt2 CURLOPT_SSL* basic client auth tests
/php-src/ext/zlib/tests/
H A Dgzdeflate_basic1.phpt2 Test gzdeflate() function : basic functionality
15 echo "*** Testing gzdeflate() : basic functionality ***\n";
45 *** Testing gzdeflate() : basic functionality ***
H A Dgzencode_basic1.phpt2 Test gzencode() function : basic functionality
10 * Test basic function of gzencode
15 echo "*** Testing gzencode() : basic functionality ***\n";
48 *** Testing gzencode() : basic functionality ***
H A Dgzcompress_basic1.phpt2 Test gzcompress() function : basic functionality
15 echo "*** Testing gzcompress() : basic functionality ***\n";
45 *** Testing gzcompress() : basic functionality ***
/php-src/ext/standard/tests/mail/
H A Dmail_basic7.phpt2 Test mail() function : array extra header basic functionality
10 echo "*** Testing mail() : basic functionality ***\n";
211 *** Testing mail() : basic functionality ***
/php-src/ext/standard/
H A Dbasic_functions.c149 PHP_MINIT(basic), /* process startup */
150 PHP_MSHUTDOWN(basic), /* process shutdown */
151 PHP_RINIT(basic), /* request startup */
152 PHP_RSHUTDOWN(basic), /* request shutdown */
153 PHP_MINFO(basic), /* extension info */
286 PHP_MINIT_FUNCTION(basic) /* {{{ */ in PHP_MINIT_FUNCTION() argument
360 PHP_MSHUTDOWN_FUNCTION(basic) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
394 PHP_RINIT_FUNCTION(basic) /* {{{ */ in PHP_RINIT_FUNCTION() argument
437 PHP_RSHUTDOWN_FUNCTION(basic) /* {{{ */ in PHP_RSHUTDOWN_FUNCTION() argument
497 PHP_MINFO_FUNCTION(basic) /* {{{ */ in PHP_MINFO_FUNCTION() argument
H A Dbasic_functions.h37 PHP_MINIT_FUNCTION(basic);
38 PHP_MSHUTDOWN_FUNCTION(basic);
39 PHP_RINIT_FUNCTION(basic);
40 PHP_RSHUTDOWN_FUNCTION(basic);
41 PHP_MINFO_FUNCTION(basic);
/php-src/docs/
H A Dmailinglist-rules.md11 following some basic rules with regards to mailing list usage will:
/php-src/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic_expat.phpt2 Test xml_set_start_namespace_decl_handler function: basic
H A Dxml_set_start_namespace_decl_handler_basic_libxml.phpt2 Test xml_set_start_namespace_decl_handler function: basic
/php-src/ext/intl/tests/
H A Dtimezone_windowsID_basic2.phpt2 IntlTimeZone::getWindowsID basic test
H A Dtimezone_IDforWindowsID_basic2.phpt2 IntlTimeZone::getIDForWindowsID basic test
H A Dtimezone_getErrorCodeMessage_basic.phpt2 IntlTimeZone::getErrorCode/Message(): basic test
/php-src/docs/source/core/data-structures/
H A Dzend_string.rst38 Here's a basic example of how to use ``zend_string``:
/php-src/docs-old/
H A Dself-contained-extensions.md105 modules in PHP for you and also writing basic function definitions and C code
/php-src/ext/fileinfo/
H A Dlibmagic.patch1590 -// basic filter

Completed in 32 milliseconds

12345678910>>...43