Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dftok.c35 int pathname_len, proj_len; in PHP_FUNCTION() local
38 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ps", &pathname, &pathname_len, &proj, &proj_… in PHP_FUNCTION()
42 if (pathname_len == 0){ in PHP_FUNCTION()

Completed in 4 milliseconds