Home
last modified time | relevance | path

Searched refs:n (Results 9201 – 9225 of 9440) sorted by relevance

1...<<361362363364365366367368369370>>...378

/PHP-5.6/ext/intl/tests/
H A Dlocale_get_display_name3.phpt88 $res_str .= "locale='$locale'\n";
94 $res_str .= "\n";
96 $res_str .= "-----------------\n";
H A Dlocale_get_display_name4.phpt89 $res_str .= "locale='$locale'\n";
95 $res_str .= "\n";
97 $res_str .= "-----------------\n";
H A Dlocale_get_display_name5.phpt88 $res_str .= "locale='$locale'\n";
94 $res_str .= "\n";
96 $res_str .= "-----------------\n";
H A Dlocale_get_region.phpt76 $res_str .= "\n";
H A Dlocale_get_primary_language.phpt75 $res_str .= "\n";
/PHP-5.6/main/streams/
H A Dxp_socket.c179 int n; in php_sockop_close() local
200 n = php_pollfd_for_ms(sock->socket, POLLOUT, 500); in php_sockop_close()
201 } while (n == -1 && php_socket_errno() == EINTR); in php_sockop_close()
/PHP-5.6/Zend/tests/
H A Dcompare_001.phpt37 echo str_replace("\n", "", $buf);
45 echo "\n";
49 echo "Done\n";
H A Dcompare_003.phpt37 echo str_replace("\n", "", $buf);
45 echo "\n";
49 echo "Done\n";
H A Dcompare_004.phpt37 echo str_replace("\n", "", $buf);
45 echo "\n";
49 echo "Done\n";
H A Dcompare_005.phpt37 echo str_replace("\n", "", $buf);
45 echo "\n";
49 echo "Done\n";
H A Dcompare_006.phpt37 echo str_replace("\n", "", $buf);
45 echo "\n";
49 echo "Done\n";
/PHP-5.6/Zend/
H A Dzend.h576 #define ZEND_NORMALIZE_BOOL(n) \ argument
577 ((n) ? (((n)>0) ? 1 : -1) : 0)
/PHP-5.6/ext/standard/tests/array/
H A Darray_unshift_variation6.phpt16 echo "*** Testing array_unshift() : two dimensional arrays for \$array argument ***\n";
/PHP-5.6/ext/oci8/tests/
H A Dlob_020.phpt61 echo "Done\n";
/PHP-5.6/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_003s.phpt24 echo "ok\n";
/PHP-5.6/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_003w.phpt22 echo "ok\n";
H A Dr3_groupE_list_005w.phpt23 echo "ok\n";
H A Dr3_groupE_list_006w.phpt23 echo "ok\n";
/PHP-5.6/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt47 echo "ok\n";
H A Dr4_groupH_complex_doclit_008w.phpt47 echo "ok\n";
H A Dr4_groupH_complex_doclit_009w.phpt47 echo "ok\n";
H A Dr4_groupH_complex_doclit_010w.phpt47 echo "ok\n";
/PHP-5.6/ext/spl/internal/
H A Dsplobjectstorage.inc20 * here therefore has a complexity of O(n) while the actual implementation has
/PHP-5.6/ext/snmp/tests/
H A Dsnmp3-error.phpt13 echo "Checking error handling\n";
/PHP-5.6/ext/zlib/tests/
H A Dgzfilegzreadfile.phpt37 echo "\n";

Completed in 40 milliseconds

1...<<361362363364365366367368369370>>...378