Home
last modified time | relevance | path

Searched refs:reverse (Results 1 – 25 of 33) sorted by path

12

/php-src/Zend/tests/generators/
H A Dgenerator_with_keys.phpt6 function reverse(array $array) {
19 foreach (reverse($array) as $key => $value) {
/php-src/Zend/tests/type_declarations/dnf_types/
H A Dgh9516.phpt52 // Lets try in reverse?
110 // Lets try in reverse?
/php-src/Zend/
H A Dzend_operators.c3650 …d_memnstr_ex_pre(unsigned int td[], const char *needle, size_t needle_len, int reverse) /* {{{ */ { argument
3657 if (reverse) {
/php-src/docs-old/
H A Doutput-api.md85 …Registering a reverse conflict checking function, which will be checked prior starting the specifi…
/php-src/ext/bcmath/libbcmath/
H A DLICENSE278 modification of the work for the customer's own use and reverse
/php-src/ext/fileinfo/tests/
H A Dmagic10150 # magic is: reverse(\xFF lprofi \x81)
11061 # Hopper (reverse engineering tool) https://www.hopperapp.com/
H A Dmagic私はガラスを食べられます10150 # magic is: reverse(\xFF lprofi \x81)
11061 # Hopper (reverse engineering tool) https://www.hopperapp.com/
/php-src/ext/iconv/
H A Diconv.c757 size_t offset, const char *enc, bool reverse) in _php_iconv_strpos() argument
847 if (reverse) { in _php_iconv_strpos()
/php-src/ext/intl/converter/
H A Dconverter.c706 bool reverse = 0; in PHP_METHOD() local
709 &str, &str_len, &reverse) == FAILURE) { in PHP_METHOD()
714 ret = php_converter_do_convert(reverse ? objval->src : objval->dest, in PHP_METHOD()
715 reverse ? objval->dest : objval->src, in PHP_METHOD()
H A Dconverter.stub.php99 public function convert(string $str, bool $reverse = false): string|false {} argument
H A Dconverter_arginfo.h11 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, reverse, _IS_BOOL, 0, "false")
/php-src/ext/intl/tests/
H A Didn_uts46_basic.phpt27 echo "reverse, ok, with details:", "\n";
46 reverse, ok, with details:
H A Drbbiter___construct_basic.phpt16 !!reverse;
H A Drbbiter_getBinaryRules_basic.phpt19 !!reverse;
36 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
37 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
H A Drbbiter_getBinaryRules_basic2.phpt20 !!reverse;
42 !!reverse;
52 !!reverse;
H A Drbbiter_getBinaryRules_basic3.phpt19 !!reverse;
37 string(119) "$LN=[[:letter:][:number:]];$S=[.;,:];!!forward;$LN+{1};$S+{42};!!reverse;$LN+{1};$S+{4…
38 string(119) "$LN=[[:letter:][:number:]];$S=[.;,:];!!forward;$LN+{1};$S+{42};!!reverse;$LN+{1};$S+{4…
H A Drbbiter_getRuleStatusVec_basic.phpt18 !!reverse;
H A Drbbiter_getRuleStatus_basic.phpt17 !!reverse;
H A Drbbiter_getRules_basic.phpt19 !!reverse;
30 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
H A Drbbiter_getRules_basic2.phpt20 !!reverse;
36 !!reverse;
H A Drbbiter_getRules_basic3.phpt19 !!reverse;
31 string(119) "$LN=[[:letter:][:number:]];$S=[.;,:];!!forward;$LN+{1};$S+{42};!!reverse;$LN+{1};$S+{4…
/php-src/ext/ldap/tests/
H A Dldap_search_sort_controls.phpt29 … ['attr' => 'cn', 'oid' => '2.5.13.3' /* caseIgnoreOrderingMatch */, 'reverse' => TRUE]
49 … ['attr' => 'cn', 'oid' => '2.5.13.3' /* caseIgnoreOrderingMatch */, 'reverse' => TRUE]
/php-src/ext/mbstring/libmbfl/
H A DLICENSE275 modification of the work for the customer's own use and reverse
/php-src/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() argument
1922 if (!reverse) { in mb_find_strpos()
/php-src/ext/mbstring/tests/
H A Deucjp_ms_encoding.phpt24 // same Unicode codepoint. Make sure we use the intended reverse mapping for tests:

Completed in 178 milliseconds

12