- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for sd2 (0.01 seconds)
-
src/test/java/jcifs/internal/smb1/trans/nt/NtTransQuerySecurityDescResponseTest.java
SecurityDescriptor sd = response.getSecurityDescriptor(); assertNotNull(sd); // Verify it's the same instance on subsequent calls SecurityDescriptor sd2 = response.getSecurityDescriptor(); assertSame(sd, sd2); } @Test @DisplayName("Test readDataWireFormat with zero length buffer") void testReadDataWireFormatWithZeroLengthBuffer() throws Exception {Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 10.8K bytes - Click Count (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.st7"/> <glob pattern="*.sas7baud"/> </mime-type> <mime-type type="application/x-sas-data-v6"> <_comment>SAS v6 Data Set</_comment> <glob pattern="*.sd2"/> <magic priority="40"> <match value="SAS 6." type="string" offset="0" /> <match value="SAS 7." type="string" offset="0" /> <match value="SAS 8.0" type="string" offset="0" />
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Oct 16 07:46:32 GMT 2025 - 320.2K bytes - Click Count (5)