Home
last modified time | relevance | path

Searched refs:extend (Results 1 – 16 of 16) sorted by relevance

/PHP-5.3/tests/classes/
H A Dinterface_and_extends.phpt2 ZE2 a class cannot extend an interface
26 Fatal error: Class Tester cannot extend from interface Test in %sinterface_and_extends.php on line …
/PHP-5.3/Zend/tests/
H A Dbug30922.phpt2 Bug #30922 (reflective functions crash PHP when interfaces extend themselves)
/PHP-5.3/ext/mysqli/tests/
H A D056.phpt2 extend mysqli
/PHP-5.3/ext/spl/internal/
H A Drecursivearrayiterator.inc23 * class it is called from. That is you extend RecursiveFilterIterator and
H A Drecursivefilteriterator.inc23 * class it is called from. That is you extend RecursiveFilterIterator and
/PHP-5.3/ext/soap/tests/
H A Dserver030.phpt2 SOAP Server 30: Handling classes which extend the SPL ArrayObject or ArrayIterator as arrays in wsd…
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput61487 *Test extend and spacing mark
1489 0+ Test extend and spacing mark
1490 \x{1111}\x{ae4c}\x{0711}L, LV, extend
1492 0+ L, LV, extend
1498 0+ L, LV, spacing mark, extend, spacing mark
1502 \x0d\x{0711}CR, extend
1504 0+ \x{711}CR, extend
1508 \x0a\x{0711}LF, extend
1510 0+ \x{711}LF, extend
1514 \x0b\x{0711}Control, extend
[all …]
H A Dtestinput101065 *Test extend and spacing mark
1066 \x{1111}\x{ae4c}\x{0711}L, LV, extend
1068 \x{1111}\x{ae4c}\x{1b04}\x{0711}\x{1b04}L, LV, spacing mark, extend, spacing mark
1070 \x0d\x{0711}CR, extend
1072 \x0a\x{0711}LF, extend
1074 \x0b\x{0711}Control, extend
H A Dtestinput6859 *Test extend and spacing mark
860 \x{1111}\x{ae4c}\x{0711}L, LV, extend
862 \x{1111}\x{ae4c}\x{1b04}\x{0711}\x{1b04}L, LV, spacing mark, extend, spacing mark
864 \x0d\x{0711}CR, extend
866 \x0a\x{0711}LF, extend
868 \x0b\x{0711}Control, extend
H A Dtestoutput102205 *Test extend and spacing mark
2207 0+ Test extend and spacing mark
2208 \x{1111}\x{ae4c}\x{0711}L, LV, extend
2210 0+ L, LV, extend
2216 0+ L, LV, spacing mark, extend, spacing mark
2220 \x0d\x{0711}CR, extend
2222 0+ \x{711}CR, extend
2226 \x0a\x{0711}LF, extend
2228 0+ \x{711}LF, extend
2232 \x0b\x{0711}Control, extend
[all …]
/PHP-5.3/ext/gd/
H A Dgd.c792 ZEND_ARG_INFO(0, extend)
4227 double angle = 0.0, extend; in PHP_FUNCTION() local
4298 extend = T1_GetExtend(*f_ind); in PHP_FUNCTION()
4311 add_width = (int) (amount_kern + width) / extend; in PHP_FUNCTION()
/PHP-5.3/ext/mbstring/libmbfl/
H A DLICENSE197 this License, whose permissions for other licensees extend to the
/PHP-5.3/Zend/
H A DZEND_CHANGES188 An interface may extend one or more base interfaces (but not
/PHP-5.3/
H A DNEWS3155 - Fixed bug #46653 (can't extend mysqli). (Johannes)
6519 - Fixed bug #32933 (Cannot extend class "SQLiteDatabase"). (Marcus)
6926 - Fixed bug #30922 (reflective functions crash PHP when interfaces extend
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt4404 extend to the surrounding pattern. This is not always the case in Perl.
5184 with the "mark" property always have the "extend" grapheme breaking
6888 confined to that subpattern; it does not extend to the surrounding pat-
8080 extend the stack on PowerPC. Although it is possible, its updating
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog4099 be mapped to the new one. Instead, I have chosen to extend the mechanism that

Completed in 86 milliseconds