Home
last modified time | relevance | path

Searched refs:keyword (Results 1 – 25 of 28) sorted by relevance

12

/PHP-8.0/tests/lang/
H A Dstatic_basic_001.phpt2 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 DglobalNonSimpleVariableError.phpt2 Global keyword only accepts simple variables
/PHP-8.0/Zend/tests/
H A Dclass_name_as_scalar_error_004.phpt2 class name as scalar from ::class keyword error using parent in method signature
H A Dclass_name_as_scalar_error_005.phpt2 class name as scalar from ::class keyword error using static non class context
H A Dclass_name_as_scalar_error_006.phpt2 class name as scalar from ::class keyword error using parent in non class context
H A Dclass_name_as_scalar_error_001.phpt2 class name as scalar from ::class keyword error using static in class constant
H A Dclass_name_as_scalar_error_002.phpt2 class name as scalar from ::class keyword error using parent in class constant
H A Dclass_name_as_scalar_error_003.phpt2 class name as scalar from ::class keyword error using static in method signature
H A Dbug42767.phpt6 highlight.keyword = #007700
H A Dbug75079.phpt2 Bug #75079: self keyword leads to incorrectly generated TypeError when in closure in trait
H A Dnowdoc_014.phpt6 highlight.keyword = #007700
H A Dbug60573.phpt2 Bug #60573 (type hinting with "self" keyword causes weird errors)
H A Dbug35655.phpt6 highlight.keyword = #007700
H A Dbug60573_2.phpt2 Bug #60573 (type hinting with "self" keyword causes weird errors) -- variation 2
H A Dnowdoc_013.phpt6 highlight.keyword = #007700
H A Dclass_name_as_scalar.phpt2 class name as scalar from ::class keyword
/PHP-8.0/tests/strings/
H A Dbug26703.phpt6 highlight.keyword=#007700
H A D004.phpt6 highlight.keyword=#007700
/PHP-8.0/ext/intl/calendar/
H A Dcalendar.stub.php116 …public static function getKeywordValuesForLocale(string $keyword, string $locale, bool $onlyCommon… argument
H A Dcalendar_arginfo.h62 ZEND_ARG_TYPE_INFO(0, keyword, IS_STRING, 0)
/PHP-8.0/ext/standard/tests/strings/
H A Dhighlight_file.phpt6 highlight.keyword=#007700
/PHP-8.0/ext/intl/
H A Dphp_intl.stub.php14 function intlcal_get_keyword_values_for_locale(string $keyword, string $locale, bool $onlyCommon): … argument
H A Dphp_intl_arginfo.h10 ZEND_ARG_TYPE_INFO(0, keyword, IS_STRING, 0)
/PHP-8.0/
H A Dphp.ini-development59 ; sign, or by using the None keyword:
335 ;highlight.keyword = #007700
H A Dphp.ini-production59 ; sign, or by using the None keyword:
335 ;highlight.keyword = #007700

Completed in 73 milliseconds

12