Home
last modified time | relevance | path

Searched refs:author (Results 76 – 84 of 84) sorted by relevance

1234

/PHP-7.3/Zend/
H A Dzend.c1055 + strlen(extension->author)); in END_EXTERN_C()
1059 …s v%s, %s, by %s\n", extension->name, extension->version, extension->copyright, extension->author); in END_EXTERN_C()
/PHP-7.3/
H A DREADME.REDIST.BINS135 3. Neither the name of the author nor the names of other contributors
200 The author disclaims copyright to this source code. In place of
505 3. The name of the author may not be used to endorse or promote products
/PHP-7.3/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc26 * @author Vincent Lascaux <vincentlascaux@php.net>
/PHP-7.3/ext/mbstring/libmbfl/
H A DLICENSE56 author's reputation will not be affected by problems that might be
398 system; it is up to the author/donor to decide if he or she is willing
428 write to the author to ask for permission. For software which is
/PHP-7.3/sapi/fpm/tests/
H A Dfcgi.inc33 * @author Pierrick Charron <pierrick@adoy.net>
/PHP-7.3/ext/phar/phar/
H A Dpharcommand.inc7 * @author Marcus Boerger
22 * @author Marcus Boerger
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c1057 if (extension->author) { in _zend_extension_string()
1058 smart_str_append_printf(str, "by %s ", extension->author); in _zend_extension_string()
6075 if (extension->author) { in ZEND_METHOD()
6076 RETURN_STRING(extension->author); in ZEND_METHOD()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic1346 # Note that title and author appear in the two 20-byte chunks
3928 # added name,author,(c) and new RSID type by <doj@cubic.org> 2003-06-24
3937 >0x36 string >\0 author: "%s"
3946 >0x36 string >\0 author: "%s"
13285 # author: Germano Rizzo <mano@pluto.linux.it>
14309 >>>>&0 string >\0 - author "%-.40s"
19072 # length of string containing author,info and special characters
19075 >>7 string >\0 \b, author=%-.14s
H A Dmagic私はガラスを食べられます1346 # Note that title and author appear in the two 20-byte chunks
3928 # added name,author,(c) and new RSID type by <doj@cubic.org> 2003-06-24
3937 >0x36 string >\0 author: "%s"
3946 >0x36 string >\0 author: "%s"
13285 # author: Germano Rizzo <mano@pluto.linux.it>
14309 >>>>&0 string >\0 - author "%-.40s"
19072 # length of string containing author,info and special characters
19075 >>7 string >\0 \b, author=%-.14s

Completed in 213 milliseconds

1234