Home
last modified time | relevance | path

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

/dports/net/php80-ldap/php-8.0.15/ext/ldap/
H A Dldap.c3379 char *lretoid; in PHP_FUNCTION() local
3396 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3407 if (lretoid == NULL) { in PHP_FUNCTION()
3410 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3411 ldap_memfree(lretoid); in PHP_FUNCTION()
3893 char *lretoid = NULL; in PHP_FUNCTION() local
3930 retoid ? &lretoid : NULL, in PHP_FUNCTION()
3939 if (lretoid) { in PHP_FUNCTION()
3940 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3941 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/ldap/
H A Dldap.c3379 char *lretoid; in PHP_FUNCTION() local
3396 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3407 if (lretoid == NULL) { in PHP_FUNCTION()
3410 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3411 ldap_memfree(lretoid); in PHP_FUNCTION()
3893 char *lretoid = NULL; in PHP_FUNCTION() local
3930 retoid ? &lretoid : NULL, in PHP_FUNCTION()
3939 if (lretoid) { in PHP_FUNCTION()
3940 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3941 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/ldap/
H A Dldap.c3379 char *lretoid; in PHP_FUNCTION() local
3396 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3407 if (lretoid == NULL) { in PHP_FUNCTION()
3410 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3411 ldap_memfree(lretoid); in PHP_FUNCTION()
3893 char *lretoid = NULL; in PHP_FUNCTION() local
3930 retoid ? &lretoid : NULL, in PHP_FUNCTION()
3939 if (lretoid) { in PHP_FUNCTION()
3940 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3941 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/net/php81-ldap/php-8.1.1/ext/ldap/
H A Dldap.c3510 char *lretoid; in PHP_FUNCTION() local
3525 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3536 if (lretoid == NULL) { in PHP_FUNCTION()
3539 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3540 ldap_memfree(lretoid); in PHP_FUNCTION()
4018 char *lretoid = NULL; in PHP_FUNCTION() local
4055 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4064 if (lretoid) { in PHP_FUNCTION()
4065 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
4066 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/ldap/
H A Dldap.c3510 char *lretoid; in PHP_FUNCTION() local
3525 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3536 if (lretoid == NULL) { in PHP_FUNCTION()
3539 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3540 ldap_memfree(lretoid); in PHP_FUNCTION()
4018 char *lretoid = NULL; in PHP_FUNCTION() local
4055 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4064 if (lretoid) { in PHP_FUNCTION()
4065 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
4066 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/ldap/
H A Dldap.c3510 char *lretoid; in PHP_FUNCTION() local
3525 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3536 if (lretoid == NULL) { in PHP_FUNCTION()
3539 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3540 ldap_memfree(lretoid); in PHP_FUNCTION()
4018 char *lretoid = NULL; in PHP_FUNCTION() local
4055 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4064 if (lretoid) { in PHP_FUNCTION()
4065 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
4066 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/ldap/
H A Dldap.c3496 char *lretoid; in PHP_FUNCTION() local
3513 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3525 if (lretoid == NULL) { in PHP_FUNCTION()
3528 ZVAL_STRING(retoid, lretoid); in PHP_FUNCTION()
3529 ldap_memfree(lretoid); in PHP_FUNCTION()
4198 char *lretoid = NULL; in PHP_FUNCTION() local
4235 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4245 if (lretoid) { in PHP_FUNCTION()
4246 ZVAL_STRING(retoid, lretoid); in PHP_FUNCTION()
4247 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/net/php74-ldap/php-7.4.27/ext/ldap/
H A Dldap.c3463 char *lretoid; in PHP_FUNCTION() local
3480 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3491 if (lretoid == NULL) { in PHP_FUNCTION()
3494 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3495 ldap_memfree(lretoid); in PHP_FUNCTION()
4164 char *lretoid = NULL; in PHP_FUNCTION() local
4201 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4210 if (lretoid) { in PHP_FUNCTION()
4211 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
4212 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/net/php73-ldap/php-7.3.33/ext/ldap/
H A Dldap.c3496 char *lretoid; in PHP_FUNCTION() local
3513 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3525 if (lretoid == NULL) { in PHP_FUNCTION()
3528 ZVAL_STRING(retoid, lretoid); in PHP_FUNCTION()
3529 ldap_memfree(lretoid); in PHP_FUNCTION()
4198 char *lretoid = NULL; in PHP_FUNCTION() local
4235 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4245 if (lretoid) { in PHP_FUNCTION()
4246 ZVAL_STRING(retoid, lretoid); in PHP_FUNCTION()
4247 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/ldap/
H A Dldap.c3463 char *lretoid; in PHP_FUNCTION() local
3480 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3491 if (lretoid == NULL) { in PHP_FUNCTION()
3494 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3495 ldap_memfree(lretoid); in PHP_FUNCTION()
4164 char *lretoid = NULL; in PHP_FUNCTION() local
4201 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4210 if (lretoid) { in PHP_FUNCTION()
4211 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
4212 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/ldap/
H A Dldap.c3496 char *lretoid; in PHP_FUNCTION() local
3513 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3525 if (lretoid == NULL) { in PHP_FUNCTION()
3528 ZVAL_STRING(retoid, lretoid); in PHP_FUNCTION()
3529 ldap_memfree(lretoid); in PHP_FUNCTION()
4198 char *lretoid = NULL; in PHP_FUNCTION() local
4235 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4245 if (lretoid) { in PHP_FUNCTION()
4246 ZVAL_STRING(retoid, lretoid); in PHP_FUNCTION()
4247 ldap_memfree(lretoid); in PHP_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/ldap/
H A Dldap.c3463 char *lretoid; in PHP_FUNCTION() local
3480 myargcount > 3 ? &lretoid: NULL, in PHP_FUNCTION()
3491 if (lretoid == NULL) { in PHP_FUNCTION()
3494 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
3495 ldap_memfree(lretoid); in PHP_FUNCTION()
4164 char *lretoid = NULL; in PHP_FUNCTION() local
4201 retoid ? &lretoid : NULL, in PHP_FUNCTION()
4210 if (lretoid) { in PHP_FUNCTION()
4211 ZEND_TRY_ASSIGN_REF_STRING(retoid, lretoid); in PHP_FUNCTION()
4212 ldap_memfree(lretoid); in PHP_FUNCTION()