Home
last modified time | relevance | path

Searched refs:convert (Results 51 – 75 of 111) sorted by last modified time

12345

/PHP-5.5/ext/intl/tests/
H A Duconverter_oop_subst.phpt2 Basic UConverter::convert() w/ Subsitution
16 var_dump($c->convert("This is an ascii string"));
17 var_dump($c->convert("Snowman: (\xE2\x98\x83)"));
H A Duconverter_func_subst.phpt2 Basic UConverter::convert() w/ Subsitution
H A Dmsgfmt_format_error6.phpt22 Warning: MessageFormatter::format(): No strategy to convert the value given for the argument with k…
H A Dtimezone_countEquivalentIDs_error.phpt29 Warning: IntlTimeZone::countEquivalentIDs(): intltz_count_equivalent_ids: could not convert time zo…
H A Dtimezone_createTimeZone_error.phpt33 Warning: IntlTimeZone::createTimeZone(): intltz_create_time_zone: could not convert time zone id to…
H A Dtimezone_getEquivalentID_error.phpt33 Warning: IntlTimeZone::getEquivalentID(): intltz_get_equivalent_id: could not convert time zone id …
H A Dtimezone_getCanonicalID_error.phpt29 Warning: IntlTimeZone::getCanonicalID(): intltz_get_canonical_id: could not convert time zone id to…
/PHP-5.5/ext/intl/converter/
H A Dconverter.c779 static PHP_METHOD(UConverter, convert) { in PHP_METHOD() argument
1020 …PHP_ME(UConverter, convert, php_converter_convert_arginfo, ZEND_ACC_PUBLI…
/PHP-5.5/ext/iconv/tests/
H A Diconv_stream_filter.phpt16 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP');
24 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP');
H A Diconv_stream_filter_delimiter.phpt16 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP');
23 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP.EUC-JP');
30 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP\0EUC-JP');
47 Warning: stream_filter_append(): unable to create or locate filter "convert.iconv.ISO-2022-JP\0EUC-…
/PHP-5.5/ext/gmp/tests/
H A D024.phpt52 Warning: gmp_jacobi(): Unable to convert variable to GMP - wrong type in %s on line %d
55 Warning: gmp_jacobi(): Unable to convert variable to GMP - wrong type in %s on line %d
58 Warning: gmp_jacobi(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D025.phpt52 Warning: gmp_legendre(): Unable to convert variable to GMP - wrong type in %s on line %d
55 Warning: gmp_legendre(): Unable to convert variable to GMP - wrong type in %s on line %d
58 Warning: gmp_legendre(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D026.phpt40 Warning: gmp_cmp(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D027.phpt34 Warning: gmp_sign(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D029.phpt44 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
47 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
50 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D030.phpt44 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d
47 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d
50 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D031.phpt37 Warning: gmp_com(): Unable to convert variable to GMP - wrong type in %s on line %d
42 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D032.phpt44 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d
47 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d
50 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D035.phpt28 Warning: gmp_popcount(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D036.phpt39 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
42 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
45 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D037.phpt32 Warning: gmp_scan0(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D038.phpt32 Warning: gmp_scan1(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D040.phpt26 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_nextprime.phpt35 Warning: gmp_nextprime(): Unable to convert variable to GMP - wrong type in %s on line %d
39 Warning: gmp_nextprime(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D005.phpt75 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
78 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d

Completed in 29 milliseconds

12345