Home
last modified time | relevance | path

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

/php-src/ext/bcmath/
H A Dbcmath.c1227 zend_object *obj1 = NULL; in bcmath_number_do_operation() local
1318 zend_object *obj1 = NULL; in bcmath_number_compare() local
/php-src/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 19 milliseconds