Home
last modified time | relevance | path

Searched refs:extended (Results 1 – 25 of 64) sorted by relevance

123

/PHP-5.6/Zend/tests/
H A Dconstant_expressions_classes.phpt15 'B'=> 'class B extends A { const HW = parent::HW." extended by B"; }',
21 …'G' => 'class G extends F { const XX = parent::XX." extended by G"; public static function get_me(…
40 B::HW = this is A extended by B
42 E::getHW() = this is A extended by B
43 G::get_me() = got this is F extended by G
H A Dbug66252.phpt9 const BHW = parent::HW . " extended by B";
14 this is A extended by B
/PHP-5.6/ext/standard/tests/strings/
H A Dbug47481.phpt2 Bug #47481 (natcasesort() does not sort extended ASCII characters correctly)
11 * Test natcasesort() with extended ASCII characters
/PHP-5.6/Zend/tests/generators/errors/
H A Dgenerator_extend_error.phpt2 The Generator class cannot be extended
/PHP-5.6/ext/pcre/tests/
H A Dbug38600.phpt2 Bug #38600 (infinite loop in pcre with extended class)
/PHP-5.6/ext/spl/tests/
H A Dbug64106.phpt2 Bug #64106: Segfault on SplFixedArray[][x] = y when extended
H A Dbug41828.phpt2 Bug #41828 (Segfault if extended constructor of RecursiveIterator doesn't call its parent)
H A Dbug34548.phpt2 Bug #34548 (Method append() in class extended from ArrayObject crashes PHP)
/PHP-5.6/ext/reflection/tests/
H A Dbug36308.phpt2 Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commenta…
/PHP-5.6/ext/ereg/
H A Dconfig.w324 ARG_WITH("ereg", "POSIX extended regular expressions", "yes");
H A Dphp_ereg.h38 …e(const char *pattern, const char *replace, const char *string, int icase, int extended TSRMLS_DC);
/PHP-5.6/ext/date/tests/
H A Dbug52738.phpt2 Bug #52738 (Can't use new properties in class extended from DateInterval)
H A Dbug62500.phpt2 Bug #62500 (Segfault in DateInterval class when extended)
H A Dbug48476.phpt2 Bug #48476 (cloning extended DateTime class without calling parent::__constr crashed PHP)
/PHP-5.6/ext/spl/internal/
H A Dparentiterator.inc18 * This extended FilterIterator allows a recursive iteration using
/PHP-5.6/ext/zip/tests/
H A Dbug38943_2.phpt2 #38943, properties in extended class cannot be set (5.3)
H A Dbug38943.phpt2 #38943, properties in extended class cannot be set (5.3+)
H A Dcompression_methods.phpt6 The zip and the test should be extended, if possible.
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput22-1636 Options: extended utf
63 Options: extended utf
H A Dtestoutput22-3248 Options: extended utf
75 Options: extended utf
H A Dtestoutput21-1649 Options: anchored extended
82 Options: anchored extended
H A Dtestoutput21-3261 Options: anchored extended
94 Options: anchored extended
/PHP-5.6/ext/dom/tests/
H A Dbug28817.phpt2 Bug #28817 (properties in extended class)
/PHP-5.6/ext/mysqli/tests/
H A Dbug33491.phpt2 Bug #33491 (extended mysqli class crashes when result is not object)
/PHP-5.6/ext/json/tests/
H A D006.phpt2 json_encode() & extended encoding

Completed in 20 milliseconds

123