Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dproc_open.c616 static bool get_option(zval *other_options, char *opt_name, size_t opt_name_len) in get_option() argument
619 zval *item = zend_hash_str_find_deref(opt_ary, opt_name, opt_name_len); in get_option()

Completed in 8 milliseconds