Home
last modified time | relevance | path

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

/PHP-8.3/ext/ffi/tests/
H A D004.phpt27 enum _g {
/PHP-8.3/ext/posix/
H A Dposix.c846 struct group _g; in PHP_FUNCTION() local
871 err = getgrgid_r(gid, &_g, grbuf, grbuflen, &retgrptr); in PHP_FUNCTION()
882 g = &_g; in PHP_FUNCTION()
/PHP-8.3/ext/mbstring/
H A Dphp_unicode.c120 mph_lookup(code, _uccase_##type##_g, _uccase_##type##_g_size, \

Completed in 13 milliseconds