Home
last modified time | relevance | path

Searched refs:str2 (Results 26 – 50 of 62) sorted by relevance

123

/PHP-7.4/ext/standard/tests/general_functions/
H A Dob_start_closures.phpt23 $str2 = ob_get_contents ();
27 echo $str1, $str2;
/PHP-7.4/ext/standard/tests/strings/
H A Dwordwrap_memory_limit.phpt14 $str2 = str_repeat('x', 65535);
15 wordwrap($str, 1, $str2);
H A Dstrncasecmp_variation8.phpt5 /* Prototype : int strncasecmp ( string $str1, string $str2, int $len );
10 /* Test strncasecmp() function with various single quoted strings for 'str1', 'str2' */
H A Dstrncmp_variation8.phpt5 /* Prototype : int strncmp ( string $str1, string $str2, int $len );
10 /* Test strncmp() function with single quoted strings for 'str1', 'str2' */
H A Dstrncmp_variation2.phpt5 /* Prototype : int strncmp ( string $str1, string $str2, int $len );
10 /* Test strncmp() function with double quoted strings for 'str1', 'str2' */
H A Dstrncasecmp_variation2.phpt5 /* Prototype : int strncasecmp ( string $str1, string $str2, int $len );
10 /* Test strncasecmp() function with various double quoted strings for 'str1', 'str2' */
H A Dstrncasecmp_variation6.phpt5 /* Prototype : int strncasecmp ( string $str1, string $str2, int $len );
10 /* Test strncasecmp() function with binary values passed to 'str1' & 'str2' */
20 …$str2 = decbin( ord( chr($ASCII) ) ); //Getting equivalent ASCII value for the character in binar…
22 var_dump( strncasecmp($str1, $str2, 8) ); //comparing all the 8-bits; expected: int(0)
23 var_dump( strncasecmp($str1, $str2, 4) ); //comparing only 4-bits; expected: int(0)
29 $str2 = decbin( ord( chr(256) ));
30 var_dump( strncasecmp($str1, $str2, 8) ); //comparing all the 8-bits; expected: int(1)
H A Dstrncasecmp_variation9.phpt5 /* Prototype : int strncasecmp ( string $str1, string $str2, int $len );
10 /* Test strncasecmp() function with here-doc strings for 'str1', 'str2' */
H A Dsimilar_text_basic.phpt10 /* Prototype : proto int similar_text(string str1, string str2 [, float percent])
H A Dstrncasecmp_variation1.phpt5 /* Prototype : int strncasecmp ( string $str1, string $str2, int $len );
10 … strncasecmp() function with upper-case and lower-case alphabets as inputs for 'str1' and 'str2' */
H A Dstrncmp_variation1.phpt5 /* Prototype : int strncmp ( string $str1, string $str2, int $len );
10 /* Test strncmp() function with upper-case and lower-case alphabets as inputs for 'str1' and 'str2'…
H A Dsscanf_error.phpt23 var_dump( sscanf($str, $format, $str1, $str2, $extra_str) );
/PHP-7.4/ext/mbstring/tests/
H A Dmb_encode_numericentity.phpt11 $str2 = 'ƒΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρςστυφχψωϑϒϖ•…′″‾⁄℘ℑℜ™ℵ←↑→↓↔↵⇐⇑⇒⇓⇔∀∂∃∅∇∈∉∋∏∑−∗√∝∞…
14 echo mb_encode_numericentity($str2, $convmap, "UTF-8")."\n";
H A Dmb_decode_numericentity.phpt11 $str2 = 'ƒΑΒΓΔΕΖΗΘΙΚΛΜΝΞ…
15 echo mb_decode_numericentity($str2, $convmap, "UTF-8")."\n";
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_assoc_variation10.phpt22 "str2" => "world");
41 ["str2"]=>
H A Darray_merge_recursive_basic2.phpt15 $arr3 = array(1 => array(6, 7), 'four' => array("str1", 'str2'));
84 string(4) "str2"
H A Darray_merge_recursive_basic1.phpt15 $arr3 = array(array(6, 7), array("str1", 'str2'));
101 string(4) "str2"
H A Darray_unique_variation7.phpt17 $input = array( b"1", b"hello", "world", "str1" => "hello", "str2" => "world");
H A Darray_diff_variation10.phpt22 "str2" => "world");
H A Darray_unique_variation8.phpt20 array("hello", "world", "str1" => "hello", "str2" => 'world'),
/PHP-7.4/ext/intl/tests/
H A Dcollator_compare.phpt44 list( $str1, $str2 ) = $test_strings;
47 $res_val = cmp_to_char( ut_coll_compare( $coll, $str1, $str2 ) );
52 dump( $str2 ) . "\n";
H A Dcollator_compare_variant2.phpt44 list( $str1, $str2 ) = $test_strings;
47 $res_val = cmp_to_char( ut_coll_compare( $coll, $str1, $str2 ) );
52 dump( $str2 ) . "\n";
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2b.phpt32 $str2 = stream_get_contents($a1);
35 $str2len = strlen($str2);
38 $b1 = ord($str2[0]);
/PHP-7.4/ext/zlib/tests/
H A Dgzseek_variation7.phpt14 $str2 = "This is the second line.";
24 gzwrite($h, $str2);
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c57 zval str1, str2; in collator_regular_compare_function() local
66 ZVAL_NULL(&str2); in collator_regular_compare_function()
67 str2_p = collator_convert_object_to_string( op2, &str2 ); in collator_regular_compare_function()
185 zval str1, str2; in collator_icu_compare_function() local
192 str2_p = collator_make_printable_zval( op2, &str2 ); in collator_icu_compare_function()

Completed in 37 milliseconds

123