Home
last modified time | relevance | path

Searched defs:time (Results 26 – 50 of 172) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DTypedItem.php118 public function expiresAfter($time): static
125 $this->expiration = $time; variable in Google\\Auth\\Cache\\TypedItem
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php71 protected $time = 0; variable in PHPUnit_Framework_TestResult
218 public function addError(PHPUnit_Framework_Test $test, $t, $time)
275 public function addWarning(PHPUnit_Framework_Test $test, PHPUnit_Framework_Warning $e, $time)
302 …function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e, $time)
396 public function endTest(PHPUnit_Framework_Test $test, $time)
1177 public function time() function in PHPUnit_Framework_TestResult
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DBaseTestListenerSample.php7 public function endTest(PHPUnit_Framework_Test $test, $time)
/plugin/graphgear/
H A Dload.php15 $time = @filemtime($cache); variable
/plugin/struct/meta/
H A DSchemaBuilder.php50 /** @var int the time for which this schema should be created - default to time() can be overriden for tests */ variable in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder
78 build($time = 0) global() argument
[all...]
/plugin/mathpublish/
H A Dimg.php14 $time = filemtime($cache); variable
/plugin/abc2/abc-libraries/abc2svg/
H A Dchord-1.js20 function gench(sb,gch){var r,ch,b,m,n,not,a=gch.otext.match(/([A-G])([#♯b♭]?)([^/]*)\/?(.*)/),s={v:vch.v,p_v:vch,type:C.NOTE,time:sb.time,notes:[]} property in abc2svg.chord.gench.s
58 vch={v:voice_tb.length,id:"_chord",time:0,sym:{type:C.REST,time:0},instr:cfmt.chord.prog||0,vol:cfmt.chord.vol||.8} property in abc2svg.chord.vch.sym
[all...]
H A Dgrid3-1.js130 function add_cs(ss,ch){var s={type:C.REST,fname:ss.fname,istart:ss.istart,iend:ss.iend,v:p_vc.v,p_v:p_vc,time:ntim,st:0,dur:0,dur_orig:0,invis:true,seqst:true,nhd:0,notes:[{pit:18,dur:0}]} property in abc2svg.grid3.output_music.add_cs.s
142 if(t){p_vc={id:"grid3",v:vt.length,time:0,pos:{gst:0},scale:1,st:0,second:true,sls:[]} property in abc2svg.grid3.output_music.p_vc
177 ss={type:C.BAR,bar_type:"|",fname:s.fname,istart:s.istart,iend:s.iend,v:p_vc.v,p_v:p_vc,st:0,time:s.time,dur:0,nhd:0,notes:[{pit:18}],next:s,ts_next:s,prev:s.prev,ts_prev:s.ts_prev} property in abc2svg.grid3.output_music.ss
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerMessage.php29 public $time; variable in Google\\Service\\Dataflow\\WorkerMessage
58 public function setTime($time)
/plugin/autologoff/
H A Dhelper.php40 public function add_entry($usergroup, $time) { argument
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DLoaderInterface.php58 public function isFresh($name, $time);
/plugin/fedauth/classes/
H A Dfa_cookie.class.php130 function _updateCookie($value, $time) {
/plugin/authgooglesheets/vendor/psr/cache/src/
H A DCacheItemInterface.php104 public function expiresAfter($time);
/plugin/findologicxmlexport/vendor/phpunit/php-timer/src/
H A DTimer.php59 public static function secondsToTimeString($time)
/plugin/noticeboard/classes/
H A DNotice.php74 public function setStartTime($time){
82 public function setEndTime($time){
/plugin/noticeboard/noticeboard/classes/
H A DNotice.php74 public function setStartTime($time){
82 public function setEndTime($time){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DChange.php55 public $time; variable in Google\\Service\\Drive\\Change
190 public function setTime($time)
/plugin/gtime/gtlib/util/
H A DGTUtil.php235 public static function decodeTime($time, $timezone = null) {
296 public static function formatTime($time, $timezone = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DRequest.php67 public $time; variable in Google\\Service\\ServiceControl\\Request
226 public function setTime($time)
/plugin/jsonrpc/
H A DIJR_Date.php15 function IJR_Date($time) {
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Loader/
H A DString.php59 public function isFresh($name, $time)
/plugin/authgoogle/
H A Dauth.php221 function _updateCookie($value, $time) {
/plugin/swiftmail/Swift/Plugin/
H A DAntiFlood.php68 public function setWait($time)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DDenyMaintenancePeriod.php60 public function setTime(TimeOfDay $time)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DDenyMaintenancePeriod.php60 public function setTime(TimeOfDay $time)

1234567