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()
333 ;highlight.string = #DD0000334 ;highlight.comment = #FF9900335 ;highlight.keyword = #007700336 ;highlight.default = #0000BB337 ;highlight.html = #000000
363 there is a new release, and highlight the major changes (e.g., security805 highlight the major important things (security fixes) and when it is
Completed in 114 milliseconds