Lines Matching full:find
1167 foreach ($html->find('span.curid') as $elm) {
1173 foreach ($html->find('div.li') as $elm) {
1184 foreach ($html->find('li') as $elm) {
1185 if ($elm->find('a[data-wiki-curid]')) {
1284 foreach ($html->find('h1, h2, h3, h4, h5, h6') as $elm) {
1436 foreach ($html->find('.curid') as $elm) {
1437 foreach ($elm->find('a') as $link) {
1444 foreach ($html->find('span.curid') as $elm) {
1449 foreach ($html->find('.footnotes') as $elm) {
1454 foreach ($html->find('.a11y') as $elm) {
1461 foreach ($html->find('ul, ol') as $elm) {
1468 foreach ($html->find('.button') as $elm) {
1474 foreach ($html->find('[type=button], [type=submit], [type=reset]') as $elm) {
1479 foreach ($html->find('.tabs') as $elm) {
1484 foreach ($html->find('.nav-tabs strong') as $elm) {
1491 foreach ($html->find('h1,h2,h3') as $elm) {
1496 foreach ($html->find('img[class^=media]') as $elm) {
1501 foreach ($html->find('input[type=checkbox]') as $elm) {
1506 foreach ($html->find('input[type=radio]') as $elm) {
1511 foreach ($html->find('label') as $elm) {
1516 foreach ($html->find('input, select, textarea') as $elm) {
1524 foreach ($html->find('form') as $elm) {
1531 foreach ($html->find('div.info, div.error, div.success, div.notify') as $elm) {
1562 foreach ($html->find('div.table') as $elm) {
1571 foreach ($html->find('table.inline,table.import_failures') as $elm) {
1575 foreach ($html->find('div.table') as $elm) {
1582 foreach ($html->find('table.ul') as $elm) {
1601 foreach ($html->find('fieldset.search-form button[type="submit"]') as $elm) {
1619 foreach ($html->find('.idx_dir') as $idx => $elm) {
1631 foreach ($html->find('.idx .wikilink1') as $elm) {
1650 if ($admin_pagetitle = $html->find('h1.page-header', 0)) {
1658 foreach ($html->find('[name*=cmd[update]]') as $elm) {
1669 foreach ($html->find('[type=submit]') as $elm) {
1681 foreach ($html->find('[type=submit]') as $idx => $elm) {
1701 foreach ($html->find('[type=submit]') as $elm) {
1708 foreach ($html->find('#config__manager') as $cm_elm) {
1711 foreach ($cm_elm->find('p') as $elm) {
1716 foreach ($cm_elm->find('fieldset') as $elm) {
1725 foreach ($html->find('.notes') as $elm) {
1729 foreach ($html->find('h2') as $idx => $elm) {
1743 foreach ($html->find('.import_users h2') as $elm) {
1747 foreach ($html->find('button[name*=fn[delete]]') as $elm) {
1752 foreach ($html->find('button[name*=fn[add]]') as $elm) {
1757 foreach ($html->find('button[name*=fn[modify]]') as $elm) {
1762 foreach ($html->find('button[name*=fn[import]]') as $elm) {
1767 foreach ($html->find('button[name*=fn[export]]') as $elm) {
1772 foreach ($html->find('button[name*=fn[start]]') as $elm) {
1777 foreach ($html->find('button[name*=fn[prev]]') as $elm) {
1782 foreach ($html->find('button[name*=fn[next]]') as $elm) {
1787 foreach ($html->find('button[name*=fn[last]]') as $elm) {
1796 foreach ($html->find('.actions') as $elm) {
1800 foreach ($html->find('.actions .uninstall') as $elm) {
1805 foreach ($html->find('.actions .enable') as $elm) {
1810 foreach ($html->find('.actions .disable') as $elm) {
1815 … foreach ($html->find('.actions .install, .actions .update, .actions .reinstall') as $elm) {
1820 foreach ($html->find('form.install [type=submit]') as $elm) {
1825 foreach ($html->find('form.search [type=submit]') as $elm) {
1830 foreach ($html->find('.permerror') as $elm) {
1837 foreach ($html->find('ul.admin_tasks, ul.admin_plugins') as $admin_task) {
1840 foreach ($admin_task->find('a') as $item) {
1845 foreach ($admin_task->find('.icon') as $item) {
1854 foreach ($html->find('h2') as $elm) {
1858 foreach ($html->find('ul.admin_plugins') as $admin_plugins) {
1860 foreach ($admin_plugins->find('li') as $idx => $item) {
1888 foreach ($html->find('fieldset[id^="plugin__"]') as $elm) {
1897 foreach ($elm->find('legend') as $legend) {
1902 foreach ($elm->find('legend') as $legend) {
1923 foreach ($html->find("$selector legend") as $elm) {
1969 foreach ($html->find('.diff-lineheader') as $elm) {
1981 …foreach ($html->find('.diff_sidebyside .diff-deletedline, .diff_sidebyside .diff-addedline') as $e…
1985 foreach ($html->find('.diff-deletedline') as $elm) {
1989 foreach ($html->find('.diff-addedline') as $elm) {
1993 foreach ($html->find('.diffprevrev') as $elm) {
1998 foreach ($html->find('.diffnextrev') as $elm) {
2003 foreach ($html->find('.diffbothprevrev') as $elm) {
2008 foreach ($html->find('.minor') as $elm) {
2099 foreach ($html->find('h1') as $elm) {
2115 foreach ($html->find('h1') as $elm) {