Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/grapheme/
H A Dgrapheme_string.c346 bool no_length = 1; in PHP_FUNCTION() local
348 …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