Home
last modified time | relevance | path

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

/PHP-7.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-7.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-7.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-7.0/ext/standard/tests/general_functions/
H A Dhighlight_heredoc.phpt4 highlight.html=#000000
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_list.c132 void phpdbg_list_file(zend_string *filename, uint count, int offset, uint highlight) /* {{{ */ in phpdbg_list_file() argument
160 if (!highlight) { in phpdbg_list_file()
163 if (highlight != line) { in phpdbg_list_file()
/PHP-7.0/ext/exif/
H A Dtest.txt139 function AddInfo($Name,$Value,$highlight=0) {
142 if ( $highlight) {
/PHP-7.0/
H A DREADME.RELEASE_PROCESS259 highlight the major important things (security fixes) and when it is important
302 highlight the major important things (security fixes) and when it is important
H A Dphp.ini-development309 ;highlight.string = #DD0000
310 ;highlight.comment = #FF9900
311 ;highlight.keyword = #007700
312 ;highlight.default = #0000BB
313 ;highlight.html = #000000
H A Dphp.ini-production309 ;highlight.string = #DD0000
310 ;highlight.comment = #FF9900
311 ;highlight.keyword = #007700
312 ;highlight.default = #0000BB
313 ;highlight.html = #000000

Completed in 28 milliseconds