Lines Matching refs:This

86 ; This is php.ini-production INI file.
191 ; This directive determines whether or not PHP will recognize code between
225 ; Note: This directive is hardcoded to Off for the CLI SAPI
263 ; is activated here. This setting does the same as output_handler but in
269 ; automatically after every output block. This is equivalent to calling the
274 ; Note: This directive is hardcoded to On for the CLI SAPI
291 ; and below. This directive makes most sense if used in a per-directory
296 ; This directive allows you to disable certain functions for security reasons.
301 ; This directive allows you to disable certain classes for security reasons.
322 ; Determines the size of the realpath cache to be used by PHP. This value should
344 ; Allows to set the default encoding for the scripts. This value will be used
367 ; Note: This directive is hardcoded to 0 for the CLI SAPI
373 ; Note: This directive is hardcoded to -1 for the CLI SAPI
395 ; This directive informs PHP of which errors, warnings and notices you would like
406 ; Note: The php.ini-development file has this setting as E_ALL. This
447 ; This directive controls whether or not and where PHP will output errors,
502 ; stdout or in the log). This has only effect in a debug compile, and if
507 ; This setting is on by default.
527 ; error message as HTML for easier reading. This directive controls whether
529 ; Note: This directive is hardcoded to Off for the CLI SAPI
594 ; This directive determines which super global arrays are registered when PHP
607 ; This directive determines which super global data (G,P & C) should be
620 ; This directive determines whether PHP registers $argv & $argc each time it
628 ; Note: This directive is hardcoded to On for the CLI SAPI
644 ; This option is enabled by default.
647 ; POST data will be through the php://input stream wrapper. This can be useful
768 ; security tokens of the calling client. This allows IIS to define the
788 ; (shebang) at the top of the running script. This line might be needed if the
965 ; This directive allows you to produce PHP errors when some error
986 ;Enables or disables JIT compilation of patterns. This requires the PCRE
1256 ; Tuning: This option enables statement caching, and specifies how
1323 ; store the session data in those directories. This is useful if
1357 ; This option forces PHP to fetch and use a cookie for storing and maintaining
1475 ; This option may also be set to the name of any hash function supported by
1617 ; This affects mb_send_mail() and mbstring.detect_order.
1679 ; This directive specifies the regex pattern of content types for which mb_output_handler()
1862 ; processes have to map shared memory into the same address space. This
1884 ; This should improve performance, but requires appropriate OS configuration.
1894 ; A default value for the CURLOPT_CAINFO option. This is required to be an
1909 ; certificate. This value must be a correctly hashed certificate directory.