Home
last modified time | relevance | path

Searched defs:deref (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/
H A Dzend_API.h1636 #define Z_PARAM_PROLOGUE(deref, separate) \ argument
1710 #define Z_PARAM_BOOL_EX(dest, is_null, check_null, deref) \ argument
1725 #define Z_PARAM_CLASS_EX(dest, check_null, deref) \ argument
1787 #define Z_PARAM_DOUBLE_EX(dest, is_null, check_null, deref) \ argument
1880 #define Z_PARAM_LONG_EX(dest, is_null, check_null, deref) \ argument
1924 #define Z_PARAM_OBJECT_EX(dest, check_null, deref) \ argument
1939 #define Z_PARAM_OBJ_EX(dest, check_null, deref) \ argument
2010 #define Z_PARAM_PATH_EX(dest, dest_len, check_null, deref) \ argument
2025 #define Z_PARAM_PATH_STR_EX(dest, check_null, deref) \ argument
2040 #define Z_PARAM_RESOURCE_EX(dest, check_null, deref) \ argument
[all …]
/php-src/ext/ldap/
H A Dldap.stub.php649 …], int $attributes_only = 0, int $sizelimit = -1, int $timelimit = -1, int $deref = LDAP_DEREF_NEV…
H A Dldap.c1391 static void php_set_opts(LDAP *ldap, int sizelimit, int timelimit, int deref, int *old_sizelimit, i… in php_set_opts()
1434 zend_long attrsonly, sizelimit, timelimit, deref; in php_ldap_do_search() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c7693 bool deref, in zend_jit_guard_fetch_result_type()

Completed in 76 milliseconds