Home
last modified time | relevance | path

Searched refs:n (Results 9676 – 9700 of 10223) sorted by relevance

1...<<381382383384385386387388389390>>...409

/PHP-8.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_024s.phpt12 echo "ok\n";
/PHP-8.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound2_001w.phpt24 echo "ok\n";
/PHP-8.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_002w.phpt22 echo "ok\n";
H A Dr4_groupH_simple_doclit_010w.phpt18 echo "ok\n";
H A Dr4_groupH_simple_rpcenc_001w.phpt14 echo "ok\n";
H A Dr4_groupH_simple_rpcenc_002w.phpt14 echo "ok\n";
/PHP-8.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_028w.phpt19 echo "ok\n";
/PHP-8.3/ext/soap/tests/
H A Dserver025.phpt43 echo "ok\n";
/PHP-8.3/Zend/
H A Dzend_interfaces.h67 ZEND_API HashTable *zend_user_it_get_gc(zend_object_iterator *_iter, zval **table, int *n);
/PHP-8.3/ext/intl/tests/
H A Dgh8115.phpt10 echo "Caught ($errNo): $errStr\n";
H A Dlocale_get_display_language.phpt79 $res_str .= "locale='$locale'\n";
84 $res_str .= "\n";
86 $res_str .= "-----------------\n";
H A Dlocale_get_display_language2.phpt79 $res_str .= "locale='$locale'\n";
84 $res_str .= "\n";
86 $res_str .= "-----------------\n";
/PHP-8.3/ext/standard/tests/file/
H A Ddirname_basic-win32.phpt12 echo "*** Testing dirname() : basic functionality ***\n";
H A Dfread_basic.phpt17 echo "OK\n";
23 echo "*** Testing fread() basic operations ***\n";
32 echo "\n-- Testing fread) with file having data of type ". $file_content_type ." --\n";
42 echo "-- File opened in mode ".$file_modes[$inner_loop_counter]." --\n";
92 echo "Done\n";
H A Drename_variation13-win32.phpt34 echo "*** Testing rename() with obscure files ***\n";
44 echo "-- $i testing '$name' " . gettype($name) . " --\n";
H A Dfgetcsv_variation1.phpt11 echo "*** Testing fgetcsv() : with all parameters specified ***\n";
46 echo "Error: failed to create file $filename!\n";
53 fwrite($file_handle, $csv_field . "\n");
57 fwrite($file_handle, "This is line of text without csv fields\n");
58 fwrite($file_handle, "\n"); // blank line
70 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
87 echo "Done\n";
H A Dfgetcsv_variation17.phpt9 echo "*** Testing fgetcsv() : with default enclosure & length less than line size ***\n";
40 echo "Error: failed to create file $filename!\n";
45 fwrite($file_handle, $csv_field . "\n");
49 fwrite($file_handle, "This is line of text without csv fields\n");
50 fwrite($file_handle, "\n"); // blank line
62 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
86 echo "Done\n";
/PHP-8.3/ext/standard/tests/strings/
H A Dget_meta_tags.phpt56 echo "Done\n";
/PHP-8.3/ext/standard/tests/general_functions/
H A Dparse_ini_string_002.phpt84 echo "Done\n";
H A Dparse_ini_basic.phpt19 echo "Done.\n";
303 string(6) "\n\r\t"
/PHP-8.3/ext/dom/tests/
H A Dgh13012.phpt13 echo "Comparing ", $dom->saveXML($x1), " with ", $dom->saveXML($x2), "\n";
/PHP-8.3/ext/mbstring/tests/
H A Dmb_regex_encoding_variation2.phpt17 echo "*** Testing mb_regex_encoding() : usage variations ***\n";
78 echo "\n-- Iteration $iterator --\n";
/PHP-8.3/ext/standard/
H A Dstring.c3039 const char *n; local
3259 zend_string *n; local
3266 p = ZSTR_VAL(n);
3691 pos += n;
3720 pos += n;
3991 l -= n;
4717 char c, *n; local
4729 n = norm;
4740 *(n++) = c;
4761 *(n++) = '>';
[all …]
/PHP-8.3/ext/standard/tests/array/
H A Dbug34066_1.phpt246 print "gen_xml(prefix=$prefix)\n";
250 print substr($prefix, 0, -1) . "\n";
260 print "$prefix$key=$val\n";
262 print "$prefix$key\n";
264 print "gen_xml(prefix=$prefix) end\n";
266 echo "Done\n";
/PHP-8.3/ext/soap/
H A Dphp_sdl.c731 int i,n; in load_wsdl() local
750 if (n > 0) { in load_wsdl()
752 for (i = 0; i < n; i++) { in load_wsdl()
1195 #define WSDL_CACHE_GET_N(ret,n,buf) memcpy(ret,*buf,n); *buf += n; argument
1196 #define WSDL_CACHE_SKIP(n,buf) *buf += n; argument
1203 #define WSDL_CACHE_PUT_N(val,n,buf) smart_str_appendl(buf,(char*)val,n); argument
1462 int i, j, n; in sdl_deserialize_soap_body() local
1490 tmp->element = types[n]; in sdl_deserialize_soap_body()
1521 int i, n; in sdl_deserialize_parameters() local
1533 WSDL_CACHE_GET_INT(n, in); in sdl_deserialize_parameters()
[all …]

Completed in 59 milliseconds

1...<<381382383384385386387388389390>>...409