Home
last modified time | relevance | path

Searched refs:LONG (Results 1 – 25 of 35) sorted by relevance

12

/PHP-5.4/ext/intl/tests/
H A Ddateformat_localtime.phpt22 IntlDateFormatter::LONG,
32 IntlDateFormatter::LONG,
46 $fmt1 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::LONG, IntlDateFormatter::LONG);
53 "DateType::LONG, TimeType::LONG",
101 IntlDateFormatter : DateType::LONG, TimeType::LONG
111 IntlDateFormatter : DateType::LONG, TimeType::LONG
121 IntlDateFormatter : DateType::LONG, TimeType::LONG
130 IntlDateFormatter : DateType::LONG, TimeType::LONG
H A Ddateformat_parse_localtime_parsepos.phpt22 IntlDateFormatter::LONG,
36 $fmt1 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::LONG, IntlDateFormatter::LONG);
43 "DateType::LONG, TimeType::LONG",
87 IntlDateFormatter : DateType::LONG, TimeType::LONG Error : 'Date parsing failed: U_PARSE_ERROR'
97 IntlDateFormatter : DateType::LONG, TimeType::LONG Error : 'Date parsing failed: U_PARSE_ERROR'
107 IntlDateFormatter : DateType::LONG, TimeType::LONG Error : 'Date parsing failed: U_PARSE_ERROR'
116 IntlDateFormatter : DateType::LONG, TimeType::LONG Error : 'Date parsing failed: U_PARSE_ERROR'
H A Ddateformat_parse.phpt25 IntlDateFormatter::LONG,
39 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::FULL),
45 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::NONE),
46 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::SHORT),
47 array("12/18/69 8:49 AM", IntlDateFormatter::SHORT, IntlDateFormatter::LONG),
48 array("19691218 08:49 AM", IntlDateFormatter::SHORT, IntlDateFormatter::LONG),
H A Ddateformat_get_timetype.phpt17 IntlDateFormatter::LONG,
H A Ddateformat_get_datetype.phpt17 IntlDateFormatter::LONG,
H A Ddateformat_parse_timestamp_parsepos.phpt26 IntlDateFormatter::LONG,
H A Ddateformat_format_parse.phpt23 IntlDateFormatter::LONG,
/PHP-5.4/ext/com_dotnet/
H A Dcom_saproxy.c45 LONG dimensions;
56 LONG key;
57 LONG imin, imax;
58 LONG *indices;
97 LONG ubound, lbound; in saproxy_read_dimension()
163 LONG *indices; in saproxy_read_dimension()
170 indices = safe_emalloc(dims, sizeof(LONG), 0); in saproxy_read_dimension()
241 LONG *indices; in saproxy_write_dimension()
245 indices = safe_emalloc(dims, sizeof(LONG), 0); in saproxy_write_dimension()
366 LONG ubound, lbound; in saproxy_count_elements()
[all …]
H A Dcom_misc.c95 PHP_COM_DOTNET_API int php_com_safearray_get_elem(VARIANT *array, VARIANT *dest, LONG dim1 TSRMLS_D… in php_com_safearray_get_elem()
98 LONG lbound, ubound; in php_com_safearray_get_elem()
99 LONG indices[1]; in php_com_safearray_get_elem()
H A Dcom_iterator.c40 LONG sa_max;
119 if (php_com_safearray_get_elem(&I->safe_array, &I->v, (LONG)I->key TSRMLS_CC) == 0) { in com_iter_move_forwards()
175 LONG bound; in php_com_iter_get()
H A Dphp_com_dotnet_internal.h166 PHP_COM_DOTNET_API int php_com_safearray_get_elem(VARIANT *array, VARIANT *dest, LONG dim1 TSRMLS_D…
H A Dcom_handlers.c147 LONG indices = 0; in com_write_dimension()
546 LONG ubound = 0, lbound = 0; in com_object_count()
H A Dcom_persist.c42 LONG refcount;
504 RETURN_LONG((LONG)size.QuadPart); in CPH_METHOD()
/PHP-5.4/ext/oci8/tests/
H A Dpecl_bug8816.phpt13 $create_1 = "CREATE TABLE t1 (id INTEGER, l1 LONG)";
14 $create_2 = "CREATE TABLE t2 (id INTEGER, l2 LONG)";
H A Dbind_long_raw.phpt2 bind LONG RAW field
H A Dbind_long.phpt2 bind LONG field
/PHP-5.4/ext/pdo_mysql/tests/
H A Dbug_33689.phpt54 [native_type] => LONG
H A Dpdo_mysql_stmt_getcolumnmeta.phpt162 test_meta($db, 100, 'INT', -2147483648, 'LONG', ($is_mysqlnd) ? PDO::PARAM_INT : PDO::PARAM_STR);
163 …test_meta($db, 110, 'INT UNSIGNED', 4294967295, 'LONG', ($is_mysqlnd) ? PDO::PARAM_INT : PDO::PARA…
/PHP-5.4/ext/intl/doc/
H A Ddatefmt_api.php36 const LONG = 1; define in DateFormatter
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat.c48 DATEFORMATTER_EXPOSE_CLASS_CONST( LONG ); in dateformat_register_constants()
/PHP-5.4/ext/pspell/
H A Dpspell.c292 LONG result; in PHP_FUNCTION()
389 LONG result; in PHP_FUNCTION()
711 LONG result; in PHP_FUNCTION()
/PHP-5.4/ext/mysqli/tests/
H A Dbug_mysql_49406.phpt40 MYSQLI_TYPE_LONG => "LONG",
/PHP-5.4/win32/
H A Dregistry.c35 LONG ret; in OpenPhpRegistryKey()
/PHP-5.4/ext/standard/
H A Dphp_crypt_r.c83 LONG volatile initialized = 0; in _crypt_extended_init_r()
/PHP-5.4/sapi/isapi/stresstest/
H A Dstresstest.cpp42 LONG ok;
43 LONG bad;

Completed in 58 milliseconds

12