Home
last modified time | relevance | path

Searched refs:buf_cp50220 (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c272 char buf_uni[32], buf_cp50220[32]; in to_cp50220_visitor() local
309 sprintf(buf_cp50220, "%%1b%%24%%42%%%02x%%%02x%%1b%%28%%42", j >> 8, j & 0xff); in to_cp50220_visitor()
313 sprintf(buf_cp50220, "%%1b%%24%%42%%%02x%%%02x%%1b%%28%%42", j >> 8, j & 0xff); in to_cp50220_visitor()
316 sprintf(buf_cp50220, "%%%02x", c); in to_cp50220_visitor()
318 printf(" \"%s (%d)\\r\\n\" { pass $test }\n", buf_cp50220, len); in to_cp50220_visitor()
326 char buf_uni[32], buf_cp50220[32]; in to_cp50222_visitor() local
352 sprintf(buf_cp50220, "%%0e%%%02x%%0f", c - 0x80); in to_cp50222_visitor()
356 sprintf(buf_cp50220, "%%1b%%24%%42%%%02x%%%02x%%1b%%28%%42", j >> 8, j & 0xff); in to_cp50222_visitor()
359 sprintf(buf_cp50220, "%%%02x", c); in to_cp50222_visitor()
361 printf(" \"%s (%d)\\r\\n\" { pass $test }\n", buf_cp50220, len); in to_cp50222_visitor()

Completed in 5 milliseconds