Home
last modified time | relevance | path

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

/PHP-5.6/ext/recode/
H A Drecode.c149 int req_len, str_len; in PHP_FUNCTION() local
152 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss", &req, &req_len, &str, &str_len) == FAIL… in PHP_FUNCTION()
190 int req_len; in PHP_FUNCTION() local
195 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "srr", &req, &req_len, &input, &output) == FA… in PHP_FUNCTION()

Completed in 10 milliseconds