Home
last modified time | relevance | path

Searched defs:noffset (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/ext/intl/grapheme/
H A Dgrapheme_string.c114 size_t noffset = 0; in PHP_FUNCTION() local
204 int32_t noffset = offset >= 0 ? offset : haystack_len + offset; in PHP_FUNCTION() local

Completed in 6 milliseconds