Home
last modified time | relevance | path

Searched refs:first (Results 276 – 300 of 618) sorted by relevance

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

/PHP-5.5/ext/simplexml/tests/
H A D006.phpt13 <elem1 attr1='first'>
H A D019.phpt13 <elem1 attr1='first'>
H A Dsxe_002.phpt16 <elem1 attr1='first'>
H A Dsxe_003.phpt16 <elem1 attr1='first'>
/PHP-5.5/ext/phar/tests/
H A Dphar_setalias2.phpt12 $file = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
/PHP-5.5/ext/soap/tests/soap12/
H A DT61.phpt28 …ue></env:Code><env:Reason><env:Text>SOAP-ERROR: Encoding: '*' may only be first arraySize value in…
/PHP-5.5/ext/posix/tests/
H A Dposix_mkfifo_safemode.phpt6 The first attempt (writing to /tmp) should effectively fail because /tmp is owned by root.
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_3.phpt32 $dbh = null; // close first connection
/PHP-5.5/ext/dba/tests/
H A Ddba_cdb_read.phpt39 // with skip = 0 dba_fetch must fetch the first result
/PHP-5.5/ext/standard/tests/strings/
H A Dstripos_basic2.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstrncmp_variation9.phpt6 * Description: Binary safe case-sensitive string comparison of the first n characters
H A Dstrncasecmp_basic.phpt6 * Description: Binary safe case-insensitive string comparison of the first n characters
H A Dstrncmp_basic.phpt6 * Description: Binary safe case-sensitive string comparison of the first n characters
/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation12.phpt44 Warning: copy(): The first argument to copy() function cannot be a directory in %scopy_variation12.…
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strstr_variation5.phpt11 * Description: Finds first occurrence of a string within another
/PHP-5.5/ext/curl/tests/
H A Dcurl_copy_handle_variation2.phpt29 // add same CURLOPT to the first handle
/PHP-5.5/tests/func/
H A D010.phpt40 test($v0, \'0\'); // first
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_basic.phpt11 * Description: Find position of first occurrence of a string within another
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS28 and by passing NULL as the first parameter. The last function is a combination
29 of the first two. If the message is not a static buffer, copyMsg should be 1.
51 by passing a pointer to the object's intl_error structed as the first parameter.
/PHP-5.5/ext/date/tests/
H A DDateTime_setDate_variation1.phpt2 Test DateTime::setDate() function : usage variation - Passing unexpected values to first argument $…
11 echo "*** Testing DateTime::setDate() : usage variation - unexpected values to first argument \$ye…
113 *** Testing DateTime::setDate() : usage variation - unexpected values to first argument $year***
H A DDateTime_setISODate_variation1.phpt2 Test DateTime::setISODate() function : usage variation - Passing unexpected values to first argumen…
11 echo "*** Testing DateTime::setISODate() : usage variation - unexpected values to first argument \…
113 *** Testing DateTime::setISODate() : usage variation - unexpected values to first argument $year***
H A DDateTime_setTime_variation1.phpt2 Test DateTime::setTime() function : usage variation - Passing unexpected values to first argument $…
11 echo "*** Testing DateTime::setTime() : usage variation - unexpected values to first argument \$ho…
113 *** Testing DateTime::setTime() : usage variation - unexpected values to first argument $hour***
/PHP-5.5/Zend/
H A Dbench.php206 $first = "foo_0";
208 print "$hash1[$first] $hash1[$last] $hash2[$first] $hash2[$last]\n";
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated.phpt95 // lets be fair and do the most simple SELECT first
107 array(':placeholder' => 'first row'));
113 array(':placeholder' => 'first row'));
209 array('first row'));
215 array('first row'));
353 %unicode|string%(9) "first row"
395 %unicode|string%(9) "first row"
/PHP-5.5/ext/standard/tests/array/
H A Darray_fill_keys_error.phpt6 …* Description: Create an array using the elements of the first parameter as keys each initialized …

Completed in 28 milliseconds

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