├── .gitignore ├── reference ├── swoole │ ├── reference.xml │ └── configure.xml ├── intl │ ├── incfieldparam.xml │ ├── idn.xml │ ├── reference.xml │ └── grapheme.xml ├── com │ └── error-handling.xml ├── bc │ ├── reference.xml │ ├── setup.xml │ └── configure.xml ├── mail │ └── reference.xml ├── math │ └── reference.xml ├── dio │ ├── reference.xml │ └── configure.xml ├── misc │ ├── reference.xml │ └── setup.xml ├── sem │ └── reference.xml ├── apache │ └── reference.xml ├── network │ └── reference.xml ├── tokenizer │ ├── reference.xml │ ├── setup.xml │ └── configure.xml ├── var │ ├── reference.xml │ └── setup.xml ├── shmop │ ├── reference.xml │ └── configure.xml ├── funchand │ └── reference.xml ├── fdf │ └── reference.xml ├── ftp │ └── reference.xml ├── info │ ├── reference.xml │ └── setup.xml ├── url │ └── reference.xml ├── yaz │ └── reference.xml ├── classobj │ └── reference.xml ├── fpm │ ├── observability.xml │ ├── reference.xml │ └── setup.xml ├── oci8 │ ├── reference.xml │ └── aliases.xml ├── snmp │ └── reference.xml ├── wddx │ └── reference.xml ├── bzip2 │ └── reference.xml ├── gettext │ └── reference.xml ├── mhash │ └── reference.xml ├── uodbc │ └── reference.xml ├── mcrypt │ ├── reference.xml │ └── configure.xml ├── openssl │ └── reference.xml ├── pspell │ └── reference.xml ├── recode │ └── reference.xml ├── calendar │ ├── reference.xml │ ├── setup.xml │ └── configure.xml ├── dba │ └── reference.xml ├── readline │ └── reference.xml ├── curl │ └── reference.xml ├── ibase │ ├── reference.xml │ └── setup.xml ├── mqseries │ ├── ini.xml │ └── reference.xml ├── pcre │ ├── setup.xml │ ├── pattern.xml │ └── reference.xml ├── opcache │ ├── setup.xml │ └── reference.xml ├── mysqli │ └── reference.xml ├── filter │ ├── setup.xml │ ├── reference.xml │ └── configure.xml ├── lzf │ ├── reference.xml │ └── setup.xml ├── exif │ └── reference.xml ├── ctype │ ├── reference.xml │ └── configure.xml ├── ibm_db2 │ └── reference.xml ├── rnp │ ├── reference.xml │ └── configure.xml ├── tcpwrap │ ├── reference.xml │ └── setup.xml ├── phpdbg │ ├── setup.xml │ └── reference.xml ├── xpass │ └── reference.xml ├── fileinfo │ └── reference.xml ├── inotify │ └── reference.xml ├── random │ └── reference.xml ├── stream │ └── reference.xml ├── radius │ ├── reference.xml │ ├── setup.xml │ └── configure.xml ├── rpminfo │ └── reference.xml ├── simplexml │ ├── reference.xml │ └── configure.xml ├── zookeeper │ └── reference.xml ├── errorfunc │ ├── setup.xml │ └── reference.xml ├── igbinary │ └── reference.xml ├── simdjson │ └── reference.xml ├── stats │ └── reference.xml ├── outcontrol │ ├── setup.xml │ └── reference.xml ├── rar │ └── reference.xml ├── runkit7 │ └── reference.xml ├── scoutapm │ ├── reference.xml │ └── configure.xml ├── seaslog │ ├── reference.xml │ └── configure.xml ├── spl │ ├── reference.xml │ └── files.xml ├── win32service │ └── reference.xml ├── geoip │ └── reference.xml ├── ldap │ └── reference.xml ├── quickhash │ └── reference.xml ├── ui │ └── reference.xml ├── eio │ └── reference.xml ├── fann │ ├── reference.xml │ └── configure.xml ├── hash │ └── reference.xml ├── json │ └── reference.xml ├── lua │ ├── reference.xml │ └── configure.xml ├── luasandbox │ ├── reference.xml │ └── configure.xml ├── rrd │ ├── reference.xml │ └── configure.xml ├── soap │ └── reference.xml ├── svn │ └── reference.xml ├── sync │ ├── reference.xml │ └── configure.xml ├── tidy │ ├── reference.xml │ └── configure.xml ├── uopz │ └── reference.xml ├── yaconf │ ├── reference.xml │ └── configure.xml ├── yaf │ ├── reference.xml │ └── configure.xml ├── yar │ ├── reference.xml │ └── configure.xml ├── enchant │ └── reference.xml ├── expect │ └── reference.xml ├── libxml │ └── reference.xml ├── ssh2 │ └── reference.xml ├── taint │ ├── reference.xml │ └── configure.xml ├── xattr │ └── reference.xml ├── xdiff │ └── reference.xml ├── apcu │ └── reference.xml ├── cubrid │ ├── reference.xml │ ├── cubridmysql.xml │ └── aliases.xml ├── ev │ └── reference.xml ├── memcache │ └── reference.xml ├── oauth │ ├── reference.xml │ └── configure.xml ├── openal │ ├── reference.xml │ └── setup.xml ├── sodium │ └── reference.xml ├── solr │ └── reference.xml ├── ssdeep │ ├── reference.xml │ └── configure.xml ├── trader │ ├── reference.xml │ └── configure.xml ├── xhprof │ ├── reference.xml │ └── configure.xml ├── xmlrpc │ ├── reference.xml │ └── configure.xml ├── yaml │ └── reference.xml ├── zlib │ ├── reference.xml │ └── configure.xml ├── gearman │ ├── reference.xml │ └── configure.xml ├── image │ └── reference.xml ├── stomp │ └── reference.xml ├── mailparse │ └── reference.xml ├── password │ └── reference.xml ├── posix │ ├── configure.xml │ ├── setup.xml │ └── reference.xml ├── session │ └── reference.xml ├── sockets │ └── reference.xml ├── wkhtmltox │ └── reference.xml ├── xml │ └── reference.xml ├── var_representation │ └── reference.xml ├── wincache │ └── reference.xml ├── xmldiff │ └── reference.xml ├── pcntl │ └── setup.xml ├── xlswriter │ └── reference.xml ├── datetime │ ├── reference.xml │ └── setup.xml ├── mysql_xdevapi │ └── reference.xml ├── ps │ └── configure.xml ├── pthreads │ └── reference.xml ├── gnupg │ └── configure.xml ├── reflection │ └── configure.xml ├── componere │ └── reference.xml ├── event │ └── configure.xml ├── iconv │ └── reference.xml ├── svm │ └── configure.xml ├── yac │ └── configure.xml ├── v8js │ └── configure.xml ├── dbase │ └── configure.xml ├── parle │ └── configure.xml ├── gender │ └── configure.xml ├── gmp │ └── configure.xml ├── varnish │ └── configure.xml ├── pdo │ └── setup.xml └── mbstring │ └── setup.xml ├── .github └── ISSUE_TEMPLATE │ └── translation-issue.md ├── appendices ├── reserved.constants.standard.xml └── ini.xml └── install └── windows └── building.xml /.gitignore: -------------------------------------------------------------------------------- 1 | .idea 2 | entities.*.xml 3 | /en/ 4 | /doc-base/ 5 | -------------------------------------------------------------------------------- /reference/swoole/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Swoole 6 | 7 | &reference.swoole.entities.functions; 8 | 9 | 10 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/translation-issue.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: "Translation Issue" 3 | about: "Report a translation error or suggest an improvement" 4 | title: "[Translation] Issue with ..." 5 | labels: "translation" 6 | assignees: "" 7 | --- 8 | 9 | **Affected page** 10 | 11 | _(Provide the URL or file path of the affected page.)_ 12 | 13 | **Issue description** 14 | 15 | _(Explain why the translation is incorrect or could be improved.)_ 16 | 17 | **Suggested correction** 18 | 19 | _(Provide a revised version of the text if possible.)_ 20 | -------------------------------------------------------------------------------- /reference/intl/incfieldparam.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Une constantes de champ 8 | date/heure IntlCalendar. Ceux sont des valeurs entières 9 | comprises entre 0 et 10 | IntlCalendar::FIELD_COUNT. 11 | 12 | -------------------------------------------------------------------------------- /reference/swoole/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | &reftitle.install; 7 | 8 | 9 | Utiliser lors de la compilation de PHP. 10 | 11 | 12 | 13 | &pecl.info; 14 | &url.pecl.package;swoole 15 | 16 |
17 | -------------------------------------------------------------------------------- /reference/com/error-handling.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Erreur et gestion des erreurs 8 | 9 | 10 | Cette extension lancera des instances de la classe com_exception 11 | pour toute erreur fatale reportée par COM. Toutes les exceptions COM ont une 12 | propriété code qui correspond à la valeur de retour HRESULT 13 | des diverses opérations COM. Vous pouvez utiliser ce code pour choisir de façon 14 | automatique comment gérer cette exception. 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /reference/bc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; BC Math 8 | 9 | &reference.bc.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/mail/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Mail 8 | 9 | &reference.mail.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/math/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Math 8 | 9 | &reference.math.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/dio/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Direct IO 8 | 9 | &reference.dio.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/misc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; diverses 8 | 9 | &reference.misc.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/sem/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Sémaphore 8 | 9 | &reference.sem.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/apache/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Apache 8 | 9 | &reference.apache.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/network/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; réseaux 8 | 9 | &reference.network.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/tokenizer/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Tokenizer 8 | 9 | &reference.tokenizer.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/var/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; de gestion des variables 8 | 9 | &reference.var.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/shmop/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; sur la mémoire partagée 8 | 9 | &reference.shmop.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/var/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.var.ini; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/funchand/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; sur la gestion des fonctions 8 | 9 | &reference.funchand.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/fdf/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; FDF 8 | 9 | &reference.fdf.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/ftp/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; FTP 8 | 9 | &reference.ftp.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/info/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; sur les options et les informations de PHP 8 | 9 | &reference.info.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/url/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; URL 8 | 9 | &reference.url.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/yaz/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | YAZ &Functions; 8 | 9 | &reference.yaz.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/classobj/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Classes/Objets 8 | 9 | &reference.classobj.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/fpm/observability.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Observabilité 7 | 8 | &reference.fpm.status; 9 | 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/oci8/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; OCI8 8 | 9 | &reference.oci8.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/snmp/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; SNMP 8 | 9 | &reference.snmp.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/wddx/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | WDDX &Functions; 8 | 9 | &reference.wddx.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/bzip2/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Bzip2 8 | 9 | &reference.bzip2.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/gettext/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Gettext 8 | 9 | &reference.gettext.entities.functions; 10 | 11 | 12 | 29 | -------------------------------------------------------------------------------- /reference/mhash/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Mhash 8 | 9 | &reference.mhash.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/uodbc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; ODBC 8 | 9 | &reference.uodbc.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/mcrypt/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Mcrypt 8 | 9 | &reference.mcrypt.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/openssl/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; OpenSSL 8 | 9 | &reference.openssl.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/pspell/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Pspell 8 | 9 | &reference.pspell.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/recode/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Recode &Functions; 8 | 9 | &reference.recode.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/calendar/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Calendar &Functions; 8 | 9 | &reference.calendar.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/dba/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; DBA 8 | 9 | &reference.dba.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/readline/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Readline 8 | 9 | &reference.readline.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/curl/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; cURL 8 | 9 | &reference.curl.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/ibase/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Firebird/InterBase 8 | 9 | &reference.ibase.entities.functions; 10 | 11 | 12 | 13 | 30 | -------------------------------------------------------------------------------- /reference/mqseries/ini.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.runtime; 8 | &extension.runtime; 9 | &no.config; 10 |
11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/pcre/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.pcre.configure; 10 | 11 | &reference.pcre.ini; 12 | 13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/opcache/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.opcache.configure; 10 | 11 | &reference.opcache.ini; 12 | 13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/mysqli/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; mysqli obsolètes et alias 8 | 9 | &reference.mysqli.entities.functions; 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/filter/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | &reftitle.setup; 9 | 10 | &reference.filter.configure; 11 | 12 | &reference.filter.ini; 13 | 14 | 15 | 16 | 36 | 37 | -------------------------------------------------------------------------------- /reference/mqseries/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | mqseries &Functions; 8 | &reference.mqseries.entities.functions; 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/fpm/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; FPM 8 | 9 | &reference.fpm.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/lzf/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; LZF 8 | 9 | &reference.lzf.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/exif/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Exif 8 | 9 | &reference.exif.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/ctype/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Ctype 8 | 9 | &reference.ctype.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/filter/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Filter &Functions; 8 | 9 | &reference.filter.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/ibm_db2/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; IBM DB2 8 | 9 | &reference.ibm-db2.entities.functions; 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/rnp/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Rnp 6 | 7 | &reference.rnp.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/tcpwrap/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; TCP 8 | 9 | &reference.tcpwrap.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/phpdbg/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.phpdbg.ini; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/xpass/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; Xpass 6 | 7 | &reference.xpass.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/fileinfo/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Fileinfo 8 | 9 | &reference.fileinfo.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/info/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.info.ini; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/inotify/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Inotify 8 | 9 | &reference.inotify.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/misc/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.misc.ini; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/opcache/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; OPcache 8 | 9 | &reference.opcache.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/random/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Random &Functions; 6 | 7 | &reference.random.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/stream/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; sur les flux 8 | 9 | &reference.stream.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/radius/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Radius 8 | 9 | &reference.radius.entities.functions; 10 | 11 | 12 | 31 | -------------------------------------------------------------------------------- /reference/rpminfo/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de RpmInfo 6 | 7 | &reference.rpminfo.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/simplexml/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; SimpleXML 8 | 9 | &reference.simplexml.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/zookeeper/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; ZooKeeper 8 | 9 | &reference.zookeeper.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/errorfunc/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.errorfunc.ini; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/igbinary/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Igbinary 6 | 7 | &reference.igbinary.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/simdjson/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Simdjson 6 | 7 | &reference.simdjson.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/stats/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Statistic 6 | 7 | &reference.stats.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/outcontrol/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.outcontrol.ini; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/rar/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Rar 8 | 9 | &reference.rar.entities.functions; 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/runkit7/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de runkit7 6 | 7 | &reference.runkit7.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/scoutapm/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Scoutapm 6 | 7 | &reference.scoutapm.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/seaslog/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Seaslog 6 | 7 | &reference.seaslog.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/spl/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; SPL 8 | 9 | &reference.spl.entities.functions; 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/win32service/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; win32service 8 | 9 | &reference.win32service.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/geoip/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; GeoIP 8 | &reference.geoip.entities.functions; 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/ldap/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; LDAP 8 | &reference.ldap.entities.functions; 9 | 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/pcre/pattern.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Masques PCRE 8 | 9 | &reference.pcre.pattern.syntax; 10 | &reference.pcre.pattern.modifiers; 11 | &reference.pcre.pattern.differences; 12 | 13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/quickhash/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Quickhash 6 | 7 | &reference.quickhash.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/tokenizer/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | &reference.tokenizer.configure; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/ui/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | UI &Functions; 8 | 9 | &reference.ui.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/eio/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Eio 8 | 9 | &reference.eio.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/fann/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Fann 8 | 9 | &reference.fann.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/filter/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | &reftitle.install; 7 | 8 | &installation.enabled.disable; 9 | 10 | 11 |
12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/hash/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Hash 8 | 9 | &reference.hash.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/intl/idn.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; IDN 8 | &reference.intl.entities.idn; 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/json/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; JSON 8 | 9 | &reference.json.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/lua/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Lua 8 | 9 | &reference.lua.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/luasandbox/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de LuaSandbox 6 | 7 | &reference.luasandbox.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/pcre/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; PCRE 8 | 9 | &reference.pcre.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/rrd/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; RRD 8 | 9 | &reference.rrd.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/soap/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; SOAP 8 | 9 | &reference.soap.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/svn/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; SVN 8 | 9 | &reference.svn.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/sync/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Sync 8 | 9 | &reference.sync.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/tidy/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Tidy 8 | 9 | &reference.tidy.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/uopz/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Uopz 8 | 9 | &reference.uopz.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/yaconf/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Yaconf &Functions; 8 | &reference.yaconf.entities.functions; 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/yaf/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Yaf 8 | 9 | &reference.yaf.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/yar/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Yar 8 | 9 | &reference.yar.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/enchant/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Enchant 8 | 9 | &reference.enchant.entities.functions; 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/expect/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Expect 8 | &reference.expect.entities.functions; 9 | 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/intl/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; intl 8 | &reference.intl.entities.functions; 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/libxml/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; libxml 8 | 9 | &reference.libxml.entities.functions; 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/ssh2/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Shell2 8 | 9 | &reference.ssh2.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/taint/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Taint 8 | 9 | &reference.taint.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/xattr/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; xattr 8 | 9 | &reference.xattr.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/xdiff/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; xdiff 8 | 9 | &reference.xdiff.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/apcu/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; APCu 8 | 9 | &reference.apcu.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/cubrid/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; CUBRID 8 | 9 | &reference.cubrid.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/ev/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Ev 8 | 9 | &reference.ev.entities.functions; 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/memcache/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Memcache 8 | &reference.memcache.entities.functions; 9 | 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/oauth/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; OAuth 8 | 9 | &reference.oauth.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/openal/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; OpenAL 8 | 9 | &reference.openal.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/phpdbg/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | phpdbg &Functions; 8 | 9 | &reference.phpdbg.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/sodium/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Sodium &Functions; 8 | 9 | &reference.sodium.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/solr/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Solr 8 | 9 | &reference.solr.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/ssdeep/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; ssdeep 8 | 9 | &reference.ssdeep.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/trader/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Trader 8 | 9 | &reference.trader.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/xhprof/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Xhprof 8 | 9 | &reference.xhprof.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/xmlrpc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; XML-RPC 8 | 9 | &reference.xmlrpc.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/yaml/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Yaml 8 | 9 | &reference.yaml.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/zlib/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Zlib 8 | 9 | &reference.zlib.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/ctype/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | &installation.enabled.disable; 8 | 9 | 10 | &windows.builtin; 11 |
12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/gearman/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Gearman 8 | 9 | &reference.gearman.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/image/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; GD et images 8 | 9 | &reference.image.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/stomp/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Stomp 8 | 9 | &reference.stomp.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/intl/grapheme.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Grapheme 8 | &reference.intl.entities.grapheme; 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/mailparse/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Mailparse 8 | 9 | &reference.mailparse.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/password/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; de hachage de mot de passe 8 | 9 | &reference.password.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/posix/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | &installation.enabled.disable; 10 | . 11 | 12 |
13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/session/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | &Functions; Session 9 | 10 | &reference.session.entities.functions; 11 | 12 | 13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/sockets/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; sur les sockets 8 | 9 | &reference.sockets.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/wkhtmltox/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | wkhtmltox &Functions; 8 | 9 | &reference.wkhtmltox.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/xml/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; d'analyse de fichier XML 8 | 9 | &reference.xml.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /appendices/reserved.constants.standard.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Constantes standards prédéfinies 8 | 9 | Toutes les constantes des extensions 10 | cœur sont définies en PHP par défaut. 11 | 12 | 13 | 14 | 31 | -------------------------------------------------------------------------------- /reference/lzf/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.lzf.configure; 11 | 12 | 13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/var_representation/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de var_representation 6 | 7 | &reference.var-representation.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/wincache/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; WinCache 8 | 9 | &reference.wincache.entities.functions; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/xmldiff/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Xmldiff 8 | 9 | 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/pcntl/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.pcntl.configure; 11 | 12 | 13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/posix/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.posix.configure; 11 | 12 | 13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/simplexml/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | &installation.enabled.disable; 10 | 11 | 12 |
13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/tokenizer/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | &reftitle.install; 7 | 8 | &installation.enabled.disable; 9 | 10 | 11 | &windows.builtin; 12 |
13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/xlswriter/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | XlsWriter &Functions; 8 | &reference.xlswriter.entities.functions; 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /appendices/ini.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Directives du &php.ini; 8 | 9 | &appendices.ini.list; 10 | &appendices.ini.sections; 11 | &appendices.ini.core; 12 | 13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/radius/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.radius.configure; 11 | 12 | 13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/calendar/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.calendar.configure; 11 | 12 | 13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/cubrid/cubridmysql.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Fonctions CUBRID compatibles MySQL 8 | 9 | &reference.cubrid.entities.cubridmysql; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/datetime/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Date/Heure 8 | 9 | &reference.datetime.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/mysql_xdevapi/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; Mysql_xdevapi 8 | 9 | &reference.mysql-xdevapi.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/ps/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | &reftitle.install; 7 | 8 | &pecl.info; 9 | &url.pecl.package;ps. 10 | 11 |
12 | 13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/pthreads/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; pthreads 8 | 9 | &reference.pthreads.entities.functions; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/rnp/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;rnp 10 | 11 | 12 |
13 | 33 | -------------------------------------------------------------------------------- /reference/tcpwrap/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.tcpwrap.configure; 11 | 12 | 13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/cubrid/aliases.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Fonctions et alias CUBRID obsolètes 8 | 9 | &reference.cubrid.entities.oldaliases; 10 | 11 | 12 | 13 | 33 | 34 | 35 | -------------------------------------------------------------------------------- /reference/gnupg/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | &pecl.info; 10 | . 11 | 12 |
13 | 14 | 34 | 35 | -------------------------------------------------------------------------------- /reference/reflection/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | L'extension de réflexion est activé par défaut. 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/errorfunc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; sur la gestion des erreurs 8 | 9 | &reftitle.seealso; 10 | 11 | Voir aussi la fonction syslog. 12 | 13 | 14 | 15 | &reference.errorfunc.entities.functions; 16 | 17 | 18 | 19 | 36 | -------------------------------------------------------------------------------- /reference/oci8/aliases.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Fonctions et alias OCI8 obsolètes 8 | 9 | &reference.oci8.entities.oldaliases; 10 | 11 | 12 | 13 | 33 | 34 | 35 | -------------------------------------------------------------------------------- /reference/shmop/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | Pour utiliser les fonctions shmop, compilez PHP avec l'option 10 | . 11 | 12 |
13 | 14 | 15 | 35 | 36 | -------------------------------------------------------------------------------- /reference/componere/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &Functions; de Componere 6 | 7 | &reference.componere.functions.componere.cast; 8 | &reference.componere.functions.componere.cast-by-ref; 9 | 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/event/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;event 12 | 13 |
14 | 34 | -------------------------------------------------------------------------------- /reference/oauth/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | &pecl.info; 10 | &url.pear.package;oauth 11 | 12 |
13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/seaslog/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;seaslog 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/rrd/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;rrd 12 | 13 | 14 |
15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/scoutapm/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;scoutapm 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/iconv/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; iconv 8 | 9 | 10 | &reftitle.seealso; 11 | 12 | Voir aussi les GNU Recode. 13 | 14 | 15 | 16 | &reference.iconv.entities.functions; 17 | 18 | 19 | 20 | 37 | -------------------------------------------------------------------------------- /reference/luasandbox/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;luasandbox 10 | 11 | 12 |
13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/svm/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;svm 12 | 13 | 14 |
15 | 16 | 17 | 37 | -------------------------------------------------------------------------------- /reference/yar/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;yar 12 | 13 | 14 |
15 | 16 | 17 | 37 | -------------------------------------------------------------------------------- /reference/dio/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | &reftitle.install; 7 | 8 | &pecl.moved; 9 | 10 | 11 | &pecl.info; 12 | &url.pecl.package;dio. 13 | 14 |
15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/lua/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;lua 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/yac/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;yac 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/yaf/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;yaf 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/fann/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;fann 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/ssdeep/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;ssdeep 12 | 13 | 14 |
15 | 16 | 17 | 37 | -------------------------------------------------------------------------------- /reference/sync/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;sync 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/v8js/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;v8js 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/xhprof/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;xhprof 12 | 13 | 14 |
15 | 16 | 17 | 37 | -------------------------------------------------------------------------------- /reference/dbase/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | &pecl.info; 10 | &url.pecl.package;dbase. 11 | 12 |
13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/gearman/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;gearman 12 | 13 | 14 |
15 | 16 | 17 | 37 | -------------------------------------------------------------------------------- /reference/parle/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;parle 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/radius/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | &reftitle.install; 7 | 8 | &pecl.moved; 9 | 10 | 11 | &pecl.info; 12 | &url.pecl.package;radius. 13 | 14 |
15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/taint/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;taint 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/fpm/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | Des informations sur l'installation et la configuration de FPM peuvent 11 | être trouvées dans la section relative à 12 | l'installation et la configuration du manuel PHP. 13 | 14 | 15 | 16 | 17 | 37 | -------------------------------------------------------------------------------- /reference/gender/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;gender 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/gmp/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | Pour pouvoir utiliser ces fonctions, vous devez compiler 10 | PHP avec GMP en utilisant l'option 11 | . 12 | 13 |
14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/trader/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;trader 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/varnish/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;varnish 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/yaconf/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | 10 | &pecl.info; 11 | &url.pecl.package;yaconf 12 | 13 | 14 | 15 |
16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /reference/bc/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.bc.configure; 11 | 12 | 13 | 14 | &reference.bc.ini; 15 | 16 | 17 | 18 | 19 | 39 | 40 | -------------------------------------------------------------------------------- /reference/tidy/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | Tidy est packagé avec PHP, et est installé grâce à l'option 10 | de configuration 11 | 12 |
13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/calendar/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | Pour faire fonctionner ces fonctions avec PHP, vous devez 10 | le compiler avec l'option . 11 | 12 | &windows.builtin; 13 |
14 | 34 | -------------------------------------------------------------------------------- /reference/outcontrol/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | &Functions; de bufferisation de sortie 9 | 10 | 11 | &reftitle.seealso; 12 | 13 | Voir aussi 14 | header et 15 | setcookie. 16 | 17 | 18 | 19 | &reference.outcontrol.entities.functions; 20 | 21 | 22 | 23 | 40 | -------------------------------------------------------------------------------- /reference/pdo/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | &reftitle.setup; 9 | 10 | 11 | &reference.pdo.configure; 12 | 13 | 14 | 15 | &reference.pdo.ini; 16 | 17 | 18 | 19 | 20 | 40 | 41 | -------------------------------------------------------------------------------- /reference/posix/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &Functions; POSIX 8 | 9 | 10 | &reftitle.seealso; 11 | 12 | La section sur le contrôle des processus 13 | peut aussi vous intéresser. 14 | 15 | 16 | 17 | &reference.posix.entities.functions; 18 | 19 | 20 | 21 | 38 | -------------------------------------------------------------------------------- /reference/xmlrpc/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | Le support de XML-RPC n'est pas activé par défaut en PHP. 10 | Vous devez l'activer avec l'option de compilation 11 | . 12 | 13 |
14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/zlib/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | Le support de Zlib dans PHP n'est pas activé par défaut. 10 | Vous devez compiler PHP avec l'option 11 | . 12 | 13 | &windows.builtin; 14 |
15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/bc/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | Ces fonctions ne sont disponibles que si l'option de configuration 10 | a été activée lors de la 11 | compilation. 12 | 13 | &windows.builtin; 14 |
15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/ibase/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.ibase.configure; 11 | 12 | 13 | 14 | &reference.ibase.ini; 15 | 16 | 17 | 18 | 19 | 39 | 40 | -------------------------------------------------------------------------------- /reference/datetime/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.datetime.configure; 11 | 12 | 13 | 14 | &reference.datetime.ini; 15 | 16 | 17 | 18 | 19 | 39 | -------------------------------------------------------------------------------- /reference/openal/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.openal.configure; 11 | 12 | 13 | 14 | &reference.openal.resources; 15 | 16 | 17 | 18 | 19 | 39 | 40 | -------------------------------------------------------------------------------- /reference/spl/files.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Gestion des fichiers 6 | 7 | 8 | 9 | SPL fournit des classes pour travailler avec les fichiers. 10 | 11 | 12 | 13 | &reference.spl.splfileinfo; 14 | &reference.spl.splfileobject; 15 | &reference.spl.spltempfileobject; 16 | 17 | 18 | 38 | -------------------------------------------------------------------------------- /install/windows/building.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Construire à partir des sources 6 | 7 | Voir les instructions de construction étape par étape 8 | pour compiler avec Visual Studio. 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/mbstring/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | &reftitle.setup; 8 | 9 | 10 | &reference.mbstring.configure; 11 | 12 | 13 | 14 | &reference.mbstring.ini; 15 | 16 | 17 | 18 | 19 | 39 | 40 | -------------------------------------------------------------------------------- /reference/mcrypt/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
7 | &reftitle.install; 8 | 9 | &pecl.moved-ver;7.2.0 10 | 11 | 12 | &pecl.info; 13 | &url.pecl.package;mcrypt. 14 | 15 |
16 | 17 | 37 | --------------------------------------------------------------------------------