Searched defs:noffset (Results 1 – 1 of 1) sorted by relevance
115 int32_t offset = 0, noffset = 0; in PHP_FUNCTION() local218 int32_t noffset = offset >= 0 ? offset : haystack_len + offset; in PHP_FUNCTION() local
Completed in 14 milliseconds