Home
last modified time | relevance | path

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

/dports/net/php80-ldap/php-8.0.15/ext/ldap/
H A Dldap.c1249 } php_ldap_bictx; typedef
1252 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1254 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1256 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1281 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1298 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1338 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/ldap/
H A Dldap.c1249 } php_ldap_bictx; typedef
1252 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1254 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1256 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1281 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1298 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1338 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/ldap/
H A Dldap.c1249 } php_ldap_bictx; typedef
1252 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1254 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1256 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1281 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1298 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1338 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/net/php81-ldap/php-8.1.1/ext/ldap/
H A Dldap.c1379 } php_ldap_bictx; typedef
1382 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1384 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1386 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1411 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1428 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1468 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/ldap/
H A Dldap.c1379 } php_ldap_bictx; typedef
1382 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1384 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1386 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1411 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1428 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1468 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/ldap/
H A Dldap.c1379 } php_ldap_bictx; typedef
1382 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1384 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1386 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1411 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1428 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1468 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/ldap/
H A Dldap.c1286 } php_ldap_bictx; typedef
1290 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1292 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1294 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1320 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1337 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1378 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/net/php74-ldap/php-7.4.27/ext/ldap/
H A Dldap.c1261 } php_ldap_bictx; typedef
1265 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1267 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1269 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1295 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1312 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1353 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/net/php73-ldap/php-7.3.33/ext/ldap/
H A Dldap.c1286 } php_ldap_bictx; typedef
1290 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1292 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1294 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1320 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1337 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1378 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/ldap/
H A Dldap.c1261 } php_ldap_bictx; typedef
1265 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1267 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1269 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1295 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1312 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1353 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/ldap/
H A Dldap.c1286 } php_ldap_bictx; typedef
1290 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1292 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1294 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1320 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1337 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1378 php_ldap_bictx *ctx; in PHP_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/ldap/
H A Dldap.c1261 } php_ldap_bictx; typedef
1265 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1267 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1269 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1295 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1312 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1353 php_ldap_bictx *ctx; in PHP_FUNCTION()