Home
last modified time | relevance | path

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

/PHP-7.3/ext/posix/
H A Dposix.c1123 struct group _g; in PHP_FUNCTION() local
1144 ret = getgrgid_r(gid, &_g, grbuf, grbuflen, &retgrptr); in PHP_FUNCTION()
1155 g = &_g; in PHP_FUNCTION()
/PHP-7.3/ext/mbstring/
H A Dphp_unicode.c145 mph_lookup(code, _uccase_##type##_g, _uccase_##type##_g_size, \

Completed in 9 milliseconds