Searched refs:keyword (Results 1 – 25 of 25) sorted by relevance
110 zval keyword; in add_token() local111 array_init(&keyword); in add_token()112 add_next_index_long(&keyword, token_type); in add_token()113 add_next_index_stringl(&keyword, (char *) text, leng); in add_token()114 add_next_index_long(&keyword, lineno); in add_token()115 add_next_index_zval(return_value, &keyword); in add_token()
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
278 The "proto" keyword there is just a helper for the doc/genfuncsummary script279 which generates a full function summary. Having this keyword in front of the
59 ; sign, or by using the None keyword:322 ;highlight.keyword = #007700
662 * Try it as a keyword type prefixed by "u"; match what670 /* Not found - try it as a special keyword. */
2576 # look for first keyword of Panorama database *.pan2578 # skip keyword with low entropy7971 # look for first keyword18604 # look for first keyword of Panorama database *.pan18608 # old Apple DreamWorld DreamGrafix *.3200 with keyword at end of g3 looking files26826 # look for first keyword Base26832 # look for other keyword Title like in putty.cnt26846 …s an full text search from hlp file, if the user clicks the "Find" tab and enables keyword indexing27059 # unknown keyword after opening bracket27083 # keyword without 1st letter which is maybe up-/down-case
Completed in 132 milliseconds