Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for truncate (0.11 sec)

  1. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), func SysctlUint32(string) (uint32, error)
    pkg syscall (freebsd-386-cgo), func TimevalToNsec(Timeval) int64
    pkg syscall (freebsd-386-cgo), func Truncate(string, int64) error
    pkg syscall (freebsd-386-cgo), func Umask(int) int
    pkg syscall (freebsd-386-cgo), func Undelete(string) error
    pkg syscall (freebsd-386-cgo), func UnixRights(...int) []uint8
    Registered: 2025-05-27 11:13
    - Last Modified: 2013-10-18 04:36
    - 1.9M bytes
    - Viewed (0)
  2. api/go1.txt

    pkg bytes, method (*Buffer) ReadRune() (int32, int, error)
    pkg bytes, method (*Buffer) ReadString(uint8) (string, error)
    pkg bytes, method (*Buffer) Reset()
    pkg bytes, method (*Buffer) String() string
    pkg bytes, method (*Buffer) Truncate(int)
    pkg bytes, method (*Buffer) UnreadByte() error
    pkg bytes, method (*Buffer) UnreadRune() error
    pkg bytes, method (*Buffer) Write([]uint8) (int, error)
    pkg bytes, method (*Buffer) WriteByte(uint8) error
    Registered: 2025-05-27 11:13
    - Last Modified: 2013-08-14 18:58
    - 1.7M bytes
    - Viewed (0)
  3. src/main/webapp/css/admin/adminlte.min.css.map

    { font-family: $font-family-monospace !important; }\n\n// Alignment\n\n.text-justify  { text-align: justify !important; }\n.text-wrap     { white-space: normal !important; }\n.text-nowrap   { white-space: nowrap !important; }\n.text-truncate { @include text-truncate(); }\n\n// Responsive alignment\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n  @include media-breakpoint-up($breakpoint) {\n    $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n    .text#{$infix}-left   { text-align:...
    Registered: 2025-05-26 08:04
    - Last Modified: 2024-10-26 01:49
    - 3.7M bytes
    - Viewed (1)
  4. src/main/webapp/css/admin/adminlte.min.css

    ext-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text...
    Registered: 2025-05-26 08:04
    - Last Modified: 2024-10-26 01:49
    - 1.3M bytes
    - Viewed (0)
  5. api/go1.1.txt

    pkg time, const Wednesday = 3
    pkg time, func ParseInLocation(string, string, *Location) (Time, error)
    pkg time, method (*Timer) Reset(Duration) bool
    pkg time, method (Time) Round(Duration) Time
    pkg time, method (Time) Truncate(Duration) Time
    pkg time, method (Time) YearDay() int
    pkg unicode, const LowerCase = 1
    pkg unicode, const MaxASCII = 127
    pkg unicode, const MaxCase = 3
    pkg unicode, const MaxLatin1 = 255
    Registered: 2025-05-27 11:13
    - Last Modified: 2022-03-31 20:37
    - 2.6M bytes
    - Viewed (0)
Back to top