Lines Matching refs:find

1156         foreach ($html->find('span.curid') as $elm) {
1162 foreach ($html->find('div.li') as $elm) {
1173 foreach ($html->find('li') as $elm) {
1174 if ($elm->find('a[data-wiki-curid]')) {
1271 foreach ($html->find('h1, h2, h3, h4, h5, h6') as $elm) {
1423 foreach ($html->find('.curid') as $elm) {
1424 foreach ($elm->find('a') as $link) {
1431 foreach ($html->find('span.curid') as $elm) {
1436 foreach ($html->find('.footnotes') as $elm) {
1441 foreach ($html->find('.a11y') as $elm) {
1448 foreach ($html->find('ul, ol') as $elm) {
1455 foreach ($html->find('.button') as $elm) {
1461 foreach ($html->find('[type=button], [type=submit], [type=reset]') as $elm) {
1466 foreach ($html->find('.tabs') as $elm) {
1471 foreach ($html->find('.nav-tabs strong') as $elm) {
1478 foreach ($html->find('h1,h2,h3') as $elm) {
1483 foreach ($html->find('img[class^=media]') as $elm) {
1488 foreach ($html->find('input[type=checkbox]') as $elm) {
1493 foreach ($html->find('input[type=radio]') as $elm) {
1498 foreach ($html->find('label') as $elm) {
1503 foreach ($html->find('input, select, textarea') as $elm) {
1511 foreach ($html->find('form') as $elm) {
1518 foreach ($html->find('div.info, div.error, div.success, div.notify') as $elm) {
1549 foreach ($html->find('div.table') as $elm) {
1557 foreach ($html->find('table.inline,table.import_failures') as $elm) {
1561 foreach ($html->find('div.table') as $elm) {
1568 foreach ($html->find('table.ul') as $elm) {
1587 foreach ($html->find('fieldset.search-form button[type="submit"]') as $elm) {
1605 foreach ($html->find('.idx_dir') as $idx => $elm) {
1617 foreach ($html->find('.idx .wikilink1') as $elm) {
1636 if ($admin_pagetitle = $html->find('h1.page-header', 0)) {
1644 foreach ($html->find('[name*=cmd[update]]') as $elm) {
1655 foreach ($html->find('[type=submit]') as $elm) {
1667 foreach ($html->find('[type=submit]') as $idx => $elm) {
1687 foreach ($html->find('[type=submit]') as $elm) {
1694 foreach ($html->find('#config__manager') as $cm_elm) {
1697 foreach ($cm_elm->find('p') as $elm) {
1702 foreach ($cm_elm->find('fieldset') as $elm) {
1711 foreach ($html->find('.notes') as $elm) {
1715 foreach ($html->find('h2') as $idx => $elm) {
1729 foreach ($html->find('.import_users h2') as $elm) {
1733 foreach ($html->find('button[name*=fn[delete]]') as $elm) {
1738 foreach ($html->find('button[name*=fn[add]]') as $elm) {
1743 foreach ($html->find('button[name*=fn[modify]]') as $elm) {
1748 foreach ($html->find('button[name*=fn[import]]') as $elm) {
1753 foreach ($html->find('button[name*=fn[export]]') as $elm) {
1758 foreach ($html->find('button[name*=fn[start]]') as $elm) {
1763 foreach ($html->find('button[name*=fn[prev]]') as $elm) {
1768 foreach ($html->find('button[name*=fn[next]]') as $elm) {
1773 foreach ($html->find('button[name*=fn[last]]') as $elm) {
1782 foreach ($html->find('.actions') as $elm) {
1786 foreach ($html->find('.actions .uninstall') as $elm) {
1791 foreach ($html->find('.actions .enable') as $elm) {
1796 foreach ($html->find('.actions .disable') as $elm) {
1801 foreach ($html->find('.actions .install, .actions .update, .actions .reinstall') as $elm) {
1806 foreach ($html->find('form.install [type=submit]') as $elm) {
1811 foreach ($html->find('form.search [type=submit]') as $elm) {
1816 foreach ($html->find('.permerror') as $elm) {
1823 foreach ($html->find('ul.admin_tasks, ul.admin_plugins') as $admin_task) {
1826 foreach ($admin_task->find('a') as $item) {
1831 foreach ($admin_task->find('.icon') as $item) {
1840 foreach ($html->find('h2') as $elm) {
1844 foreach ($html->find('ul.admin_plugins') as $admin_plugins) {
1846 foreach ($admin_plugins->find('li') as $idx => $item) {
1874 foreach ($html->find('fieldset[id^="plugin__"]') as $elm) {
1883 foreach ($elm->find('legend') as $legend) {
1888 foreach ($elm->find('legend') as $legend) {
1909 foreach ($html->find("$selector legend") as $elm) {
1955 foreach ($html->find('.diff-lineheader') as $elm) {
1967 foreach ($html->find('.diff_sidebyside .diff-deletedline, .diff_sidebyside .diff-addedline') as $elm) {
1971 foreach ($html->find('.diff-deletedline') as $elm) {
1975 foreach ($html->find('.diff-addedline') as $elm) {
1979 foreach ($html->find('.diffprevrev') as $elm) {
1984 foreach ($html->find('.diffnextrev') as $elm) {
1989 foreach ($html->find('.diffbothprevrev') as $elm) {
1994 foreach ($html->find('.minor') as $elm) {
2085 foreach ($html->find('h1') as $elm) {
2101 foreach ($html->find('h1') as $elm) {