Документация

Документация

Съдържание

Packages

Application
Complex
Matrix
setasign

Namespaces

App
Asn
Core
Composer
ZipStream
Complex
Matrix
MongoDB
Mpdf
DeepCopy
PhpOffice
Psr
setasign
Filter

Classes

ComposerAutoloaderInite68b9a3e8c541d3336c0e9a04e2459a3
DelayedTargetValidation
NoDiscard

Constants

_OTL_OLD_SPEC_COMPAT_2  = true
_RECALC_PROFILE  = false
_RECALC_PROFILE  = false
_TTF_MAC_HEADER  = false
_TTF_MAC_HEADER  = false
K_TCPDF_EXTERNAL_CONFIG  = true
K_TCPDF_THROW_EXCEPTION_ERROR  = true

Functions

dd()  : mixed
str_starts_with()  : mixed
str_ends_with()  : mixed
get_error_handler()  : callable|null
get_exception_handler()  : callable|null
array_first()  : mixed
array_last()  : mixed
locale_is_right_to_left()  : bool
grapheme_levenshtein()  : mixed
grapheme_levenshtein()  : int|false

Constants

_OTL_OLD_SPEC_COMPAT_2

public mixed _OTL_OLD_SPEC_COMPAT_2 = true

_RECALC_PROFILE

public mixed _RECALC_PROFILE = false

_RECALC_PROFILE

public mixed _RECALC_PROFILE = false

_TTF_MAC_HEADER

public mixed _TTF_MAC_HEADER = false

_TTF_MAC_HEADER

public mixed _TTF_MAC_HEADER = false

K_TCPDF_EXTERNAL_CONFIG

public mixed K_TCPDF_EXTERNAL_CONFIG = true

K_TCPDF_THROW_EXCEPTION_ERROR

public mixed K_TCPDF_THROW_EXCEPTION_ERROR = true

Functions

str_starts_with()

str_starts_with(mixed $haystack, mixed $needle) : mixed
Parameters
$haystack : mixed
$needle : mixed

str_ends_with()

str_ends_with(mixed $haystack, mixed $needle) : mixed
Parameters
$haystack : mixed
$needle : mixed

get_error_handler()

get_error_handler() : callable|null
Return values
callable|null

get_exception_handler()

get_exception_handler() : callable|null
Return values
callable|null

array_first()

array_first(array<string|int, mixed> $array) : mixed
Parameters
$array : array<string|int, mixed>

array_last()

array_last(array<string|int, mixed> $array) : mixed
Parameters
$array : array<string|int, mixed>

locale_is_right_to_left()

locale_is_right_to_left(string $locale) : bool
Parameters
$locale : string
Return values
bool

grapheme_levenshtein()

grapheme_levenshtein(string $string1, string $string2[, int $insertion_cost = 1 ][, int $replacement_cost = 1 ][, int $deletion_cost = 1 ][, string $locale = '' ]) : mixed
Parameters
$string1 : string
$string2 : string
$insertion_cost : int = 1
$replacement_cost : int = 1
$deletion_cost : int = 1
$locale : string = ''

grapheme_levenshtein()

grapheme_levenshtein(string $string1, string $string2[, int $insertion_cost = 1 ][, int $replacement_cost = 1 ][, int $deletion_cost = 1 ][, string $locale = '' ]) : int|false
Parameters
$string1 : string
$string2 : string
$insertion_cost : int = 1
$replacement_cost : int = 1
$deletion_cost : int = 1
$locale : string = ''
Return values
int|false

Search results