]> granicus.if.org Git - php/commit
Added DBX_CMP_TEXT and DBX_CMP_NUMBER constants and support for them in
authorMarc Boeren <mboeren@php.net>
Wed, 18 Apr 2001 12:31:08 +0000 (12:31 +0000)
committerMarc Boeren <mboeren@php.net>
Wed, 18 Apr 2001 12:31:08 +0000 (12:31 +0000)
commit9fc2c61698fd9c514a0dbc47f2e53b589cf79d3e
treed4066fe90bdd60238a67fdfcdf78209ba7090e6c
parente85f4fd5a7e3db60925ec79495e3ed557138e133
Added DBX_CMP_TEXT and DBX_CMP_NUMBER constants and support for them in
the dbx_cmp_desc and dbx_cmp_asc functions. The old method of passing a
string "number" is now no longer valid. (Mc)
ext/dbx/dbx.c
ext/dbx/dbx.h