[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/string/src/phputf8/ -> str_ireplace.php (summary)

(no description)

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

Defines 1 function

  utf8_ireplace()

Functions
Functions that are not part of a class:

utf8_ireplace($search, $replace, $str, $count = NULL)   X-Ref
UTF-8 aware alternative to str_ireplace
Case-insensitive version of str_replace
Note: requires utf8_strtolower
Note: it's not fast and gets slower if $search / $replace is array
Notes: it's based on the assumption that the lower and uppercase
versions of a UTF-8 character will have the same length in bytes
which is currently true given the hash table to strtolower

param: string
return: string



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