[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/guzzlehttp/guzzle/src/ -> Utils.php (summary)

(no description)

File Size: 92 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  currentTime()
  idnUriConvert()
  idnToAsci()

Functions
Functions that are not part of a class:

currentTime()   X-Ref
Wrapper for the hrtime() or microtime() functions
(depending on the PHP version, one of the two is used)

return: float|mixed UNIX timestamp

idnUriConvert(UriInterface $uri, $options = 0)   X-Ref

param: int $options
return: UriInterface

idnToAsci($domain, $options, &$info = [])   X-Ref

param: string $domain
param: int    $options
param: array  $info
return: string|false



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1