Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dstring.c297 zend_string *s11, *s22; in php_spn_common_handler() local
301 &s22, &start, &len) == FAILURE) { in php_spn_common_handler()
337 ZSTR_VAL(s22) /*str2_start*/, in php_spn_common_handler()
339 ZSTR_VAL(s22) + ZSTR_LEN(s22) /*str2_end*/)); in php_spn_common_handler()
342 ZSTR_VAL(s22) /*str2_start*/, in php_spn_common_handler()
344 ZSTR_VAL(s22) + ZSTR_LEN(s22) /*str2_end*/)); in php_spn_common_handler()

Completed in 23 milliseconds