Lines Matching refs:be
13 <a title="http://example.be"/>
14 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
15 <a title="ftp://example.nl" lang="nl-be"/>
28 test_helper($dom, 'a[title^="http"][title$=".be"]');
32 test_helper($dom, 'a[lang|="nl-be"]');
44 test_helper($dom, 'a[title^="HTTP" i][title$=".be"]');
57 <a title="http://example.be"/>
58 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
59 <a title="ftp://example.nl" lang="nl-be"/>
65 <a title="http://example.be"/>
66 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
67 <a title="ftp://example.nl" lang="nl-be"/>
72 <a title="http://example.be"/>
73 --- Selector: a[title^="http"][title$=".be"] ---
74 <a title="http://example.be"/>
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"/>
91 <a title="http://example.be"/>
92 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
93 <a title="ftp://example.nl" lang="nl-be"/>
99 <a title="http://example.be"/>
100 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
101 <a title="ftp://example.nl" lang="nl-be"/>
104 <a title="http://example.be"/>
105 --- Selector: a[title^="HTTP" i][title$=".be"] ---
106 <a title="http://example.be"/>
110 <a title="ftp://example.be" lang="nl-be" tokens="abc def ghi"/>
111 <a title="ftp://example.nl" lang="nl-be"/>
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"/>