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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dfold.c130 const WCHAR *expand; local
172 expand = get_ligature(ch);
173 if (expand[0])
177 dst[0] = expand[0];
178 if (expand[2])
182 *++dst = expand[1];
183 ch = expand[2];
186 ch = expand[1];
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 40 milliseconds