/PHP-5.5/ext/intl/tests/ |
H A D | dateformat_localtime.phpt | 22 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 D | dateformat_parse_localtime_parsepos.phpt | 22 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 D | dateformat_parse.phpt | 25 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 D | dateformat_get_datetype.phpt | 17 IntlDateFormatter::LONG,
|
H A D | dateformat_get_timetype.phpt | 17 IntlDateFormatter::LONG,
|
H A D | dateformat_parse_timestamp_parsepos.phpt | 26 IntlDateFormatter::LONG,
|
/PHP-5.5/ext/com_dotnet/ |
H A D | com_saproxy.c | 45 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 D | com_misc.c | 95 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 D | com_iterator.c | 40 LONG sa_max; 118 if (php_com_safearray_get_elem(&I->safe_array, &I->v, (LONG)I->key TSRMLS_CC) == 0) { in com_iter_move_forwards() 174 LONG bound; in php_com_iter_get()
|
H A D | php_com_dotnet_internal.h | 166 PHP_COM_DOTNET_API int php_com_safearray_get_elem(VARIANT *array, VARIANT *dest, LONG dim1 TSRMLS_D…
|
H A D | com_persist.c | 42 LONG refcount; 504 RETURN_LONG((LONG)size.QuadPart); in CPH_METHOD()
|
H A D | com_handlers.c | 147 LONG indices = 0; in com_write_dimension() 546 LONG ubound = 0, lbound = 0; in com_object_count()
|
/PHP-5.5/ext/oci8/tests/ |
H A D | pecl_bug8816.phpt | 13 $create_1 = "CREATE TABLE t1 (id INTEGER, l1 LONG)"; 14 $create_2 = "CREATE TABLE t2 (id INTEGER, l2 LONG)";
|
H A D | bind_long_raw.phpt | 2 bind LONG RAW field
|
H A D | bind_long.phpt | 2 bind LONG field
|
/PHP-5.5/ext/intl/dateformat/ |
H A D | dateformat.c | 45 DATEFORMATTER_EXPOSE_CLASS_CONST( LONG ); in dateformat_register_constants()
|
/PHP-5.5/ext/pdo_mysql/tests/ |
H A D | bug_33689.phpt | 54 [native_type] => LONG
|
H A D | pdo_mysql_stmt_getcolumnmeta.phpt | 162 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.5/ext/intl/doc/ |
H A D | datefmt_api.php | 36 const LONG = 1; define in DateFormatter
|
/PHP-5.5/ext/pspell/ |
H A D | pspell.c | 292 LONG result; in PHP_FUNCTION() 389 LONG result; in PHP_FUNCTION() 711 LONG result; in PHP_FUNCTION()
|
/PHP-5.5/ext/mysqli/tests/ |
H A D | bug_mysql_49406.phpt | 40 MYSQLI_TYPE_LONG => "LONG",
|
/PHP-5.5/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 527 TimeZone::SHORT, TimeZone::LONG, 538 long display_type = TimeZone::LONG; in PHP_FUNCTION()
|
/PHP-5.5/ext/standard/ |
H A D | php_crypt_r.c | 83 LONG volatile initialized = 0; in _crypt_extended_init_r()
|
/PHP-5.5/win32/ |
H A D | registry.c | 35 LONG ret; in OpenPhpRegistryKey()
|
/PHP-5.5/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 42 LONG ok; 43 LONG bad;
|