Home
last modified time | relevance | path

Searched refs:same (Results 226 – 250 of 427) sorted by relevance

12345678910>>...18

/PHP-7.3/ext/spl/internal/
H A Drecursiveregexiterator.inc47 * @note the returned iterator will be of the same class as $this
/PHP-7.3/ext/spl/tests/
H A DCallbackFilterIteratorTest.phpt48 // same test, with no reference to callback
H A DRecursiveCallbackFilterIteratorTest.phpt52 // same test, with no reference to callback
/PHP-7.3/ext/pdo_mysql/tests/
H A Dbug_45120.phpt2 Bug #45120 (PDOStatement->execute() returns true then false for same statement)
/PHP-7.3/ext/exif/tests/
H A Dexif001.phpt12 test2.jpg is the same image but contains Exif/Comment information and a
/PHP-7.3/ext/curl/tests/
H A Dbug69316.phpt12 …// cause an allocation of approx the same size as a FILE structure, size varies a bit depending on…
H A Dcurl_copy_handle_variation2.phpt29 // add same CURLOPT to the first handle
/PHP-7.3/ext/standard/tests/file/
H A Drename_variation3.phpt26 //rename the link to a new name in the same dir
H A Dstat_variation5-win32.phpt17 /* test the stats of file opened in write mode and then same in read mode */
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_pconn_reuse.phpt25 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
50 …printf("[006] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
H A Dmysqli_fetch_field.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
26 // same. Not sure whether this is strictly necessary.
/PHP-7.3/Zend/tests/
H A Dclosure_041.phpt55 echo "After binding, with same-class instance for the bound ones", "\n";
85 After binding, with same-class instance for the bound ones
H A Dclosure_039.phpt2 Closure 039: Rebinding closures, change scope, same runtime type
/PHP-7.3/ext/opcache/
H A DREADME94 only to most likely refill it with those same entries. Once more than 5%
101 files with the same name (basename). Disabling the directive improves
134 the same include_path, the file is not searched again. Thus, if a file
135 with the same name appears somewhere else in include_path, it
210 processes have to map shared memory into the same address space. This
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c812 BOOL same = leftop == rightop; in compare_opcodes() local
831 case 2: accepted = (base_list[3] == list[3]) != same; break; in compare_opcodes()
832 case 3: accepted = !same; break; in compare_opcodes()
835 accepted = risprop && catposstab[base_list[3]][list[3]] == same; in compare_opcodes()
839 accepted = lisprop && catposstab[list[3]][base_list[3]] == same; in compare_opcodes()
/PHP-7.3/ext/standard/tests/array/
H A Duasort_variation10.phpt17 * Return value : 0 - if both values are same
H A Dnatcasesort_variation4.phpt6 …die("skip Output tested contains chars that are not shown the same on windows concole (ESC and co)…
H A Dreset_variation3.phpt23 // the internal pointer is the same for both
H A Darray_intersect_variation9.phpt13 * Optional argument takes the same value as that of $arr1
42 // additional argument passed is the same as $arr1
53 // additional argument passed is the same as $arr1
/PHP-7.3/ext/simplexml/
H A DREADME31 At the moment property access to multiple elements of the same
/PHP-7.3/ext/gd/tests/
H A Dsimilarity.inc54 // assumes image1 and image2 have same width and height
/PHP-7.3/ext/sockets/tests/
H A Dwsaprotocol_info_0.phpt29 /* Duplicate socket in the same process. */
/PHP-7.3/sapi/phpdbg/tests/
H A Dwatch_006.phpt2 Test multiple watch elements pointing to the same watchpoint
/PHP-7.3/tests/classes/
H A Dinheritance_005.phpt44 Deprecated: Methods with the same name as their class will not be constructors in a future version …
/PHP-7.3/ext/standard/tests/dir/
H A Ddir_variation6.phpt32 // remove directory and try to open the same(non-existent) directory again

Completed in 72 milliseconds

12345678910>>...18