Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dinfo.c1204 int ext_name_len = 0; in PHP_FUNCTION() local
1206 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|s", &ext_name, &ext_name_len) == FAILURE) { in PHP_FUNCTION()

Completed in 11 milliseconds