Home
last modified time | relevance | path

Searched refs:part (Results 126 – 150 of 184) sorted by last modified time

12345678

/php-src/ext/opcache/tests/
H A Dbug81015.phpt2 Bug #81015: Opcache optimization assumes wrong part of ternary operator in if-condition
8 // the "true" part is not as trivial in the real case
H A Dbug78189.phpt22 $part = substr($filename, strlen($tmpdir), 34);
23 if (!preg_match('~/[0-9a-f]{32}/~', $part)) {
24 echo "invalid opcache folder: $part\n";
/php-src/ext/mbstring/tests/
H A Dmb_strstr_error2.phpt14 $part = true;
17 var_dump( mb_strstr($haystack, $needle, $part, $encoding) );
H A Dmb_substr_count_variation4.phpt10 * were part of previous match
H A Dmb_stristr_error2.phpt14 $part = true;
17 var_dump( mb_stristr($haystack, $needle, $part, $encoding) );
H A Dmb_strrchr_error2.phpt14 $part = true;
17 var_dump( mb_strrchr($haystack, $needle, $part, $encoding) );
H A Dmb_strrichr_error2.phpt14 $part = true;
17 var_dump( mb_strrichr($haystack, $needle, $part, $encoding) );
/php-src/ext/mbstring/libmbfl/
H A DLICENSE180 table, the facility still operates, and performs whatever part of
195 distribute the same sections as part of a whole which is a work based
198 entire whole, and thus to each and every part regardless of who wrote
224 This option is useful when you wish to copy part of the code of
253 that is part of the Library, the object code for the work may be a
346 that part of it is a work based on the Library, and explaining
/php-src/ext/json/tests/
H A Dbug64874_part1.phpt2 Whitespace part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly")
H A Dbug64874_part2.phpt2 Case-sensitivity part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrect…
/php-src/ext/intl/tests/
H A Dcpbi_parts_iterator.phpt2 IntlCodepointBreakIterator's part iterator
/php-src/ext/iconv/tests/
H A Dbug52211.phpt2 Bug #52211 (iconv() returns part of string on error)
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
/php-src/ext/exif/tests/
H A Dbug50845.phpt46 …vehicles were loaded to support a theater security cooperation event as a part of a MEU readiness …
/php-src/ext/bcmath/tests/
H A Dbug72093.phpt20 bcpowmod(): Argument #2 ($exponent) cannot have a fractional part
H A Dbug75178.phpt19 bcpowmod(): Argument #1 ($num) cannot have a fractional part
20 bcpowmod(): Argument #3 ($modulus) cannot have a fractional part
H A Dbug78878.phpt14 bcpowmod(): Argument #3 ($modulus) cannot have a fractional part
/php-src/build/
H A Dpkg.m423 dnl distribute this file as part of a program that contains a
/php-src/ext/bcmath/libbcmath/
H A DLICENSE183 table, the facility still operates, and performs whatever part of
198 distribute the same sections as part of a whole which is a work based
201 entire whole, and thus to each and every part regardless of who wrote
227 This option is useful when you wish to copy part of the code of
256 that is part of the Library, the object code for the work may be a
349 that part of it is a work based on the Library, and explaining
H A DREADME.md35 point regardless of the number of digits in the integer part. GMP floats have
/php-src/Zend/tests/weakrefs/
H A Dweakmap_weakness.phpt2 The weak part of the WeakMap
/php-src/Zend/tests/typehints/
H A Dor_null.phpt6 …y_missing_return_type` functions which produces an "or null"/"or be null" part in its error message
/php-src/Zend/tests/type_declarations/iterable/
H A Dor_null.phpt6 …y_missing_return_type` functions which produces an "or null"/"or be null" part in its error message
/php-src/Zend/tests/type_declarations/dnf_types/redundant_types/
H A Dless_restrive_type_constraint_already_present001.phpt2 A less restrictive type constrain is part of the DNF type 001
H A Dless_restrive_type_constraint_already_present002.phpt2 A less restrictive type constrain is part of the DNF type 002

Completed in 39 milliseconds

12345678