Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/converter/
H A Dconverter.stub.php10 public function convert(string $str, bool $reverse = false): string|false {}
H A Dconverter.c707 bool reverse = 0; in PHP_METHOD() local
/PHP-8.1/ext/imap/
H A Dphp_imap.stub.php118 …function imap_sort(IMAP\Connection $imap, int $criteria, bool $reverse, int $flags = 0, ?string $s…
/PHP-8.1/ext/standard/
H A Darray.c435 static bucket_compare_func_t php_get_key_compare_func(zend_long sort_type, int reverse) /* {{{ */ in php_get_key_compare_func()
499 static bucket_compare_func_t php_get_data_compare_func(zend_long sort_type, int reverse) /* {{{ */ in php_get_data_compare_func()
563 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.1/ext/iconv/
H A Diconv.c757 size_t offset, const char *enc, bool reverse) in _php_iconv_strpos()
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c686 int reverse) in mbfl_strpos()
/PHP-8.1/Zend/
H A Dzend_operators.c3307 …d_memnstr_ex_pre(unsigned int td[], const char *needle, size_t needle_len, int reverse) /* {{{ */ {
/PHP-8.1/ext/mbstring/
H A Dmbstring.c1858 int reverse = 0; in PHP_FUNCTION() local

Completed in 61 milliseconds