Home
last modified time | relevance | path

Searched refs:zend_ffi_expr_is_greater (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/ffi/
H A Dphp_ffi.h248 void zend_ffi_expr_is_greater(zend_ffi_val *val, zend_ffi_val *op2);
H A Dffi.g644 {zend_ffi_expr_is_greater(val, &op2);}
H A Dffi_parser.c3229 zend_ffi_expr_is_greater(val, &op2); in parse_relational_expression()
H A Dffi.c7381 void zend_ffi_expr_is_greater(zend_ffi_val *val, zend_ffi_val *op2) /* {{{ */ function

Completed in 34 milliseconds