Home
last modified time | relevance | path

Searched refs:count (Results 1176 – 1200 of 1230) sorted by relevance

1...<<41424344454647484950

/PHP-5.5/ext/standard/tests/file/
H A Dftruncate_variation3.phpt32 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dfgetcsv_variation16.phpt37 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dfgetcsv_variation15.phpt35 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dfread_basic.phpt47 $inner_loop_counter < count($file_modes);
H A Dftruncate_variation6-win32.phpt34 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dftruncate_variation6.phpt34 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dfgetcsv_variation8.phpt42 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dfgetcsv_variation9.phpt42 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dfgetcsv_variation17.phpt37 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dfgetcsv_variation24.phpt40 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
H A Dfgetcsv_variation7.phpt39 for($mode_counter = 0; $mode_counter < count($file_modes); $mode_counter++) {
/PHP-5.5/ext/phar/
H A Dphar_object.c1414 int count; member
1828 pass.count = 0; in PHP_METHOD()
1913 pass.count = 0; in PHP_METHOD()
1936 PHP_METHOD(Phar, count) in PHP_METHOD() argument
5310 PHP_ME(Phar, count, arginfo_phar__void, ZEND_ACC_PUBLIC)
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput86815 Capturing subpattern count = 0
6833 Capturing subpattern count = 0
6855 Capturing subpattern count = 0
6873 Capturing subpattern count = 0
6895 Capturing subpattern count = 0
6913 Capturing subpattern count = 0
7210 Capturing subpattern count = 1
7230 Capturing subpattern count = 1
H A Dtestoutput91120 Capturing subpattern count = 0
1138 Capturing subpattern count = 0
1160 Capturing subpattern count = 0
1178 Capturing subpattern count = 0
/PHP-5.5/ext/standard/
H A Darray.c306 PHP_FUNCTION(count) in PHP_FUNCTION() argument
1290 int var_exists, key_type, count = 0; in PHP_FUNCTION() local
1425 count++; in PHP_FUNCTION()
1436 RETURN_LONG(count); in PHP_FUNCTION()
/PHP-5.5/ext/standard/tests/array/
H A Dasort_variation1.phpt82 for($index = 0; $index < count($unexpected_values); $index ++) {
H A Dksort_variation1.phpt80 for($index = 0; $index < count($unexpected_values); $index ++) {
H A Dkrsort_variation1.phpt80 for($index = 0; $index < count($unexpected_values); $index ++) {
H A Dsort_variation1.phpt81 for($index = 0; $index < count($unexpected_values); $index ++) {
H A Darsort_variation1.phpt82 for($index = 0; $index < count($unexpected_values); $index ++) {
/PHP-5.5/Zend/
H A Dzend_vm_gen.php1320 if (count($export) > 0 &&
/PHP-5.5/main/
H A DSAPI.c623 --l->count; in sapi_remove_header()
/PHP-5.5/
H A DUPGRADING129 when an insufficient argument count is provided. Instead, the
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt32 In such a case, it controls which characters count as ignorable. The string value specifies
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt103 if (count($info) != count($new_info)) {

Completed in 105 milliseconds

1...<<41424344454647484950