Home
last modified time | relevance | path

Searched refs:add (Results 176 – 200 of 311) sorted by relevance

12345678910>>...13

/php-src/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-src/ext/phar/tests/zip/
H A Dphar_begin_setstub_commit.phpt30 // add portion to test setting stub from resource
/php-src/ext/standard/tests/general_functions/
H A Dintval_variation1.phpt31 // add arrays
/php-src/docs-old/
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-src/docs/
H A Drelease-process.md232 git add -p
255 git add -p
356 git add -p
386 git add -p
387 git add archive/entries/*.xml
536 git add -p
589 git add php-X.Y.Z.tar.*
708 git add -p
731 git add -p
1055 git add -p
[all …]
/php-src/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-src/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-src/ext/date/
H A Dphp_date.stub.php392 public function add(DateInterval $interval): DateTime {} function in DateTime
527 public function add(DateInterval $interval): DateTimeImmutable {} function in DateTimeImmutable
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.dasc1388 | add Rx(reg), Rx(base), #offset
1391 | add sp, sp, Rx(IR_REG_INT_TMP)
1777 | add sp, sp, #(ctx->stack_frame_size+16)
2203 | add Rx(def_reg), Rx(op1_reg), #offset
2212 | add Rw(def_reg), Rw(op1_reg), #offset
3719 | add Rx(def_reg), Rx(fp), #offset
4103 | add sp, sp, #size
4121 | add sp, sp, Rx(op2_reg);
4422 | add Rw(tmp_reg), Rw(tmp_reg), #16
4869 | add sp, sp, #used_stack
[all …]
/php-src/ext/date/tests/
H A DDateTime_add-february.phpt2 DateTime::add() -- february
/php-src/ext/opcache/tests/jit/
H A Dassign_dim_002.phpt144 Cannot add element to the array as the next element is already occupied
/php-src/ext/intl/calendar/
H A Dcalendar.stub.php115 public function add(int $field, int $value): bool {} function in IntlCalendar
/php-src/ext/openssl/tests/
H A DServerClientTestCase.inc48 // Extract the record and add it to the records array.
/php-src/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-src/ext/skeleton/
H A Dconfig.m4.in57 dnl --with-%EXTNAME% -> add include path
/php-src/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_udiff_assoc_variation1.phpt34 // add arrays
H A Darray_udiff_uassoc_variation1.phpt35 // add arrays

Completed in 48 milliseconds

12345678910>>...13