Searched refs:unicode_string (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistdio/
H A Dtest-ulc-vasnprintf2.c37 static const uint8_t unicode_string[] = "Rafa\305\202 Maszkowski"; /* Rafa�� Maszkowski */ local
41 my_asnprintf (NULL, &length, "%U %d", unicode_string, 33, 44, 55);
51 my_asnprintf (NULL, &length, "%20U %d", unicode_string, 33, 44, 55);
61 my_asnprintf (NULL, &length, "%-20U %d", unicode_string, 33, 44, 55);
71 my_asnprintf (NULL, &length, "%020U %d", unicode_string, 33, 44, 55);
81 static const uint16_t unicode_string[] = /* Rafa�� Maszkowski */ local
89 my_asnprintf (NULL, &length, "%lU %d", unicode_string, 33, 44, 55);
99 my_asnprintf (NULL, &length, "%20lU %d", unicode_string, 33, 44, 55);
109 my_asnprintf (NULL, &length, "%-20lU %d", unicode_string, 33, 44, 55);
119 my_asnprintf (NULL, &length, "%020lU %d", unicode_string, 3
129 static const uint32_t unicode_string[] = /* Rafa�� Maszkowski */ local
[all...]
H A Dtest-ulc-vasnprintf3.c37 static const uint8_t unicode_string[] = "Rafa\305\202 Maszkowski"; /* Rafa�� Maszkowski */ local
41 my_asnprintf (NULL, &length, "%U %d", unicode_string, 33, 44, 55);
50 my_asnprintf (NULL, &length, "%20U %d", unicode_string, 33, 44, 55);
59 my_asnprintf (NULL, &length, "%-20U %d", unicode_string, 33, 44, 55);
68 my_asnprintf (NULL, &length, "%020U %d", unicode_string, 33, 44, 55);
77 static const uint16_t unicode_string[] = /* Rafa�� Maszkowski */ local
85 my_asnprintf (NULL, &length, "%lU %d", unicode_string, 33, 44, 55);
94 my_asnprintf (NULL, &length, "%20lU %d", unicode_string, 33, 44, 55);
103 my_asnprintf (NULL, &length, "%-20lU %d", unicode_string, 33, 44, 55);
112 my_asnprintf (NULL, &length, "%020lU %d", unicode_string, 3
121 static const uint32_t unicode_string[] = /* Rafa�� Maszkowski */ local
[all...]
H A Dtest-u16-printf1.h67 static const uint8_t unicode_string[] = "Hello"; local
70 my_xasprintf ("%U %d", unicode_string, 33, 44, 55);
79 my_xasprintf ("%10U %d", unicode_string, 33, 44, 55);
88 my_xasprintf ("%-10U %d", unicode_string, 33, 44, 55);
97 my_xasprintf ("%010U %d", unicode_string, 33, 44, 55);
107 static const uint16_t unicode_string[] = { 'H', 'e', 'l', 'l', 'o', 0 }; local
110 my_xasprintf ("%lU %d", unicode_string, 33, 44, 55);
119 my_xasprintf ("%10lU %d", unicode_string, 33, 44, 55);
128 my_xasprintf ("%-10lU %d", unicode_string, 33, 44, 55);
137 my_xasprintf ("%010lU %d", unicode_string, 3
147 static const uint32_t unicode_string[] = { 'H', 'e', 'l', 'l', 'o', 0 }; local
774 static const uint8_t unicode_string[] = "Rafa\\305\\202 Maszkowski"; /* Rafa�� Maszkowski */ local
825 static const uint16_t unicode_string[] = /* Rafa�� Maszkowski */ local
880 static const uint32_t unicode_string[] = /* Rafa�� Maszkowski */ local
[all...]
H A Dtest-u32-printf1.h67 static const uint8_t unicode_string[] = "Hello"; local
70 my_xasprintf ("%U %d", unicode_string, 33, 44, 55);
79 my_xasprintf ("%10U %d", unicode_string, 33, 44, 55);
88 my_xasprintf ("%-10U %d", unicode_string, 33, 44, 55);
97 my_xasprintf ("%010U %d", unicode_string, 33, 44, 55);
107 static const uint16_t unicode_string[] = { 'H', 'e', 'l', 'l', 'o', 0 }; local
110 my_xasprintf ("%lU %d", unicode_string, 33, 44, 55);
119 my_xasprintf ("%10lU %d", unicode_string, 33, 44, 55);
128 my_xasprintf ("%-10lU %d", unicode_string, 33, 44, 55);
137 my_xasprintf ("%010lU %d", unicode_string, 3
147 static const uint32_t unicode_string[] = { 'H', 'e', 'l', 'l', 'o', 0 }; local
774 static const uint8_t unicode_string[] = "Rafa\\305\\202 Maszkowski"; /* Rafa�� Maszkowski */ local
825 static const uint16_t unicode_string[] = /* Rafa�� Maszkowski */ local
880 static const uint32_t unicode_string[] = /* Rafa�� Maszkowski */ local
[all...]
H A Dtest-u8-printf1.h63 static const uint8_t unicode_string[] = "Hello"; local
66 my_xasprintf ("%U %d", unicode_string, 33, 44, 55);
74 my_xasprintf ("%10U %d", unicode_string, 33, 44, 55);
82 my_xasprintf ("%-10U %d", unicode_string, 33, 44, 55);
90 my_xasprintf ("%010U %d", unicode_string, 33, 44, 55);
99 static const uint16_t unicode_string[] = { 'H', 'e', 'l', 'l', 'o', 0 }; local
102 my_xasprintf ("%lU %d", unicode_string, 33, 44, 55);
110 my_xasprintf ("%10lU %d", unicode_string, 33, 44, 55);
118 my_xasprintf ("%-10lU %d", unicode_string, 33, 44, 55);
126 my_xasprintf ("%010lU %d", unicode_string, 3
135 static const uint32_t unicode_string[] = { 'H', 'e', 'l', 'l', 'o', 0 }; local
582 static const uint8_t unicode_string[] = "Rafa\\305\\202 Maszkowski"; /* Rafa�� Maszkowski */ local
618 static const uint16_t unicode_string[] = /* Rafa�� Maszkowski */ local
658 static const uint32_t unicode_string[] = /* Rafa�� Maszkowski */ local
[all...]
H A Dtest-ulc-printf1.h59 static const uint8_t unicode_string[] = "Hello"; local
62 my_xasprintf ("%U %d", unicode_string, 33, 44, 55);
69 my_xasprintf ("%10U %d", unicode_string, 33, 44, 55);
76 my_xasprintf ("%-10U %d", unicode_string, 33, 44, 55);
83 my_xasprintf ("%010U %d", unicode_string, 33, 44, 55);
91 static const uint16_t unicode_string[] = { 'H', 'e', 'l', 'l', 'o', 0 }; local
94 my_xasprintf ("%lU %d", unicode_string, 33, 44, 55);
101 my_xasprintf ("%10lU %d", unicode_string, 33, 44, 55);
108 my_xasprintf ("%-10lU %d", unicode_string, 33, 44, 55);
115 my_xasprintf ("%010lU %d", unicode_string, 3
123 static const uint32_t unicode_string[] = { 'H', 'e', 'l', 'l', 'o', 0 }; local
[all...]

Completed in 85 milliseconds