Home
last modified time | relevance | path

Searched refs:zoptions (Results 1 – 1 of 1) sorted by relevance

/php-uv/
H A Dphp_uv.c5124 zval *args, *env, *zoptions = NULL, *zstdio = NULL, *value; local
5143 Z_PARAM_ARRAY(zoptions)
5226 if (zoptions != NULL && Z_TYPE_P(zoptions) != IS_NULL){
5230 opts = Z_ARRVAL_P(zoptions);

Completed in 20 milliseconds