| /plugin/emoji/emojione/ |
| 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);
|
| 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/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | AttrDef.php | 37 abstract public function validate($string, $config, $context); 60 public function parseCDATA($string) 72 public function make($string) 87 protected function mungeRgb($string) 102 protected function expandCSSEscape($string)
|
| D | Lexer.php | 177 public function parseText($string, $config) { 181 public function parseAttr($string, $config) { 194 public function parseData($string, $is_attr, $config) 239 public function tokenizeHTML($string, $config, $context) 249 protected static function escapeCDATA($string) 263 protected static function escapeCommentedCDATA($string) 277 protected static function removeIEConditional($string)
|
| D | EntityParser.php | 82 public function substituteTextEntities($string) 98 public function substituteAttrEntities($string) 192 public function substituteNonSpecialEntities($string) 248 public function substituteSpecialEntities($string)
|
| /plugin/golocal/src/setup/ |
| D | darwin.go | 40 func PreparePath(path string, isLetter bool) string { 50 func Run(path string) error { 102 func addHandler(protocol, path string) error { 131 func removeHandler(protocol string) error { 169 func getHandler(protocol string) (string, error) {
|
| /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… 22 function mb_decode_mimeheader($string) { return p\Mbstring::mb_decode_mimeheader($string); } 25 …function mb_encode_mimeheader($string, $charset = null, $transfer_encoding = null, $newline = "\r\… 28 …function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_n… 31 …function mb_encode_numericentity($string, $map, $encoding = null, $hex = false) { return p\Mbstrin… 34 …function mb_convert_case($string, $mode, $encoding = null) { return p\Mbstring::mb_convert_case($s… 52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d… 58 …function mb_parse_str($string, &$result = []) { parse_str($string, $result); return (bool) $result… 61 …function mb_strlen($string, $encoding = null) { return p\Mbstring::mb_strlen($string, $encoding); } 67 …function mb_strtolower($string, $encoding = null) { return p\Mbstring::mb_strtolower($string, $enc… [all …]
|
| H A D | bootstrap80.php | 15 …rom_encoding = null): array|string|false { return p\Mbstring::mb_convert_encoding($string ?? '', (… 18 …function mb_decode_mimeheader(?string $string): string { return p\Mbstring::mb_decode_mimeheader((… argument 21 …function mb_encode_mimeheader(?string $string, ?string $charset = null, ?string $transfer_encoding… argument 24 …function mb_decode_numericentity(?string $string, array $map, ?string $encoding = null): string { … argument 27 …function mb_encode_numericentity(?string $string, array $map, ?string $encoding = null, ?bool $hex… argument 30 …function mb_convert_case(?string $string, ?int $mode, ?string $encoding = null): string { return p… argument 48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = … argument 54 …function mb_parse_str(?string $string, &$result = []): bool { parse_str((string) $string, $result)… argument 57 …function mb_strlen(?string $string, ?string $encoding = null): int { return p\Mbstring::mb_strlen(… argument 63 …function mb_strtolower(?string $string, ?string $encoding = null): string { return p\Mbstring::mb_… argument [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| 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) {
|
| 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/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/ |
| H A D | Asn1.php | 117 public static function octetString(string $string): OctetStringType argument 171 public static function bmpString(string $string): BmpStringType argument 180 public static function charString(string $string): CharacterStringType argument 211 public static function generalString(string $string): GeneralStringType argument 220 public static function graphicString(string $string): GraphicStringType argument 229 public static function ia5String(string $string): IA5StringType argument 238 public static function numericString(string $string): NumericStringType argument 247 public static function printableString(string $string): PrintableStringType argument 256 public static function teletexString(string $string): TeletexStringType argument 265 public static function universalString(string $string): UniversalStringType argument [all …]
|
| /plugin/combo/ComboStrap/ |
| H A D | StringUtility.php | 40 public static function normalized($string) 125 public static function rtrim(&$doc, $string) 146 public static function ltrim(&$doc, $string) 223 public static function endWiths($string, $suffix) 229 public static function explodeAndTrim($string, $delimiter = ",") 243 public static function startWiths($string, $prefix) 253 public static function getWords($string, $separatorsCharacters = null): array
|
| /plugin/freechat/phpfreechat/lib/ctype/ |
| D | ctype.php | 4 function ctype_alpha($string) 11 function ctype_xdigit($string) 18 function ctype_space($string)
|
| /plugin/jukebox/id3/ |
| D | getid3.lib.php | 17 function PrintHexBytes($string, $hex=true, $spaces=true, $htmlsafe=true) { 698 function iconv_fallback_iso88591_utf8($string, $bom=false) { 715 function iconv_fallback_iso88591_utf16be($string, $bom=false) { 727 function iconv_fallback_iso88591_utf16le($string, $bom=false) { 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) { [all …]
|
| /plugin/aichat/vendor/vanderlee/php-sentence/src/ |
| D | Multibyte.php | 44 public static function cleanUnicode($string) 57 public static function trim($string) 74 public static function split($pattern, $string, $limit = -1, $flags = 0) 142 private static function makePart($string, $position, $length = null, $offset_capture = false) 159 private static function getSplitLengths($pattern, $string)
|
| /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) 60 public function setString($string)
|
| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | getid3.lib.php | 25 public static function PrintHexBytes($string, $hex=true, $spaces=true, $htmlencoding='UTF-8') { 858 public static function iconv_fallback_iso88591_utf8($string, $bom=false) { 882 public static function iconv_fallback_iso88591_utf16be($string, $bom=false) { 901 public static function iconv_fallback_iso88591_utf16le($string, $bom=false) { 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) { 1031 public static function iconv_fallback_utf8_utf16le($string, $bom=false) { 1080 public static function iconv_fallback_utf8_utf16($string) { 1091 public static function iconv_fallback_utf16be_utf8($string) { [all …]
|
| /plugin/golocal/src/i18n/ |
| D | i18n.go | 53 func loadTranslations(bundle *i18n.Bundle, filename string) error { 68 func T(messageID string, templateData map[string]string) string {
|
| /plugin/swiftmail/Swift/Events/ |
| D | ResponseEvent.php | 23 protected $string = null; variable in Swift_Events_ResponseEvent 34 public function __construct($string) 43 public function setString($string)
|
| 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/ |
| D | StringMatches.php | 21 protected $string; variable in PHPUnit_Framework_Constraint_StringMatches 26 public function __construct($string) 65 protected function createPatternFromFormat($string)
|
| /plugin/authgooglesheets/vendor/symfony/polyfill-php72/ |
| 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/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/ |
| 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/asciidocjs/node_modules/wrap-ansi/ |
| D | index.js | 24 const wordLengths = string => string.split(' ').map(character => stringWidth(character)); argument 79 const stringVisibleTrimSpacesRight = string => { argument 103 const exec = (string, columns, options = {}) => { argument 209 module.exports = (string, columns, options) => { argument
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
| D | String.php | 23 public static function convertToUtf8($string) 35 protected static function isUtf8($string)
|