我试图通过以下链接来做到这一点。 http://skypher.com/index.php/2008/07/28/function-list-for-php/ 但没有成功。 你能帮我吗。 如果还解析了名称空间,那将会很棒。
答案 0 :(得分:1)
没关系, Notepad = 5.4.5 unicode和功能列表2.0 beta。
我成功了<Group name="Global Procedures" subgroup="" icon="8" child="16" autoexp="4" matchcase="0" fendtobbeg="" bbegtobend="" keywords=""> <Rules regexbeg="^proc\s+" regexfunc="[\w_]+" regexend="" bodybegin="{" bodyend="}" sep="" /> </Group> <Group name="Namespaces" subgroup="" icon="0" child="0" autoexp="4" matchcase="1" fendtobbeg="" bbegtobend="" keywords=""> <Rules regexbeg="^namespace\s+eval\s+::" regexfunc="[\w_]+" regexend="" bodybegin="" bodyend="" sep="" /> </Group>