Lines Matching full:else
33 } else if (is_file($fileglob)) {
38 } else {
42 } else if (strcmp(strtolower($pathinfor['extension']), 'i') == 0) {
44 } else if (strcmp(strtolower($pathinfor['extension']), 'xhtml') == 0) {
46 } else if (strcmp(strtolower($pathinfor['extension']), 'js') == 0) {
48 } else if (strcmp(strtolower($pathinfor['extension']), 'css') == 0) {
50 } else {
57 } else {
60 } else if (is_dir($fileglob)) {
67 } else {
70 } else {
89 } else if (is_file($fileglob)) {
97 } else {
100 } else if (is_dir($fileglob)) {
107 } else {
110 } else {