Home
last modified time | relevance | path

Searched defs:tags (Results 76 – 100 of 104) sorted by last modified time

12345

/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js83 tags = getOption('tags', []), variable
189 'tags': tags, property in jobOptions
/plugin/data-au/syntax/
H A Dtaglist.php37 protected function _cloud_weight(&$tags, $min, $max, $levels) {
H A Dcloud.php194 protected function _cloud_weight(&$tags, $min, $max, $levels) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DSandboxExtension.php73 public function checkSecurity($tags, $filters, $functions)
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityPolicy.php40 public function setAllowedTags(array $tags)
68 public function checkSecurity($tags, $filters, $functions)
H A DSecurityPolicyInterface.php21 public function checkSecurity($tags, $filters, $functions);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php317 …protected function getEnvironment($sandboxed, $options, $templates, $tags = [], $filters = [], $me…
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DSandboxNodeVisitor.php36 protected $tags; variable in Twig\\NodeVisitor\\SandboxNodeVisitor
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DDescription.php57 private $tags; variable in phpDocumentor\\Reflection\\DocBlock\\Description
65 public function __construct($bodyTemplate, array $tags = [])
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DAlignFormatter.php29 public function __construct(array $tags)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlock.php27 private $tags = []; variable in phpDocumentor\\Reflection\\DocBlock
53 array $tags = [],
H A DDocBlockFactory.php222 private function parseTagBlock($tags, Types\Context $context)
242 private function splitTagBlockIntoTagLines($tags)
260 private function filterTagBlock($tags)
/plugin/pageimage/
H A Dsyntax.php21 var $tags = array(); variable in syntax_plugin_pageimage
/plugin/database2/
H A Ddatabase2.php3285 public static function stripTags( $in, $tags = null )
/plugin/issuetracker/
H A Dprototype.js2842 tags: { class in Element._insertionTranslations
2852 var tags = Element._insertionTranslations.tags; variable
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DClassCommentSniff.php98 protected function processVersion(PHP_CodeSniffer_File $phpcsFile, array $tags)
H A DFileCommentSniff.php37 protected $tags = array( variable in PEAR_Sniffs_Commenting_FileCommentSniff
319 protected function processCategory(PHP_CodeSniffer_File $phpcsFile, array $tags)
361 protected function processPackage(PHP_CodeSniffer_File $phpcsFile, array $tags)
414 protected function processSubpackage(PHP_CodeSniffer_File $phpcsFile, array $tags)
458 protected function processAuthor(PHP_CodeSniffer_File $phpcsFile, array $tags)
488 protected function processCopyright(PHP_CodeSniffer_File $phpcsFile, array $tags)
529 protected function processLicense(PHP_CodeSniffer_File $phpcsFile, array $tags)
558 protected function processVersion(PHP_CodeSniffer_File $phpcsFile, array $tags)
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php2478 public $tags; variable in Google_Instance
2579 public function setTags(Google_Tags $tags) {
3888 public $tags; variable in Google_Route
3970 public function setTags(/* array(Google_string) */ $tags) {
H A DGoogle_YouTubeService.php3386 public $tags; variable in Google_PlaylistSnippet
3415 public function setTags(/* array(Google_string) */ $tags) {
4740 public $tags; variable in Google_VideoProjectDetails
4741 public function setTags(/* array(Google_string) */ $tags) {
4799 public $tags; variable in Google_VideoSnippet
4834 public function setTags(/* array(Google_string) */ $tags) {
H A DGoogle_ModeratorService.php886 public $tags; variable in Google_ModeratorService
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2503 tags: { class in Element._insertionTranslations
/plugin/tumblr/
H A Dsyntax.php158 function tags($tags) { argument
179 function print_tags($tags, $ID) {
/plugin/authucenter/lib/uc_client/lib/
H A Duccode.class.php112 function bbcodeurl($url, $tags) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.autoclose.inc.php4 function autoclose_tag(&$sample_html, $offset, $tags, $nested, $close) {
/plugin/asana/remote/
H A DAPILink.php41 var $tags = array(); variable in remote_plugin_asana_APILink
297 function render_tags($tags){

12345