Lines Matching refs:html
74 $html = $response->getBody()->getContents();
75 preg_match_all('/%2Findividual-list&alpha=([^"&]+)/', $html, $matches);
81 $html = $response->getBody()->getContents();
82 preg_match_all('/%2Findividual-list&alpha=([^"&]+)/', $html, $matches);
88 $html = $response->getBody()->getContents();
89 preg_match_all('/%2Findividual-list&alpha=([^"&]+)/', $html, $matches);
126 $html = $response->getBody()->getContents();
127 preg_match_all('/%2Fname%2Findividual%2F(X\d+)%2F/', $html, $matches);
133 $html = $response->getBody()->getContents();
134 preg_match_all('/%2Fname%2Findividual%2F(X\d+)%2F/', $html, $matches);
139 $html = $response->getBody()->getContents();
140 preg_match_all('/%2Fname%2Findividual%2F(X\d+)%2F/', $html, $matches);
153 $html = $response->getBody()->getContents();
154 preg_match_all('/%2Fname%2Findividual%2F(X\d+)%2F/', $html, $matches);
159 $html = $response->getBody()->getContents();
160 preg_match_all('/%2Fname%2Findividual%2F(X\d+)%2F/', $html, $matches);
175 $html = $response->getBody()->getContents();
176 preg_match_all('/individual-list&surname=([A-Z]+)/', $html, $matches);
181 $html = $response->getBody()->getContents();
182 preg_match_all('/%2Fname%2Findividual%2F(X\d+)%2F/', $html, $matches);
197 $html = $response->getBody()->getContents();
198 preg_match_all('/individual-list&surname=([A-Z]+)/', $html, $matches);
203 $html = $response->getBody()->getContents();
204 preg_match_all('/%2Fname%2Findividual%2F(X\d+)%2F/', $html, $matches);