Searched refs:keyword (Results 1 – 25 of 30) sorted by relevance
12
114 zval keyword; in tokenize() local137 array_init(&keyword); in tokenize()138 add_next_index_long(&keyword, token_type); in tokenize()146 add_next_index_long(&keyword, token_line); in tokenize()165 array_init(&keyword); in tokenize()189 zval keyword; in on_event() local197 array_init(&keyword); in on_event()198 add_next_index_long(&keyword, token); in on_event()200 add_next_index_long(&keyword, line); in on_event()215 array_init(&keyword); in on_event()[all …]
2 Static keyword - basic tests40 echo "\nUsing static keyword at global scope\n";80 Using static keyword at global scope
2 Global keyword only accepts simple variables
2 class name as scalar from ::class keyword error using static non class context
2 class name as scalar from ::class keyword error using static in class constant
2 class name as scalar from ::class keyword error using parent in class constant
2 class name as scalar from ::class keyword error using parent in non class context
2 class name as scalar from ::class keyword error using static in method signature
2 class name as scalar from ::class keyword error using parent in method signature
6 highlight.keyword = #007700
2 Bug #75079: self keyword leads to incorrectly generated TypeError when in closure in trait
2 Bug #60573 (type hinting with "self" keyword causes weird errors)
2 class name as scalar from ::class keyword
6 highlight.keyword=#007700
3 /* Define to empty if the keyword does not work. */
86 "cppcheck" keyword to the --with-analyzer configure option.
259 The "proto" keyword there is just a helper for the doc/genfuncsummary script260 which generates a full function summary. Having this keyword in front of the
59 ; sign, or by using the None keyword:326 ;highlight.keyword = #007700
112 In short attribute names, <language>_<script>_<region>_<keyword>.
277 The Zend Engine 2.0 introduces the "final" keyword to declare673 The Zend Engine 2.0 introduces the 'static' keyword to declare
Completed in 38 milliseconds