Searched refs:revision (Results 1 – 22 of 22) sorted by relevance
/php-src/build/ |
H A D | ltmain.sh | 3273 revision="$number_revision" 3277 revision="$number_minor" 3283 revision="$number_minor" 3290 revision="$3" 3305 case $revision in 3349 versuffix=".$current.$revision"; 3370 loop=$revision 3372 iface=`expr $revision - $loop` 3379 versuffix="$major.$revision" 3406 versuffix=".$current.$revision" [all …]
|
H A D | libtool.m4 | 5444 …ION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdi… 5766 …ION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdi…
|
/php-src/ext/intl/tests/ |
H A D | locale_get_script.phpt | 58 by revision or update to this document or by RFC): */
|
H A D | locale_get_region.phpt | 59 by revision or update to this document or by RFC): */
|
H A D | locale_get_primary_language.phpt | 58 by revision or update to this document or by RFC): */
|
H A D | locale_parse_locale2.phpt | 58 by revision or update to this document or by RFC): */
|
H A D | locale_set_default.phpt | 59 // by revision or update to this document or by RFC):
|
H A D | locale_get_keywords2.phpt | 64 by revision or update to this document or by RFC): */
|
H A D | locale_get_display_variant2.phpt | 61 by revision or update to this document or by RFC): */
|
H A D | locale_get_display_script4.phpt | 61 by revision or update to this document or by RFC): */
|
H A D | locale_get_display_language.phpt | 64 by revision or update to this document or by RFC): */
|
H A D | locale_get_display_language2.phpt | 64 by revision or update to this document or by RFC): */
|
H A D | locale_get_display_name6.phpt | 75 by revision or update to this document or by RFC): */
|
H A D | locale_get_display_name7.phpt | 75 by revision or update to this document or by RFC): */
|
H A D | locale_get_display_name8.phpt | 74 by revision or update to this document or by RFC): */
|
H A D | locale_get_display_name5.phpt | 74 by revision or update to this document or by RFC): */
|
/php-src/ext/pdo_pgsql/ |
H A D | pgsql_driver.c | 447 int revision = version % 100; in pdo_libpq_version() local 448 snprintf(buf, len, "%d.%d.%d", major, minor, revision); in pdo_libpq_version()
|
/php-src/ |
H A D | README.REDIST.BINS | 617 Each revision is distinguished by a version number. You may use 618 this Software under terms of this license revision or under the 619 terms of any subsequent revision of the license.
|
/php-src/ext/fileinfo/libmagic/ |
H A D | cdf.c | 1327 DUMP("%d", revision); in cdf_dump_header()
|
/php-src/ext/pgsql/ |
H A D | pgsql.c | 554 int revision = version % 100; in php_libpq_version() local 555 snprintf(buf, len, "%d.%d.%d", major, minor, revision); in php_libpq_version()
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 16116 # and Git pack ./revision 17034 >4 ulelong x revision 17040 # major revision 17042 # minor revision 17123 >4 beshort x revision %d. 22538 # structure revision like: 01h 22675 >>8 ubyte x \b, revision %u 25841 # a sort of revision marking 27810 # main revision number 37585 # hardware revision like 1 [all …]
|
H A D | magic | 16116 # and Git pack ./revision 17034 >4 ulelong x revision 17040 # major revision 17042 # minor revision 17123 >4 beshort x revision %d. 22538 # structure revision like: 01h 22675 >>8 ubyte x \b, revision %u 25841 # a sort of revision marking 27810 # main revision number 37585 # hardware revision like 1 [all …]
|
Completed in 183 milliseconds