Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/converter/
H A Dconverter.stub.php10 public function convert(string $str, bool $reverse = false) {}
H A Dconverter.c708 zend_bool reverse = 0; in PHP_METHOD() local
/PHP-8.0/ext/imap/
H A Dphp_imap.stub.php176 function imap_sort($imap, int $criteria, bool $reverse, int $flags = 0, ?string $search_criteria = …
/PHP-8.0/ext/standard/
H A Darray.c464 static bucket_compare_func_t php_get_key_compare_func(zend_long sort_type, int reverse) /* {{{ */ in php_get_key_compare_func()
528 static bucket_compare_func_t php_get_data_compare_func(zend_long sort_type, int reverse) /* {{{ */ in php_get_data_compare_func()
592 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.0/ext/iconv/
H A Diconv.c749 size_t offset, const char *enc, bool reverse) in _php_iconv_strpos()
/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c735 int reverse) in mbfl_strpos()
/PHP-8.0/Zend/
H A Dzend_operators.c3133 …d_memnstr_ex_pre(unsigned int td[], const char *needle, size_t needle_len, int reverse) /* {{{ */ {
/PHP-8.0/ext/mbstring/
H A Dmbstring.c1867 int reverse = 0; in PHP_FUNCTION() local

Completed in 65 milliseconds