Searched refs:p_longopts (Results 1 – 1 of 1) sorted by relevance
1030 zval val, *args = NULL, *p_longopts = NULL; local1038 Z_PARAM_ARRAY(p_longopts)1086 if (p_longopts) {1090 count = zend_hash_num_elements(Z_ARRVAL_P(p_longopts));1101 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(p_longopts), entry) {
Completed in 11 milliseconds