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

/vbox/src/libs/xpcom18a4/xpcom/glue/standalone/
H A DnsGREDirServiceProvider.cpp137 char* lastSlash = PL_strrchr(buffer, '\\'); local
138 if (lastSlash) {
139 *(lastSlash) = '\0';
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsSpecialSystemDirectory.cpp299 char* lastSlash = PL_strrchr(buf, '\\'); local
300 if (lastSlash)
301 *(lastSlash + 1) = '\0';
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryService.cpp156 char* lastSlash = PL_strrchr(buf, '\\'); local
157 if (lastSlash)
158 *(lastSlash + 1) = '\0';
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 56 milliseconds