- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for occurrence (0.07 sec)
-
api/maven-api-model/src/main/mdo/maven.mdo
<li>{@code substring(string, start, [end])}: Returns a substring of the given string.</li> <li>{@code indexOf(string, substring)}: Returns the index of the first occurrence of substring in string, or -1 if not found.</li> <li>{@code contains(string, substring)}: Checks if the string contains the substring.</li>
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: MS PowerPoint */ public static final String LABELS_advance_search_filetype_powerpoint = "{labels.advance_search_filetype_powerpoint}"; /** The key of the message: Occurence */ public static final String LABELS_advance_search_occt = "{labels.advance_search_occt}"; /** The key of the message: Anywhere in the page */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)