Searched refs:keyword (Results 1 – 25 of 28) sorted by relevance
12
/PHP-8.0/tests/lang/ |
H A D | static_basic_001.phpt | 2 Static keyword - basic tests 40 echo "\nUsing static keyword at global scope\n"; 80 Using static keyword at global scope
|
/PHP-8.0/Zend/tests/varSyntax/ |
H A D | globalNonSimpleVariableError.phpt | 2 Global keyword only accepts simple variables
|
/PHP-8.0/Zend/tests/ |
H A D | class_name_as_scalar_error_004.phpt | 2 class name as scalar from ::class keyword error using parent in method signature
|
H A D | class_name_as_scalar_error_005.phpt | 2 class name as scalar from ::class keyword error using static non class context
|
H A D | class_name_as_scalar_error_006.phpt | 2 class name as scalar from ::class keyword error using parent in non class context
|
H A D | class_name_as_scalar_error_001.phpt | 2 class name as scalar from ::class keyword error using static in class constant
|
H A D | class_name_as_scalar_error_002.phpt | 2 class name as scalar from ::class keyword error using parent in class constant
|
H A D | class_name_as_scalar_error_003.phpt | 2 class name as scalar from ::class keyword error using static in method signature
|
H A D | bug42767.phpt | 6 highlight.keyword = #007700
|
H A D | bug75079.phpt | 2 Bug #75079: self keyword leads to incorrectly generated TypeError when in closure in trait
|
H A D | nowdoc_014.phpt | 6 highlight.keyword = #007700
|
H A D | bug60573.phpt | 2 Bug #60573 (type hinting with "self" keyword causes weird errors)
|
H A D | bug35655.phpt | 6 highlight.keyword = #007700
|
H A D | bug60573_2.phpt | 2 Bug #60573 (type hinting with "self" keyword causes weird errors) -- variation 2
|
H A D | nowdoc_013.phpt | 6 highlight.keyword = #007700
|
H A D | class_name_as_scalar.phpt | 2 class name as scalar from ::class keyword
|
/PHP-8.0/tests/strings/ |
H A D | bug26703.phpt | 6 highlight.keyword=#007700
|
H A D | 004.phpt | 6 highlight.keyword=#007700
|
/PHP-8.0/ext/intl/calendar/ |
H A D | calendar.stub.php | 116 …public static function getKeywordValuesForLocale(string $keyword, string $locale, bool $onlyCommon… argument
|
H A D | calendar_arginfo.h | 62 ZEND_ARG_TYPE_INFO(0, keyword, IS_STRING, 0)
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | highlight_file.phpt | 6 highlight.keyword=#007700
|
/PHP-8.0/ext/intl/ |
H A D | php_intl.stub.php | 14 function intlcal_get_keyword_values_for_locale(string $keyword, string $locale, bool $onlyCommon): … argument
|
H A D | php_intl_arginfo.h | 10 ZEND_ARG_TYPE_INFO(0, keyword, IS_STRING, 0)
|
/PHP-8.0/ |
H A D | php.ini-development | 59 ; sign, or by using the None keyword: 335 ;highlight.keyword = #007700
|
H A D | php.ini-production | 59 ; sign, or by using the None keyword: 335 ;highlight.keyword = #007700
|
Completed in 46 milliseconds
12