Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Dstring.c729 int s1len, s2len; in PHP_FUNCTION() local
731 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss", &s1, &s1len, &s2, &s2len) == FAILURE) { in PHP_FUNCTION()

Completed in 15 milliseconds