Searched refs:num_modprops (Results 1 – 1 of 1) sorted by relevance
2671 int num_mods, num_modprops, num_modvals; in PHP_FUNCTION() local2747 num_modprops = zend_hash_num_elements(Z_ARRVAL_P(mod)); in PHP_FUNCTION()2749 for (j = 0; j < num_modprops; j++) { in PHP_FUNCTION()
Completed in 14 milliseconds