/plugin/findologicxmlexport/vendor/hoa/iterator/ |
H A D | README.md | 66 ### The One 88 ### Mock 93 ### Seekable 98 ### Map 116 ### Filters 144 ### Limit 162 ### Infinity 184 ### Repeater 209 ### Counter 249 ### Multiple [all …]
|
/plugin/ipban/ip-lib/ |
H A D | README.md | 44 ### Parse an address 66 ### Get the next/previous addresses 77 ### Parse an IP address range 109 ### Retrive a range from its boundaries 118 ### Retrive the boundaries of a range 129 ### Format addresses and ranges 180 ### Check if a range contains another range 191 ### Getting the type of an IP address 210 ### Getting the type of an IP address range 232 ### Converting IP ranges [all …]
|
/plugin/findologicxmlexport/vendor/hoa/stream/ |
H A D | README.md | 92 ### Interfaces, aka stream capabilities 130 ### Define a concrete stream 191 ### Contextual streams 225 ### Events, listeners, and notifications 362 ### Wrappers 415 ### Filters 516 ### Other operations
|
/plugin/findologicxmlexport/vendor/hoa/compiler/ |
H A D | README.md | 67 ### The PP language 159 ### LL(k) compiler compiler 193 ### Compiler in CLI 216 ### Errors 230 ### Samplers
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/ |
H A D | README.md | 28 ### Setup 33 ### XML export 54 ### Examples
|
/plugin/findologicxmlexport/vendor/hoa/exception/ |
H A D | README.md | 68 ### Generic exceptions 111 ### Listen exceptions through events 129 ### Group and transactions
|
/plugin/findologicxmlexport/vendor/hoa/protocol/ |
H A D | README.md | 66 ### Explore resources 114 ### Resolving a path 130 ### Register new nodes in the tree
|
/plugin/findologicxmlexport/vendor/hoa/consistency/ |
H A D | README.md | 67 ### Foreward and backward compatibility 134 ### Autoloader 156 ### Xcallable
|
/plugin/findologicxmlexport/vendor/hoa/ustring/ |
H A D | README.md | 66 ### Natural UTF-8 strings manipulation 165 ### Search algorithm
|
/plugin/findologicxmlexport/vendor/hoa/event/ |
H A D | README.md | 65 ### Events 103 ### Listeners
|
/plugin/findologicxmlexport/vendor/hoa/regex/ |
H A D | README.md | 68 ### Analyze regular expressions 114 ### Generate strings based on regular expressions
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
H A D | AboutStorageQuota.php | 29 public $usage; variable in Google\\Service\\Drive\\AboutStorageQuota 56 public function setUsage($usage)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | Quota.php | 31 public $usage; variable in Google\\Service\\Compute\\Quota 69 public function setUsage($usage)
|
/plugin/freechat/phpfreechat/src/commands/ |
H A D | privmsg2.class.php | 32 var $usage = "/privmsg2 {nicknameid}"; variable in pfcCommand_privmsg2
|
H A D | me.class.php | 7 var $usage = "/me {message}"; variable in pfcCommand_me
|
H A D | invite.class.php | 38 var $usage = "/invite {nickname to invite} [ {target channel} ]"; variable in pfcCommand_invite
|
H A D | ban.class.php | 7 var $usage = "/ban {nickname} [ {reason} ]"; variable in pfcCommand_ban
|
H A D | deop.class.php | 7 var $usage = "/deop {nickname}"; variable in pfcCommand_deop
|
H A D | identify.class.php | 32 var $usage = "/identify {password}"; variable in pfcCommand_identify
|
H A D | kick.class.php | 7 var $usage = "/kick {nickname} [ {reason} ]"; variable in pfcCommand_kick
|
H A D | nick.class.php | 7 var $usage = "/nick {newnickname}"; variable in pfcCommand_nick
|
H A D | privmsg.class.php | 7 var $usage = "/privmsg {nickname}"; variable in pfcCommand_privmsg
|
H A D | help.class.php | 7 var $usage = "/help"; variable in pfcCommand_help
|
H A D | leave.class.php | 8 var $usage = "/leave [ch|pv [[{channel|nickname}] {reason}]]"; variable in pfcCommand_leave
|
H A D | op.class.php | 7 var $usage = "/op {nickname}"; variable in pfcCommand_op
|