/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | HISTORY | 291 add AUTHORS file. 800 2004/06/10: [dist] add README.ja. 804 2004/06/08: [dist] add doc/API.ja. 864 2004/05/14: [impl] add regext.c. 995 2004/02/06: [dist] add index.html. 1007 2004/01/30: [dist] add oniggnu.h. 1555 2003/02/10: [dist] add HISTORY. 1679 2002/12/11: [impl] add regerror.c 1706 2002/04/01: [dist] add COPYING. 1816 <CVS: add tag> [all …]
|
/PHP-5.4/ext/date/tests/ |
H A D | rfc-datetime_and_daylight_saving_time-type3-ba.phpt | 13 * Backward Transitions, add(). 20 . $start->add($interval)->format($date_format) . "\n"; 26 . $start->add($interval)->format($date_format) . "\n"; 32 . $start->add($interval)->format($date_format) . "\n"; 38 . $start->add($interval)->format($date_format) . "\n"; 44 . $start->add($interval)->format($date_format) . "\n"; 50 . $start->add($interval)->format($date_format) . "\n"; 56 . $start->add($interval)->format($date_format) . "\n"; 62 . $start->add($interval)->format($date_format) . "\n"; 68 . $start->add($interval)->format($date_format) . "\n"; [all …]
|
H A D | rfc-datetime_and_daylight_saving_time-type3-fa.phpt | 13 * Forward Transitions, add(). 20 . $start->add($interval)->format($date_format) . "\n"; 26 . $start->add($interval)->format($date_format) . "\n"; 32 . $start->add($interval)->format($date_format) . "\n"; 38 . $start->add($interval)->format($date_format) . "\n"; 44 . $start->add($interval)->format($date_format) . "\n"; 50 . $start->add($interval)->format($date_format) . "\n";
|
H A D | rfc-datetime_and_daylight_saving_time-type1.phpt | 54 * Forward Transitions, add(). 61 . $start->add($interval)->format($date_format) . "\n"; 67 . $start->add($interval)->format($date_format) . "\n"; 73 . $start->add($interval)->format($date_format) . "\n"; 79 . $start->add($interval)->format($date_format) . "\n"; 85 . $start->add($interval)->format($date_format) . "\n"; 91 . $start->add($interval)->format($date_format) . "\n"; 190 * Backward Transitions, add(). 197 . $start->add($interval)->format($date_format) . "\n"; 203 . $start->add($interval)->format($date_format) . "\n"; [all …]
|
H A D | rfc-datetime_and_daylight_saving_time-type2.phpt | 54 * Forward Transitions, add(). 61 . $start->add($interval)->format($date_format) . "\n"; 67 . $start->add($interval)->format($date_format) . "\n"; 73 . $start->add($interval)->format($date_format) . "\n"; 79 . $start->add($interval)->format($date_format) . "\n"; 85 . $start->add($interval)->format($date_format) . "\n"; 91 . $start->add($interval)->format($date_format) . "\n"; 190 * Backward Transitions, add(). 197 . $start->add($interval)->format($date_format) . "\n"; 203 . $start->add($interval)->format($date_format) . "\n"; [all …]
|
H A D | bug54340.phpt | 2 Bug #54340 (DateTime::add() method bug) 12 $dt->add($interval);
|
/PHP-5.4/ext/zip/ |
H A D | TODO | 1 - add pattern support to extract or add files 2 - stream to add or modify entries
|
/PHP-5.4/ext/xmlrpc/tests/ |
H A D | bug47818.phpt | 20 xmlrpc_server_register_method($this->s, 'add', array($this, 'impl')); 32 $resp = $x->call(xmlrpc_encode_request('add', array(1, 2, 3))); 40 Inside impl(): add 41 Global scope: add
|
/PHP-5.4/sapi/fpm/fpm/ |
H A D | fpm_atomic.h | 34 static inline atomic_int_t atomic_fetch_add(atomic_t *value, atomic_int_t add) /* {{{ */ in atomic_fetch_add() argument 37 "+r" (add) : "m" (*value) : "memory"); in atomic_fetch_add() 39 return add; in atomic_fetch_add() 60 static inline atomic_int_t atomic_fetch_add(atomic_t *value, atomic_int_t add) /* {{{ */ in atomic_fetch_add() argument 63 "+r" (add) : "m" (*value) : "memory"); in atomic_fetch_add() 65 return add; in atomic_fetch_add()
|
/PHP-5.4/ext/curl/tests/ |
H A D | curl_copy_handle_variation2.phpt | 2 Test curl_copy_handle() add options to the handles 15 echo "*** Testing curl_copy_handle(): add options after copy ***\n"; 24 // add some CURLOPT to the second handle 29 // add same CURLOPT to the first handle 39 *** Testing curl_copy_handle(): add options after copy ***
|
/PHP-5.4/Zend/tests/ |
H A D | dtor_scope.phpt | 11 public function add($a) 26 $t->add("Hello"); 27 $t->add("World");
|
H A D | bug20240.phpt | 25 function add() { 33 $t->add(); 34 $t->add();
|
H A D | closure_024.phpt | 7 $c = function($add) use(&$a) { return $a+$add; };
|
/PHP-5.4/ext/spl/tests/ |
H A D | bug40872.phpt | 14 public function add(Project $item) { 20 $projects->add(new Project('1')); 21 $projects->add(new Project(2));
|
H A D | array_005.phpt | 54 public function add(Student $student) 78 $students->add(new Student('01234123', 'Joe')); 79 $students->add(new Student('00000014', 'Bob')); 80 $students->add(new Student('00000014', 'Foo'));
|
H A D | iterator_003.phpt | 54 public function add(Student $student) 78 $students->add(new Student('01234123', 'Joe')); 79 $students->add(new Student('00000014', 'Bob')); 80 $students->add(new Student('00000014', 'Foo'));
|
H A D | bug34548.phpt | 8 public function add($dataArray) 23 $foo->add($data2);
|
/PHP-5.4/ext/com_dotnet/tests/ |
H A D | variants.phpt | 46 add: 84 60 add: 45.5 74 add: 136 add: 42 176 add: 7 190 add: 278 add: 340 add: 460 add: 550 add: [all …]
|
H A D | bug34272.phpt | 12 $dict->add('foo', array()); 14 $dict->add('bar', array(23));
|
/PHP-5.4/ext/zip/tests/ |
H A D | bug64342_0.phpt | 17 echo "add ok\n"; 19 echo "add failed\n"; 40 add failed
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | simplestring.h | 65 void simplestring_add(simplestring* string, const char* add); 66 void simplestring_addn(simplestring* string, const char* add, int add_len);
|
/PHP-5.4/ext/simplexml/tests/ |
H A D | 031.phpt | 21 /* Try to add attribute again -> display warning as method is for new Attr only */ 28 /* Try to add element to attribute -> display warning and do not add */ 41 /* Does not add prefix here although name is valid (but discouraged) - change behavior? */ 50 Warning: SimpleXMLElement::addChild(): Cannot add element to attributes in %s031.php on line %d
|
H A D | bug40451.phpt | 17 $add = $xml->addChild('Host'); 18 $add->Host->addAttribute('enable', 'true');
|
/PHP-5.4/ext/mysqli/tests/ |
H A D | mysqli_fetch_field_types.phpt | 70 MYSQLI_TYPE_LONG => 'MYSQLI_TYPE_LONG - TODO add testing', 90 MYSQLI_TYPE_STRING => 'MYSQLI_TYPE_STRING - TODO add testing', 93 MYSQLI_TYPE_NULL => 'MYSQLI_TYPE_NULL - TODO add testing', 94 MYSQLI_TYPE_NEWDATE => 'MYSQLI_TYPE_NEWDATE - TODO add testing', 95 MYSQLI_TYPE_INTERVAL => 'MYSQLI_TYPE_INTERVAL - TODO add testing', 96 MYSQLI_TYPE_GEOMETRY => 'MYSQLI_TYPE_GEOMETRY - TODO add testing',
|
/PHP-5.4/ext/phar/ |
H A D | TODO | 20 X add setUncompressed(), setCompressedGZ() and setCompressedBZ2() to 22 X add uncompressAllFiles(), compressAllFilesGZ() and compressAllFilesBZ2() 24 X add PharFileInfo::setMetaData($metadata) [Marcus] 25 X add PharFileInfo::getMetaData() [Marcus] 41 X add SHA-2 (256, 512) support [Marcus] 48 X add PharFileInfo::hasMetadata(), PharFileInfo::delMetadata() [Marcus] 49 X add Phar::hasMetadata(), Phar::delMetadata() [Marcus] 51 X add preliminary phar command (phar.php) [Marcus] 52 X add phar command (phar.phar) [Marcus] 73 this would traverse external.phar's manifest, and add each entry as a [all …]
|