Home
last modified time | relevance | path

Searched refs:first (Results 576 – 600 of 652) sorted by relevance

1...<<21222324252627

/PHP-7.1/ext/standard/tests/array/
H A Darray_udiff_uassoc_variation4.phpt167 Warning: array_udiff_uassoc() expects parameter 4 to be a valid callback, first array member is not…
H A Darray_udiff_variation3.phpt164 Warning: array_udiff() expects parameter 3 to be a valid callback, first array member is not a vali…
H A Darray_uintersect_uassoc_variation3.phpt167 Warning: array_uintersect_uassoc() expects parameter 3 to be a valid callback, first array member i…
H A Darray_uintersect_uassoc_variation4.phpt167 Warning: array_uintersect_uassoc() expects parameter 4 to be a valid callback, first array member i…
H A Darray_uintersect_variation3.phpt164 Warning: array_uintersect() expects parameter 3 to be a valid callback, first array member is not a…
H A Darray_diff_key_variation1.phpt2 Test array_diff_key() function : usage variation - Passing unexpected values to first argument
H A Darray_diff_uassoc_variation3.phpt171 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, first array member is not …
H A Darray_diff_ukey_variation1.phpt2 Test array_diff_ukey() function : usage variation - Passing unexpected values to first argument
/PHP-7.1/ext/standard/tests/strings/
H A Dstrncasecmp_variation6.phpt6 * Description: Binary safe case-insensitive string comparison of the first n characters
H A Dstrncmp_variation6.phpt6 * Description: Binary safe case-sensitive string comparison of the first n characters
H A Dstrstr.phpt6 Description: Find first occurrence of a string
/PHP-7.1/ext/standard/tests/file/
H A Dfwrite_basic-win32-mb.phpt15 written or the end of string reached, whichever comes first.
H A Dfwrite_basic-win32.phpt15 written or the end of string reached, whichever comes first.
H A Dfwrite_basic.phpt15 written or the end of string reached, whichever comes first.
/PHP-7.1/ext/date/tests/
H A DDateTime_data-fall-type3-type2.inc21 * + stsec: standard time first second 2010-11-07 01:00:00 EST
H A Ddate_sunrise_variation1.phpt2 Test date_sunrise() function : usage variation - Passing unexpected values to first argument time.
H A Ddate_sunset_variation1.phpt2 Test date_sunset() function : usage variation - Passing unexpected values to first argument time.
H A Didate_variation1.phpt2 Test idate() function : usage variation - Passing unexpected values to first argument 'format'.
H A DDateTime_data-fall-type3-type3.inc21 * + stsec: standard time first second 2010-11-07 01:00:00 EST, + TZ
H A Dlocaltime_variation1.phpt2 Test localtime() function : usage variation - Passing unexpected values to first argument 'timestam…
/PHP-7.1/
H A DREADME.RELEASE_PROCESS28 first releases one of the previous RM's is around to answer questions. For the
148 6. For the first RC, write the doc team (phpdoc@lists.php.net) about updating the
H A DREADME.EXT_SKEL111 function to help first time module writers to get started and testing
/PHP-7.1/win32/
H A Dinstall.txt52 Before starting the installation, first you need to know what do you
60 For the first and most common form, you need three things: PHP itself,
306 advisable to first get PHP working and tested without any
326 Note: You should read the manual installation steps first!
483 Note: Please read the manual installation steps first!
577 Note: You should read the manual installation steps first!
868 Note: You should read the manual installation steps first!
903 Note: You should read the manual installation steps first!
1210 may be able to help you. You should check out the archive first, in
1489 directory. If you're using the Apache webserver, php.ini is first
/PHP-7.1/ext/curl/
H A Dinterface.c2690 struct HttpPost *first = NULL; in _php_curl_setopt() local
2734 form_error = curl_formadd(&first, &last, in _php_curl_setopt()
2756 form_error = curl_formadd(&first, &last, in _php_curl_setopt()
2779 zend_llist_add_element(&ch->to_free->post, &first); in _php_curl_setopt()
2780 error = curl_easy_setopt(ch->cp, CURLOPT_HTTPPOST, first); in _php_curl_setopt()
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic2360 #>4 byte&0x0f =0 first is type CPY
2369 >4 byte&0x0f =0 first is type CPY
2370 >4 byte&0x0f =1 first is type ASC
2371 >4 byte&0x0f =2 first is type HSC
8956 >12 byte 0x02 \b, LSB first
8957 >12 byte 0x0a \b, MSB first
12295 # Jump to the first segment
16710 # check the first line
17653 # the first byte of which is never 0, while the first byte of the Git pack
17877 # skip past first (video) LIST
[all …]

Completed in 132 milliseconds

1...<<21222324252627