Home
last modified time | relevance | path

Searched refs:basic (Results 976 – 1000 of 1060) sorted by relevance

1...<<31323334353637383940>>...43

/php-src/ext/spl/tests/
H A DarrayObject___construct_basic3.phpt2 SPL: ArrayObject::__construct basic usage with ArrayObject::STD_PROP_LIST.
H A DarrayObject___construct_basic4.phpt2 SPL: ArrayObject::__construct basic usage with ArrayObject::ARRAY_AS_PROPS. Currently fails on php.…
H A DarrayObject___construct_basic5.phpt2 SPL: ArrayObject::__construct basic usage with ArrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_PRO…
H A DarrayObject_exchangeArray_basic3.phpt2 SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store.
/php-src/ext/standard/tests/class_object/
H A Dget_class_methods_basic_002.phpt2 Test get_class_methods() function : basic functionality
H A Dis_subclass_of_variation_001.phpt5 // Note: basic use cases in Zend/tests/is_a.phpt
H A Dis_subclass_of_variation_004.phpt5 // Note: basic use cases in Zend/tests/is_a.phpt
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp874_0.phpt2 Thai cp874 basic test
H A Dtest_cp874_to_utf8_0.phpt2 Thai UTF-8 basic test
/php-src/ext/ldap/tests/
H A Dldap_exop.phpt18 // This is basic and will only work for small strings
/php-src/ext/standard/tests/array/
H A Darray_change_key_case.phpt45 echo "*** Testing basic operations ***\n";
58 *** Testing basic operations ***
/php-src/ext/standard/tests/file/
H A Dfgets_basic.phpt2 Test fgets() function : basic functionality
12 echo "*** Testing fgets() : basic functionality ***\n";
48 *** Testing fgets() : basic functionality ***
H A Dfseek_ftell_rewind_basic2-win32-mb.phpt2 Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes
15 echo "*** Testing fseek(), ftell(), rewind() : basic operations ***\n";
64 *** Testing fseek(), ftell(), rewind() : basic operations ***
H A Dfseek_ftell_rewind_basic2-win32.phpt2 Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes
15 echo "*** Testing fseek(), ftell(), rewind() : basic operations ***\n";
64 *** Testing fseek(), ftell(), rewind() : basic operations ***
H A Dfseek_ftell_rewind_basic2.phpt2 Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes
15 echo "*** Testing fseek(), ftell(), rewind() : basic operations ***\n";
64 *** Testing fseek(), ftell(), rewind() : basic operations ***
H A Dpathinfo_basic1.phpt2 Test pathinfo() function: basic functionality
12 echo "*** Testing basic functions of pathinfo() ***\n";
71 *** Testing basic functions of pathinfo() ***
H A D007_basic.phpt2 Test fopen(), fclose() & feof() functions: basic functionality
5 echo "*** Testing basic operations of fopen() and fclose() functions ***\n";
97 *** Testing basic operations of fopen() and fclose() functions ***
H A Dbasename.phpt127 echo "*** Testing basic operations ***\n";
136 *** Testing basic operations ***
H A Dreadlink_realpath_basic1.phpt2 Test readlink() and realpath functions: basic functionality - diff. path notation for links(Bug #42…
/php-src/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt2 Test base64_decode() function : basic functionality - strict vs non-strict with non-base64 chars.
/php-src/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt2 stream_set_chunk_size basic tests
/php-src/ext/standard/tests/strings/
H A Dexplode1.phpt8 echo "*** Testing explode() for basic operations ***\n";
92 *** Testing explode() for basic operations ***
/php-src/win32/
H A Dioutil.c410 FILE_BASIC_INFO basic = { 0 }; in php_win32_ioutil_unlink_w()
412 basic.FileAttributes = info.dwFileAttributes & ~(FILE_ATTRIBUTE_READONLY); in php_win32_ioutil_unlink_w()
414 status = SetFileInformationByHandle(h, FileBasicInfo, &basic, sizeof basic); in php_win32_ioutil_unlink_w()
/php-src/ext/standard/tests/mail/
H A Dmail_basic6.phpt2 Test mail() function : basic functionality
13 echo "*** Testing mail() : basic functionality ***\n";
218 *** Testing mail() : basic functionality ***
/php-src/ext/mbstring/tests/
H A Dmb_convert_encoding_array.phpt8 * Test basic functionality of mb_convert_encoding()

Completed in 41 milliseconds

1...<<31323334353637383940>>...43