Lines Matching refs:Z_LDAP_RESULT_P
155 #define Z_LDAP_RESULT_P(zv) ldap_result_from_obj(Z_OBJ_P(zv)) macro
1221 result = Z_LDAP_RESULT_P(return_value); in PHP_FUNCTION()
1657 result = Z_LDAP_RESULT_P(&object); in php_ldap_do_search()
1727 result = Z_LDAP_RESULT_P(return_value); in php_ldap_do_search()
1782 ldap_result = Z_LDAP_RESULT_P(result); in PHP_FUNCTION()
1805 ldap_result = Z_LDAP_RESULT_P(result); in PHP_FUNCTION()
1828 ldap_result = Z_LDAP_RESULT_P(result); in PHP_FUNCTION()
1895 ldap_result = Z_LDAP_RESULT_P(result); in PHP_FUNCTION()
2365 result = Z_LDAP_RESULT_P(return_value); in php_ldap_do_modify()
2387 result = Z_LDAP_RESULT_P(return_value); in php_ldap_do_modify()
2521 result = Z_LDAP_RESULT_P(return_value); in php_ldap_do_delete()
3321 ldap_result = Z_LDAP_RESULT_P(result); in PHP_FUNCTION()
3395 ldap_result = Z_LDAP_RESULT_P(result); in PHP_FUNCTION()
3447 ldap_result = Z_LDAP_RESULT_P(result); in PHP_FUNCTION()
3470 ldap_result = Z_LDAP_RESULT_P(result); in PHP_FUNCTION()
3622 result = Z_LDAP_RESULT_P(return_value); in php_ldap_do_rename()
3984 result = Z_LDAP_RESULT_P(return_value); in php_ldap_exop()