Home
last modified time | relevance | path

Searched refs:part (Results 51 – 75 of 192) sorted by relevance

12345678

/PHP-7.3/ext/openssl/tests/
H A Dbug77390.phpt94 foreach ($parts as $part) {
95 fwrite($conn, $part);
/PHP-7.3/ext/mbstring/tests/
H A Dmb_stristr_variation2.phpt10 /* Prototype : string mb_stristr(string haystack, string needle[, bool part[, string encoding]])
29 $part = true;
114 var_dump( mb_stristr($haystack, $value, $part, $encoding) );
H A Dmb_strrchr_variation3.phpt2 Test mb_strrchr() function : usage variation - different values for part
10 /* Prototype : string mb_strrchr(string haystack, string needle[, bool part[, string encoding]])
116 // loop through each element of the array for part
H A Dmb_strrichr_variation3.phpt2 Test mb_strrichr() function : usage variation - different values for part
10 /* Prototype : string mb_strrichr(string haystack, string needle[, bool part[, string encoding]])
116 // loop through each element of the array for part
H A Dmb_strstr_variation2.phpt10 /* Prototype : string mb_strstr(string haystack, string needle[, bool part[, string encoding]])
29 $part = true;
114 var_dump( mb_strstr($haystack, $value, $part, $encoding) );
H A Dmb_strstr_variation3.phpt2 Test mb_strstr() function : usage variation - different values for part
10 /* Prototype : string mb_strstr(string haystack, string needle[, bool part[, string encoding]])
116 // loop through each element of the array for part
H A Dmb_stristr_variation3.phpt2 Test mb_stristr() function : usage variation - different values for part
10 /* Prototype : string mb_stristr(string haystack, string needle[, bool part[, string encoding]])
116 // loop through each element of the array for part
H A Dmb_substr_error2.phpt11 * Description: Returns part of a string
H A Dmb_strrchr_variation4.phpt10 /* Prototype : string mb_strrchr(string haystack, string needle[, bool part[, string encoding]])
30 $part = true;
114 var_dump( mb_strrchr($haystack, $needle, $part, $value) );
H A Dmb_strstr_variation4.phpt10 /* Prototype : string mb_strstr(string haystack, string needle[, bool part[, string encoding]])
30 $part = true;
114 var_dump( mb_strstr($haystack, $needle, $part, $value) );
H A Dmb_stristr_variation4.phpt10 /* Prototype : string mb_stristr(string haystack, string needle[, bool part[, string encoding]])
30 $part = true;
114 var_dump( mb_stristr($haystack, $needle, $part, $value) );
H A Dmb_strrichr_variation4.phpt10 /* Prototype : string mb_strrichr(string haystack, string needle[, bool part[, string encoding]])
30 $part = true;
114 var_dump( mb_strrichr($haystack, $needle, $part, $value) );
H A Dmb_substr_count_variation4.phpt18 * were part of previous match
/PHP-7.3/ext/spl/examples/
H A Dregexfindfile.inc24 * part of it is used as separate directory.
/PHP-7.3/ext/intl/tests/
H A Dcpbi_parts_iterator.phpt2 IntlCodepointBreakIterator's part iterator
/PHP-7.3/ext/json/tests/
H A Dbug64874_part2.phpt2 Case-sensitivity part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrect…
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug40609.wsdl26part name="part1" element="ns:update" /></wsdl:message><wsdl:message name="getPriceMessage"><wsdl:
/PHP-7.3/ext/oci8/tests/
H A Dimp_res_get_5.phpt67 echo "\nTest 3 - fetch part of IRS explicitly\n";
113 Test 3 - fetch part of IRS explicitly
/PHP-7.3/ext/iconv/tests/
H A Diconv_substr_error2.phpt11 * Description: Returns part of a string
/PHP-7.3/ext/mysqli/tests/
H A Dbug76386.phpt22 // test part 1 - TIMESTAMP(n)
52 // test part 2 - TIME(n)
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_001w.phpt20 …hemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
/PHP-7.3/ext/standard/tests/file/
H A Dreadfile_variation6.phpt17 // we change to this to ensure we are not part of the
H A Dreadfile_variation7.phpt17 // we change to this to ensure we are not part of the
H A Dfile_get_contents_variation1.phpt18 // we change to this to ensure we are not part of the
H A Dfile_get_contents_variation2.phpt19 // we change to this to ensure we are not part of the

Completed in 58 milliseconds

12345678