/plugin/emoji/emojione/ |
H A D | ClientInterface.php | 15 public function toImage($string); 25 public function unifyUnicode($string); 35 public function shortnameToUnicode($string); 45 public function shortnameToAscii($string); 53 public function shortnameToImage($string); 61 public function toShort($string); 69 public function unicodeToImage($string);
|
H A D | Client.php | 48 public function toImage($string) 63 public function unifyUnicode($string) 78 public function shortnameToUnicode($string) 104 public function shortnameToAscii($string) 119 public function asciiToShortname($string) 132 public function shortnameToImage($string) 156 public function toShort($string) 167 public function unicodeToImage($string)
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.parse.properties.php | 3 function &parse_css_property($string, &$pipeline) { 8 function &parse_css_properties($string, &$pipeline) { 33 function parse_css_properties_property($string, &$code) { 47 function parse_css_properties_value($string, &$value) {
|
H A D | value.content.item.php | 7 function parse($string) { 55 function parse($string) { 89 function parse($string) { 116 function parse($string) { 155 function parse($string) { 175 function parse($string) { 195 function parse($string) { 215 function parse($string) { 235 function parse($string) {
|
/plugin/freechat/phpfreechat/lib/ctype/ |
H A D | ctype.php | 4 function ctype_alpha($string) 11 function ctype_xdigit($string) 18 function ctype_space($string)
|
/plugin/combo/vendor/symfony/polyfill-mbstring/ |
H A D | bootstrap.php | 19 function mb_convert_encoding($string, $to_encoding, $from_encoding = null) { return p\Mbstring::mb_convert_encoding($string, $to_encoding, $from_encoding); } argument 22 function mb_decode_mimeheader($string) { return p\Mbstring::mb_decode_mimeheader($string); } argument 25 function mb_encode_mimeheader($string, $charset = null, $transfer_encoding = null, $newline = "\r\n", $indent = 0) { return p\Mbstring::mb_encode_mimeheader($string, $charset, $transfer_encoding, $newline, $indent); } argument 28 function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_numericentity($string, $map, $encoding); } argument 31 function mb_encode_numericentity($string, $map, $encoding = null, $hex = false) { return p\Mbstring::mb_encode_numericentity($string, argument 34 mb_convert_case($string, $mode, $encoding = null) global() argument 52 mb_detect_encoding($string, $encodings = null, $strict = false) global() argument 58 mb_parse_str($string, & $result = []) global() argument 61 mb_strlen($string, $encoding = null) global() argument 67 mb_strtolower($string, $encoding = null) global() argument 70 mb_strtoupper($string, $encoding = null) global() argument 76 mb_substr($string, $start, $length = 2147483647, $encoding = null) global() argument 106 mb_strwidth($string, $encoding = null) global() argument 112 mb_output_handler($string, $status) global() argument 123 mb_ord($string, $encoding = null) global() argument 129 mb_scrub($string, $encoding = null) global() argument 132 mb_str_split($string, $length = 1, $encoding = null) global() argument [all...] |
H A D | bootstrap80.php | 15 function mb_convert_encoding(array|string|null $string, ?string $to_encoding, array|string|null $from_encoding = null): array|string|false { return p\Mbstring::mb_convert_encoding($string ?? '', (string) $to_encoding, $from_encoding); } argument 18 function mb_decode_mimeheader(?string $string): string { retur argument 21 mb_encode_mimeheader(string $string, string $charset = null, string $transfer_encoding = null, string $newline = 'rn', int $indent = 0) global() argument 24 mb_decode_numericentity(string $string, array $map, string $encoding = null) global() argument 27 mb_encode_numericentity(string $string, array $map, string $encoding = null, bool $hex = false) global() argument 30 mb_convert_case(string $string, int $mode, string $encoding = null) global() argument 48 mb_detect_encoding(string $string, array string null $encodings = null, bool $strict = false) global() argument 54 mb_parse_str(string $string, & $result = []) global() argument 57 mb_strlen(string $string, string $encoding = null) global() argument 63 mb_strtolower(string $string, string $encoding = null) global() argument 66 mb_strtoupper(string $string, string $encoding = null) global() argument 72 mb_substr(string $string, int $start, int $length = null, string $encoding = null) global() argument 102 mb_strwidth(string $string, string $encoding = null) global() argument 108 mb_output_handler(string $string, int $status) global() argument 119 mb_ord(string $string, string $encoding = null) global() argument 125 mb_scrub(string $string, string $encoding = null) global() argument 128 mb_str_split(string $string, int $length = 1, string $encoding = null) global() argument [all...] |
/plugin/combo/ComboStrap/ |
H A D | StringUtility.php | 40 public static function normalized($string) argument 125 rtrim(& $doc, $string) global() argument 146 ltrim(& $doc, $string) global() argument 223 endWiths($string, $suffix) global() argument 229 explodeAndTrim($string, $delimiter = ',') global() argument 243 startWiths($string, $prefix) global() argument 253 getWords($string, $separatorsCharacters = null) global() argument [all...] |
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/ |
H A D | Asn1.php | 116 octetString(string $string) global() argument 170 bmpString(string $string) global() argument 179 charString(string $string) global() argument 210 generalString(string $string) global() argument 219 graphicString(string $string) global() argument 228 ia5String(string $string) global() argument 237 numericString(string $string) global() argument 246 printableString(string $string) global() argument 255 teletexString(string $string) global() argument 264 universalString(string $string) global() argument 273 utf8String(string $string) global() argument 282 videotexString(string $string) global() argument 291 visibleString(string $string) global() argument [all...] |
/plugin/aichat/vendor/vanderlee/php-sentence/src/ |
H A D | Multibyte.php | 44 public static function cleanUnicode($string) argument 57 public static function trim($string) argument 72 split($pattern, $string, $limit = 1, $flags = 0) global() argument 140 makePart($string, $position, $length = null, $offset_capture = false) global() argument 157 getSplitLengths($pattern, $string) global() argument [all...] |
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/ |
H A D | HandlebarsString.php | 21 private $string = ""; variable in Handlebars\\HandlebarsString 28 public function __construct($string) argument 60 setString($string) global() argument [all...] |
/plugin/jukebox/id3/ |
H A D | getid3.lib.php | 739 function iconv_fallback_iso88591_utf16($string) { 744 function iconv_fallback_utf8_iso88591($string) { 788 function iconv_fallback_utf8_utf16be($string, $bom=false) { 831 function iconv_fallback_utf8_utf16le($string, $bom=false) { 874 function iconv_fallback_utf8_utf16($string) { 879 function iconv_fallback_utf16be_utf8($string) { 893 function iconv_fallback_utf16le_utf8($string) { 907 function iconv_fallback_utf16be_iso88591($string) { 921 function iconv_fallback_utf16le_iso88591($string) { 935 function iconv_fallback_utf16_iso88591($string) { [all …]
|
/plugin/swiftmail/Swift/Events/ |
H A D | ResponseEvent.php | 23 protected $string = null; variable in Swift_Events_ResponseEvent 34 public function __construct($string) 43 public function setString($string)
|
H A D | CommandEvent.php | 24 protected $string = null; variable in Swift_Events_CommandEvent 36 public function __construct($string, $code=null) 45 public function setString($string)
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/ |
H A D | StringMatches.php | 21 protected $string; variable in PHPUnit_Framework_Constraint_StringMatches 26 public function __construct($string) 65 protected function createPatternFromFormat($string)
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | getid3.lib.php | 919 public static function iconv_fallback_iso88591_utf16($string) { 930 public static function iconv_fallback_utf8_iso88591($string) { 981 public static function iconv_fallback_utf8_utf16be($string, $bom=false) { 1080 public static function iconv_fallback_utf8_utf16($string) { 1091 public static function iconv_fallback_utf16be_utf8($string) { 1111 public static function iconv_fallback_utf16le_utf8($string) { 1131 public static function iconv_fallback_utf16be_iso88591($string) { 1151 public static function iconv_fallback_utf16le_iso88591($string) { 1171 public static function iconv_fallback_utf16_iso88591($string) { 1188 public static function iconv_fallback_utf16_utf8($string) { [all …]
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/ |
H A D | Comment.php | 42 public function tokenizeString($string, $eolChar, $stackPtr) 188 private function _processLine($string, $eolChar, $start, $end) 261 private function _collectWhitespace($string, $start, $end)
|
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/ |
H A D | bootstrap.php | 41 function utf8_encode($string) { return p\Php72::utf8_encode($string); } 44 function utf8_decode($string) { return p\Php72::utf8_decode($string); } 50 function mb_ord($string, $encoding = null) { return p\Php72::mb_ord($string, $encoding); } 56 …function mb_scrub($string, $encoding = null) { $encoding = null === $encoding ? mb_internal_encodi…
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
H A D | String.php | 23 public static function convertToUtf8($string) 35 protected static function isUtf8($string)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/ |
H A D | ConfigManagementQuantity.php | 22 public $string; variable in Google\\Service\\GKEHub\\ConfigManagementQuantity 24 public function setString($string)
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Utils/ |
H A D | NumericString.php | 8 public static function containsPercentChar($string) argument 13 public static function removePercentChar($string) argument
|
/plugin/alphalist/ |
H A D | helper.php | 29 function parse($string) 40 function plain($string)
|
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/ |
H A D | bootstrap.php | 19 …function normalizer_is_normalized($string, $form = p\Normalizer::FORM_C) { return p\Normalizer::is… 22 …function normalizer_normalize($string, $form = p\Normalizer::FORM_C) { return p\Normalizer::normal…
|
H A D | bootstrap80.php | 15 …function normalizer_is_normalized(?string $string, ?int $form = p\Normalizer::FORM_C): bool { retu… argument 18 …function normalizer_normalize(?string $string, ?int $form = p\Normalizer::FORM_C): string|false { … argument
|
/plugin/gtime/gtlib/util/ |
H A D | GTBaseX.php | 223 public function decode($string) { 275 private function addMinMax($string) { 298 private function addChars($string) {
|