Home
last modified time | relevance | path

Searched refs:first (Results 251 – 275 of 652) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-7.1/ext/date/tests/
H A Ddate_period.phpt8 $di = DateInterval::createFromDateString( 'first day of next month' );
H A Dtimezone_transitions_get_variation2.phpt2 Test timezone_transitions_get() function : usage variation - Passing unexpected values to first arg…
11 echo "*** Testing timezone_transitions_get() : usage variation - unexpected values to first argume…
114 *** Testing timezone_transitions_get() : usage variation - unexpected values to first argument $ti…
H A Dtimezone_transitions_get_variation3.phpt2 Test timezone_transitions_get() function : usage variation - Passing unexpected values to first arg…
11 echo "*** Testing timezone_transitions_get() : usage variation - unexpected values to first argume…
114 *** Testing timezone_transitions_get() : usage variation - unexpected values to first argument $ti…
H A Dmktime_variation1.phpt2 Test mktime() function : usage variation - Passing unexpected values to first argument $hour.
11 echo "*** Testing mktime() : usage variation - unexpected values to first argument \$hour***\n";
116 *** Testing mktime() : usage variation - unexpected values to first argument $hour***
H A Ddate_period-immutable.phpt9 $di = DateInterval::createFromDateString( 'first day of next month' );
/PHP-7.1/ext/standard/tests/strings/
H A Dstrncasecmp_variation3.phpt6 * Description: Binary safe case-insensitive string comparison of the first n characters
H A Dstrncasecmp_variation7.phpt6 * Description: Binary safe case-insensitive string comparison of the first n characters
H A Dstrncmp_variation7.phpt6 * Description: Binary safe case-sensitive string comparison of the first n characters
H A Dstripos_variation5.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstripos_variation12.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstripos_variation3.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstripos_variation7.phpt6 * Description: Find position of first occurrence of a case-insensitive string
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_anonymous.phpt25 $stmt->execute(array('first row'));
44 $stmt->execute(array('first row'));
/PHP-7.1/ext/iconv/tests/
H A Diconv_strpos_error2.phpt11 * Description: Find position of first occurrence of a string within another
/PHP-7.1/ext/standard/tests/array/
H A Dreset_basic.phpt6 * Description: Set array argument's internal pointer to the first element and return it
/PHP-7.1/ext/mbstring/tests/
H A Dmb_stripos_error2.phpt11 * Description: Finds position of first occurrence of a string within another, case insensitive
H A Dmb_stristr_error2.phpt11 * Description: Finds first occurrence of a string within another, case insensitive
H A Dmb_strstr_error2.phpt11 * Description: Finds first occurrence of a string within another
/PHP-7.1/Zend/tests/type_declarations/
H A Dinternal_function_strict_mode.phpt33 *** Caught array_map() expects parameter 1 to be a valid callback, first array member is not a vali…
/PHP-7.1/ext/bcmath/libbcmath/
H A Daclocal.m430 AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
56 # arguments. Must try -L first in case configure is actually a
112 dnl that is generated. We must strip everything past the first ":",
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput1722 No first char
228 No first char
274 No first char
292 No first char
304 No first char
330 No first char
348 No first char
360 No first char
378 No first char
/PHP-7.1/ext/phar/tests/tar/
H A Dphar_setalias.phpt15 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
/PHP-7.1/ext/ldap/tests/
H A Dldap_control_paged_results_variation2.phpt2 ldap_ldap_control_paged_result() test (fetching the first page with a pagesize=2)
/PHP-7.1/ext/spl/examples/
H A Dsearchiterator.inc17 * This extended FilterIterator stops after finding the first acceptable
/PHP-7.1/Zend/tests/generators/
H A Dgenerator_rewind.phpt2 A generator can only be rewinded before or at the first yield

Completed in 107 milliseconds

1...<<11121314151617181920>>...27