Home
last modified time | relevance | path

Searched refs:arrays (Results 701 – 724 of 724) sorted by relevance

1...<<212223242526272829

/PHP-7.2/ext/standard/tests/strings/
H A Dprintf.phpt14 /* Various input arrays for different format types */
H A Dprintf_64bit.phpt14 /* Various input arrays for different format types */
H A Dstr_replace.phpt153 echo "\n-- Testing arrays --\n";
875 -- Testing arrays --
H A Dstrspn_variation11.phpt66 // loop through each element of the arrays for str, mask and start argument
H A Dstrcspn_variation11.phpt66 // loop through each element of the arrays for str,mask and start arguments
H A Dstrcspn_variation8.phpt95 // loop through each element of the arrays for all arguments
H A Dstrcspn_variation12.phpt65 // loop through each element of the arrays for str,mask,start and len arguments
/PHP-7.2/ext/standard/tests/general_functions/
H A Dgettype_settype_variation6.phpt110 /* arrays */
H A Dgettype_settype_variation8.phpt110 /* arrays */
H A Dgettype_settype_variation7.phpt110 /* arrays */
H A Dgettype_settype_variation5.phpt110 /* arrays */
H A Dgettype_settype_variation2.phpt113 /* arrays */
H A Dgettype_settype_variation3.phpt110 /* arrays */
H A Dgettype_settype_variation4.phpt117 /* arrays */
/PHP-7.2/Zend/tests/
H A D019.phpt81 echo "\n*** Testing unset(), empty() & isset() with arrays ***\n";
109 // testing empty and isset on arrays
691 *** Testing unset(), empty() & isset() with arrays ***
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar146 * Get the names of function arguments and initialise mandatory and optional argument arrays
992 'nested arrays' => array('foo', $index_array, $assoc_array),
1941 * Returns all varaition tests as an array of arrays
/PHP-7.2/ext/filter/docs/
H A Dfilter.txt95 These two constants define whether to allow arrays in the source values. The
/PHP-7.2/sapi/phpdbg/
H A Dxml.md641 - for watchpoints on arrays:
/PHP-7.2/
H A Dphp.ini-development605 ; This directive determines which super global arrays are registered when PHP
608 ; paid for the registration of these arrays and because ENV is not as commonly
634 ; that were passed when the script was invoked. These arrays are extremely
H A Dphp.ini-production607 ; This directive determines which super global arrays are registered when PHP
610 ; paid for the registration of these arrays and because ENV is not as commonly
636 ; that were passed when the script was invoked. These arrays are extremely
H A DNEWS1260 . Fixed bug #75717 (RecursiveArrayIterator does not traverse arrays by
2191 . Fixed bug #73998 (array_key_exists fails on arrays created by
3033 . Fixed bug #71996 (Using references in arrays doesn't work like expected).
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt105 printf("[005] Expecting the same number of entries in the arrays\n");
/PHP-7.2/tests/lang/
H A D024.phpt19 ${$$$a}["associative arrays work too"] = "this is nifty";
22 This should read "this is nifty": <?php echo $blah[$test="associative arrays work too"]."\n"; ?>
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog3134 10. It was pointed out to me that arrays of string pointers cause lots of

Completed in 88 milliseconds

1...<<212223242526272829