Home
last modified time | relevance | path

Searched refs:_ldap_strlen_max (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/ldap/
H A Dldap.c2543 static size_t _ldap_strlen_max(const char *str, size_t max_len) in _ldap_strlen_max() function
2624 if (_ldap_strlen_max(dn, dn_len) != dn_len) { in PHP_FUNCTION()
2684 if (Z_STRLEN_P(modinfo) != _ldap_strlen_max(Z_STRVAL_P(modinfo), Z_STRLEN_P(modinfo))) { in PHP_FUNCTION()

Completed in 16 milliseconds