Home
last modified time | relevance | path

Searched refs:modify (Results 51 – 75 of 86) sorted by relevance

1234

/PHP-5.5/ext/phar/tests/
H A Dcreate_new_and_modify.phpt2 Phar: create and modify phar
/PHP-5.5/ext/ldap/tests/
H A Dldap_modify_basic.phpt2 ldap_modify() - Basic modify operation
H A Dldap_modify_batch_basic.phpt2 ldap_modify_batch() - Basic batch modify operation
H A Dldap_modify_batch_error.phpt2 ldap_modify_batch() - Batch modify operations that should fail
/PHP-5.5/ext/interbase/tests/
H A D004.phpt83 …ibase_blob_add($bl_h, "| This program is free software; you can redistribute it and/or modify |\n"…
138 | This program is free software; you can redistribute it and/or modify |
163 | This program is free software; you can redistribute it and/or modify |
/PHP-5.5/ext/date/tests/
H A Dbug51096.phpt24 $date->modify( $test );
H A Ddate_modify_variation1.phpt5 /* Prototype : DateTime date_modify ( DateTime $object , string $modify )
8 * Alias to functions: public DateTime DateTime::modify()
H A DDateTime_verify.phpt76 string(6) "modify"
H A Ddate_modify_variation2.phpt5 /* Prototype : DateTime date_modify ( DateTime $object , string $modify )
8 * Alias to functions: public DateTime DateTime::modify()
/PHP-5.5/ext/gd/libgd/
H A DCOPYING33 Permission has been granted to copy, distribute and modify gd in
H A DREADME51 _Permission has been granted to copy, distribute and modify gd in
/PHP-5.5/ext/date/
H A Dphp_date.h77 PHP_METHOD(DateTimeImmutable, modify);
H A Dphp_date.c194 ZEND_ARG_INFO(0, modify)
198 ZEND_ARG_INFO(0, modify)
470 PHP_ME_MAPPING(modify, date_modify, arginfo_date_method_modify, 0)
496 PHP_ME(DateTimeImmutable, modify, arginfo_date_method_modify, 0)
3060 static int php_date_modify(zval *object, char *modify, int modify_len TSRMLS_DC) in php_date_modify() argument
3073 …tmp_time = timelib_strtotime(modify, modify_len, &err, DATE_TIMEZONEDB, php_date_parse_tzfile_wrap… in php_date_modify()
3128 char *modify; in PHP_FUNCTION() local
3135 if (php_date_modify(object, modify, modify_len TSRMLS_CC)) { in PHP_FUNCTION()
3145 PHP_METHOD(DateTimeImmutable, modify) in PHP_METHOD() argument
3148 char *modify; in PHP_METHOD() local
[all …]
/PHP-5.5/ext/pspell/
H A DREADME20 added). I did not want to modify existing aspell module, because it would
/PHP-5.5/Zend/
H A DLICENSE31 Technologies Ltd. has the right to modify the terms applicable
H A Dconfigure.in113 dnl We want this one before the checks, so the checks can modify CFLAGS.
/PHP-5.5/sapi/cgi/tests/
H A D011.phpt165 Warning: Cannot modify header information - headers already sent by (output started at %s:3) in %s …
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE38 you if you distribute copies of the library or if you modify it.
50 permission to copy, distribute and/or modify the library.
162 2. You may modify your copy or copies of the Library or any portion
292 user can modify the Library and then relink to produce a modified
349 8. You may not copy, modify, sublicense, link with, or distribute
351 attempt otherwise to copy, modify, sublicense, link with, or
358 signed it. However, nothing else grants you permission to modify or
368 original licensor to copy, distribute, link with or modify the Library
/PHP-5.5/
H A DLICENSE36 the right to modify the terms applicable to covered code created
H A DREADME.REDIST.BINS113 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
195 The authors hereby grant permission to use, copy, modify, distribute,
292 of charge, to (a) use, copy, distribute, modify, perform and display this
346 Permission to use, copy, modify, and distribute this software for any
/PHP-5.5/ext/dba/
H A DREADME35 inifile This is available since PHP 4.3.3 to be able to modify php.ini
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_expire_password.phpt37 printf("skip Cannot modify second DB user [%d] %s", mysqli_errno($link), mysqli_error($link));
/PHP-5.5/ext/phar/
H A DLICENSE36 the right to modify the terms applicable to covered code created
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.re127 /* Don't modify URLs of the format "#mark" */
244 * have that tag in our table. If we might modify it,
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt48 # You can modify some entries in php.ini request specific by adding it to the Service

Completed in 62 milliseconds

1234