Lines Matching defs:PHP_FUNCTION

170 PHP_FUNCTION(bin2hex)  in PHP_FUNCTION()  function
186 PHP_FUNCTION(hex2bin) in PHP_FUNCTION() function
268 PHP_FUNCTION(strspn) in PHP_FUNCTION() function
275 PHP_FUNCTION(strcspn) in PHP_FUNCTION() function
452 PHP_FUNCTION(nl_langinfo) in PHP_FUNCTION() function
638 PHP_FUNCTION(strcoll) in PHP_FUNCTION() function
823 PHP_FUNCTION(trim) in PHP_FUNCTION() function
830 PHP_FUNCTION(rtrim) in PHP_FUNCTION() function
837 PHP_FUNCTION(ltrim) in PHP_FUNCTION() function
844 PHP_FUNCTION(wordwrap) in PHP_FUNCTION() function
1060 PHP_FUNCTION(explode) in PHP_FUNCTION() function
1190 PHP_FUNCTION(implode) in PHP_FUNCTION() function
1224 PHP_FUNCTION(strtok) in PHP_FUNCTION() function
1321 PHP_FUNCTION(strtoupper) in PHP_FUNCTION() function
1349 PHP_FUNCTION(strtolower) in PHP_FUNCTION() function
1497 PHP_FUNCTION(basename) function
1521 PHP_FUNCTION(dirname) function
1563 PHP_FUNCTION(pathinfo) function
1690 PHP_FUNCTION(stristr) function
1718 PHP_FUNCTION(strstr) function
1746 PHP_FUNCTION(str_contains) function
1760 PHP_FUNCTION(str_starts_with) function
1774 PHP_FUNCTION(str_ends_with) function
1797 PHP_FUNCTION(strpos) function
1830 PHP_FUNCTION(stripos) function
1862 PHP_FUNCTION(strrpos) function
1907 PHP_FUNCTION(strripos) function
1989 PHP_FUNCTION(strrchr) function
2051 PHP_FUNCTION(chunk_split) function
2091 PHP_FUNCTION(substr) function
2143 PHP_FUNCTION(substr_replace) function
2428 PHP_FUNCTION(quotemeta) function
2477 PHP_FUNCTION(ord) function
2491 PHP_FUNCTION(chr) function
2521 PHP_FUNCTION(ucfirst) function
2553 PHP_FUNCTION(lcfirst) function
2570 PHP_FUNCTION(ucwords) function
3226 PHP_FUNCTION(strtr) function
3305 PHP_FUNCTION(strrev) function
3420 PHP_FUNCTION(similar_text) function
3453 PHP_FUNCTION(addcslashes) function
3475 PHP_FUNCTION(addslashes) function
3492 PHP_FUNCTION(stripcslashes) function
3506 PHP_FUNCTION(stripslashes) function
4349 PHP_FUNCTION(str_replace) function
4356 PHP_FUNCTION(str_ireplace) function
4363 PHP_FUNCTION(hebrev) function
4524 PHP_FUNCTION(nl2br) function
4606 PHP_FUNCTION(strip_tags) function
4728 PHP_FUNCTION(setlocale) function
4767 PHP_FUNCTION(parse_str) function
5207 PHP_FUNCTION(str_getcsv) function
5238 PHP_FUNCTION(str_repeat) function
5290 PHP_FUNCTION(count_chars) function
5376 PHP_FUNCTION(strnatcmp) function
5383 PHP_FUNCTION(strnatcasecmp) function
5390 PHP_FUNCTION(localeconv) function
5444 PHP_FUNCTION(substr_count) function
5508 PHP_FUNCTION(str_pad) function
5587 PHP_FUNCTION(sscanf) function
5702 PHP_FUNCTION(str_rot13) function
5747 PHP_FUNCTION(str_shuffle) function
5776 PHP_FUNCTION(str_word_count) function
5856 PHP_FUNCTION(str_split) function
5901 PHP_FUNCTION(strpbrk) function
5929 PHP_FUNCTION(substr_compare) function
6037 PHP_FUNCTION(utf8_encode) function
6051 PHP_FUNCTION(utf8_decode) function