Home
last modified time | relevance | path

Searched defs:reverse (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/intl/converter/
H A Dconverter.stub.php222 public function convert(string $str, bool $reverse = false): string|false {}
H A Dconverter.c707 bool reverse = 0; in PHP_METHOD() local
/PHP-8.3/ext/imap/
H A Dphp_imap.stub.php408 …function imap_open(string $mailbox, string $user, #[\SensitiveParameter] string $password, int $fl…
/PHP-8.3/ext/standard/
H A Darray.c380 static bucket_compare_func_t php_get_key_compare_func(zend_long sort_type, int reverse) /* {{{ */ in php_get_key_compare_func()
444 static bucket_compare_func_t php_get_data_compare_func(zend_long sort_type, int reverse) /* {{{ */ in php_get_data_compare_func()
508 static bucket_compare_func_t php_get_data_compare_func_unstable(zend_long sort_type, int reverse) /… in php_get_data_compare_func_unstable()
/PHP-8.3/ext/iconv/
H A Diconv.c757 size_t offset, const char *enc, bool reverse) in _php_iconv_strpos()
/PHP-8.3/Zend/
H A Dzend_operators.c3650 …d_memnstr_ex_pre(unsigned int td[], const char *needle, size_t needle_len, int reverse) /* {{{ */ {
/PHP-8.3/ext/mbstring/
H A Dmbstring.c1895 …zend_string *haystack, zend_string *needle, const mbfl_encoding *enc, ssize_t offset, bool reverse) in mb_find_strpos()

Completed in 53 milliseconds