Home
last modified time | relevance | path

Searched refs:author (Results 26 – 50 of 50) sorted by relevance

12

/PHP-8.2/Zend/
H A Dzend_extensions.h80 const char *author; member
H A Dzend_extensions.c107 new_extension->author, in zend_load_extension_handle()
H A Dzend.c1214 + strlen(extension->author)); in zend_append_version_info()
1218 …s v%s, %s, by %s\n", extension->name, extension->version, extension->copyright, extension->author); in zend_append_version_info()
/PHP-8.2/
H A D.travis.yml48 …- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} - Change view : …
H A DREADME.REDIST.BINS135 3. Neither the name of the author nor the names of other contributors
448 3. The name of the author may not be used to endorse or promote products
678 You can contact the author at:
/PHP-8.2/ext/date/tests/
H A Dexamine_diff.inc6 * @author Daniel Convissor <danielc@analysisandsolutions.com>
/PHP-8.2/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
H A Dcorrupt_tarmaker.php.inc2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
H A Dmake.dangerous.tar.php.inc2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
/PHP-8.2/ext/phar/phar/
H A Dclicommand.inc6 * @author Marcus Boerger
14 * @author Marcus Boerger
H A Dpharcommand.inc7 * @author Marcus Boerger
22 * @author Marcus Boerger
/PHP-8.2/ext/spl/tests/
H A Dbug65328.phpt6 * @author AlexanderC
/PHP-8.2/ext/bcmath/libbcmath/
H A DLICENSE57 author's reputation will not be affected by problems that might be
402 system; it is up to the author/donor to decide if he or she is willing
432 write to the author to ask for permission. For software which is
481 Copyright (C) <year> <name of author>
/PHP-8.2/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc26 * @author Vincent Lascaux <vincentlascaux@php.net>
/PHP-8.2/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-8.2/ext/opcache/jit/dynasm/
H A Ddasm_mips.lua18 author = "Mike Pall",
H A Ddynasm.lua16 author = "Mike Pall",
H A Ddasm_arm.lua15 author = "Mike Pall",
H A Ddasm_arm64.lua15 author = "Mike Pall",
H A Ddasm_ppc.lua17 author = "Mike Pall",
H A Ddasm_x86.lua17 author = "Mike Pall",
/PHP-8.2/sapi/fpm/tests/
H A Dfcgi.inc34 * @author Pierrick Charron <pierrick@adoy.net>
/PHP-8.2/ext/reflection/
H A Dphp_reflection.c1228 if (extension->author) { in _zend_extension_string()
1229 smart_str_append_printf(str, "by %s ", extension->author); in _zend_extension_string()
6355 if (extension->author) { in ZEND_METHOD()
6356 RETURN_STRING(extension->author); in ZEND_METHOD()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic1615 # Note that title and author appear in the two 20-byte chunks
4406 #>>26 leshort author length %d
4798 >0x36 string >\0 author: "%s"
4807 >0x36 string >\0 author: "%s"
15731 # author: Germano Rizzo <mano@pluto.linux.it>
16785 >>>>&0 string >\0 - author "%-.40s"
23432 >>7 string >\0 \b, author=%-.14s
23788 # author name
23789 >>>>>&1 string x \b, author %s
29401 # IART tag followed by length of author
[all …]
H A Dmagic私はガラスを食べられます1615 # Note that title and author appear in the two 20-byte chunks
4406 #>>26 leshort author length %d
4798 >0x36 string >\0 author: "%s"
4807 >0x36 string >\0 author: "%s"
15731 # author: Germano Rizzo <mano@pluto.linux.it>
16785 >>>>&0 string >\0 - author "%-.40s"
23432 >>7 string >\0 \b, author=%-.14s
23788 # author name
23789 >>>>>&1 string x \b, author %s
29401 # IART tag followed by length of author
[all …]

Completed in 198 milliseconds

12