Home
last modified time | relevance | path

Searched refs:first (Results 451 – 475 of 618) sorted by relevance

1...<<11121314151617181920>>...25

/PHP-5.5/ext/standard/tests/array/
H A Darray_merge.phpt36 foreach($begin_array as $first) {
41 $result = array_merge($first, $second);
H A Darray_combine_variation4.phpt6 * Description: Creates an array by using the elements of the first parameter as keys
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt35 // fetch only the first rows and let closeCursor() clean up
62 // fetch only the first rows and let closeCursor() clean up
/PHP-5.5/ext/date/tests/
H A DDateTime_data-spring-type2-type2.inc19 * + dtsec: daylight time first second 2010-03-14 03:00:00 EDT
H A Dgmmktime_variation1.phpt2 Test gmmktime() function : usage variation - Passing unexpected values to first argument hour.
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_variation3.phpt11 * Description: Finds position of first occurrence of a string within another, case insensitive
H A Dmb_strpos_variation3.phpt11 * Description: Find position of first occurrence of a string within another
H A Dmb_stristr_variation1.phpt11 * Description: Finds first occurrence of a string within another, case insensitive
H A Dmb_strstr_variation1.phpt11 * Description: Finds first occurrence of a string within another
H A Dmb_stripos_variation4.phpt11 * Description: Finds position of first occurrence of a string within another, case insensitive
H A Dmb_stristr_variation2.phpt11 * Description: Finds first occurrence of a string within another, case insensitive
H A Dmb_strpos_variation4.phpt11 * Description: Find position of first occurrence of a string within another
H A Dmb_strstr_variation2.phpt11 * Description: Finds first occurrence of a string within another
H A Dmb_strstr_variation3.phpt11 * Description: Finds first occurrence of a string within another
/PHP-5.5/ext/standard/tests/strings/
H A Dstripos_variation15.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstrncasecmp_variation4.phpt6 * Description: Binary safe case-insensitive string comparison of the first n characters
H A Dstrncasecmp_variation10.phpt6 * Description: Binary safe case-insensitive string comparison of the first n characters
H A Dstrncasecmp_variation11.phpt6 * Description: Binary safe case-insensitive string comparison of the first n characters
H A Dstrncmp_variation4.phpt6 * Description: Binary safe case-sensitive string comparison of the first n characters
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_variation3.phpt12 * Description: Find position of first occurrence of a string within another
/PHP-5.5/ext/posix/tests/
H A Dposix_kill_variation1.phpt2 Test posix_kill() function : usage variations - first parameter type
/PHP-5.5/ext/spl/internal/
H A Dregexiterator.inc26 const GET_MATCH = 1; /**< Mode: Return the first matche (if any) */
/PHP-5.5/tests/security/
H A Dopen_basedir.inc21 // Remove any trailing slash first
/PHP-5.5/ext/standard/tests/file/
H A Dfread_error.phpt10 opening userspace stream) when 8192 bytes have been read whichever comes first.
/PHP-5.5/ext/mysqli/tests/
H A Dbug52891.phpt44 /* first insert normal value to force initial send of types */

Completed in 46 milliseconds

1...<<11121314151617181920>>...25