1

我试图参考以下链接来做到这一点。 http://skypher.com/index.php/2008/07/28/function-list-for-php/ 但没有成功。你能帮我吗。如果名称空间也被解析,那就太好了。

4

1 回答 1

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>
于 2009-10-09T05:28:07.613 回答