Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...26

/PHP-7.0/ext/mbstring/tests/
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.0/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.0/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.0/ext/date/tests/
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 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 Ddate_period-immutable.phpt9 $di = DateInterval::createFromDateString( 'first day of next month' );
/PHP-7.0/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
H A Dtestoutput1991 No first char
101 No first char
/PHP-7.0/ext/filter/
H A Dlogical_filters.c338 int first, n; in php_filter_float() local
361 first = 1; in php_filter_float()
369 if (!first && n != 3) { in php_filter_float()
391 if (first?(n < 1 || n > 3):(n != 3)) { in php_filter_float()
394 first = 0; in php_filter_float()
/PHP-7.0/ext/spl/examples/
H A Dsearchiterator.inc17 * This extended FilterIterator stops after finding the first acceptable
/PHP-7.0/ext/standard/tests/strings/
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
H A Dstripos_variation13.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dparse_str_error1.phpt17 $s1 = "first=val1&second=val2&third=val3";
/PHP-7.0/ext/phar/tests/tar/
H A Dphar_setalias.phpt15 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
/PHP-7.0/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.0/Zend/tests/generators/
H A Dgenerator_rewind.phpt2 A generator can only be rewinded before or at the first yield
/PHP-7.0/ext/phar/tests/
H A Dphar_unlinkarchive.phpt36 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
95 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
/PHP-7.0/ext/standard/tests/array/
H A Darray_combine_basic.phpt6 * Description: Creates an array by using the elements of the first parameter as keys
H A Dbug24980.phpt2 Bug #24980 (array_reduce() uses first element as default running total)
/PHP-7.0/ext/phar/tests/zip/
H A Dphar_setalias2.phpt14 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
/PHP-7.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.h55 virtual int32_t first(void);

Completed in 38 milliseconds

1...<<11121314151617181920>>...26