Home
last modified time | relevance | path

Searched refs:add (Results 226 – 250 of 360) sorted by relevance

12345678910>>...15

/PHP-8.3/Zend/asm/
H A Djump_arm64_aapcs_pe_armasm.asm129 add sp, sp, #0xd0
/PHP-8.3/ext/standard/tests/file/
H A Dfile_put_contents_variation2.phpt45 // add arrays
H A Dfgetcsv_variation21.phpt22 // create the file and add the content with has csv fields
/PHP-8.3/docs/
H A Dunix-build-system.md61 If you previously built sub-libraries for this module, add the source-code files
83 If you have a complex extension, you might to need add special Make rules. You
H A Drelease-process.md233 git add -p
256 git add -p
357 git add -p
387 git add -p
388 git add archive/entries/*.xml
536 git add -p
589 git add php-X.Y.Z.tar.*
697 git add -p
720 git add -p
984 git add -p
[all …]
H A Dself-contained-extensions.md110 modules, use a simple module as a starting point and add your own code.
141 module. The following will explain now how you can add shared module support to
/PHP-8.3/ext/standard/tests/general_functions/
H A Dintval_variation1.phpt31 // add arrays
/PHP-8.3/sapi/litespeed/
H A DREADME.md28 You need to add `--enable-litespeed` to the configure command to build PHP with
91 1. Log into web administration interface, go to 'Server'->'Ext App' tab, add an
98 2. Go to 'Server'->'Script Handler' tab, add a script handler configuration: set
/PHP-8.3/ext/snmp/tests/
H A Dsnmp2_set.phpt173 Warning: snmp2_set(): Could not add variable: OID='%s' type='q' value='%i': Bad variable type ("q")…
252 Warning: snmp2_set(): Could not add variable: OID='%s' type='q' value='%s': Bad variable type ("q")…
258 Warning: snmp2_set(): Could not add variable: OID='%s' type='w' value='%s': Bad variable type ("w")…
H A Dsnmpset.phpt167 Warning: snmpset(): Could not add variable: OID='%s' type='q' value='%i': Bad variable type ("q") i…
243 Warning: snmpset(): Could not add variable: OID='%s' type='q' value='%s': Bad variable type ("q") i…
249 Warning: snmpset(): Could not add variable: OID='%s' type='w' value='%s': Bad variable type ("w") i…
/PHP-8.3/ext/intl/calendar/
H A Dcalendar.stub.php232 public function add(int $field, int $value): bool {} function in IntlCalendar
/PHP-8.3/ext/date/
H A Dphp_date.stub.php387 public function add(DateInterval $interval): DateTime {} function in DateTime
510 public function add(DateInterval $interval): DateTimeImmutable {} function in DateTimeImmutable
/PHP-8.3/ext/opcache/tests/jit/
H A Dassign_dim_002.phpt145 Cannot add element to the array as the next element is already occupied
/PHP-8.3/ext/date/tests/
H A DDateTime_add-february.phpt2 DateTime::add() -- february
/PHP-8.3/ext/openssl/tests/
H A DServerClientTestCase.inc48 // Extract the record and add it to the records array.
/PHP-8.3/ext/standard/tests/mail/
H A Dmail_include.inc31 echo "Create a temporary mailbox and add " . $message_count . " msgs\n";
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_pconn_reuse.phpt7 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
/PHP-8.3/ext/skeleton/
H A Dconfig.m4.in57 dnl --with-%EXTNAME% -> add include path
/PHP-8.3/ext/standard/tests/array/
H A Darray_udiff_assoc_variation2.phpt34 // add arrays
H A Darray_udiff_uassoc_variation2.phpt35 // add arrays
H A Darray_udiff_variation2.phpt34 // add arrays
H A Darray_uintersect_assoc_variation2.phpt34 // add arrays
H A Darray_uintersect_uassoc_variation2.phpt35 // add arrays
H A Darray_uintersect_variation2.phpt34 // add arrays
H A Darray_diff_uassoc_variation2.phpt42 // add arrays

Completed in 42 milliseconds

12345678910>>...15