Home
last modified time | relevance | path

Searched refs:all (Results 26 – 50 of 625) sorted by relevance

12345678910>>...25

/php-src/ext/mbstring/tests/
H A Dsjismac_encoding.phpt15 /* Read in the table of all characters in MacJapanese */
75 echo "MacJapanese verification and conversion works on all valid characters\n";
81 echo "MacJapanese verification and conversion rejects all invalid characters\n";
84 echo "Unicode -> SJIS-mac conversion works on all valid characters\n";
88 echo "Unicode -> SJIS-mac conversion works on all invalid characters\n";
113 MacJapanese verification and conversion works on all valid characters
114 MacJapanese verification and conversion rejects all invalid characters
115 Unicode -> SJIS-mac conversion works on all valid characters
116 Unicode -> SJIS-mac conversion works on all invalid characters
H A Dcp932_encoding.phpt15 /* Read in the table of all characters in CP932 */
104 echo "CP932 verification and conversion works on all valid characters\n";
107 echo "CP932 verification and conversion works on all invalid characters\n";
110 echo "Unicode -> CP932 conversion works on all invalid codepoints\n";
132 echo "Unicode -> SJIS-win conversion works on all invalid codepoints\n";
150 CP932 verification and conversion works on all valid characters
151 CP932 verification and conversion works on all invalid characters
152 Unicode -> CP932 conversion works on all invalid codepoints
153 SJIS-win verification and conversion works on all valid characters
154 SJIS-win verification and conversion works on all invalid characters
[all …]
/php-src/ext/date/tests/
H A Dgmmktime_basic.phpt7 // Initialise all required variables
15 // Calling gmmktime() with all possible arguments
H A Dgmdate_basic.phpt7 // Initialise all required variables
12 // Calling gmdate() with all possible arguments
/php-src/ext/standard/tests/array/
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 Darray_multisort_variation8.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";
39 *** Testing array_multisort() : usage variation - test sort order of all types***
H A Darray_values_basic.phpt12 // Initialise all required variables
15 // Calling array_values() with all possible arguments
H A Darray_multisort_variation5.phpt5 echo "*** Testing array_multisort() : Testing all array sort specifiers ***\n";
21 *** Testing array_multisort() : Testing all array sort specifiers ***
H A Darray_multisort_variation6.phpt5 echo "*** Testing array_multisort() : Testing all array sort specifiers ***\n";
21 *** Testing array_multisort() : Testing all array sort specifiers ***
/php-src/ext/zlib/tests/
H A Dgzfile_variation12.phpt33 string(38) "all I know is that you can realize it
53 string(38) "all I know is that you can realize it
73 string(38) "all I know is that you can realize it
93 string(38) "all I know is that you can realize it
H A Dgzfile_variation9.phpt32 string(38) "all I know is that you can realize it
52 string(38) "all I know is that you can realize it
72 string(38) "all I know is that you can realize it
92 string(38) "all I know is that you can realize it
H A Dreadgzfile_basic.phpt10 for all languages
29 for all languages
H A Dreadgzfile_basic2.phpt10 for all languages
29 for all languages
H A Dgzfile_basic.phpt10 for all languages
34 string(17) "for all languages"
H A Dgzfile_basic2.phpt10 for all languages
34 string(17) "for all languages"
/php-src/Zend/tests/
H A Dbug80811.phpt6 echo 'Executing with all params:' . PHP_EOL;
16 Executing with all params:
/php-src/ext/standard/tests/strings/
H A Dstrrpos_basic2.phpt2 Test strrpos() function : basic functionality - with all arguments
10 echo "-- With all arguments --\n";
32 -- With all arguments --
H A Dcrc32_basic.phpt12 // Initialise all required variables
15 // Calling crc32() with all possible arguments
H A Dstrcspn_basic.phpt12 // Initialise all required variables
18 // Calling strcspn() with all possible arguments
/php-src/ext/soap/tests/schema/
H A Dschema031.phpt2 SOAP XML Schema 31: Structure (all)
11 <all>
14 </all>
/php-src/ext/standard/tests/network/
H A Dfsockopen_basic.phpt18 // Initialise all required variables
24 echo "\nCalling fsockopen() with all possible arguments:\n";
46 Calling fsockopen() with all possible arguments:
/php-src/ext/spl/tests/
H A Dbug73209.phpt15 echo "Expect to see all keys in ->props here: \n";
23 Expect to see all keys in ->props here:
/php-src/ext/standard/tests/file/windows_acls/
H A Dcommon.inc57 all the other users having acls on the files must loose them.
59 all the users having acls on a file could be sophisticated. */
75 // Deny all
81 This is required to remove all the previously denied
99 // Deny all
104 This is required to remove all the previously denied
121 This is required to remove all the previously denied
/php-src/ext/standard/tests/general_functions/
H A Dphp_uname_basic.phpt10 echo "\n-- Try all the defined mode's --\n";
24 -- Try all the defined mode's --
/php-src/ext/standard/tests/file/
H A Dtouch_basic-win32-mb.phpt54 // Initialise all required variables
58 // Calling touch() with all possible arguments
59 echo "\n --- testing touch using all parameters ---\n";
84 --- testing touch using all parameters ---

Completed in 21 milliseconds

12345678910>>...25