Home
last modified time | relevance | path

Searched defs:a2 (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/snmp/
H A Dsnmp.c1126 zend_string *a1 = NULL, *a2 = NULL, *a3 = NULL, *a4 = NULL, *a5 = NULL, *a6 = NULL, *a7 = NULL; in php_snmp() local
1524 zend_string *a1, *a2; in PHP_METHOD() local
1614 zend_string *a1 = NULL, *a2 = NULL, *a3 = NULL, *a4 = NULL, *a5 = NULL, *a6 = NULL, *a7 = NULL; in PHP_METHOD() local
/php-src/ext/opcache/jit/ir/
H A Dir_builder.h513 #define ir_CALL_2(type, func, a1, a2) _ir_CALL_2(_ir_CTX, type, func, a1, a2) argument
514 #define ir_CALL_3(type, func, a1, a2, a3) _ir_CALL_3(_ir_CTX, type, func, a1, a2, a3) argument
515 #define ir_CALL_4(type, func, a1, a2, a3, a4) _ir_CALL_4(_ir_CTX, type, func, a1, a2, a3, a4) argument
516 #define ir_CALL_5(type, func, a1, a2, a3, a4, a5) _ir_CALL_5(_ir_CTX, type, func, a1, a2, a3, a4, … argument
521 #define ir_TAILCALL_2(type, func, a1, a2) _ir_TAILCALL_2(_ir_CTX, type, func, a1, a2) argument
522 #define ir_TAILCALL_3(type, func, a1, a2, a3) _ir_TAILCALL_3(_ir_CTX, type, func, a1, a2, a… argument
523 #define ir_TAILCALL_4(type, func, a1, a2, a3, a4) _ir_TAILCALL_4(_ir_CTX, type, func, a1, a2, a… argument
524 #define ir_TAILCALL_5(type, func, a1, a2, a3, a4, a5) _ir_TAILCALL_5(_ir_CTX, type, func, a1, a2, a… argument
/php-src/ext/gd/libgd/
H A Dgd.c2963 int a1, a2; in gdLayerOverlay() local
2996 int a1, a2, r1, r2, g1, g2, b1, b2; in gdLayerMultiply() local
/php-src/Zend/
H A Dzend_operators.c3386 ZEND_API int ZEND_FASTCALL zend_compare_arrays(zval *a1, zval *a2) /* {{{ */
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6027 PCRE2_UCHAR a1, a2, a_pri, b1, b2, b_pri; in check_fast_forward_char_pair_simd() local

Completed in 87 milliseconds