php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gettext_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo__   arginfo_gettext
 

Functions

 ZEND_FUNCTION (textdomain)
 
 ZEND_FUNCTION (gettext)
 
 ZEND_FUNCTION (dgettext)
 
 ZEND_FUNCTION (dcgettext)
 
 ZEND_FUNCTION (bindtextdomain)
 

Macro Definition Documentation

◆ arginfo__

#define arginfo__   arginfo_gettext

Definition at line 12 of file gettext_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/5]

ZEND_FUNCTION ( bindtextdomain )

◆ ZEND_FUNCTION() [2/5]

ZEND_FUNCTION ( dcgettext )

◆ ZEND_FUNCTION() [3/5]

ZEND_FUNCTION ( dgettext )

◆ ZEND_FUNCTION() [4/5]

ZEND_FUNCTION ( gettext )

◆ ZEND_FUNCTION() [5/5]

ZEND_FUNCTION ( textdomain )