Home
last modified time | relevance | path

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

/PHP-5.6/ext/ldap/
H A Dldap.c1963 struct berval lvalue; in PHP_FUNCTION() local
1969 lvalue.bv_val = value; in PHP_FUNCTION()
1970 lvalue.bv_len = value_len; in PHP_FUNCTION()
1974 errno = ldap_compare_ext_s(ld->link, dn, attr, &lvalue, NULL, NULL); in PHP_FUNCTION()
/PHP-5.6/ext/bcmath/libbcmath/
H A Dconfigure1290 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog428 a cast that removes "const" from an lvalue by using an intermediate

Completed in 35 milliseconds