Lines Matching full:hp
361 foreach ($ahp as $hp) {
362 switch ($hp) {
374 if (noNS($id) == cleanID($hp)) return false;
563 foreach ($hpOptions as $hp) {
564 switch ($hp) {
576 if (noNS($id) == cleanID($hp)) return false;
717 foreach ($hpOptions as $hp) {
718 switch ($hp) {
731 if (!blank($hp)) { //empty setting results in empty string here
732 $page = $ns . ":" . $hp;
831 foreach ($hpOptions as $hp) {
832 switch ($hp) {
845 if (!blank($hp)) {
846 $hns = $ns . ":" . $hp;