Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_create.c29 PHP_METHOD(Spoofchecker, __construct) in PHP_METHOD() argument
/PHP-5.5/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-5.5/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-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCaseFunction.php10 public function __construct($opt) { function in gtBasicTestCaseFunction
H A DgtBasicTestCaseMethod.php8 public function __construct($opt) { function in gtBasicTestCaseMethod
H A DgtErrorTestCaseFunction.php9 public function __construct($opt) { function in gtErrorTestCaseFunction
H A DgtVariationContainerFunction.php11 public function __construct($osl) { function in gtVariationContainerFunction
H A DgtVariationContainerMethod.php10 public function __construct($osl) { function in gtVariationContainerMethod
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-5.5/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.c1040 SPL_METHOD(RecursiveTreeIterator, __construct) in SPL_METHOD() argument
1547 SPL_METHOD(FilterIterator, __construct) in SPL_METHOD() argument
1554 SPL_METHOD(CallbackFilterIterator, __construct) in SPL_METHOD() argument
1914 SPL_METHOD(ParentIterator, __construct) in SPL_METHOD() argument
1922 SPL_METHOD(RegexIterator, __construct) in SPL_METHOD() argument
2511 SPL_METHOD(LimitIterator, __construct) in SPL_METHOD() argument
2714 SPL_METHOD(CachingIterator, __construct) in SPL_METHOD() argument
3092 SPL_METHOD(IteratorIterator, __construct) in SPL_METHOD() argument
3114 SPL_METHOD(NoRewindIterator, __construct) in SPL_METHOD() argument
3211 SPL_METHOD(InfiniteIterator, __construct) in SPL_METHOD() argument
[all …]
/PHP-5.5/ext/intl/collator/
H A Dcollator_create.c73 PHP_METHOD( Collator, __construct ) in PHP_METHOD() argument
/PHP-5.5/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-5.5/ext/intl/formatter/
H A Dformatter_main.c88 PHP_METHOD( NumberFormatter, __construct ) in PHP_METHOD() argument
/PHP-5.5/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-5.5/ext/intl/msgformat/
H A Dmsgformat.c106 PHP_METHOD( MessageFormatter, __construct ) in PHP_METHOD() argument
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_create.cpp186 U_CFUNC PHP_METHOD( IntlDateFormatter, __construct ) in PHP_METHOD() argument

Completed in 48 milliseconds

123