Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/tests/
H A D004.phpt27 enum _g {
/PHP-7.4/ext/posix/
H A Dposix.c1141 struct group _g; in PHP_FUNCTION() local
1162 ret = getgrgid_r(gid, &_g, grbuf, grbuflen, &retgrptr); in PHP_FUNCTION()
1173 g = &_g; in PHP_FUNCTION()
/PHP-7.4/ext/mbstring/
H A Dphp_unicode.c145 mph_lookup(code, _uccase_##type##_g, _uccase_##type##_g_size, \

Completed in 23 milliseconds