/PHP-5.4/ext/intl/spoofchecker/ |
H A D | spoofchecker_create.c | 29 PHP_METHOD(Spoofchecker, __construct) in PHP_METHOD() argument
|
/PHP-5.4/scripts/dev/generate-phpt/src/ |
H A D | gtFunction.php | 16 public function __construct($functionName) { function in gtFunction
|
H A D | gtMethod.php | 22 public function __construct($className, $methodName) { function in gtMethod
|
/PHP-5.4/ext/spl/examples/ |
H A D | class_tree.php | 37 function __construct($base, $check_interfaces = false) function in SubClasses
|
H A D | nocvsdir.php | 32 function __construct($path) function in NoCvsDirectory
|
/PHP-5.4/scripts/dev/generate-phpt/src/testcase/ |
H A D | gtBasicTestCaseFunction.php | 10 public function __construct($opt) { function in gtBasicTestCaseFunction
|
H A D | gtBasicTestCaseMethod.php | 8 public function __construct($opt) { function in gtBasicTestCaseMethod
|
H A D | gtErrorTestCaseFunction.php | 9 public function __construct($opt) { function in gtErrorTestCaseFunction
|
H A D | gtVariationContainerFunction.php | 11 public function __construct($osl) { function in gtVariationContainerFunction
|
H A D | gtVariationContainerMethod.php | 10 public function __construct($osl) { function in gtVariationContainerMethod
|
H A D | gtErrorTestCaseMethod.php | 9 public function __construct($opt) { function in gtErrorTestCaseMethod
|
H A D | gtVariationTestCaseFunction.php | 12 public function __construct($opt) { function in gtVariationTestCaseFunction
|
H A D | gtVariationTestCaseMethod.php | 13 public function __construct($opt) { function in gtVariationTestCaseMethod
|
/PHP-5.4/ext/spl/ |
H A D | spl.php | 284 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 D | spl_iterators.c | 1049 SPL_METHOD(RecursiveTreeIterator, __construct) in SPL_METHOD() argument 1552 SPL_METHOD(FilterIterator, __construct) in SPL_METHOD() argument 1559 SPL_METHOD(CallbackFilterIterator, __construct) in SPL_METHOD() argument 1918 SPL_METHOD(ParentIterator, __construct) in SPL_METHOD() argument 1926 SPL_METHOD(RegexIterator, __construct) in SPL_METHOD() argument 2486 SPL_METHOD(LimitIterator, __construct) in SPL_METHOD() argument 2689 SPL_METHOD(CachingIterator, __construct) in SPL_METHOD() argument 3071 SPL_METHOD(IteratorIterator, __construct) in SPL_METHOD() argument 3093 SPL_METHOD(NoRewindIterator, __construct) in SPL_METHOD() argument 3202 SPL_METHOD(InfiniteIterator, __construct) in SPL_METHOD() argument [all …]
|
/PHP-5.4/ext/intl/collator/ |
H A D | collator_create.c | 73 PHP_METHOD( Collator, __construct ) in PHP_METHOD() argument
|
/PHP-5.4/ext/dom/ |
H A D | cdatasection.c | 50 PHP_METHOD(domcdatasection, __construct) in PHP_METHOD() argument
|
H A D | comment.c | 50 PHP_METHOD(domcomment, __construct) in PHP_METHOD() argument
|
H A D | entityreference.c | 49 PHP_METHOD(domentityreference, __construct) in PHP_METHOD() argument
|
H A D | documentfragment.c | 53 PHP_METHOD(domdocumentfragment, __construct) in PHP_METHOD() argument
|
H A D | processinginstruction.c | 51 PHP_METHOD(domprocessinginstruction, __construct) in PHP_METHOD() argument
|
H A D | text.c | 65 PHP_METHOD(domtext, __construct) in PHP_METHOD() argument
|
/PHP-5.4/ext/intl/formatter/ |
H A D | formatter_main.c | 88 PHP_METHOD( NumberFormatter, __construct ) in PHP_METHOD() argument
|
/PHP-5.4/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 489 * @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.4/ext/intl/msgformat/ |
H A D | msgformat.c | 106 PHP_METHOD( MessageFormatter, __construct ) in PHP_METHOD() argument
|