Searched defs:expand (Results 1 - 3 of 3) sorted by relevance
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/ | ||
| H A D | fold.c | 130 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 D | sjsxp.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
| H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
Completed in 40 milliseconds