Home
last modified time | relevance | path

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

/PHP-5.6/ext/spl/
H A Dspl_iterators.c1135 int postfix_len; in SPL_METHOD() local
1137 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &postfix, &postfix_len) == FAILURE) { in SPL_METHOD()
1142 smart_str_appendl(&object->postfix[0], postfix, postfix_len); in SPL_METHOD()

Completed in 12 milliseconds