Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/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-7.4/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-7.4/ext/standard/tests/general_functions/
H A Dhighlight_heredoc.phpt4 highlight.html=#000000
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_list.c132 void phpdbg_list_file(zend_string *filename, uint32_t count, int offset, uint32_t highlight) /* {{{… in phpdbg_list_file() argument
160 if (!highlight) { in phpdbg_list_file()
163 if (highlight != line) { in phpdbg_list_file()
/PHP-7.4/docs/
H A Drelease-process.md170 highlight the major important things (security fixes) and when it is
318 highlight the major important things (security fixes) and when it is
357 highlight the major important things (security fixes) and when it is
/PHP-7.4/
H A Dphp.ini-development322 ;highlight.string = #DD0000
323 ;highlight.comment = #FF9900
324 ;highlight.keyword = #007700
325 ;highlight.default = #0000BB
326 ;highlight.html = #000000
H A Dphp.ini-production322 ;highlight.string = #DD0000
323 ;highlight.comment = #FF9900
324 ;highlight.keyword = #007700
325 ;highlight.default = #0000BB
326 ;highlight.html = #000000

Completed in 28 milliseconds