Home
last modified time | relevance | path

Searched refs:it (Results 251 – 275 of 1147) sorted by relevance

1...<<11121314151617181920>>...46

/PHP-7.2/ext/standard/tests/serialize/
H A Dserialization_objects_006.phpt2 Behaviour of incomplete class is preserved even when it was not created by unserialize().
11 * Description: Takes a string representation of variable and recreates it
/PHP-7.2/ext/standard/tests/strings/
H A Dstripos_variation6.phpt17 it's bright,but i cann't see it.
H A Dstr_shuffle.phpt5 /* Do not change this test it is a README.TESTING example. */
H A Dmetaphone.phpt18 "And then it was gone, flying back to Mordor with the speed of the wrath of Sauron; and behind it t…
/PHP-7.2/ext/standard/tests/file/
H A Dbug40501.csv2 backslashes (ex: 1)\",and it isn't the last element$
H A Dlstat_stat_variation10.phpt30 echo "*** Testing stat() on directory after using is_dir() on it ***\n";
52 *** Testing stat() on directory after using is_dir() on it ***
/PHP-7.2/ext/date/tests/
H A Ddefault-timezone-1.phpt6 putenv('TZ='); // clean TZ so that it doesn't bypass the ini option
H A Ddefault-timezone-2.phpt6 putenv('TZ='); // clean TZ so that it doesn't bypass the ini option
H A DDateTime_format_basic1.phpt21 var_dump( $date->format( 'h-i-s, j-m-y, it is w Day') );
36 string(19) "it is the 14th day."
H A Ddate_format_basic1.phpt21 var_dump( date_format($date, 'h-i-s, j-m-y, it is w Day') );
36 string(19) "it is the 14th day."
H A Ddate_basic1.phpt21 var_dump( date('h-i-s, j-m-y, it is w Day', $timestamp) );
36 string(19) "it is the 27th day."
/PHP-7.2/ext/pcre/pcrelib/
H A DHACKING19 a list of current states and checking all of them as it advanced through the
20 subject string. In the terminology of Jeffrey Friedl's book, it was a "DFA
65 Computing the memory requirement: how it was
73 into the vector, which it knows is big enough.
76 Computing the memory requirement: how it is
83 a "fake" mode that enables it to compute how much memory it would need, while
95 big issue, and in the event, nobody has commented on it.
151 follows it.
373 opcode to see if it is one of
420 If a subpattern is quantified such that it is permitted to match zero times, it
[all …]
/PHP-7.2/Zend/tests/
H A Dlist_011.phpt2 Disallow list() usage as if it were an array
/PHP-7.2/sapi/cli/tests/
H A Dbug61546.phpt5 // reference doc for getmyinode() on php.net states that it returns an integer or FALSE on error
8 // event that the internal page_inode structure is less than 0, otherwise it returns the long value
/PHP-7.2/ext/intl/tests/
H A Ddateformat___construct_bad_tz_cal.phpt37 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
H A Ddateformat_calendars_variant3.phpt44 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
H A Ddateformat_calendars.phpt44 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
/PHP-7.2/ext/mysqli/
H A Dconfig.w324 // Note: The extension name is "mysqli", you enable it with "--with-mysqli".
5 // Passing value "mysqlnd" to it enables the bundled
/PHP-7.2/ext/phar/tests/tar/
H A Dtar_gzip.phpt28 var_dump("it worked");
49 string(9) "it worked"
/PHP-7.2/ext/pdo_dblib/
H A DREADME19 behavioral differences between versions. When making changes, it's recommended
23 it's best to use the DSN (rather than freetds.conf, etc.) to set the version.
/PHP-7.2/ext/spl/tests/
H A Dbug38618.phpt39 $it = new RecursiveArrayIterator($array, $flags);
40 foreach (new RecursiveIteratorIterator($it) as $k => $fruit) {
/PHP-7.2/ext/standard/tests/general_functions/
H A Dgetservbyport_variation1.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
8 Michele Orselli (mo@ideato.it)
/PHP-7.2/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt9 Manuel Baldassarri mb@ideato.it
10 Michele Orselli mo@ideato.it
/PHP-7.2/ext/standard/tests/network/
H A Dudp6loop.phpt10 * cannot tell for sure if IPv6 works until we probe it at run time,
33 /* Connect to it */
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt22 // If its a version string it should be of the format \d+\.\d+\.\d+.*
42 // Lets accept also int if it follows the rules from the original MYSQL C API
60 printf("[010] Did we change it from '%s' to '%s'?\n", $version, $new_version);

Completed in 35 milliseconds

1...<<11121314151617181920>>...46