Home
last modified time | relevance | path

Searched defs:__construct (Results 1 – 25 of 57) sorted by last modified time

123

/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 DgtErrorTestCaseMethod.php9 public function __construct($opt) { function in gtErrorTestCaseMethod
H A DgtVariationContainerFunction.php11 public function __construct($osl) { function in gtVariationContainerFunction
H A DgtVariationContainerMethod.php10 public function __construct($osl) { function in gtVariationContainerMethod
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/tidy/
H A Dtidy.c1584 static TIDY_DOC_METHOD(__construct) in TIDY_DOC_METHOD() argument
1845 static TIDY_NODE_METHOD(__construct) in TIDY_NODE_METHOD() argument
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1614 PHP_METHOD(sqlite3stmt, __construct) argument
1837 PHP_METHOD(sqlite3result, __construct) argument
/PHP-5.5/ext/spl/
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 …]
H A Dspl_observer.c993 SPL_METHOD(MultipleIterator, __construct) in SPL_METHOD() argument
H A Dspl_directory.c743 SPL_METHOD(DirectoryIterator, __construct) in SPL_METHOD() argument
1128 SPL_METHOD(SplFileInfo, __construct) in SPL_METHOD() argument
1434 SPL_METHOD(FilesystemIterator, __construct) in SPL_METHOD() argument
1594 SPL_METHOD(RecursiveDirectoryIterator, __construct) in SPL_METHOD() argument
1603 SPL_METHOD(GlobIterator, __construct) in SPL_METHOD() argument
2283 SPL_METHOD(SplFileObject, __construct) in SPL_METHOD() argument
2344 SPL_METHOD(SplTempFileObject, __construct) in SPL_METHOD() argument
H A Dspl_fixedarray.c580 SPL_METHOD(SplFixedArray, __construct) in SPL_METHOD() argument
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_array.c1194 SPL_METHOD(Array, __construct) in SPL_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/ext/snmp/
H A Dsnmp.c1810 PHP_METHOD(snmp, __construct) in PHP_METHOD() argument
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c2237 SXE_METHOD(__construct) in SXE_METHOD() argument
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1601 ZEND_METHOD(reflection_function, __construct) in ZEND_METHOD() argument
2139 ZEND_METHOD(reflection_parameter, __construct) in ZEND_METHOD() argument
2665 ZEND_METHOD(reflection_method, __construct) in ZEND_METHOD() argument
3342 ZEND_METHOD(reflection_class, __construct) in ZEND_METHOD() argument
4754 ZEND_METHOD(reflection_object, __construct) in ZEND_METHOD() argument
4770 ZEND_METHOD(reflection_property, __construct) in ZEND_METHOD() argument
5173 ZEND_METHOD(reflection_extension, __construct) in ZEND_METHOD() argument
5536 ZEND_METHOD(reflection_zend_extension, __construct) in ZEND_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/phar/
H A Dphar_object.c1139 PHP_METHOD(Phar, __construct) in PHP_METHOD() argument
4446 PHP_METHOD(PharFileInfo, __construct) in PHP_METHOD() argument

Completed in 195 milliseconds

123