Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/grapheme/
H A Dgrapheme_string.c109 size_t noffset = 0; in PHP_FUNCTION() local
123 noffset = offset >= 0 ? offset : (int32_t)haystack_len + offset; in PHP_FUNCTION()
131 found = php_memnstr(haystack + noffset, needle, needle_len, haystack + haystack_len); in PHP_FUNCTION()
180 int32_t noffset = offset >= 0 ? offset : (int32_t)haystack_len + offset; in PHP_FUNCTION() local
186 found = php_memnstr(haystack_dup + noffset, needle_dup, needle_len, haystack_dup + haystack_len); in PHP_FUNCTION()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます13419 #>84 ulelong x \b, 0x%x noffset
H A Dmagic13419 #>84 ulelong x \b, 0x%x noffset

Completed in 127 milliseconds