Lines Matching full:else
71 } else {
97 } else {
105 } else {
123 } else {
144 } else {
155 } else {
159 } else if ( $timestamp_key !== FALSE and $cnst == FALSE ) {
172 } else {
176 } else if ($cnst == FALSE) {
181 } else {
191 } else if ( strcasecmp($cnst,'tomorrow') == 0 ) {
193 } else if ( strcasecmp($cnst,'yesterday') == 0 ) {
195 } else if ( strcasecmp($cnst,'year') == 0 ) {
197 } else if ( strcasecmp($cnst,'nyear') == 0 ) {
199 } else if ( strcasecmp($cnst,'pyear') == 0 ) {
201 } else if ( strcasecmp($cnst,'month') == 0 ) {
203 } else if ( strcasecmp($cnst,'nmonth') == 0 ) {
205 } else if ( strcasecmp($cnst,'pmonth') == 0 ) {
207 } else if ( strcasecmp($cnst,'week') == 0 ) {
209 } else if ( strcasecmp($cnst,'nweek') == 0 ) {
211 } else if ( strcasecmp($cnst,'pweek') == 0 ) {
213 } else if ( strcasecmp($cnst,'dayofmonth') == 0 ) {
215 } else if ( strcasecmp($cnst,'dayofmonth2') == 0 ) {
217 } else if ( strcasecmp($cnst,'dayofyear') == 0 ) {
219 } else if ( strcasecmp($cnst,'weekday') == 0 ) {
221 } else if ( strcasecmp($cnst,'time') == 0 ) {
223 } else {
254 } else if (is_string($replacers)) {
259 } else if (is_array($replacers)) {
266 } else {