Home
last modified time | relevance | path

Searched refs:same (Results 351 – 375 of 396) sorted by relevance

1...<<111213141516

/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_variation3.phpt96 // additional argument passed is the same as $arr1 argument
H A Darray_intersect_variation4.phpt95 // additional argument passed is the same as $arr1 argument
/PHP-7.4/Zend/
H A DREADME.md59 same as in old `zend_execute.c`, but now it uses macros to access opcode
H A Dzend_virtual_cwd.c400 int same = 1; in realpath_cache_add() local
405 same = 0; in realpath_cache_add()
420 if (same) { in realpath_cache_add()
/PHP-7.4/
H A DUPGRADING105 enabled). This means that the size of the $matches will always be the same.
274 options, with the same semantics as FILTER_VALIDATE_INT.
297 . Added mb_str_split() function, which provides the same functionality as
506 object properties. It returns the same result as (array) $object, with the
737 the INI directive opcache.cache_id. All processes with the same cache ID and
848 same string (but possibly different offsets), it will only be checked for
H A Dphp.ini-development265 ; is activated here. This setting does the same as output_handler but in
296 ; are decoded with unserialize, the data will remain the same.
510 ; Do not log repeated messages. Repeated errors must occur in same file on same
648 ; are specified in the same manner as the variables_order directive,
1248 ; the same string for all web servers running the same application,
1456 ; - User may access your site with the same session ID
1789 ; files with the same name (basename). Disabling the directive improves
1859 ; processes have to map shared memory into the same address space. This
1865 ; processes with the same cache ID and user share an OPcache instance.
H A Dphp.ini-production265 ; is activated here. This setting does the same as output_handler but in
296 ; are decoded with unserialize, the data will remain the same.
510 ; Do not log repeated messages. Repeated errors must occur in same file on same
648 ; are specified in the same manner as the variables_order directive,
1248 ; the same string for all web servers running the same application,
1456 ; - User may access your site with the same session ID
1789 ; files with the same name (basename). Disabling the directive improves
1859 ; processes have to map shared memory into the same address space. This
1865 ; processes with the same cache ID and user share an OPcache instance.
H A DCODING_STANDARDS.md30 3. Functions that are tightly integrated with other functions within the same
336 same function (such as `highlight_file` and `show_source`), will be separately
/PHP-7.4/ext/standard/tests/file/
H A Dfile.inc13 the same stat.
335 text_with_new_line = same as text but new lines are written
528 corresponding next 13 values of the same stat for equality
H A Dbasename-win32.phpt82 /* paths and suffix given as same */
H A Dlstat_stat_basic.phpt58 // numeric and named keys, compare them to see they are same
H A Dbasename.phpt103 /* paths and suffix given as same */
/PHP-7.4/ext/session/tests/
H A Dsave_handler.inc125 // Return negative value for error. FALSE does not work because it's the same as 0.
/PHP-7.4/ext/dom/tests/
H A Ddom001.phpt39 // The children of this parent are the same children as one above
/PHP-7.4/ext/intl/
H A DERROR_CONVENTIONS.md97 plain functions mapped to the same internal functions as their instance methods.
/PHP-7.4/ext/phar/tests/
H A Dfopen_edgecases.phpt118 …://%sfopen_edgecases.phar.php/hi" to "phar://foo.phar/hi", not within the same phar archive in %sf…
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in34 ; instances running on the same server, you can change the default value
/PHP-7.4/docs/
H A Drelease-process.md98 versions between the alpha/beta/.0RCx releases can be left the same or
290 Usually we use the same content as for point 6, but included in php template
343 ## Re-releasing the same version (or -pl)
/PHP-7.4/win32/build/
H A Dphpize.js.in101 /* check if we already picked up a module with the same dirname;
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_last_insert_id.phpt12 the same value as a call to the LAST_INSERT_ID() SQL function.
H A Dmysqli_fork.phpt2 Forking a child and using the same connection.
H A Dmysqli_stmt_bind_result_format.phpt286 // same but OO interface
/PHP-7.4/ext/pdo/
H A Dpdo_sql_parser.re183 /* extra bit of validation for instances when same params are bound more than once */
/PHP-7.4/build/
H A Dpkg.m425 dnl the same distribution terms that you use for the rest of that
/PHP-7.4/sapi/phpdbg/
H A Dxml.md221 - id: the frame id, current frame has id 0 (frames with internal function calls have the same id th…
381 - &lt;exec type="unchanged" />: same execution context chosen again

Completed in 66 milliseconds

1...<<111213141516