[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/string/ -> CodePointString.php (summary)

(no description)

File Size: 270 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CodePointString:: (15 methods):
  __construct()
  append()
  chunk()
  codePointsAt()
  endsWith()
  equalsTo()
  indexOf()
  indexOfLast()
  length()
  prepend()
  replace()
  slice()
  splice()
  split()
  startsWith()


Class: CodePointString  - X-Ref

Represents a string of Unicode code points encoded as UTF-8.

__construct(string $string = '')   X-Ref
No description

append(string ...$suffix)   X-Ref
No description

chunk(int $length = 1)   X-Ref
No description

codePointsAt(int $offset)   X-Ref
No description

endsWith($suffix)   X-Ref
No description

equalsTo($string)   X-Ref
No description

indexOf($needle, int $offset = 0)   X-Ref
No description

indexOfLast($needle, int $offset = 0)   X-Ref
No description

length()   X-Ref
No description

prepend(string ...$prefix)   X-Ref
No description

replace(string $from, string $to)   X-Ref
No description

slice(int $start = 0, int $length = null)   X-Ref
No description

splice(string $replacement, int $start = 0, int $length = null)   X-Ref
No description

split(string $delimiter, int $limit = null, int $flags = null)   X-Ref
No description

startsWith($prefix)   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer