Searched refs:keyword (Results 1 – 25 of 30) sorted by relevance
12
107 zval *keyword; in tokenize() local133 MAKE_STD_ZVAL(keyword); in tokenize()134 array_init(keyword); in tokenize()135 add_next_index_long(keyword, token_type); in tokenize()143 add_next_index_long(keyword, token_line); in tokenize()144 add_next_index_zval(return_value, keyword); in tokenize()161 MAKE_STD_ZVAL(keyword); in tokenize()162 array_init(keyword); in tokenize()163 add_next_index_long(keyword, T_INLINE_HTML); in tokenize()165 add_next_index_long(keyword, token_line); in tokenize()[all …]
2 Static keyword - basic tests40 echo "\nUsing static keyword at global scope\n";81 Using static keyword at global scope
2 class name as scalar from ::class keyword error using static non class context
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 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 static in method signature
2 class name as scalar from ::class keyword error using parent in method signature
6 highlight.keyword = #007700
2 Closure 045: Closures created in static methods are static, even without the keyword
2 Bug #60573 (type hinting with "self" keyword causes weird errors)
2 class name as scalar from ::class keyword
15 …nd a class. Traits can only be composed from other traits with the 'use' keyword. Error in %s on l…
6 highlight.keyword=#007700
3 /* Define to empty if the keyword does not work. */
59 Warning: sybase_query(): Sybase: Server message: Incorrect syntax near the keyword 'NULL'.
257 The "proto" keyword there is just a helper for the doc/genfuncsummary script258 which generates a full function summary. Having this keyword in front of the
445 /* XXX add and implement clang keyword for clang analyzer */
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 23 milliseconds