Home
last modified time | relevance | path

Searched defs:obj2 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/bcmath/
H A Dbcmath.c1225 zend_object *obj2 = NULL; in bcmath_number_do_operation() local
1316 zend_object *obj2 = NULL; in bcmath_number_compare() local
/PHP-8.4/ext/opcache/jit/ir/dynasm/
H A Dminilua.c267 #define setobj(L,obj1,obj2){const TValue*o2=(obj2);TValue*o1=(obj1);o1->value=o2->value;o1->tt=o2->… argument

Completed in 25 milliseconds