Home
last modified time | relevance | path

Searched refs:php_str_rot13 (Results 1 – 8 of 8) sorted by relevance

/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dstring.c5623 static zend_string *php_str_rot13(zend_string *str) function
5724 RETURN_STR(php_str_rot13(arg));
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dstring.c5560 static zend_string *php_str_rot13(zend_string *str) function
5661 RETURN_STR(php_str_rot13(arg));
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dstring.c5623 static zend_string *php_str_rot13(zend_string *str) function
5724 RETURN_STR(php_str_rot13(arg));
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dstring.c5560 static zend_string *php_str_rot13(zend_string *str) function
5661 RETURN_STR(php_str_rot13(arg));
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dstring.c5954 static zend_string *php_str_rot13(zend_string *str) function
6056 RETURN_STR(php_str_rot13(arg));
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dstring.c5860 static zend_string *php_str_rot13(zend_string *str) function
5962 RETURN_STR(php_str_rot13(arg));
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dstring.c5860 static zend_string *php_str_rot13(zend_string *str) function
5962 RETURN_STR(php_str_rot13(arg));
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dstring.c5954 static zend_string *php_str_rot13(zend_string *str) function
6056 RETURN_STR(php_str_rot13(arg));