Home
last modified time | relevance | path

Searched refs:fixed (Results 51 – 75 of 79) sorted by relevance

1234

/PHP-7.2/ext/standard/tests/array/
H A Darray_unshift_variation4.phpt13 * The $var argument passed is a fixed value
H A Darray_unshift_variation5.phpt15 * The $var argument passed is a fixed value
H A Darray_intersect_variation3.phpt13 * The $arr2 argument is a fixed array.
H A Darray_intersect_variation4.phpt13 * The $arr1 argument is a fixed array.
H A Darray_pad_variation3.phpt13 * $input and $pad_size arguments take fixed value.
H A Darray_intersect_assoc_variation1.phpt14 * The $arr2 argument passed is a fixed array.
H A Darray_intersect_assoc_variation2.phpt14 * The $arr1 argument passed is a fixed array.
H A Darray_intersect_variation1.phpt13 * The $arr2 argument is a fixed array.
H A Darray_intersect_variation2.phpt13 * The $arr1 argument is a fixed array.
H A Darray_pad_variation1.phpt13 * The $pad_size and $pad_value arguments passed are fixed values.
H A Darray_pad_variation6.phpt13 * The $pad_size and $pad_value arguments passed are fixed values.
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_poll_kill.phpt186 To be fixed later. Minor issue about fetching error message from killed line
/PHP-7.2/
H A DREADME.GIT-RULES127 sorted in decreasing order under the fixed version.
H A DREADME.SUBMITTING_PATCH82 fixed/added/changed by your patch.
H A DNEWS262 with fixed length buffer). (Albert Casademont)
1893 . Fixed bug #74913 (fixed incorrect poll.h include). (petk)
1894 . Fixed bug #74906 (fixed incorrect errno.h include). (petk)
2738 . Added SHA3 fixed mode algorithms (224, 256, 384, and 512 bit). (Sara)
2764 . Partially fixed #72506 (idn_to_ascii for UTS #46 incorrect for long domain
/PHP-7.2/ext/oci8/tests/
H A Dbug43492_2.phpt2 Bug #43492 (Nested cursor leaks after related bug #44206 fixed)
12 // Now that bug 44206 is fixed an automatic clean up will occur -
/PHP-7.2/ext/pcre/pcrelib/
H A DHACKING264 fixed maximum is coded as an OP_EXACT followed by an OP_UPTO (or OP_MINUPTO or
483 fixed lengths.
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput2470 Failed: lookbehind assertion is not fixed length at offset 6
473 Failed: lookbehind assertion is not fixed length at offset 14
476 Failed: lookbehind assertion is not fixed length at offset 12
739 Failed: lookbehind assertion is not fixed length at offset 11
742 Failed: lookbehind assertion is not fixed length at offset 12
745 Failed: lookbehind assertion is not fixed length at offset 13
971 Failed: lookbehind assertion is not fixed length at offset 6
10096 Failed: lookbehind assertion is not fixed length at offset 10
10099 Failed: lookbehind assertion is not fixed length at offset 13
10102 Failed: lookbehind assertion is not fixed length at offset 14
[all …]
/PHP-7.2/sapi/fpm/
H A Dwww.conf.in80 ; static - a fixed number (pm.max_children) of child processes;
/PHP-7.2/sapi/phpdbg/
H A Dxml.md651 … be fetched at all, or that only incomplete data was fetched (e.g. when a fixed number of followin…
/PHP-7.2/ext/mbstring/
H A DREADME_PHP3-i18n-ja747 2) fixed mbregex definitions to avoid conflicts with system regex
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt1167 PCRE uses fixed tables for processing characters whose code values are
2440 25 lookbehind assertion is not fixed length
2598 have a single fixed starting character. A bitmap of possible starting
2756 If there is a fixed first value, for example, the letter "c" from a
2762 If there is no fixed first value, and if either
2792 If there is a fixed first value, for example, the letter "c" from a
2795 fixed first value, and if either
2810 256-bit table indicating a fixed set of values for the first data unit
6686 fixed length. Thus
6708 of a lookbehind assertion to get round the fixed-length restriction.
[all …]
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic3392 >12 belong 11 8-bit fixed point,
3393 >12 belong 12 16-bit fixed point,
3394 >12 belong 13 24-bit fixed point,
3395 >12 belong 14 32-bit fixed point,
3430 >12 belong 11 8-bit fixed point,
3431 >12 belong 12 16-bit fixed point,
3432 >12 belong 13 24-bit fixed point,
3433 >12 belong 14 32-bit fixed point,
3494 # fixed by <doj@cubic.org> 2003-06-24
9926 # no fixed disk
[all …]
H A Dmagic私はガラスを食べられます3392 >12 belong 11 8-bit fixed point,
3393 >12 belong 12 16-bit fixed point,
3394 >12 belong 13 24-bit fixed point,
3395 >12 belong 14 32-bit fixed point,
3430 >12 belong 11 8-bit fixed point,
3431 >12 belong 12 16-bit fixed point,
3432 >12 belong 13 24-bit fixed point,
3433 >12 belong 14 32-bit fixed point,
3494 # fixed by <doj@cubic.org> 2003-06-24
9926 # no fixed disk
[all …]
/PHP-7.2/ext/soap/
H A Dsoap.c4412 if (param->element->fixed) {
4413 ZVAL_STRING(&defval, param->element->fixed);

Completed in 185 milliseconds

1234