Home
last modified time | relevance | path

Searched refs:operator (Results 101 – 116 of 116) sorted by relevance

12345

/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DRE151 ^... negative class (lowest precedence operator)
416 + /a{n}?/ is not a non-greedy operator.
H A DAPI45 redundant nested repeat operator.
/PHP-7.0/tests/lang/operators/
H A DbitwiseOr_variationStr.phpt2 Test | operator : various numbers as strings
H A DbitwiseShiftLeft_variationStr.phpt2 Test << operator : various numbers as strings
H A DbitwiseShiftLeft_variationStr_64bit.phpt2 Test << operator : various numbers as strings
H A DbitwiseShiftRight_variationStr.phpt2 Test >> operator : various numbers as strings
H A DbitwiseXor_variationStr.phpt2 Test ^ operator : various numbers as strings
H A Ddivide_basiclong_64bit.phpt2 Test / operator : 64bit long tests
H A Dmodulus_variationStr.phpt2 Test % operator : various numbers as strings
H A DbitwiseShiftLeft_basiclong_64bit.phpt2 Test << operator : 64bit long tests
H A DbitwiseShiftRight_basiclong_64bit.phpt2 Test >> operator : 64bit long tests
/PHP-7.0/
H A DNEWS313 . Fixed bug #74761 (Unary operator expected error on some systems). (petk)
405 . Fixed bug #74478 (null coalescing operator failing with SplFixedArray).
458 . Fixed bug #74188 (Null coalescing operator fails for undeclared static
814 . Fixed memory leak(null coalescing operator with Spl hash). (Tyson Andre)
1077 . Fixed bug #72767 (PHP Segfaults when trying to expand an infinite operator).
1156 . Fixed bug #72957 (Null coalescing operator doesn't behave as expected with
1655 . Fixed bug #71731 (Null coalescing operator and ArrayAccess). (Nikita)
1658 . Fixed bug #71359 (Null coalescing operator and magic). (krakjoe)
2339 . Fixed bug #69889 (Null coalesce operator doesn't work for string offsets).
2389 . Added ?? operator. (Andrea)
[all …]
/PHP-7.0/Zend/
H A DZEND_CHANGES328 An object copy is created by using the clone operator.
692 New support for an instanceof operator which checks if an object
/PHP-7.0/tests/lang/
H A D024.phpt9 * right now, each test focuses in one aspect only (e.g. variable aliasing, arithemtic operator,
27 /* test just about any operator possible on $i and $j (ints) */
51 /* test just about any operator possible on $i and $j (floats) */
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog441 21. Add PCRECPP_EXP_DECL declaration to operator<< in pcre_stringpiece.h.
1111 3. Add a cast to pcre_exec.c to fix the warning "unary minus operator applied
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt10060 to interpret the text in another base. The CRadix operator interprets

Completed in 87 milliseconds

12345