Searched refs:phpdbg_eol_list (Results 1 – 1 of 1) sorted by relevance
29 struct phpdbg_eol_rep phpdbg_eol_list[EOL_LIST_LEN] = { variable58 if (id == phpdbg_eol_list[i].id) { in phpdbg_eol_name()59 return phpdbg_eol_list[i].name; in phpdbg_eol_name()74 if (id == phpdbg_eol_list[i].id) { in phpdbg_eol_rep()75 return phpdbg_eol_list[i].rep; in phpdbg_eol_rep()
Completed in 4 milliseconds