Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds