Home
last modified time | relevance | path

Searched refs:skipSeparators (Results 1 – 25 of 32) sorted by relevance

12

/dports/java/jd-gui/jd-gui-1.6.6/services/src/main/java/org/jd/gui/view/component/
H A DManifestFilePage.java42 int startIndex = skipSeparators(text, startLineIndex + "Main-Class:".length()); in ManifestFilePage()
52 int startIndex = skipSeparators(text, startLineIndex + "Premain-Class:".length()); in ManifestFilePage()
64 public int skipSeparators(String text, int index) { in skipSeparators() method in ManifestFilePage
/dports/lang/smalltalk/smalltalk-3.2.5/packages/vfs/
H A DVFS.st195 line skipSeparators.
200 line skipSeparators].
202 line skipSeparators.
204 line skipSeparators.
/dports/lang/smalltalk/smalltalk-3.2.5/packages/net/
H A DFTP.st140 stream skipSeparators.
142 stream skipSeparators.
144 stream skipSeparators.
146 stream skipSeparators.
148 stream skipSeparators.
150 stream skipSeparators.
162 stream skipSeparators].
H A DNNTP.st97 read skipSeparators.
99 read skipSeparators.
101 read skipSeparators.
270 read skipSeparators.
272 read skipSeparators.
323 read skipSeparators.
325 read skipSeparators.
H A DPOP.st63 stream skipSeparators.
375 stream skipSeparators.
377 stream skipSeparators.
H A DURIResolver.st417 read skipSeparators.
419 read skipSeparators.
421 read skipSeparators.
423 read skipSeparators.
428 read skipSeparators.
431 read skipSeparators.
433 read skipSeparators.
435 read skipSeparators.
437 read skipSeparators.
981 [read skipSeparators.
[all …]
H A DHTTP.st541 stream skipSeparators.
543 stream skipSeparators.
H A DBase.st1021 stream skipSeparators.
H A DMIME.st2494 aStream skipSeparators.
2547 aStream skipSeparators.
/dports/graphics/embree/embree-3.13.2/common/lexers/
H A Dtokenstream.cpp161 void TokenStream::skipSeparators() in skipSeparators() function in embree::TokenStream
171 skipSeparators(); in next()
H A Dtokenstream.h136 void skipSeparators();
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/earth/
H A DEarthFileSerializer2.cpp56 std::string::const_iterator skipSeparators(std::string::const_iterator it);
65 start = skipSeparators(stop); in operator ++()
75 std::string::const_iterator PathIterator::skipSeparators(std::string::const_iterator it) in skipSeparators() function in __anon00987e4f0111::PathIterator
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DFileNameUtils.cpp389 std::string::const_iterator skipSeparators(std::string::const_iterator it);
399 start = skipSeparators(stop); in operator ++()
409 std::string::const_iterator osgDB::PathIterator::skipSeparators(std::string::const_iterator it) in skipSeparators() function in osgDB::PathIterator
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/
H A DFileNameUtils.cpp388 std::string::const_iterator skipSeparators(std::string::const_iterator it);
398 start = skipSeparators(stop); in operator ++()
408 std::string::const_iterator osgDB::PathIterator::skipSeparators(std::string::const_iterator it) in skipSeparators() function in osgDB::PathIterator
/dports/lang/smalltalk/smalltalk-3.2.5/packages/i18n/
H A DExpression.st78 stream skipSeparators.
150 stream skipSeparators.
180 stream skipSeparators.
/dports/lang/smalltalk/smalltalk-3.2.5/packages/dbd-mysql/
H A DStatement.st48 readStream skipSeparators.
/dports/lang/smalltalk/smalltalk-3.2.5/packages/dbi/
H A DStatement.st56 readStream skipSeparators.
/dports/lang/smalltalk/smalltalk-3.2.5/kernel/
H A DStreamOps.st659 skipSeparators [
664 stream pointed before #skipSeparators was sent)."
H A DAnsiDates.st116 (aStream peekFor: $T) ifFalse: [aStream skipSeparators].
120 aStream skipSeparators.
H A DCompildCode.st48 …mber #primitive #store: #updateViews #errorContents: #displayString #skipSeparators #origin:corner…
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dbuiltins.gperf266 skipSeparators; NULL, 0, 232
H A Dbuiltins.inl184 char _gst_builtin_selectors_names_str485[sizeof("skipSeparators")];
438 "skipSeparators",
/dports/lang/smalltalk/smalltalk-3.2.5/packages/xml/xpath/
H A DXPath.st368 s skipSeparators.
382 s skipSeparators.
1351 skipSeparators;
2816 source skipSeparators.
3368 s skipSeparators.
3382 s skipSeparators.
/dports/lang/smalltalk/smalltalk-3.2.5/packages/xml/xsl/
H A DXSL.st1369 skipSeparators;
2929 s skipSeparators.
/dports/lang/smalltalk/smalltalk-3.2.5/packages/xml/parser/
H A DXML.st897 str skipSeparators].

12