Searched defs:TrioOutStreamCustom (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtrio.c3500 * TrioOutStreamCustom
3503 TrioOutStreamCustom function
3842 status = TrioFormat(&data, 0, TrioOutStreamCustom, format, &args, NULL);
3862 return TrioFormat(&data, 0, TrioOutStreamCustom, format, &args, NULL);
3880 return TrioFormat(&data, 0, TrioOutStreamCustom, format, NULL, args);

Completed in 1499 milliseconds