Searched refs:utf8_str (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/intl/collator/ |
H A D | collator_convert.c | 177 zend_string *collator_convert_zstr_utf8_to_utf16(zend_string *utf8_str) in collator_convert_zstr_utf8_to_utf16() argument 186 ZSTR_VAL(utf8_str), ZSTR_LEN(utf8_str), in collator_convert_zstr_utf8_to_utf16() 352 zend_string *utf8_str = zval_get_string(arg); in collator_zval_to_string() local 353 zend_string *utf16_str = collator_convert_zstr_utf8_to_utf16(utf8_str); in collator_zval_to_string() 354 zend_string_release(utf8_str); in collator_zval_to_string()
|
H A D | collator_convert.h | 26 zend_string *collator_convert_zstr_utf8_to_utf16(zend_string *utf8_str);
|
/php-src/ext/fileinfo/tests/ |
H A D | bug77961.magic | 37 >>>>&0 der utf8_str=x \b, stateOrProvinceName=%s 41 >>>>&0 der utf8_str=x \b, organizationName=%s 45 >>>>&0 der utf8_str=x \b, commonName=%s
|
H A D | magic私はガラスを食べられます | 11200 >>>>&0 der utf8_str=x \b, stateOrProvinceName=%s 11204 >>>>&0 der utf8_str=x \b, organizationName=%s 11208 >>>>&0 der utf8_str=x \b, commonName=%s 11315 >>>>>&0 der utf8_str=x \b, Issuer=%s 11323 >>>>>&0 der utf8_str=x \b, Subject=%s
|
H A D | magic | 11200 >>>>&0 der utf8_str=x \b, stateOrProvinceName=%s 11204 >>>>&0 der utf8_str=x \b, organizationName=%s 11208 >>>>&0 der utf8_str=x \b, commonName=%s 11315 >>>>>&0 der utf8_str=x \b, Issuer=%s 11323 >>>>>&0 der utf8_str=x \b, Subject=%s
|
Completed in 162 milliseconds