Home
last modified time | relevance | path

Searched refs:initial (Results 51 – 66 of 66) sorted by relevance

123

/php-src/
H A DCODING_STANDARDS.md154 count. The initial letter of the name is lowercase, and each letter that
297 functions follow the standard prefixing conventions during their initial
H A DEXTENSIONS21 Experimental: Under development or initial release.
H A Dphp.ini-development478 ; E_CORE_ERROR - fatal errors that occur during PHP's initial startup
480 ; initial startup
H A Dphp.ini-production480 ; E_CORE_ERROR - fatal errors that occur during PHP's initial startup
482 ; initial startup
/php-src/ext/dom/
H A Dconfig.m421 …e/insertion_mode/in_head_noscript.c $LEXBOR_DIR/html/tree/insertion_mode/initial.c $LEXBOR_DIR/htm…
/php-src/ext/phar/phar/
H A Dclicommand.inc236 $b = substr($what, 0, $l); // strip out initial $l
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst40 All of the reference counted types share a common initial struct sequence.
/php-src/docs/
H A Drelease-process.md698 with the new version and initial anchor (e.g. `<a id="PHP_8_4"></a>` if added
904 ## Preparing for the initial stable version (PHP X.Y.0)
908 is available before releasing the initial stable version, since you should
929 5. On the announcement day for the initial stable version (or shortly before),
/php-src/ext/standard/
H A Darray.c6370 …rray_binop(INTERNAL_FUNCTION_PARAMETERS, const char *op_name, binary_op_type op, zend_long initial) argument
6380 RETURN_LONG(initial);
6383 ZVAL_LONG(return_value, initial);
6445 zval *initial = NULL; local
6452 Z_PARAM_ZVAL(initial)
6457 ZVAL_COPY(return_value, initial);
H A Dbasic_functions.stub.php1896 function array_reduce(array $array, callable $callback, mixed $initial = null): mixed {} argument
H A Dbasic_functions_arginfo.h330 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, initial, IS_MIXED, 0, "null")
/php-src/ext/mbstring/tests/
H A Dutf_encodings.phpt898 // Regression tests for bugs with initial AVX2-accelerated implementation
/php-src/build/
H A Dlibtool.m44019 # If TAGNAME is not passed, then create an initial libtool script
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt33 # beginning, and rewrite all the initial
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1788 # initial string matched. It used to be done with a regex, but we're
12651 # test for nearly all MS-DOS Master Boot Record initial program loader (IPL) is now done by
17205 # The initial segment (up to >>>>>>>>422) was copied from the X86
H A Dmagic1788 # initial string matched. It used to be done with a regex, but we're
12651 # test for nearly all MS-DOS Master Boot Record initial program loader (IPL) is now done by
17205 # The initial segment (up to >>>>>>>>422) was copied from the X86

Completed in 202 milliseconds

123