Home
last modified time | relevance | path

Searched defs:timestamp (Results 76 – 100 of 122) sorted by relevance

12345

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DSetCookie.php220 public function setExpires($timestamp)
/plugin/autotweet/
H A DOAuth.php654 private function check_timestamp($timestamp) {
672 private function check_nonce($consumer, $token, $nonce, $timestamp) {
701 function lookup_nonce($consumer, $token, $nonce, $timestamp) {
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php360 function useNonce($server_url, $timestamp, $salt)
/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php371 private function convertTimestampToDateTime($timestamp)
/plugin/structpublish/meta/
H A DRevision.php193 setTimestamp($timestamp) global() argument
/plugin/metadisplay/helper/
H A Dhtml.php16 private $timestamp; variable in helper_plugin_metadisplay_html
H A Dplaintext.php16 private $timestamp; variable in helper_plugin_metadisplay_plaintext
/plugin/openid/Auth/OpenID/
H A DFileStore.php394 function useNonce($server_url, $timestamp, $salt)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php118 public $timestamp; variable in Google\\Service\\CloudSupport\\Media
519 public function setTimestamp($timestamp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php118 public $timestamp; variable in Google\\Service\\YouTubeReporting\\GdataMedia
519 public function setTimestamp($timestamp)
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php51 public static $timestamp = null; variable in Firebase\\JWT\\JWT
/plugin/authgoogle/google/contrib/
H A DGoogle_FreebaseService.php302 public $timestamp; variable in Google_TopicValue
352 public function setTimestamp( $timestamp) {
H A DGoogle_AdexchangebuyerService.php668 public $timestamp; variable in Google_PerformanceReportListPerformanceReport
699 public function setTimestamp( $timestamp) {
H A DGoogle_CoordinateService.php520 public $timestamp; variable in Google_JobChange
533 public function setTimestamp( $timestamp) {
H A DGoogle_MirrorService.php663 public $timestamp; variable in Google_Location
706 public function setTimestamp( $timestamp) {
/plugin/mantis/lib/
H A Dclass.nusoap_base.php904 function timestamp_to_iso8601($timestamp,$utc=true){
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js76 'timestamp': false, property in AnonymousFunction2b84e2700100.defaults
/plugin/sqlcomp/
H A Dsyntax.php210 private function _save($filename,$rs,$timestamp){
/plugin/authucenter/lib/api/
H A Duc.php45 $timestamp = time(); variable
/plugin/dwcommits/
H A Dhelper.php443 function insert($author,$timestamp,$gitid,$msg,$table) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php813 public static function parseDuration($duration, $timestamp = null)
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1449 Decoder.prototype.seek = function(timestamp) { argument
1686 Demuxer.prototype.addSeekPoint = function(offset, timestamp) { argument
1695 Demuxer.prototype.searchTimestamp = function(timestamp, backward) { argument
1717 Demuxer.prototype.seek = function(timestamp) { argument
1721 timestamp: timestamp, property in Demuxer.seek.seekPoint
3499 Player.prototype.seek = function(timestamp) { argument
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js370 DriveFile.prototype.makeCopy = function(success, error, timestamp) argument
/plugin/highlightjs/highlight/languages/
H A Dsql.js13 …collate': 1, 'real': 1, 'then': 1, 'rollback': 1, 'get': 1, 'read': 1, 'timestamp': 1, 'session_us… property in hljs.LANGUAGES.sql.defaultMode.keywords.keyword
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php4590 public function DebugTimingMessage($message, $file='', $line='', $timestamp=0) {

12345