MCPcopy Create free account

hub / github.com/Cpasjuste/pplay / functions

Functions363 in github.com/Cpasjuste/pplay

↓ 1 callersFunctionFtpInit
* FtpInit for stupid operating systems that require it (Windows NT) */
src/filer/ftplib/ftplib.cpp:380
↓ 1 callersFunctionFtpLogin
* FtpLogin - log in to remote server * * return 1 if logged in, 0 otherwise */
src/filer/ftplib/ftplib.cpp:608
↓ 1 callersFunctionFtpOpenPort
* FtpOpenPort - set up data connection * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:629
↓ 1 callersFunctionFtpWrite
* FtpWrite - write to a data connection */
src/filer/ftplib/ftplib.cpp:918
↓ 1 callersFunctionbacktrace
* Log a backtrace to /dev/klog **/
src/ps4/crashlog.c:26
↓ 1 callersMethodchange_type
src/filer/Browser/forms.hpp:219
↓ 1 callersMethodchange_value
src/filer/Browser/forms.hpp:223
↓ 1 callersFunctioncheck
src/filer/ftplib/ftpparse.c:136
↓ 1 callersFunctionclean_name
src/scrapper/scrapper.cpp:47
↓ 1 callersMethodclear_link
===============================EMPTY A LINK_struct================================///
src/filer/Browser/links.hpp:157
↓ 1 callersFunctionconvertToString
src/utility.cpp:123
↓ 1 callersMethoderror
===========================HANDLE THE ERROR OUTPUT================================///
src/filer/Browser/Browser.hpp:262
↓ 1 callersMethodescape
=============================Escape/Unescape strings==============================///
src/filer/Browser/Browser.hpp:1167
↓ 1 callersMethodfetch_forms
=====================IF FALSE THEN NO FORMS OR LINKS ARE FETHED===================///
src/filer/Browser/Browser.hpp:276
↓ 1 callersFunctionfind_medias
src/scrapper/scrapper.cpp:15
↓ 1 callersMethodgetAid
src/player/mpv.cpp:179
↓ 1 callersMethodgetButtons
src/menus/menu.h:63
↓ 1 callersMethodgetDuration
src/player/mpv.cpp:203
↓ 1 callersMethodgetError
src/filer/filer.h:39
↓ 1 callersMethodgetEvent
src/player/mpv.cpp:231
↓ 1 callersMethodgetMediaInfo
src/player/mpv.cpp:243
↓ 1 callersMethodgetMenuMainOptions
src/menus/menu_main.cpp:95
↓ 1 callersMethodgetMenuMainOptionsSubmenu
src/menus/menu_main.cpp:99
↓ 1 callersMethodgetPath
src/filer/filer.cpp:309
↓ 1 callersMethodgetSid
src/player/mpv.cpp:185
↓ 1 callersMethodgetVid
src/player/mpv.cpp:173
↓ 1 callersFunctionget_between_two
================GET "< *seeking(.*)>" and append it to a container===============///
src/filer/Browser/regex.hpp:354
↓ 1 callersFunctionget_between_two_closed
=====================GET ">(.*)< *[/|\] *seeking[ |>]" and throws a string============================/// search for the first '>' from beg search for
src/filer/Browser/regex.hpp:433
↓ 1 callersFunctionget_from_intern
=========================yet another weird regex==================================/// "(< *word2 .* word *=.*< *[/|\] *word2 *>)" here we must find al
src/filer/Browser/regex.hpp:471
↓ 1 callersMethodhideFade
src/player/video_texture.cpp:28
↓ 1 callersFunctioninitnow
src/filer/ftplib/ftpparse.c:73
↓ 1 callersMethodisAvailable
src/player/mpv.cpp:215
↓ 1 callersMethodisExiting
src/main.cpp:235
↓ 1 callersMethodisMenuVisible
src/menus/menu_main.cpp:85
↓ 1 callersMethodisRunning
src/main.cpp:239
↓ 1 callersFunctionmemccpy
* VAX C does not supply a memccpy routine so I provide my own */
src/filer/ftplib/ftplib.cpp:156
↓ 1 callersMethodmethod
src/filer/Browser/forms.hpp:171
↓ 1 callersFunctionremove_html_comment
=================================REMOVE COMMENTS=================================/// Remove 1 comments -> return true No more comments -> return fals
src/filer/Browser/regex.hpp:130
↓ 1 callersMethodresize
src/player/video_texture.cpp:23
↓ 1 callersFunctionroundOff
src/utility.cpp:129
↓ 1 callersMethodsave
src/media_info.cpp:20
↓ 1 callersMethodscrap
src/scrapper/scrapper.cpp:146
↓ 1 callersMethodsetAid
src/player/mpv.cpp:161
↓ 1 callersMethodsetAlpha
src/status_box.cpp:99
↓ 1 callersMethodsetAudioStream
src/player/player.cpp:272
↓ 1 callersMethodsetFile
src/filer/filer_item.cpp:34
↓ 1 callersMethodsetMovie
src/filer/scrap_view.cpp:73
↓ 1 callersMethodsetRunningStop
src/main.cpp:243
↓ 1 callersMethodsetScrapInfo
src/filer/filer.cpp:62
↓ 1 callersMethodsetSid
src/player/mpv.cpp:167
↓ 1 callersMethodsetSubtitleStream
src/player/player.cpp:277
↓ 1 callersMethodsetTitle
src/filer/filer_item.cpp:53
↓ 1 callersMethodsetVid
src/player/mpv.cpp:155
↓ 1 callersMethodsetVideoStream
src/player/player.cpp:267
↓ 1 callersMethodsetVisibility
src/menus/menu_video_submenu.cpp:65
↓ 1 callersMethodset_handle_gzip
============================set gzip encoding to true=============================///
src/filer/Browser/Browser.hpp:992
↓ 1 callersMethodset_handle_redirect
==========================allow redirection======================================///
src/filer/Browser/Browser.hpp:975
↓ 1 callersMethodset_handle_ssl
=========================to set the verify peer to false=========================///
src/filer/Browser/Browser.hpp:1040
↓ 1 callersMethodshowFade
src/player/video_texture.cpp:32
↓ 1 callersFunctionstrdup
* strdup - return a malloc'ed copy of a string */
src/filer/ftplib/ftplib.cpp:177
↓ 1 callersMethodstream_it
=======================Overloading of the streaming operator======================/// return simply the url, the part the most used of a link
src/filer/Browser/links.hpp:171
↓ 1 callersMethodunescape
src/filer/Browser/Browser.hpp:1177
↓ 1 callersFunctionupper_it
==============================UPPER IT FROM STRING===============================///
src/filer/Browser/regex.hpp:79
↓ 1 callersMethodurl
src/filer/Browser/forms.hpp:167
↓ 1 callersFunctionusbInit
src/usbfs.cpp:39
MethodBattery
src/status_bar.cpp:26
MethodBrowser
==================================CONSTRUCTOR====================================///
src/filer/Browser/Browser.hpp:165
MethodFiler
src/filer/filer.cpp:14
MethodFilerItem
src/filer/filer_item.cpp:14
FunctionFtpCDUp
* FtpCDUp - move to parent directory at remote * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1050
FunctionFtpChdir
* FtpChdir - change path at remote * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1034
FunctionFtpClearCallback
src/filer/ftplib/ftplib.cpp:536
FunctionFtpDelete
* FtpDelete - delete a file at remote * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1338
FunctionFtpDir
* FtpDir - issue a LIST command and write response to output * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1212
FunctionFtpGet
* FtpGet - issue a GET command and write received data to output * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1298
FunctionFtpLastResponse
* FtpLastResponse - return a pointer to the last response received */
src/filer/ftplib/ftplib.cpp:394
FunctionFtpMkdir
* FtpMkdir - create a directory at server * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1018
FunctionFtpModDate
* FtpModDate - determine the modification date of a remote file * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1279
FunctionFtpNlst
* FtpNlst - issue an NLST command and write response to output * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1202
FunctionFtpOptions
* FtpOptions - change connection options * * returns 1 if successful, 0 on error */
src/filer/ftplib/ftplib.cpp:549
FunctionFtpPut
* FtpPut - issue a PUT command and send data from input * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1308
FunctionFtpPwd
* FtpPwd - get working directory at remote * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1077
FunctionFtpRename
* FtpRename - rename a file at remote * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1318
FunctionFtpRmdir
* FtpRmdir - remove directory at remote * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1061
FunctionFtpSetCallback
src/filer/ftplib/ftplib.cpp:527
FunctionFtpSite
* FtpSite - send a SITE command * * return 1 if command successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:980
FunctionFtpSize
* FtpSize - determine the size of a remote file * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1221
FunctionFtpSizeLong
* FtpSizeLong - determine the size of a remote file * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1249
FunctionFtpSysType
* FtpSysType - send a SYST command * * Fills in the user buffer with the remote system type. If more * information from the response is required,
src/filer/ftplib/ftplib.cpp:1000
MethodHighlight
src/highlight.cpp:12
MethodIo
src/io.cpp:30
MethodMain
src/main.cpp:50
MethodMediaFile
src/media_file.h:16
MethodMediaInfo
src/media_info.cpp:11
MethodMediaInfo
src/media_info.h:39
MethodMenu
src/menus/menu.cpp:39
MethodMenuButton
src/menus/menu.cpp:12
MethodMenuItem
src/menus/menu.h:22
MethodMenuMain
src/menus/menu_main.cpp:10
MethodMenuMainOptions
src/menus/menu_main_options.cpp:10
← previousnext →101–200 of 363, ranked by callers