Home
last modified time | relevance | path

Searched defs:__construct (Results 1 – 25 of 58) sorted by relevance

123

/PHP-7.1/Zend/tests/bug39542/
H A Dbug39542.php3 function __construct() { function in bug39542
/PHP-7.1/ext/intl/spoofchecker/
H A Dspoofchecker_create.c29 PHP_METHOD(Spoofchecker, __construct) in PHP_METHOD() argument
/PHP-7.1/scripts/dev/generate-phpt/src/
H A DgtFunction.php16 public function __construct($functionName) { function in gtFunction
H A DgtMethod.php22 public function __construct($className, $methodName) { function in gtMethod
/PHP-7.1/ext/spl/examples/
H A Dclass_tree.php37 function __construct($base, $check_interfaces = false) function in SubClasses
H A Dnocvsdir.php32 function __construct($path) function in NoCvsDirectory
/PHP-7.1/ext/spl/
H A Dspl.php284 function __construct($message = NULL, $code = 0) { function in Exception
632 function __construct($array, $flags = 0, $iterator_class = "ArrayIterator") {/**/} function in ArrayObject
752 function __construct($array, $flags = 0) {/**/} function in ArrayIterator
859 function __construct($file_name) {/**/} function in SplFileInfo
994 function __construct($path) {/**/} function in DirectoryIterator
1053 function __construct($path, $flags = 0) {/**/} function in RecursiveDirectoryIterator
H A Dspl_iterators.c1102 SPL_METHOD(RecursiveTreeIterator, __construct) in SPL_METHOD() argument
1613 SPL_METHOD(FilterIterator, __construct) in SPL_METHOD() argument
1620 SPL_METHOD(CallbackFilterIterator, __construct) in SPL_METHOD() argument
1977 SPL_METHOD(ParentIterator, __construct) in SPL_METHOD() argument
1985 SPL_METHOD(RegexIterator, __construct) in SPL_METHOD() argument
2530 SPL_METHOD(LimitIterator, __construct) in SPL_METHOD() argument
2721 SPL_METHOD(CachingIterator, __construct) in SPL_METHOD() argument
3101 SPL_METHOD(IteratorIterator, __construct) in SPL_METHOD() argument
3123 SPL_METHOD(NoRewindIterator, __construct) in SPL_METHOD() argument
3221 SPL_METHOD(InfiniteIterator, __construct) in SPL_METHOD() argument
[all …]
/PHP-7.1/scripts/dev/generate-phpt/src/testcase/
H A DgtErrorTestCaseFunction.php9 public function __construct($opt) { function in gtErrorTestCaseFunction
H A DgtVariationContainerMethod.php10 public function __construct($osl) { function in gtVariationContainerMethod
H A DgtBasicTestCaseFunction.php10 public function __construct($opt) { function in gtBasicTestCaseFunction
H A DgtBasicTestCaseMethod.php8 public function __construct($opt) { function in gtBasicTestCaseMethod
H A DgtVariationContainerFunction.php11 public function __construct($osl) { function in gtVariationContainerFunction
H A DgtErrorTestCaseMethod.php9 public function __construct($opt) { function in gtErrorTestCaseMethod
H A DgtVariationTestCaseFunction.php12 public function __construct($opt) { function in gtVariationTestCaseFunction
H A DgtVariationTestCaseMethod.php13 public function __construct($opt) { function in gtVariationTestCaseMethod
/PHP-7.1/ext/dom/
H A Dcdatasection.c50 PHP_METHOD(domcdatasection, __construct) in PHP_METHOD() argument
H A Dcomment.c50 PHP_METHOD(domcomment, __construct) in PHP_METHOD() argument
H A Dentityreference.c49 PHP_METHOD(domentityreference, __construct) in PHP_METHOD() argument
H A Ddocumentfragment.c53 PHP_METHOD(domdocumentfragment, __construct) in PHP_METHOD() argument
H A Dprocessinginstruction.c51 PHP_METHOD(domprocessinginstruction, __construct) in PHP_METHOD() argument
/PHP-7.1/ext/intl/collator/
H A Dcollator_create.c77 PHP_METHOD( Collator, __construct ) in PHP_METHOD() argument
/PHP-7.1/ext/phar/tests/files/
H A Dpear2coverage.phar.php489 * @var string $testpath Location of .phpt files
648 protected $coverage;
748 * @var string $testpath Location of .phpt files
930 protected $pathCovered = array();
1567 PEAR2\Pyrus\Developer\CoverageAnalyzer\AbstractSourceDecorator;
/PHP-7.1/ext/intl/formatter/
H A Dformatter_main.c92 PHP_METHOD( NumberFormatter, __construct ) in PHP_METHOD() argument
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat.c111 PHP_METHOD( MessageFormatter, __construct ) in PHP_METHOD() argument

Completed in 38 milliseconds

123