Home
last modified time | relevance | path

Searched refs:it (Results 226 – 250 of 1147) sorted by relevance

12345678910>>...46

/PHP-7.2/ext/spl/tests/
H A Diterator_016.phpt17 function __construct(Menu $it)
19 parent::__construct($it);
H A DCallbackFilterIteratorTest-002.phpt35 $it = new CallbackFilterIterator(new ArrayIterator(array(1)), function() {
39 foreach($it as $e);
H A Darray_007.phpt23 $it = new ArrayObject($this);
24 return $it->getIterator();
H A Diterator_008.phpt35 $it = new InfiniteIterator(new ArrayIteratorEx(range(0,2)));
39 foreach ($it as $v) {
/PHP-7.2/ext/standard/tests/serialize/
H A Dserialization_objects_007.phpt11 * Description: Takes a string representation of variable and recreates it
37 Warning: unserialize(): Function check() hasn't defined the class it was called for in %s on line 23
/PHP-7.2/ext/com_dotnet/tests/
H A Dbug49192.phpt15 // there is a fix available, but user has to install it.
18 // get an accurate test run. its better to just not run the test or expect it to fail.
/PHP-7.2/ext/pcre/tests/
H A Dpreg_replace_basic.phpt12 var_dump(preg_replace('<[0-35-9]>', '4', $string)); //finds any number that's not 4 and replaces it
13 …d by 2-4 characters and replaces it with Bonjour (i.e. Hello -> Bonjour) (was finding the 'his' in…
H A Dpreg_replace_edit_basic.phpt18 … '4', $string, //finds any number that's not 4 and replaces it with a 4
24 …d by 2-4 characters and replaces it with Bonjour (i.e. Hello -> Bonjour) (was finding the 'his' in…
/PHP-7.2/ext/zlib/tests/
H A D005.phpt15 $string = "Answer me, it can't be so hard
62 string(94) "Answer me, it can't be so hard
65 string(94) "Answer me, it can't be so hard
H A D006.phpt15 $string = "Answer me, it can't be so hard
66 string(94) "Answer me, it can't be so hard
69 string(94) "Answer me, it can't be so hard
H A Dgzseek_variation3.phpt2 Test function gzseek() by calling it with SEEK_CUR when reading
43 string(10) "ze it
/PHP-7.2/ext/standard/tests/array/
H A Dkey_exists_variation2.phpt2 Test function key_exists() by calling it with its expected arguments
4 Francesco Fullone ff@ideato.it
24 // 'bar' has index = 0, netherless it is a string
/PHP-7.2/ext/standard/tests/file/
H A Dfopencookie.phpt13 * changed the binary interface, so if haven't detected it correctly,
22 public $data = "If you can read this, it worked";
88 If you can read this, it worked
/PHP-7.2/ext/pdo_odbc/tests/
H A Dcommon.phpt26 // 1. test is skipped if user doesn't want to test it, even if they have MS Access installed
27 // 2. it detects if ODBC driver is not installed - to avoid test bug
28 // 3. it detects if ODBC driver is installed - so test will be run
47 …// check if MS Access DB is installed, and if yes, try using it. create a temporary MS access data…
/PHP-7.2/ext/pspell/
H A DREADME20 added). I did not want to modify existing aspell module, because it would
34 If that location is different, please specify it in --with-pspell=PATH, where
43 The parameter probably should begin with '/' because otherwise it will
48 pspell_save_wordlist() to save it.
/PHP-7.2/sapi/apache2handler/
H A DREADME9 a chain of filters. PHP can be such a filter, so that it processes
19 script while it is being run.
48 That's it. Now start bin/httpd.
68 breakpoint on 'load_module'. Step through it until apr_dso_load() is
/PHP-7.2/ext/posix/tests/
H A Dposix_geteuid_error1.phpt2 Test function posix_geteuid() by calling it more than or less than its expected arguments
9 Francesco Fullone ff@ideato.it
/PHP-7.2/ext/standard/tests/strings/
H A Dstrrpos_variation6.phpt17 it's bright,but i cann't see it.
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_stmt_num_rows.phpt57 …// mysqli_num_rows() failed to fetch the result set and the PHP parameter check makes it return NU…
58 …// mysqli_stmt_numrows() has a valid resource to work on and it will return int/0 instead. No bug,…
87 Because it is undefined it is allowed to the mysqlnd DEVELOPER to implement
93 not rely on it.
/PHP-7.2/
H A DREADME.EXT_SKEL40 functions it will contain, their return types and the arguments they take
42 definitions and handling arguments passed yourself, it's time to create a
67 All the definitions must be on one line. In it's simplest form, it's just
83 ']'s as there where '['s. Currently, it does not harm if you forget to do it
87 If present it will be filled into the 'proto' header comments in the stubs
97 If possible, the function definition should also contain it's return type
130 option enables it on the created xml file.
136 mixed, it wouldn't even be possible to write anything, because only you
/PHP-7.2/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt14 /* This is the wrong way to do it. The parent will block till it has read all the STDIN.
15 The smaller the pipe buffer is, the longer it will take. It might even pass at the end,
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_cmd.c627 uint32_t it = 0; in phpdbg_stack_resolve() local
630 while (it < matches) { in phpdbg_stack_resolve()
632 list = emalloc(matched[it]->name_len + 1 + (it + 1 < matches ? sizeof(", ") - 1 : 0)); in phpdbg_stack_resolve()
634 …list = erealloc(list, (pos + matched[it]->name_len) + 1 + (it + 1 < matches ? sizeof(", ") - 1 : 0… in phpdbg_stack_resolve()
636 memcpy(&list[pos], matched[it]->name, matched[it]->name_len); in phpdbg_stack_resolve()
637 pos += matched[it]->name_len; in phpdbg_stack_resolve()
638 if ((it + 1) < matches) { in phpdbg_stack_resolve()
644 it++; in phpdbg_stack_resolve()
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dgrepinputv4 This time it jumps and jumps and jumps.
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt495 files, but it can be used for testing the 16-bit library. If it is run
823 files, but it can be used for testing the 32-bit library. If it is run
904 tary option always exists as well, but as it specifies the default, it
2666 it is needed.
3526 it is not, it is rounded down.
4023 but it is not defined which it is.
4325 it is processed as if it were
4629 it is the same as PCRE, but there are examples where it differs.
5697 string, it takes two dots to match it.
5764 it is not the first character, or escape it with a backslash.
[all …]
/PHP-7.2/ext/openssl/tests/
H A Dbug65538_002.phpt11 // We don't get any ca list from php.net but it does not matter as we
14 // as it is redirected to https which means the test would depend

Completed in 78 milliseconds

12345678910>>...46