Searched refs:highlight (Results 1 – 12 of 12) sorted by relevance
4 highlight.string = #DD00005 highlight.comment = #FF80006 highlight.keyword = #0077007 highlight.default = #0000BB8 highlight.html = #000000
4 highlight.string=#DD00005 highlight.comment=#FF99006 highlight.keyword=#0077007 highlight.default=#0000BB8 highlight.html=#000000
4 highlight.html=#000000
130 void phpdbg_list_file(zend_string *filename, uint32_t count, int offset, uint32_t highlight) /* {{{… in phpdbg_list_file() argument156 if (!highlight) { in phpdbg_list_file()159 if (highlight != line) { in phpdbg_list_file()
343 ;highlight.string = #DD0000344 ;highlight.comment = #FF9900345 ;highlight.keyword = #007700346 ;highlight.default = #0000BB347 ;highlight.html = #000000
363 there is a new release, and highlight the major changes (e.g., security804 highlight the major important things (security fixes) and when it is
Completed in 21 milliseconds