Searched refs:allowedTypes (Results 1 – 5 of 5) sorted by relevance
| /plugin/asciidocjs/node_modules/yargs/build/lib/ |
| D | argsert.js | 60 function argumentTypeError(observedType, allowedTypes, position) { argument 61 …(`Invalid ${positionName[position] || 'manyith'} argument. Expected ${allowedTypes.join(' or ')} b…
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
| D | CodeSniffer.php | 195 public static $allowedTypes = array( variable in PHP_CodeSniffer 2107 if (in_array($varType, self::$allowedTypes) === true) { 2153 } else if (in_array($lowerVarType, self::$allowedTypes) === true) {
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ |
| D | FunctionCommentSniff.php | 397 } else if (in_array($suggestedName, PHP_CodeSniffer::$allowedTypes) === false) {
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js | 7 …rMode.token(a,b.innerState)}else{a.next()}}return c}};c=[{name:"base",allowedTypes:["container","b… 8 …allowedTypes:["formatting","substition","disabled","protected"],entries:[{sol:true,match:/^ {2,}[\…
|
| D | scripts.min.js.map | 1 …allowedTypes","entries","lang","codeToken","allowedTypess","smileys","behind","wordsRegExp","acron…
|