Searched refs:IsAllowedCommand (Results 1 – 18 of 18) sorted by relevance
50 if ( ! IsAllowedCommand( $sCommand ) )
62 if ( ! IsAllowedCommand( $sCommand ) )
217 function IsAllowedCommand( $sCommand ) function
51 if ( ! IsAllowedCommand( $sCommand ) )
68 if ( ! IsAllowedCommand( $sCommand ) )
219 function IsAllowedCommand( $sCommand ) function
49 if ( ! IsAllowedCommand( $sCommand ) )
53 if ( ! IsAllowedCommand( $sCommand ) )
201 function IsAllowedCommand( $sCommand ) function
50 if ( Not IsAllowedCommand( sCommand ) ) then
153 Function IsAllowedCommand( sCommand ) function160 IsAllowedCommand = oRE.Test( sCommand )
54 if ( Not IsAllowedCommand( sCommand ) ) then
57 <cfif not IsAllowedCommand( sCommand )>
60 <cfif not IsAllowedCommand( sCommand ) >
167 <cffunction name="IsAllowedCommand" returntype="boolean" output="true">