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