Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jian Li
medialibrary
Repository
03c01e03d9eb92a24e257e8871ea2aab4d9258c7
Switch branch/tag
medialibrary
src
database
SqliteConnection.cpp
Find file
Blame
History
Permalink
when '.' not found, return the entire text .
· 03c01e03
Jian Li
authored
Jan 16, 2020
If the character '.' is not found, "strrchr" returns a null pointer.
03c01e03