Home
last modified time | relevance | path

Searched refs:highlight (Results 1 – 12 of 12) sorted by relevance

/PHP-8.0/Zend/tests/
H A Dbug42767.phpt4 highlight.string = #DD0000
5 highlight.comment = #FF8000
6 highlight.keyword = #007700
7 highlight.default = #0000BB
8 highlight.html = #000000
H A Dnowdoc_014.phpt4 highlight.string = #DD0000
5 highlight.comment = #FF8000
6 highlight.keyword = #007700
7 highlight.default = #0000BB
8 highlight.html = #000000
H A Dbug35655.phpt4 highlight.string = #DD0000
5 highlight.comment = #FF8000
6 highlight.keyword = #007700
7 highlight.default = #0000BB
8 highlight.html = #000000
H A Dnowdoc_013.phpt4 highlight.string = #DD0000
5 highlight.comment = #FF8000
6 highlight.keyword = #007700
7 highlight.default = #0000BB
8 highlight.html = #000000
/PHP-8.0/tests/strings/
H A Dbug26703.phpt4 highlight.string=#DD0000
5 highlight.comment=#FF9900
6 highlight.keyword=#007700
7 highlight.default=#0000BB
8 highlight.html=#000000
H A D004.phpt4 highlight.string=#DD0000
5 highlight.comment=#FF9900
6 highlight.keyword=#007700
7 highlight.default=#0000BB
8 highlight.html=#000000
/PHP-8.0/ext/standard/tests/strings/
H A Dhighlight_file.phpt4 highlight.string=#DD0000
5 highlight.comment=#FF9900
6 highlight.keyword=#007700
7 highlight.default=#0000BB
8 highlight.html=#000000
/PHP-8.0/ext/standard/tests/general_functions/
H A Dhighlight_heredoc.phpt4 highlight.html=#000000
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_list.c130 void phpdbg_list_file(zend_string *filename, uint32_t count, int offset, uint32_t highlight) /* {{{… in phpdbg_list_file() argument
158 if (!highlight) { in phpdbg_list_file()
161 if (highlight != line) { in phpdbg_list_file()
/PHP-8.0/docs/
H A Drelease-process.md171 highlight the major important things (security fixes) and when it is
329 highlight the major important things (security fixes) and when it is
370 highlight the major important things (security fixes) and when it is
/PHP-8.0/
H A Dphp.ini-development333 ;highlight.string = #DD0000
334 ;highlight.comment = #FF9900
335 ;highlight.keyword = #007700
336 ;highlight.default = #0000BB
337 ;highlight.html = #000000
H A Dphp.ini-production333 ;highlight.string = #DD0000
334 ;highlight.comment = #FF9900
335 ;highlight.keyword = #007700
336 ;highlight.default = #0000BB
337 ;highlight.html = #000000

Completed in 23 milliseconds