Home
last modified time | relevance | path

Searched refs:revision (Results 1 – 25 of 28) sorted by relevance

12

/php-src/build/
H A Dltmain.sh3273 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 …]
/php-src/ext/intl/tests/
H A Dlocale_get_script.phpt58 by revision or update to this document or by RFC): */
H A Dlocale_get_region.phpt59 by revision or update to this document or by RFC): */
H A Dlocale_get_primary_language.phpt58 by revision or update to this document or by RFC): */
H A Dlocale_parse_locale2.phpt58 by revision or update to this document or by RFC): */
H A Dlocale_set_default.phpt59 // by revision or update to this document or by RFC):
H A Dlocale_get_keywords2.phpt64 by revision or update to this document or by RFC): */
H A Dlocale_get_display_region3.phpt63 by revision or update to this document or by RFC): */
H A Dlocale_get_display_script3.phpt63 by revision or update to this document or by RFC): */
H A Dlocale_get_display_script4.phpt63 by revision or update to this document or by RFC): */
H A Dlocale_get_display_variant2.phpt61 by revision or update to this document or by RFC): */
H A Dlocale_get_display_language.phpt64 by revision or update to this document or by RFC): */
H A Dlocale_get_display_language2.phpt64 by revision or update to this document or by RFC): */
H A Dlocale_get_display_region2.phpt63 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name3.phpt74 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name4.phpt75 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name5.phpt75 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name2.phpt74 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name6.phpt75 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name7.phpt75 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name8.phpt74 by revision or update to this document or by RFC): */
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c436 int revision = version % 100; in pdo_libpq_version() local
437 snprintf(buf, len, "%d.%d.%d", major, minor, revision); in pdo_libpq_version()
/php-src/
H A DREADME.REDIST.BINS617 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 Dcdf.c1327 DUMP("%d", revision); in cdf_dump_header()
/php-src/ext/pgsql/
H A Dpgsql.c474 int revision = version % 100; in php_libpq_version() local
475 snprintf(buf, len, "%d.%d.%d", major, minor, revision); in php_libpq_version()

Completed in 70 milliseconds

12