Searched defs:obj1 (Results 1 – 2 of 2) sorted by relevance
1227 zend_object *obj1 = NULL; in bcmath_number_do_operation() local1318 zend_object *obj1 = 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 19 milliseconds