Home
last modified time | relevance | path

Searched refs:AfterLast (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/core/
H A Dsubtitleiterator.cpp114 if(m_index == Invalid || m_index == AfterLast) in operator ++()
123 m_index = m_rangesIterator == m_ranges.end() ? AfterLast : m_rangesIterator->start(); in operator ++()
136 if(m_index == AfterLast) { in operator --()
155 if(m_index == Invalid || m_index == AfterLast) in operator +=()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dsaga_api.cpp106 if( !Version.AfterLast ('.').asInt(v) ) return( -1 ); in SG_Compare_Version()
126 if( !Release.AfterLast ('.').asInt(v[2]) ) return( -1 ); in SG_Compare_Version()
164 if( !Version.AfterLast ('.').asInt(v[2]) ) return( -1 ); in SG_Compare_SAGA_Version()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/
H A DThesaurus.cpp67 altIdx = idxpath.AfterLast(wxFILE_SEP_PATH).BeforeLast(wxT('.')) + wxT("*.idx"); in SetFiles()
74 altIdx = idxpath.AfterLast(wxFILE_SEP_PATH); in SetFiles()
84 altDat = datpath.AfterLast(wxFILE_SEP_PATH).BeforeLast(wxT('.')) + wxT("*.dat"); in SetFiles()
91 altDat = datpath.AfterLast(wxFILE_SEP_PATH); in SetFiles()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wast-11.0.0/src/ast/
H A Dcustom.rs30 AfterLast, enumerator
58 CustomPlace::AfterLast in parse()
82 return Ok(CustomPlace::AfterLast); in parse()
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DProcessProjectInfo.cpp72 PrintInfoLine(wxT(" ") + vob->GetAudioFilenames()[fileIdx].AfterLast(wxT('.')), in Execute()
93 PrintInfoLine(wxT(" ") + vob->GetFilename().AfterLast(wxT('.')), in Execute()
99 PrintInfoLine(wxT(" ") + vob->GetAudioFilenames()[fileIdx].AfterLast(wxT('.')), in Execute()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wast/src/ast/
H A Dcustom.rs30 AfterLast, enumerator
58 CustomPlace::AfterLast in parse()
82 return Ok(CustomPlace::AfterLast); in parse()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dexceptions.cpp63 srcname.AfterLast( '/' ), in init()
91 srcname.AfterLast( '/' ), in init()
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxutils.cpp580 wxString ext = filename.AfterLast('.'); in IsScriptFile()
594 wxString ext = filename.AfterLast('.'); in IsHTMLFile()
607 wxString name = filename.AfterLast(wxFILE_SEP_PATH).MakeLower(); in IsTextFile()
610 wxString ext = filename.AfterLast('.'); in IsTextFile()
621 wxString ext = filename.AfterLast('.'); in IsZipFile()
632 wxString ext = filename.AfterLast('.'); in IsRuleFile()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes/
H A Datlas_bna.cpp121 CSG_String sName2 = sLine.BeforeLast('\"').AfterLast ('\"'); in On_Execute()
123 sLine = sLine.AfterLast('\"'); if( sLine.Find(',', true) >= 0 ) sLine = sLine.AfterLast(','); in On_Execute()
/dports/www/firefox/firefox-99.0/third_party/rust/wast/src/ast/
H A Dcustom.rs30 AfterLast, enumerator
61 CustomPlace::AfterLast in parse()
90 return Ok(CustomPlace::AfterLast); in parse()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/wast/src/ast/
H A Dcustom.rs30 AfterLast, enumerator
61 CustomPlace::AfterLast in parse()
90 return Ok(CustomPlace::AfterLast); in parse()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/wast/src/ast/
H A Dcustom.rs30 AfterLast, enumerator
61 CustomPlace::AfterLast in parse()
90 return Ok(CustomPlace::AfterLast); in parse()
/dports/games/springlobby/springlobby-0.180/src/hosting/
H A Dbattleoptionstab.cpp157 tmp = tmp.AfterLast( '(' ); in GetAllowedUnitIndex()
170 tmp = tmp.AfterLast( '(' ); in GetRestrictedUnitIndex()
236 name = name.AfterLast( '(' ); in OnRestrict()
258 name = name.AfterLast( '(' ); in OnAllow()
/dports/ftp/wxdfast/wxdfast-0.6.0/src/
H A DUrlName.cpp99 wxString fullrealname = wxURI::GetPath().AfterLast('/'); in GetFullName()
105 wxString fullrealname = wxURI::GetPath().AfterLast('/'); in GetFullRealName()
/dports/devel/codeblocks/codeblocks-20.03/src/scripts/tests/
H A Dwx_test.script68 test_string("AfterLast",string.AfterLast(_T("l")),"o");
70 //test_string("AfterLast const",string.AfterLast('l'),"o");
171 // test_string("AfterLast",string.AfterLast("щ"),"Ӄ ウインカリ");
/dports/deskutils/xchm/xchm-1.23/src/
H A Dchmhtmlwindow.cpp79 !location.AfterLast(wxT('/')).IsEmpty() && in LoadPage()
82 wxFileName fwfn(tmp.AfterLast(wxT(':')).BeforeFirst(wxT('#')), in LoadPage()
85 GetPath().AfterLast(wxT(':')); in LoadPage()
132 return location.AfterLast(wxT(':')).AfterFirst( in GetPrefix()
/dports/games/springlobby/springlobby-0.180/src/playback/
H A Dplaybacklistctrl.cpp132 …case 7: return dir * u1->Filename.AfterLast( wxFileName::GetPathSeparator() ).CmpNoCase( u2->Filen… in CompareOneCrit()
198 case 7: return replay.Filename.AfterLast( wxFileName::GetPathSeparator() ); in GetItemText()
H A Dreplaylist.cpp49 …const wxString FileName = ReplayPath.AfterLast( wxFileName::GetPathSeparator() ); // strips file p… in GetReplayInfos()
52 ret.SpringVersion = FileName.AfterLast(_T('_')).BeforeLast(_T('.')); in GetReplayInfos()
/dports/games/springlobby/springlobby-0.180/src/updater/
H A Dupdater.cpp123 …wxRenameFile( backupfile, m_currentexe.AfterLast( wxFileName::GetPathSeparator() ) ); //restore … in UpdateExe()
134 bool convert_ok = current.AfterLast( '.' ).ToLong( &minor ); in PostMinGW44()
/dports/net-p2p/amule/aMule-2.3.3/src/utils/fileview/
H A DFileView.cpp117 wxString basename = (*it).AfterLast(wxFileName::GetPathSeparator()).AfterLast(wxT('/')); in OnRun()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/utils/fileview/
H A DFileView.cpp117 wxString basename = (*it).AfterLast(wxFileName::GetPathSeparator()).AfterLast(wxT('/')); in OnRun()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/table/table_tools/
H A Dtable_change_date_format.cpp220 int y = s.AfterLast (sep_In).asInt(); in On_Execute()
228 int d = s.AfterLast (sep_In).asInt(); in On_Execute()
459 s += sTime.AfterLast (sep_In).asDouble(); in On_Execute()
/dports/games/0ad/0ad-0.0.23b-alpha/source/gui/
H A DGUIRenderer.cpp97 VfsPath TextureName = VfsPath("art/textures/ui") / wstring_from_utf8(SpriteName.AfterLast(":")); in UpdateDrawCallCache()
124 CStr info = SpriteName.AfterLast("cropped:").BeforeFirst(":"); in UpdateDrawCallCache()
126 double yRatio = info.AfterLast(",").ToDouble(); in UpdateDrawCallCache()
141 CStrW value = wstring_from_utf8(SpriteName.AfterLast("color:").BeforeFirst(":")); in UpdateDrawCallCache()
/dports/devel/wxformbuilder/source/src/utils/
H A Ddebug.h37 LOG_MSG = LOG_MSG.AfterLast('/'); \
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxcurl/src/
H A Dftp.cpp354 m_szCurrFilename = url.Left(url.Len() - 1).AfterLast(wxS('/')); in RmDir()
386 m_szCurrFilename = url.AfterLast('/'); in Delete()
419 m_szCurrFilename = url.AfterLast('/'); in Rename()

12345678910>>...17