Home
last modified time | relevance | path

Searched defs:process (Results 251 – 275 of 327) sorted by last modified time

1...<<11121314

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/
H A DMultiLineConditionSniff.php73 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_ControlStructures_MultiLineConditionSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Files/
H A DIncludingFileSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_Files_IncludingFileSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Formatting/
H A DMultiLineAssignmentSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_Formatting_MultiLineAssignmentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DFunctionCallSignatureSniff.php91 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_Functions_FunctionCallSignatureSniff
H A DFunctionDeclarationSniff.php63 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_Functions_FunctionDeclarationSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/
H A DValidClassNameSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_NamingConventions_ValidClassNameSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/
H A DControlStructureSpacingSniff.php79 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PSR2_Sniffs_ControlStructures_ControlStructureSpacingSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DEmptyClassDefinitionSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_EmptyClassDefinitionSniff
H A DForbiddenStylesSniff.php108 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_ForbiddenStylesSniff
H A DIndentationSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_IndentationSniff
H A DLowercaseStyleDefinitionSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_LowercaseStyleDefinitionSniff
H A DMissingColonSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_MissingColonSniff
H A DNamedColoursSniff.php88 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_NamedColoursSniff
H A DSemicolonSpacingSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_SemicolonSpacingSniff
H A DShorthandSizeSniff.php76 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_ShorthandSizeSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DDuplicatePropertySniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Classes_DuplicatePropertySniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFileCommentSniff.php64 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Commenting_FileCommentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DControlSignatureSniff.php72 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_ControlStructures_ControlSignatureSniff
H A DSwitchDeclarationSniff.php73 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_ControlStructures_SwitchDeclarationSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/
H A DJavaScriptLintSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Debug_JavaScriptLintSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/
H A DLowercaseFunctionKeywordsSniff.php61 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Functions_LowercaseFunctionKeywordsSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/
H A DDisallowObjectStringIndexSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Objects_DisallowObjectStringIndexSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php502 public function process($files, $standards, array $restrictions=array(), $local=false) function in PHP_CodeSniffer
/plugin/authgoogle/google/service/
H A DGoogle_MediaFileUpload.php77 public static function process($meta, &$params) { function in Google_MediaFileUpload
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…

1...<<11121314