Lines Matching refs:lang

12     <a title="http://example.com" lang="en-us"/>
14 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
15 <a title="ftp://example.nl" lang="nl-be"/>
31 test_helper($dom, 'a[lang|="nl"]');
32 test_helper($dom, 'a[lang|="nl-be"]');
46 test_helper($dom, 'a[lang|="NL" i]');
47 test_helper($dom, 'a[lang|="NL-BE" i]');
56 <a title="http://example.com" lang="en-us"/>
58 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
59 <a title="ftp://example.nl" lang="nl-be"/>
61 <a title="http://example.com" lang="en-us"/>
64 <a title="http://example.com" lang="en-us"/>
66 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
67 <a title="ftp://example.nl" lang="nl-be"/>
71 <a title="http://example.com" lang="en-us"/>
76 <a title="http://example.com" lang="en-us"/>
78 --- Selector: a[lang|="nl"] ---
79 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
80 <a title="ftp://example.nl" lang="nl-be"/>
81 --- Selector: a[lang|="nl-be"] ---
82 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
83 <a title="ftp://example.nl" lang="nl-be"/>
85 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
90 <a title="http://example.com" lang="en-us"/>
92 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
93 <a title="ftp://example.nl" lang="nl-be"/>
95 <a title="http://example.com" lang="en-us"/>
98 <a title="http://example.com" lang="en-us"/>
100 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
101 <a title="ftp://example.nl" lang="nl-be"/>
103 <a title="http://example.com" lang="en-us"/>
108 <a title="http://example.com" lang="en-us"/>
109 --- Selector: a[lang|="NL" i] ---
110 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
111 <a title="ftp://example.nl" lang="nl-be"/>
112 --- Selector: a[lang|="NL-BE" i] ---
113 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
114 <a title="ftp://example.nl" lang="nl-be"/>
117 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>