Home
last modified time | relevance | path

Searched refs:add (Results 326 – 350 of 360) sorted by relevance

1...<<1112131415

/PHP-8.3/ext/standard/tests/file/
H A Dfgetcsv_variation15.phpt31 // create the file and add the content with has csv fields
H A Dfgetcsv_variation16.phpt33 // create the file and add the content with has csv fields
H A Dfgetcsv_variation19.phpt34 // create the file and add the content with has csv fields
H A Dfputcsv_variation9.phpt38 // create the file and add the content with has csv fields
H A Dfputcsv_variation13.phpt39 // create the file and add the content with has csv fields
H A Dfgetcsv_variation8.phpt38 // create the file and add the content with has csv fields
H A Dfgetcsv_variation9.phpt42 // create the file and add the content with has csv fields
H A Dfgetcsv_variation1.phpt39 // create the file and add the content with has csv fields
H A Dfgetcsv_variation17.phpt33 // create the file and add the content with has csv fields
H A Dfgetcsv_variation2.phpt35 // create the file and add the content with has csv fields
H A Dfgetcsv_variation7.phpt39 // create the file and add the content with has csv fields
H A Dfgetcsv_variation11.phpt36 // create the file and add the content with has csv fields
H A Dfgetcsv_variation10.phpt35 // create the file and add the content with has csv fields
H A Dfgetcsv_variation6.phpt38 // create the file and add the content with has csv fields
/PHP-8.3/ext/date/
H A Dphp_date.c3316 PHP_METHOD(DateTimeImmutable, add) in PHP_METHOD() argument
4116 #define add(i,ts) \ in PHP_FUNCTION() macro
4143 #define add_last() add(tzobj->tzi.tz->bit64.timecnt - 1, timestamp_begin) in PHP_FUNCTION()
4158 add(begin - 1, timestamp_begin); in PHP_FUNCTION()
4186 add(i, tzobj->tzi.tz->trans[i]); in PHP_FUNCTION()
/PHP-8.3/ext/spl/
H A Dspl_dllist.c1159 PHP_METHOD(SplDoublyLinkedList, add) in PHP_METHOD() argument
/PHP-8.3/ext/bcmath/libbcmath/
H A DLICENSE412 may add an explicit geographical distribution limitation excluding those
497 Also add information on how to contact you by electronic and paper
/PHP-8.3/ext/session/tests/
H A Dsession_basic3.phpt101 // Should add session ID to relative URL only for SECURITY
H A Dsession_basic5.phpt32 // Should add session ID to allowed hosts only for SECURITY
/PHP-8.3/ext/standard/
H A Dstring.c5552 const __m128i add = _mm_set1_epi8(13); local
5565 cmp = _mm_and_si128(cmp, add);
5581 cmp = _mm_and_si128(cmp, add);
H A Dvar_unserializer.re701 /* Remember to which property this slot belongs, so we can add a
H A Dbasic_functions.stub.php3756 function sapi_windows_set_ctrl_handler(?callable $handler, bool $add = true): bool {}
/PHP-8.3/
H A DUPGRADING362 can have. Before, it was only possible to add at most 1048576 elements at a
/PHP-8.3/ext/mbstring/libmbfl/
H A DLICENSE407 original copyright holder who places the Library under this License may add
/PHP-8.3/ext/mbstring/tests/
H A Dutf_encodings.phpt1110 // ending character for a Base64 section, no need to add an additional dash

Completed in 106 milliseconds

1...<<1112131415