Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 67 | 3 | 0.972 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2905 | libraries/simplepie/simplepie.php |
2 | 3 | 2909 | libraries/simplepie/simplepie.php |
3 | 3 | 2913 | libraries/simplepie/simplepie.php |
4 | 3 | 3281 | libraries/simplepie/simplepie.php |
5 | 3 | 3285 | libraries/simplepie/simplepie.php |
6 | 3 | 3289 | libraries/simplepie/simplepie.php |
7 | 3 | 3293 | libraries/simplepie/simplepie.php |
8 | 3 | 3313 | libraries/simplepie/simplepie.php |
9 | 3 | 3317 | libraries/simplepie/simplepie.php |
10 | 3 | 3321 | libraries/simplepie/simplepie.php |
11 | 3 | 3325 | libraries/simplepie/simplepie.php |
12 | 3 | 3359 | libraries/simplepie/simplepie.php |
13 | 3 | 3382 | libraries/simplepie/simplepie.php |
14 | 3 | 3393 | libraries/simplepie/simplepie.php |
15 | 3 | 3403 | libraries/simplepie/simplepie.php |
16 | 3 | 3454 | libraries/simplepie/simplepie.php |
17 | 3 | 3480 | libraries/simplepie/simplepie.php |
18 | 3 | 3748 | libraries/simplepie/simplepie.php |
19 | 3 | 3752 | libraries/simplepie/simplepie.php |
20 | 3 | 3784 | libraries/simplepie/simplepie.php |
21 | 3 | 3788 | libraries/simplepie/simplepie.php |
22 | 3 | 3898 | libraries/simplepie/simplepie.php |
23 | 3 | 3902 | libraries/simplepie/simplepie.php |
24 | 3 | 3914 | libraries/simplepie/simplepie.php |
25 | 3 | 3918 | libraries/simplepie/simplepie.php |
26 | 3 | 3922 | libraries/simplepie/simplepie.php |
27 | 3 | 3926 | libraries/simplepie/simplepie.php |
28 | 3 | 3934 | libraries/simplepie/simplepie.php |
29 | 3 | 3938 | libraries/simplepie/simplepie.php |
30 | 3 | 3942 | libraries/simplepie/simplepie.php |
31 | 3 | 3946 | libraries/simplepie/simplepie.php |
32 | 3 | 3964 | libraries/simplepie/simplepie.php |
33 | 3 | 3968 | libraries/simplepie/simplepie.php |
34 | 3 | 3972 | libraries/simplepie/simplepie.php |
35 | 3 | 3976 | libraries/simplepie/simplepie.php |
36 | 3 | 4000 | libraries/simplepie/simplepie.php |
37 | 3 | 4004 | libraries/simplepie/simplepie.php |
38 | 3 | 4008 | libraries/simplepie/simplepie.php |
39 | 3 | 4012 | libraries/simplepie/simplepie.php |
40 | 3 | 4052 | libraries/simplepie/simplepie.php |
41 | 3 | 4078 | libraries/simplepie/simplepie.php |
42 | 3 | 4140 | libraries/simplepie/simplepie.php |
43 | 3 | 4170 | libraries/simplepie/simplepie.php |
44 | 3 | 4384 | libraries/simplepie/simplepie.php |
45 | 3 | 4388 | libraries/simplepie/simplepie.php |
46 | 3 | 4410 | libraries/simplepie/simplepie.php |
47 | 3 | 4414 | libraries/simplepie/simplepie.php |
48 | 3 | 4519 | libraries/simplepie/simplepie.php |
49 | 3 | 4523 | libraries/simplepie/simplepie.php |
50 | 3 | 4535 | libraries/simplepie/simplepie.php |
51 | 3 | 4539 | libraries/simplepie/simplepie.php |
52 | 3 | 4543 | libraries/simplepie/simplepie.php |
53 | 3 | 4547 | libraries/simplepie/simplepie.php |
54 | 3 | 4555 | libraries/simplepie/simplepie.php |
55 | 3 | 4559 | libraries/simplepie/simplepie.php |
56 | 3 | 4563 | libraries/simplepie/simplepie.php |
57 | 3 | 4567 | libraries/simplepie/simplepie.php |
58 | 3 | 4585 | libraries/simplepie/simplepie.php |
59 | 3 | 4589 | libraries/simplepie/simplepie.php |
60 | 3 | 4593 | libraries/simplepie/simplepie.php |
61 | 3 | 4597 | libraries/simplepie/simplepie.php |
62 | 3 | 4637 | libraries/simplepie/simplepie.php |
63 | 3 | 4689 | libraries/simplepie/simplepie.php |
64 | 3 | 4829 | libraries/simplepie/simplepie.php |
65 | 3 | 4833 | libraries/simplepie/simplepie.php |
66 | 3 | 4906 | libraries/simplepie/simplepie.php |
67 | 3 | 4941 | libraries/simplepie/simplepie.php |
| ||||
if ( isset ($category['attribs']['']['term'])) { $term= $this->sanitize($category['attribs']['']['term'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($category['attribs']['']['scheme'])) { $scheme= $this->sanitize($category['attribs']['']['scheme'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($category['attribs']['']['label'])) { $label= $this->sanitize($category['attribs']['']['label'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['type'])) { $caption_type= $this->sanitize($caption['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['lang'])) { $caption_lang= $this->sanitize($caption['attribs']['']['lang'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['start'])) { $caption_startTime= $this->sanitize($caption['attribs']['']['start'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['end'])) { $caption_endTime= $this->sanitize($caption['attribs']['']['end'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['type'])) { $caption_type= $this->sanitize($caption['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['lang'])) { $caption_lang= $this->sanitize($caption['attribs']['']['lang'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['start'])) { $caption_startTime= $this->sanitize($caption['attribs']['']['start'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['end'])) { $caption_endTime= $this->sanitize($caption['attribs']['']['end'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($category['attribs']['']['label'])) { $label= $this->sanitize($category['attribs']['']['label'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($category['attribs']['']['label'])) { $label= $this->sanitize($category['attribs']['']['label'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($category['attribs']['']['text'])) { $label= $this->sanitize($category['attribs']['']['text'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($subcategory['attribs']['']['text'])) { $label= $this->sanitize($subcategory['attribs']['']['text'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($credit['attribs']['']['role'])) { $credit_role= $this->sanitize($credit['attribs']['']['role'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($credit['attribs']['']['role'])) { $credit_role= $this->sanitize($credit['attribs']['']['role'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['relationship'])) { $restriction_relationship= $this->sanitize($restriction['attribs']['']['relationship'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['type'])) { $restriction_type= $this->sanitize($restriction['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['relationship'])) { $restriction_relationship= $this->sanitize($restriction['attribs']['']['relationship'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['type'])) { $restriction_type= $this->sanitize($restriction['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
// Start checking the attributes of media:content if ( isset ($content['attribs']['']['bitrate'])) { $bitrate= $this->sanitize($content['attribs']['']['bitrate'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['channels'])) { $channels= $this->sanitize($content['attribs']['']['channels'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['expression'])) { $expression= $this->sanitize($content['attribs']['']['expression'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['framerate'])) { $framerate= $this->sanitize($content['attribs']['']['framerate'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['height'])) { $height= $this->sanitize($content['attribs']['']['height'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['lang'])) { $lang= $this->sanitize($content['attribs']['']['lang'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['medium'])) { $medium= $this->sanitize($content['attribs']['']['medium'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['samplingrate'])) { $samplingrate= $this->sanitize($content['attribs']['']['samplingrate'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['type'])) { $type= $this->sanitize($content['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['width'])) { $width= $this->sanitize($content['attribs']['']['width'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['type'])) { $caption_type= $this->sanitize($caption['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['lang'])) { $caption_lang= $this->sanitize($caption['attribs']['']['lang'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['start'])) { $caption_startTime= $this->sanitize($caption['attribs']['']['start'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['end'])) { $caption_endTime= $this->sanitize($caption['attribs']['']['end'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['type'])) { $caption_type= $this->sanitize($caption['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['lang'])) { $caption_lang= $this->sanitize($caption['attribs']['']['lang'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['start'])) { $caption_startTime= $this->sanitize($caption['attribs']['']['start'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['end'])) { $caption_endTime= $this->sanitize($caption['attribs']['']['end'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($category['attribs']['']['label'])) { $label= $this->sanitize($category['attribs']['']['label'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($category['attribs']['']['label'])) { $label= $this->sanitize($category['attribs']['']['label'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($credit['attribs']['']['role'])) { $credit_role= $this->sanitize($credit['attribs']['']['role'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($credit['attribs']['']['role'])) { $credit_role= $this->sanitize($credit['attribs']['']['role'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['relationship'])) { $restriction_relationship= $this->sanitize($restriction['attribs']['']['relationship'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['type'])) { $restriction_type= $this->sanitize($restriction['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['relationship'])) { $restriction_relationship= $this->sanitize($restriction['attribs']['']['relationship'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['type'])) { $restriction_type= $this->sanitize($restriction['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
// Start checking the attributes of media:content if ( isset ($content['attribs']['']['bitrate'])) { $bitrate= $this->sanitize($content['attribs']['']['bitrate'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['channels'])) { $channels= $this->sanitize($content['attribs']['']['channels'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['expression'])) { $expression= $this->sanitize($content['attribs']['']['expression'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['framerate'])) { $framerate= $this->sanitize($content['attribs']['']['framerate'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['height'])) { $height= $this->sanitize($content['attribs']['']['height'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['lang'])) { $lang= $this->sanitize($content['attribs']['']['lang'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['medium'])) { $medium= $this->sanitize($content['attribs']['']['medium'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['samplingrate'])) { $samplingrate= $this->sanitize($content['attribs']['']['samplingrate'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['type'])) { $type= $this->sanitize($content['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($content['attribs']['']['width'])) { $width= $this->sanitize($content['attribs']['']['width'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['type'])) { $caption_type= $this->sanitize($caption['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['lang'])) { $caption_lang= $this->sanitize($caption['attribs']['']['lang'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['start'])) { $caption_startTime= $this->sanitize($caption['attribs']['']['start'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($caption['attribs']['']['end'])) { $caption_endTime= $this->sanitize($caption['attribs']['']['end'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($category['attribs']['']['label'])) { $label= $this->sanitize($category['attribs']['']['label'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($credit['attribs']['']['role'])) { $credit_role= $this->sanitize($credit['attribs']['']['role'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['relationship'])) { $restriction_relationship= $this->sanitize($restriction['attribs']['']['relationship'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($restriction['attribs']['']['type'])) { $restriction_type= $this->sanitize($restriction['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($link['attribs']['']['type'])) { $type= $this->sanitize($link['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($link['attribs']['']['type'])) { $type= $this->sanitize($link['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| |||
// Start checking the attributes of media:content if ( isset ( [[#variable1e1ddc60]]['attribs'][''][ [[#variable1e1df700]]])) { [[#variable1e1df6a0]]=$this->sanitize( [[#variable1e1ddc60]]['attribs'][''][ [[#variable1e1df700]]],SIMPLEPIE_CONSTRUCT_TEXT); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1e1ddc60]] | $restriction |
1 | 2 | [[#1e1ddc60]] | $category |
1 | 3 | [[#1e1ddc60]] | $category |
1 | 4 | [[#1e1ddc60]] | $caption |
1 | 5 | [[#1e1ddc60]] | $caption |
1 | 6 | [[#1e1ddc60]] | $caption |
1 | 7 | [[#1e1ddc60]] | $caption |
1 | 8 | [[#1e1ddc60]] | $restriction |
1 | 9 | [[#1e1ddc60]] | $link |
1 | 10 | [[#1e1ddc60]] | $credit |
1 | 11 | [[#1e1ddc60]] | $content |
1 | 12 | [[#1e1ddc60]] | $content |
1 | 13 | [[#1e1ddc60]] | $content |
1 | 14 | [[#1e1ddc60]] | $content |
1 | 15 | [[#1e1ddc60]] | $content |
1 | 16 | [[#1e1ddc60]] | $content |
1 | 17 | [[#1e1ddc60]] | $content |
1 | 18 | [[#1e1ddc60]] | $content |
1 | 19 | [[#1e1ddc60]] | $content |
1 | 20 | [[#1e1ddc60]] | $content |
1 | 21 | [[#1e1ddc60]] | $category |
1 | 22 | [[#1e1ddc60]] | $category |
1 | 23 | [[#1e1ddc60]] | $subcategory |
1 | 24 | [[#1e1ddc60]] | $restriction |
1 | 25 | [[#1e1ddc60]] | $category |
1 | 26 | [[#1e1ddc60]] | $caption |
1 | 27 | [[#1e1ddc60]] | $caption |
1 | 28 | [[#1e1ddc60]] | $caption |
1 | 29 | [[#1e1ddc60]] | $caption |
1 | 30 | [[#1e1ddc60]] | $credit |
1 | 31 | [[#1e1ddc60]] | $category |
1 | 32 | [[#1e1ddc60]] | $caption |
1 | 33 | [[#1e1ddc60]] | $caption |
1 | 34 | [[#1e1ddc60]] | $caption |
1 | 35 | [[#1e1ddc60]] | $caption |
1 | 36 | [[#1e1ddc60]] | $caption |
1 | 37 | [[#1e1ddc60]] | $caption |
1 | 38 | [[#1e1ddc60]] | $caption |
1 | 39 | [[#1e1ddc60]] | $caption |
1 | 40 | [[#1e1ddc60]] | $category |
1 | 41 | [[#1e1ddc60]] | $category |
1 | 42 | [[#1e1ddc60]] | $credit |
1 | 43 | [[#1e1ddc60]] | $credit |
1 | 44 | [[#1e1ddc60]] | $restriction |
1 | 45 | [[#1e1ddc60]] | $restriction |
1 | 46 | [[#1e1ddc60]] | $restriction |
1 | 47 | [[#1e1ddc60]] | $restriction |
1 | 48 | [[#1e1ddc60]] | $restriction |
1 | 49 | [[#1e1ddc60]] | $content |
1 | 50 | [[#1e1ddc60]] | $content |
1 | 51 | [[#1e1ddc60]] | $content |
1 | 52 | [[#1e1ddc60]] | $content |
1 | 53 | [[#1e1ddc60]] | $content |
1 | 54 | [[#1e1ddc60]] | $content |
1 | 55 | [[#1e1ddc60]] | $content |
1 | 56 | [[#1e1ddc60]] | $content |
1 | 57 | [[#1e1ddc60]] | $content |
1 | 58 | [[#1e1ddc60]] | $content |
1 | 59 | [[#1e1ddc60]] | $caption |
1 | 60 | [[#1e1ddc60]] | $caption |
1 | 61 | [[#1e1ddc60]] | $caption |
1 | 62 | [[#1e1ddc60]] | $caption |
1 | 63 | [[#1e1ddc60]] | $category |
1 | 64 | [[#1e1ddc60]] | $credit |
1 | 65 | [[#1e1ddc60]] | $restriction |
1 | 66 | [[#1e1ddc60]] | $restriction |
1 | 67 | [[#1e1ddc60]] | $link |
2 | 1 | [[#1e1df700]] | 'relationship' |
2 | 2 | [[#1e1df700]] | 'scheme' |
2 | 3 | [[#1e1df700]] | 'label' |
2 | 4 | [[#1e1df700]] | 'type' |
2 | 5 | [[#1e1df700]] | 'lang' |
2 | 6 | [[#1e1df700]] | 'start' |
2 | 7 | [[#1e1df700]] | 'end' |
2 | 8 | [[#1e1df700]] | 'type' |
2 | 9 | [[#1e1df700]] | 'type' |
2 | 10 | [[#1e1df700]] | 'role' |
2 | 11 | [[#1e1df700]] | 'bitrate' |
2 | 12 | [[#1e1df700]] | 'channels' |
2 | 13 | [[#1e1df700]] | 'expression' |
2 | 14 | [[#1e1df700]] | 'framerate' |
2 | 15 | [[#1e1df700]] | 'height' |
2 | 16 | [[#1e1df700]] | 'lang' |
2 | 17 | [[#1e1df700]] | 'medium' |
2 | 18 | [[#1e1df700]] | 'samplingrate' |
2 | 19 | [[#1e1df700]] | 'type' |
2 | 20 | [[#1e1df700]] | 'width' |
2 | 21 | [[#1e1df700]] | 'term' |
2 | 22 | [[#1e1df700]] | 'text' |
2 | 23 | [[#1e1df700]] | 'text' |
2 | 24 | [[#1e1df700]] | 'type' |
2 | 25 | [[#1e1df700]] | 'label' |
2 | 26 | [[#1e1df700]] | 'type' |
2 | 27 | [[#1e1df700]] | 'lang' |
2 | 28 | [[#1e1df700]] | 'start' |
2 | 29 | [[#1e1df700]] | 'end' |
2 | 30 | [[#1e1df700]] | 'role' |
2 | 31 | [[#1e1df700]] | 'label' |
2 | 32 | [[#1e1df700]] | 'type' |
2 | 33 | [[#1e1df700]] | 'lang' |
2 | 34 | [[#1e1df700]] | 'start' |
2 | 35 | [[#1e1df700]] | 'end' |
2 | 36 | [[#1e1df700]] | 'type' |
2 | 37 | [[#1e1df700]] | 'lang' |
2 | 38 | [[#1e1df700]] | 'start' |
2 | 39 | [[#1e1df700]] | 'end' |
2 | 40 | [[#1e1df700]] | 'label' |
2 | 41 | [[#1e1df700]] | 'label' |
2 | 42 | [[#1e1df700]] | 'role' |
2 | 43 | [[#1e1df700]] | 'role' |
2 | 44 | [[#1e1df700]] | 'relationship' |
2 | 45 | [[#1e1df700]] | 'type' |
2 | 46 | [[#1e1df700]] | 'relationship' |
2 | 47 | [[#1e1df700]] | 'type' |
2 | 48 | [[#1e1df700]] | 'relationship' |
2 | 49 | [[#1e1df700]] | 'bitrate' |
2 | 50 | [[#1e1df700]] | 'channels' |
2 | 51 | [[#1e1df700]] | 'expression' |
2 | 52 | [[#1e1df700]] | 'framerate' |
2 | 53 | [[#1e1df700]] | 'height' |
2 | 54 | [[#1e1df700]] | 'lang' |
2 | 55 | [[#1e1df700]] | 'medium' |
2 | 56 | [[#1e1df700]] | 'samplingrate' |
2 | 57 | [[#1e1df700]] | 'type' |
2 | 58 | [[#1e1df700]] | 'width' |
2 | 59 | [[#1e1df700]] | 'type' |
2 | 60 | [[#1e1df700]] | 'lang' |
2 | 61 | [[#1e1df700]] | 'start' |
2 | 62 | [[#1e1df700]] | 'end' |
2 | 63 | [[#1e1df700]] | 'label' |
2 | 64 | [[#1e1df700]] | 'role' |
2 | 65 | [[#1e1df700]] | 'relationship' |
2 | 66 | [[#1e1df700]] | 'type' |
2 | 67 | [[#1e1df700]] | 'type' |
3 | 1 | [[#1e1df6a0]] | $restriction_relationship |
3 | 2 | [[#1e1df6a0]] | $scheme |
3 | 3 | [[#1e1df6a0]] | $label |
3 | 4 | [[#1e1df6a0]] | $caption_type |
3 | 5 | [[#1e1df6a0]] | $caption_lang |
3 | 6 | [[#1e1df6a0]] | $caption_startTime |
3 | 7 | [[#1e1df6a0]] | $caption_endTime |
3 | 8 | [[#1e1df6a0]] | $restriction_type |
3 | 9 | [[#1e1df6a0]] | $type |
3 | 10 | [[#1e1df6a0]] | $credit_role |
3 | 11 | [[#1e1df6a0]] | $bitrate |
3 | 12 | [[#1e1df6a0]] | $channels |
3 | 13 | [[#1e1df6a0]] | $expression |
3 | 14 | [[#1e1df6a0]] | $framerate |
3 | 15 | [[#1e1df6a0]] | $height |
3 | 16 | [[#1e1df6a0]] | $lang |
3 | 17 | [[#1e1df6a0]] | $medium |
3 | 18 | [[#1e1df6a0]] | $samplingrate |
3 | 19 | [[#1e1df6a0]] | $type |
3 | 20 | [[#1e1df6a0]] | $width |
3 | 21 | [[#1e1df6a0]] | $term |
3 | 22 | [[#1e1df6a0]] | $label |
3 | 23 | [[#1e1df6a0]] | $label |
3 | 24 | [[#1e1df6a0]] | $restriction_type |
3 | 25 | [[#1e1df6a0]] | $label |
3 | 26 | [[#1e1df6a0]] | $caption_type |
3 | 27 | [[#1e1df6a0]] | $caption_lang |
3 | 28 | [[#1e1df6a0]] | $caption_startTime |
3 | 29 | [[#1e1df6a0]] | $caption_endTime |
3 | 30 | [[#1e1df6a0]] | $credit_role |
3 | 31 | [[#1e1df6a0]] | $label |
3 | 32 | [[#1e1df6a0]] | $caption_type |
3 | 33 | [[#1e1df6a0]] | $caption_lang |
3 | 34 | [[#1e1df6a0]] | $caption_startTime |
3 | 35 | [[#1e1df6a0]] | $caption_endTime |
3 | 36 | [[#1e1df6a0]] | $caption_type |
3 | 37 | [[#1e1df6a0]] | $caption_lang |
3 | 38 | [[#1e1df6a0]] | $caption_startTime |
3 | 39 | [[#1e1df6a0]] | $caption_endTime |
3 | 40 | [[#1e1df6a0]] | $label |
3 | 41 | [[#1e1df6a0]] | $label |
3 | 42 | [[#1e1df6a0]] | $credit_role |
3 | 43 | [[#1e1df6a0]] | $credit_role |
3 | 44 | [[#1e1df6a0]] | $restriction_relationship |
3 | 45 | [[#1e1df6a0]] | $restriction_type |
3 | 46 | [[#1e1df6a0]] | $restriction_relationship |
3 | 47 | [[#1e1df6a0]] | $restriction_type |
3 | 48 | [[#1e1df6a0]] | $restriction_relationship |
3 | 49 | [[#1e1df6a0]] | $bitrate |
3 | 50 | [[#1e1df6a0]] | $channels |
3 | 51 | [[#1e1df6a0]] | $expression |
3 | 52 | [[#1e1df6a0]] | $framerate |
3 | 53 | [[#1e1df6a0]] | $height |
3 | 54 | [[#1e1df6a0]] | $lang |
3 | 55 | [[#1e1df6a0]] | $medium |
3 | 56 | [[#1e1df6a0]] | $samplingrate |
3 | 57 | [[#1e1df6a0]] | $type |
3 | 58 | [[#1e1df6a0]] | $width |
3 | 59 | [[#1e1df6a0]] | $caption_type |
3 | 60 | [[#1e1df6a0]] | $caption_lang |
3 | 61 | [[#1e1df6a0]] | $caption_startTime |
3 | 62 | [[#1e1df6a0]] | $caption_endTime |
3 | 63 | [[#1e1df6a0]] | $label |
3 | 64 | [[#1e1df6a0]] | $credit_role |
3 | 65 | [[#1e1df6a0]] | $restriction_relationship |
3 | 66 | [[#1e1df6a0]] | $restriction_type |
3 | 67 | [[#1e1df6a0]] | $type |