Home
last modified time | relevance | path

Searched defs:charSource (Results 1 – 25 of 27) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java45 char[] charSource = null; field in Match
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java45 char[] charSource = null; field in Match
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java45 char[] charSource = null; field in Match
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java45 char[] charSource = null; field in Match
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java45 char[] charSource = null; field in Match
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java45 char[] charSource = null; field in Match
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java45 char[] charSource = null; field in Match
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java45 char[] charSource = null; field in Match
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java44 char[] charSource = null; field in Match
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java44 char[] charSource = null; field in Match
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DScintillaBase.cxx87 void ScintillaBase::InsertCharacter(std::string_view sv, CharacterSource charSource) { in InsertCharacter()
H A DEditor.cxx1912 void Editor::InsertCharacter(std::string_view sv, CharacterSource charSource) { in InsertCharacter()
2352 void Editor::NotifyChar(int ch, CharacterSource charSource) { in NotifyChar()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DScintillaBase.cxx87 void ScintillaBase::InsertCharacter(std::string_view sv, CharacterSource charSource) { in InsertCharacter()
H A DEditor.cxx1913 void Editor::InsertCharacter(std::string_view sv, CharacterSource charSource) { in InsertCharacter()
2354 void Editor::NotifyChar(int ch, CharacterSource charSource) { in NotifyChar()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DScintillaBase.cxx85 void ScintillaBase::InsertCharacter(const char *s, unsigned int len, CharacterSource charSource) { in InsertCharacter()
H A DEditor.cxx1904 void Editor::InsertCharacter(const char *s, unsigned int len, CharacterSource charSource) { in InsertCharacter()
2344 void Editor::NotifyChar(int ch, CharacterSource charSource) { in NotifyChar()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DScintillaBase.cxx92 void ScintillaBase::InsertCharacter(const char *s, unsigned int len, CharacterSource charSource) { in InsertCharacter()
H A DEditor.cxx1909 void Editor::InsertCharacter(const char *s, unsigned int len, CharacterSource charSource) { in InsertCharacter()
2350 void Editor::NotifyChar(int ch, CharacterSource charSource) { in NotifyChar()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DScintillaBase.cxx92 void ScintillaBase::InsertCharacter(const char *s, unsigned int len, CharacterSource charSource) { in InsertCharacter()
H A DEditor.cxx1909 void Editor::InsertCharacter(const char *s, unsigned int len, CharacterSource charSource) { in InsertCharacter()
2350 void Editor::NotifyChar(int ch, CharacterSource charSource) { in NotifyChar()
/dports/editors/textadept/scintilla/src/
H A DScintillaBase.cxx87 void ScintillaBase::InsertCharacter(std::string_view sv, CharacterSource charSource) { in InsertCharacter()
H A DEditor.cxx1913 void Editor::InsertCharacter(std::string_view sv, CharacterSource charSource) { in InsertCharacter()
2354 void Editor::NotifyChar(int ch, CharacterSource charSource) { in NotifyChar()
/dports/editors/scite/scintilla/src/
H A DScintillaBase.cxx87 void ScintillaBase::InsertCharacter(std::string_view sv, CharacterSource charSource) { in InsertCharacter()
H A DEditor.cxx1913 void Editor::InsertCharacter(std::string_view sv, CharacterSource charSource) { in InsertCharacter()
2354 void Editor::NotifyChar(int ch, CharacterSource charSource) { in NotifyChar()
/dports/x11-toolkits/scintilla/scintilla/win32/
H A DScintillaWin.cxx1135 void ScintillaWin::AddWString(std::wstring_view wsv, CharacterSource charSource) { in AddWString()

12