Home
last modified time | relevance | path

Searched refs:usage (Results 101 – 125 of 1288) sorted by relevance

12345678910>>...52

/php-src/ext/date/tests/
H A Dstrftime_variation11.phpt2 Test strftime() function : usage variation - Checking month related formats which was not supported…
5 echo "*** Testing strftime() : usage variation ***\n";
19 *** Testing strftime() : usage variation ***
H A Dstrftime_variation17.phpt2 Test strftime() function : usage variation - Checking day related formats which was not supported o…
5 echo "*** Testing strftime() : usage variation ***\n";
18 *** Testing strftime() : usage variation ***
H A Dgmdate_variation11.phpt2 Test gmdate() function : usage variation - Passing Full Date/Time format options to format argument.
5 echo "*** Testing gmdate() : usage variation ***\n";
25 *** Testing gmdate() : usage variation ***
H A Dgmdate_variation3.phpt2 Test gmdate() function : usage variation - Passing numeric representation of day formats.
5 echo "*** Testing gmdate() : usage variation ***\n";
31 *** Testing gmdate() : usage variation ***
H A Didate_variation5.phpt2 Test idate() function : usage variation - Passing supported Time format characters to format argume…
5 echo "*** Testing idate() : usage variation ***\n";
30 *** Testing idate() : usage variation ***
H A Dstrftime_variation12.phpt2 Test strftime() function : usage variation - Checking month related formats which are supported oth…
11 echo "*** Testing strftime() : usage variation ***\n";
25 *** Testing strftime() : usage variation ***
H A Dgmstrftime_variation12.phpt2 Test gmstrftime() function : usage variation - Checking month related formats which are supported o…
11 echo "*** Testing gmstrftime() : usage variation ***\n";
25 *** Testing gmstrftime() : usage variation ***
/php-src/Zend/tests/
H A Dbug81070.phpt2 Bug #81070 Setting memory limit to below current usage
13 Warning: Failed to set memory limit to 3145728 bytes (Current memory usage is %d bytes) in %s on li…
/php-src/ext/standard/tests/array/
H A Darray_intersect_uassoc_variation5.phpt2 Test array_intersect_uassoc() function : usage variation - Intersection of integers with floats and…
5 echo "*** Testing array_intersect_uassoc() : usage variation ***\n";
31 *** Testing array_intersect_uassoc() : usage variation ***
H A Darray_intersect_uassoc_variation7.phpt2 Test array_intersect_uassoc() function : usage variation - Intersection of strings containing integ…
5 echo "*** Testing array_intersect_uassoc() : usage variation ***\n";
31 *** Testing array_intersect_uassoc() : usage variation ***
H A Darray_multisort_variation7.phpt2 Test array_multisort() function : usage variation - test sort order of all types
5 echo "*** Testing array_multisort() : usage variation - test sort order of all types***\n";
34 *** Testing array_multisort() : usage variation - test sort order of all types***
H A Dnatcasesort_variation9.phpt2 Test natcasesort() function : usage variations - mixed array
10 echo "*** Testing natcasesort() : usage variation ***\n";
30 *** Testing natcasesort() : usage variation ***
H A Darray_change_key_case_variation6.phpt2 Test array_change_key_case() function : usage variations - multidimensional arrays
9 echo "*** Testing array_change_key_case() : usage variations ***\n";
24 *** Testing array_change_key_case() : usage variations ***
H A Darray_intersect_ukey_variation5.phpt2 Test array_intersect_ukey() function : usage variation - Intersection of integers with floats and s…
5 echo "*** Testing array_intersect_ukey() : usage variation ***\n";
32 *** Testing array_intersect_ukey() : usage variation ***
H A Darray_intersect_ukey_variation7.phpt2 Test array_intersect_ukey() function : usage variation - Intersection of strings containing integer…
5 echo "*** Testing array_intersect_ukey() : usage variation ***\n";
32 *** Testing array_intersect_ukey() : usage variation ***
/php-src/ext/ctype/tests/
H A Dctype_digit_variation2.phpt2 Test ctype_digit() function : usage variations - different integers
12 echo "*** Testing ctype_digit() : usage variations ***\n";
25 *** Testing ctype_digit() : usage variations ***
/php-src/ext/standard/tests/file/
H A Dfgets_variation2.phpt2 Test fgets() function : usage variations - closed handle
13 echo "*** Testing fgets() : usage variations ***\n";
36 *** Testing fgets() : usage variations ***
/php-src/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation2.phpt2 Test image_type_to_mime_type() function : usage variations - Pass decimal, octal, and hexadecimal …
5 echo "*** Testing image_type_to_mime_type() : usage variations ***\n";
37 *** Testing image_type_to_mime_type() : usage variations ***
/php-src/ext/mbstring/tests/
H A Dmb_strtolower_variation4.phpt2 Test mb_strtolower() function : usage variations - pass different characters to check conversion is…
11 echo "*** Testing mb_strtolower() : usage variations ***\n";
34 *** Testing mb_strtolower() : usage variations ***
H A Dmb_strtoupper_variation4.phpt2 Test mb_strtoupper() function : usage varitations - Pass different character types to check convers…
12 echo "*** Testing mb_strtoupper() : usage variations ***\n";
35 *** Testing mb_strtoupper() : usage variations ***
/php-src/ext/standard/tests/dir/
H A Drewinddir_variation2-win32-mb.phpt2 Test rewinddir() function : usage variations - operate on a closed directory
15 echo "*** Testing rewinddir() : usage variations ***\n";
38 *** Testing rewinddir() : usage variations ***
H A Drewinddir_variation3.phpt2 Test rewinddir() function : usage variations - file pointers
9 echo "*** Testing rewinddir() : usage variations ***\n";
31 *** Testing rewinddir() : usage variations ***
/php-src/ext/standard/tests/general_functions/
H A Descapeshellarg_variation1-win32.phpt2 Test escapeshellarg() function : usage variations - different data types as $arg arg
11 echo "*** Testing escapeshellarg() : usage variations ***\n";
59 *** Testing escapeshellarg() : usage variations ***
H A Descapeshellarg_variation1.phpt2 Test escapeshellarg() function : usage variations - different data types as $y arg
11 echo "*** Testing escapeshellarg() : usage variations ***\n";
58 *** Testing escapeshellarg() : usage variations ***
/php-src/ext/soap/tests/bugs/
H A Dbug75306.phpt12 $usage = memory_get_usage();
16 $usage_delta = memory_get_usage() - $usage;

Completed in 33 milliseconds

12345678910>>...52