Home
last modified time | relevance | path

Searched refs:usage (Results 1301 – 1316 of 1316) sorted by relevance

1...<<515253

/PHP-8.0/ext/standard/tests/file/
H A Dfgetcsv_variation11.phpt2 Test fgetcsv() : usage variations - with different enclosure but same delimiter
H A Dfgetcsv_variation10.phpt2 Test fgetcsv() : usage variations - file pointer pointing to EOF
H A Dtempnam_variation4-0.phpt2 Test tempnam() function: usage variations - permissions(0000 to 0350) of dir
H A Dtempnam_variation4-1.phpt2 Test tempnam() function: usage variations - permissions(0351 to 0777) of dir
H A Dfgetcsv_variation6.phpt2 Test fgetcsv() : usage variations - with length less than line size
H A Dunlink_variation5.phpt2 Test unlink() function : usage variations - files with diff. file permissions
H A Dmkdir_rmdir_variation-win32-mb.phpt2 Test mkdir() and rmdir() functions: usage variations
H A Dmkdir_rmdir_variation-win32.phpt2 Test mkdir() and rmdir() functions: usage variations
H A Dmkdir_rmdir_variation1.phpt2 Test mkdir() and rmdir() functions: usage variations - perms(0000-0777)
/PHP-8.0/
H A DCONTRIBUTING.md296 with regards to Git usage will:
H A Dphp.ini-development246 ; Refer to session.trans_sid_tags for usage.
1198 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
H A Dphp.ini-production246 ; Refer to session.trans_sid_tags for usage.
1200 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
/PHP-8.0/Zend/
H A Dzend_alloc.c2700 size_t usage = AG(mm_heap)->size; local
2701 return usage;
/PHP-8.0/ext/standard/tests/strings/
H A Dstrspn_variation12.phpt2 Test strspn() function : usage variations - with varying start and len args
/PHP-8.0/Zend/tests/
H A D019.phpt223 // because of the usage of the isset & empty
/PHP-8.0/ext/imap/
H A Dphp_imap.c347 add_assoc_long_ex(return_value, "usage", sizeof("usage") - 1, qlist->usage); in mail_getquota()
351 add_assoc_long_ex(&t_map, "usage", sizeof("usage") - 1, qlist->usage); in mail_getquota()

Completed in 82 milliseconds

1...<<515253