Searched refs:z_m2 (Results 1 – 1 of 1) sorted by relevance
3845 zval *z_m2; in PHP_FUNCTION() local3848 if (zend_parse_parameters(ZEND_NUM_ARGS(), "aa", &z_m1, &z_m2) == FAILURE) { in PHP_FUNCTION()3857 if (zend_hash_num_elements(Z_ARRVAL_P(z_m2)) != 6) { in PHP_FUNCTION()3880 if ((tmp = zend_hash_index_find(Z_ARRVAL_P(z_m2), i)) != NULL) { in PHP_FUNCTION()
Completed in 12 milliseconds