Searched defs:TrioInStreamCustom (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/ |
H A D | trio.c | 6479 * TrioInStreamCustom 6482 TrioInStreamCustom function 6742 status = TrioScan(&data, 0, TrioInStreamCustom, format, &args, NULL); 6762 return TrioScan(&data, 0, TrioInStreamCustom, format, &args, NULL); 6780 return TrioScan(&data, 0, TrioInStreamCustom, format, NULL, args);
|
Completed in 184 milliseconds