/PHP-7.1/ext/intl/tests/ |
H A D | dateformat_localtime.phpt | 24 IntlDateFormatter::LONG, 34 IntlDateFormatter::LONG, 48 $fmt1 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::LONG, IntlDateFormatter::LONG); 55 "DateType::LONG, TimeType::LONG", 103 IntlDateFormatter : DateType::LONG, TimeType::LONG 113 IntlDateFormatter : DateType::LONG, TimeType::LONG 123 IntlDateFormatter : DateType::LONG, TimeType::LONG 132 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_timetype.phpt | 17 IntlDateFormatter::LONG,
|
H A D | dateformat_get_datetype.phpt | 17 IntlDateFormatter::LONG,
|
H A D | dateformat_parse_timestamp_parsepos.phpt | 26 IntlDateFormatter::LONG,
|
H A D | dateformat_format_parse.phpt | 24 IntlDateFormatter::LONG,
|
H A D | dateformat_format_parse_version2.phpt | 24 IntlDateFormatter::LONG,
|
/PHP-7.1/ext/com_dotnet/ |
H A D | com_saproxy.c | 46 LONG dimensions; 58 LONG key; 59 LONG imin, imax; 60 LONG *indices; 93 LONG ubound, lbound; in saproxy_read_dimension() 158 LONG *indices; in saproxy_read_dimension() 165 indices = safe_emalloc(dims, sizeof(LONG), 0); in saproxy_read_dimension() 174 indices[dims-1] = (LONG)Z_LVAL_P(offset); in saproxy_read_dimension() 236 LONG *indices; in saproxy_write_dimension() 249 indices[dims-1] = (LONG)Z_LVAL_P(offset); in saproxy_write_dimension() [all …]
|
H A D | com_misc.c | 98 PHP_COM_DOTNET_API int php_com_safearray_get_elem(VARIANT *array, VARIANT *dest, LONG dim1) in php_com_safearray_get_elem() 101 LONG lbound, ubound; in php_com_safearray_get_elem() 102 LONG indices[1]; in php_com_safearray_get_elem()
|
H A D | com_iterator.c | 40 LONG sa_max; 115 if (php_com_safearray_get_elem(&I->safe_array, &I->v, (LONG)I->key) == 0) { in com_iter_move_forwards() 171 LONG bound; in php_com_iter_get()
|
H A D | com_handlers.c | 104 if (php_com_safearray_get_elem(&obj->v, &v, (LONG)Z_LVAL_P(offset))) { in com_read_dimension() 139 LONG indices = 0; in com_write_dimension() 148 indices = (LONG)Z_LVAL_P(offset); in com_write_dimension() 524 LONG ubound = 0, lbound = 0; in com_object_count()
|
H A D | php_com_dotnet_internal.h | 169 PHP_COM_DOTNET_API int php_com_safearray_get_elem(VARIANT *array, VARIANT *dest, LONG dim1);
|
/PHP-7.1/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-7.1/ext/intl/dateformat/ |
H A D | dateformat.c | 45 DATEFORMATTER_EXPOSE_CLASS_CONST( LONG ); in dateformat_register_constants()
|
/PHP-7.1/ext/intl/doc/ |
H A D | datefmt_api.php | 36 const LONG = 1; define in DateFormatter
|
/PHP-7.1/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-7.1/ext/pspell/ |
H A D | pspell.c | 296 LONG result; in PHP_FUNCTION() 393 LONG result; in PHP_FUNCTION() 712 LONG result; in PHP_FUNCTION()
|
/PHP-7.1/ext/mysqli/tests/ |
H A D | bug_mysql_49406.phpt | 40 MYSQLI_TYPE_LONG => "LONG",
|
/PHP-7.1/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 517 TimeZone::SHORT, TimeZone::LONG, 528 zend_long display_type = TimeZone::LONG; in PHP_FUNCTION()
|
/PHP-7.1/win32/ |
H A D | registry.c | 53 LONG ret; in OpenPhpRegistryKey()
|
/PHP-7.1/ext/standard/ |
H A D | php_crypt_r.c | 83 LONG volatile initialized = 0; in _crypt_extended_init_r()
|