Searched refs:where_zv (Results 1 – 1 of 1) sorted by relevance
1657 zval *element_zval, *where_zv; in PHP_METHOD() local1660 Z_PARAM_OBJECT_OF_CLASS(where_zv, dom_adjacent_position_class_entry) in PHP_METHOD()1664 const zend_string *where = Z_STR_P(zend_enum_fetch_case_name(Z_OBJ_P(where_zv))); in PHP_METHOD()1705 zval *where_zv; in PHP_METHOD() local1709 Z_PARAM_OBJECT_OF_CLASS(where_zv, dom_adjacent_position_class_entry) in PHP_METHOD()1713 const zend_string *where = Z_STR_P(zend_enum_fetch_case_name(Z_OBJ_P(where_zv))); in PHP_METHOD()1721 zval *where_zv; in PHP_METHOD() local1731 Z_PARAM_OBJECT_OF_CLASS(where_zv, dom_adjacent_position_class_entry) in PHP_METHOD()1737 const zend_string *where = Z_STR_P(zend_enum_fetch_case_name(Z_OBJ_P(where_zv))); in PHP_METHOD()
Completed in 9 milliseconds