Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dspl_iterators.c1153 size_t postfix_len; in SPL_METHOD() local
1155 if (zend_parse_parameters(ZEND_NUM_ARGS(), "s", &postfix, &postfix_len) == FAILURE) { in SPL_METHOD()
1160 smart_str_appendl(&object->postfix[0], postfix, postfix_len); in SPL_METHOD()

Completed in 15 milliseconds