Lines Matching full:php
8 <arg name="extensions" value="php"/>
16 <file>../doku.php</file>
17 <file>../index.php</file>
18 <file>../feed.php</file>
19 <file>../install.php</file>
22 <exclude-pattern>*/lang/*/lang.php</exclude-pattern>
23 <exclude-pattern>*/lang/*/settings.php</exclude-pattern>
28 <exclude-pattern>*/inc/DifferenceEngine.php</exclude-pattern>
29 <exclude-pattern>*/inc/JpegMeta.php</exclude-pattern>
33 <exclude-pattern>*/inc/parser/parser.php</exclude-pattern>
46 <exclude-pattern>*/inc/Plugin.php</exclude-pattern>
47 <exclude-pattern>*/inc/PluginInterface.php</exclude-pattern>
48 <exclude-pattern>*/inc/PluginTrait.php</exclude-pattern>
50 <exclude-pattern>*/lib/plugins/*.php</exclude-pattern>
51 <exclude-pattern>*/lib/plugins/*/action.php</exclude-pattern>
52 <exclude-pattern>*/lib/plugins/*/action/*.php</exclude-pattern>
53 <exclude-pattern>*/lib/plugins/*/admin.php</exclude-pattern>
54 <exclude-pattern>*/lib/plugins/*/admin/*.php</exclude-pattern>
55 <exclude-pattern>*/lib/plugins/*/auth.php</exclude-pattern>
56 <exclude-pattern>*/lib/plugins/*/auth/*.php</exclude-pattern>
57 <exclude-pattern>*/lib/plugins/*/cli.php</exclude-pattern>
58 <exclude-pattern>*/lib/plugins/*/cli/*.php</exclude-pattern>
59 <exclude-pattern>*/lib/plugins/*/helper.php</exclude-pattern>
60 <exclude-pattern>*/lib/plugins/*/helper/*.php</exclude-pattern>
61 <exclude-pattern>*/lib/plugins/*/remote.php</exclude-pattern>
62 <exclude-pattern>*/lib/plugins/*/remote/*.php</exclude-pattern>
63 <exclude-pattern>*/lib/plugins/*/syntax.php</exclude-pattern>
64 <exclude-pattern>*/lib/plugins/*/syntax/*.php</exclude-pattern>
71 <exclude-pattern>*/inc/Extension/RemotePlugin.php</exclude-pattern>
72 <exclude-pattern>*/lib/plugins/*/remote.php</exclude-pattern>
73 <exclude-pattern>*/lib/plugins/*/remote/*.php</exclude-pattern>
83 <exclude-pattern>*/inc/Extension/PluginInterface.php</exclude-pattern>
84 <exclude-pattern>*/inc/Extension/PluginTrait.php</exclude-pattern>
86 <exclude-pattern>*/lib/plugins/*/renderer.php</exclude-pattern>
87 <exclude-pattern>*/lib/plugins/*/renderer/*.php</exclude-pattern>