Lines Matching refs:strtolower

103 				$r_charset_list[ strtolower( $t_value ) ] = $t_value;
126 …if ( $charset === NULL || $charset === 'auto' || !isset( $this->_mb_list_encodings[ strtolower( $c…
139 …convert_encoding( $encode, $this->_encoding, $this->_mb_list_encodings[ strtolower( $charset ) ] );
171strtolower( $charset ) ] ) && isset( $this->_mbstring_unsupportedcharsets[ strtolower( $charset ) …
173 $charset = $this->_mb_list_encodings[ strtolower( $charset ) ];
177 if ( !isset( $this->_mb_list_encodings[ strtolower( $charset ) ] ) )
184 if ( strtolower( $encoding ) === 'q' )
240 …if ( 'multipart' === strtolower( $structure->ctype_primary ) && 'signed' === strtolower( $structur…
416 $this->_ctype['primary'] = strtolower( $primary );
417 $this->_ctype['secondary'] = strtolower( $secondary );
478 …if ( 'text' === strtolower( $parts[ $i ]->ctype_primary ) && in_array( strtolower( $parts[ $i ]->c…
486 'text' === strtolower( $parts[ $i+1 ]->ctype_primary ) &&
487 in_array( strtolower( $parts[ $i+1 ]->ctype_secondary ), array( 'plain', 'html' ), TRUE ) &&
488 strtolower( $parts[ $i ]->ctype_secondary ) !== strtolower( $parts[ $i+1 ]->ctype_secondary )
491 if ( ( strtolower( $parts[ $i ]->ctype_secondary ) === 'plain' && $this->_parse2markdown ) ||
492 ( strtolower( $parts[ $i ]->ctype_secondary ) === 'html' && !$this->_parse2markdown ) )
530 if ( 'multipart' === strtolower( $parts[ $i ]->ctype_primary ) )
532 if ( 'signed' === strtolower( $parts[ $i ]->ctype_secondary ) )
539 … $this->_add_attachments && 'message' === strtolower( $parts[ $i ]->ctype_primary ) && 'rfc822' ==…
567 …elseif ( 'text' == strtolower( $part->ctype_primary ) && in_array( strtolower( $part->ctype_second…
569 …$p[ 'name' ] = $p_alternative_name . ( ( strtolower( $part->ctype_secondary ) === 'plain' ) ? '.tx…