[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/polyfill-php56/ -> Php56.php (summary)

(no description)

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

Defines 2 functions

  hash_equals()
  ldap_escape()

Functions
Functions that are not part of a class:

hash_equals($knownString, $userInput)   X-Ref


ldap_escape($subject, $ignore = '', $flags = 0)   X-Ref
Stub implementation of the {@link ldap_escape()} function of the ldap
extension.

Escape strings for safe use in LDAP filters and DNs.

param: string $subject
param: string $ignore
param: int    $flags
author: Chris Wright <ldapi@daverandom.com>
return: string



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1