Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds