Searched defs:obj2 (Results 1 – 2 of 2) sorted by relevance
1231 zend_object *obj2 = NULL; in bcmath_number_do_operation() local1322 zend_object *obj2 = NULL; in bcmath_number_compare() local
267 #define setobj(L,obj1,obj2){const TValue*o2=(obj2);TValue*o1=(obj1);o1->value=o2->value;o1->tt=o2->… argument
Completed in 21 milliseconds