Home
last modified time | relevance | path

Searched refs:add (Results 251 – 275 of 313) sorted by relevance

1...<<111213

/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation6.phpt42 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation7.phpt42 // create the file and add the content with has csv fields
H A DSplFileObject_fputcsv_variation8.phpt42 // create the file and add the content with has csv fields
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation18.phpt38 // create the file and add the content with has csv fields
H A Dfputcsv_variation1.phpt43 // create the file and add the content with has csv fields
H A Dfputcsv_variation5.phpt43 // create the file and add the content with has csv fields
H A Dfputcsv_variation6.phpt46 // create the file and add the content with has csv fields
H A Dfputcsv_variation7.phpt46 // create the file and add the content with has csv fields
H A Dfputcsv_variation8.phpt46 // create the file and add the content with has csv fields
H A Dfgetcsv_variation22.phpt39 // create the file and add the content with has csv fields
H A Dfgetcsv_variation29.phpt39 // create the file and add the content with has csv fields
H A Dfgetcsv_variation30.phpt39 // create the file and add the content with has csv fields
H A Dfgetcsv_variation31.phpt39 // create the file and add the content with has csv fields
H A Dfputcsv_variation11.phpt43 // create the file and add the content with has csv fields
H A Dfputcsv_variation12.phpt44 // create the file and add the content with has csv fields
H A Dfgetcsv_variation15.phpt36 // create the file and add the content with has csv fields
H A Dfgetcsv_variation16.phpt38 // create the file and add the content with has csv fields
H A Dfputcsv_variation14.phpt56 // add the content with has csv fields
/PHP-7.4/
H A Dphp.ini-development234 ; "form" tag is special tag. It will add hidden input tag to pass values.
696 ; Automatically add files before PHP document.
700 ; Automatically add files after PHP document.
1387 ; Whether or not to add the httpOnly flag to the cookie, which makes it
1472 ; add a hidden <input> field with the info which is otherwise appended
1820 ; that should not be accelerated. The file format is to add each filename
H A Dphp.ini-production234 ; "form" tag is special tag. It will add hidden input tag to pass values.
696 ; Automatically add files before PHP document.
700 ; Automatically add files after PHP document.
1387 ; Whether or not to add the httpOnly flag to the cookie, which makes it
1472 ; add a hidden <input> field with the info which is otherwise appended
1820 ; that should not be accelerated. The file format is to add each filename
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar1357 throw new Exception('Unable to add file ' . $filepath . ' to database');
1380 throw new Exception('Unable to add file ' . $filepath . ' to database');
1488 throw new Exception('Cannot add coverage for test ' . $testpath .
/PHP-7.4/build/
H A Dlibtool.m4307 # By default we will add the -single_module flag. You can override
855 # And add a safety zone
1332 # and add multilib dir if necessary.
1668 case $LD in # libtool.m4 will add one of these switches to LD
2984 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
3356 # if we add $predep_objects and $postdep_objects, however 7.1 and
3357 # earlier do not add the objects themselves.
4012 # add code to config.status for appending the configuration named by
4171 # Whether or not to add -lc for building shared libraries.
5675 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
[all …]
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp325 co->ucal->add((UCalendarDateFields)field, (int32_t)amount, CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()
/PHP-7.4/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-7.4/ext/session/tests/
H A Dsession_basic3.phpt105 // Should add session ID to relative URL only for SECURITY

Completed in 85 milliseconds

1...<<111213