Searched refs:no_length (Results 1 – 1 of 1) sorted by relevance
346 bool no_length = 1; in PHP_FUNCTION() local348 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "sl|l!", &str, &str_len, &lstart, &length, &no_length) … in PHP_FUNCTION()359 if (no_length) { in PHP_FUNCTION()
Completed in 4 milliseconds