Home
last modified time | relevance | path

Searched refs:tag (Results 101 – 125 of 1150) sorted by path

12345678910>>...46

/plugin/amcharts/assets/
H A Djs-yaml.min.js2tag=null,this.result=""}function o(e,t){return"\n"+g.repeat(" ",e.indent*t)}function a(e,t){var n,…
/plugin/anewssystem/
H A Daction.php156 foreach($tags as $tag) {
157 … if(($tag!==false) && (stripos($archive_options['tag'],trim($tag))!==false)){
H A Dsyntax.php819 foreach($tags as $tag) {
820 if(($tag!==false) && (stripos($prefs[4],trim($tag))!==false)){
876 foreach($tags as $tag) {
877 $tags_result[$tag]++;
944 foreach($tags_result as $tag => $val) {
949 foreach($tags_result as $tag => $val) {
955 …output').$this->getConf('act_delim').'tag='.trim($tag).'" class="' . $class .'"title="'.$val.'">'.…
1114 foreach($tags as $tag) {
1115 if(($tag!==false) && (stripos($prefs[1],trim($tag))!==false)){
1255 foreach($tags as $tag) {
[all …]
/plugin/asana/remote/
H A DAPILink.php300 foreach( $tags as $tag){
301 $text = $text . "<li>" . $tag['name'] . "</li>";
396 foreach($data_rep['data'] as $tag){
397 $tags[$tag['name']]=$tag['id'];
532 foreach( $task['tags'] as $tag ){
533 if( $tag['name'] == $tag_name ){
/plugin/asciimath/
H A Dasciimathml148r.js150 {input:"//", tag:"mo", output:"/", tex:null, ttype:CONST},
213 {input:"|", tag:"mo", output:"|", tex:null, ttype:LEFTRIGHT},
273 {input:"dim", tag:"mo", output:"dim", tex:null, ttype:CONST},
329 tag:AMsymbols[i].tag, output:AMsymbols[i].output, ttype:AMsymbols[i].ttype};
438 return {input:st, tag:tagst, output:st, ttype:CONST};
528 return [AMcreateMmlNode(symbol.tag,
541 node = AMcreateMmlNode(symbol.tag,result[0]);
562 node = AMcreateMmlNode(symbol.tag,result[0]);
580 return [AMcreateMmlNode(symbol.tag,newFrag),result2[1]];
657 node = AMcreateMmlNode(symbol.tag,node);
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_TaskqueueService.php241 public $tag; variable in Google_Task
284 public function setTag( $tag) { argument
285 $this->tag = $tag;
288 return $this->tag;
H A DGoogle_YouTubeService.php4992 public $tag; variable in Google_VideoSuggestionsTagSuggestion
5000 public function setTag( $tag) { argument
5001 $this->tag = $tag;
5004 return $this->tag;
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md232 …es**: See the [Release Notes](https://github.com/firebase/php-jwt/releases/tag/v6.0.0) for more in…
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md13 library via Composer, which will pull down the most recent tag.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DContainerImage.php29 public $tag; variable in Google\\Service\\AIPlatformNotebooks\\ContainerImage
48 public function setTag($tag) argument
50 $this->tag = $tag;
57 return $this->tag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DPushFilter.php33 public $tag; variable in Google\\Service\\CloudBuild\\PushFilter
66 public function setTag($tag) argument
68 $this->tag = $tag;
75 return $this->tag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DBuildArtifact.php29 public $tag; variable in Google\\Service\\CloudDeploy\\BuildArtifact
48 public function setTag($tag) argument
50 $this->tag = $tag;
57 return $this->tag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DPartOfSpeech.php61 public $tag; variable in Google\\Service\\CloudNaturalLanguage\\PartOfSpeech
200 public function setTag($tag) argument
202 $this->tag = $tag;
209 return $this->tag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2TrafficTarget.php33 public $tag; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2TrafficTarget
70 public function setTag($tag) argument
72 $this->tag = $tag;
79 return $this->tag;
H A DGoogleCloudRunOpV2TrafficTargetStatus.php33 public $tag; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2TrafficTargetStatus
74 public function setTag($tag) argument
76 $this->tag = $tag;
83 return $this->tag;
H A DGoogleCloudRunV2TrafficTarget.php33 public $tag; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2TrafficTarget
70 public function setTag($tag) argument
72 $this->tag = $tag;
79 return $this->tag;
H A DGoogleCloudRunV2TrafficTargetStatus.php33 public $tag; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2TrafficTargetStatus
74 public function setTag($tag) argument
76 $this->tag = $tag;
83 return $this->tag;
H A DTrafficTarget.php41 public $tag; variable in Google\\Service\\CloudRun\\TrafficTarget
106 public function setTag($tag) argument
108 $this->tag = $tag;
115 return $this->tag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkEndpointGroupCloudRun.php29 public $tag; variable in Google\\Service\\Compute\\NetworkEndpointGroupCloudRun
52 public function setTag($tag) argument
54 $this->tag = $tag;
61 return $this->tag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DMultiOutputInfo.php25 public $tag; variable in Google\\Service\\Dataflow\\MultiOutputInfo
30 public function setTag($tag) argument
32 $this->tag = $tag;
39 return $this->tag;
H A DSeqMapTaskOutputInfo.php27 public $tag; variable in Google\\Service\\Dataflow\\SeqMapTaskOutputInfo
46 public function setTag($tag) argument
48 $this->tag = $tag;
55 return $this->tag;
H A DSideInputInfo.php32 public $tag; variable in Google\\Service\\Dataflow\\SideInputInfo
65 public function setTag($tag) argument
67 $this->tag = $tag;
74 return $this->tag;
H A DStreamingSideInputLocation.php29 public $tag; variable in Google\\Service\\Dataflow\\StreamingSideInputLocation
48 public function setTag($tag) argument
50 $this->tag = $tag;
57 return $this->tag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFloodlightActivityDynamicTag.php33 public $tag; variable in Google\\Service\\Dfareporting\\FloodlightActivityDynamicTag
66 public function setTag($tag) argument
68 $this->tag = $tag;
75 return $this->tag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Fulfillment.php36 public $tag; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Fulfillment
101 public function setTag($tag) argument
103 $this->tag = $tag;
110 return $this->tag;

12345678910>>...46