Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 277) sorted by last modified time

12345678910>>...12

/PHP-5.5/win32/
H A Dphp5dll.dsp826 SOURCE=..\ext\pcre\pcrelib\internal.h
H A Dphp5dllts.dsp467 SOURCE=..\ext\pcre\pcrelib\internal.h
H A Dinstall.txt724 type (Category: type, Content-Type: magnus-internal/shellcgi, File
745 type (Category: type, Content-Type: magnus-internal/x-httpd-php,
763 Service fn="php5_execute" type="magnus-internal/x-httpd-php" [inikey=value inike
776 ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
834 corresponding default Service line for type="magnus-internal/directory"
836 Service fn="php5_execute" type="magnus-internal/directory" script="/path/to/scri
/PHP-5.5/tests/lang/
H A Dbug23922.phpt2 Bug #23922 (scope doesn't properly propagate into internal functions)
H A Dbug24403.phpt2 Bug #24403 (scope doesn't properly propagate into internal functions)
H A Dbug32828.phpt18 #0 [internal function]: output_handler('', %d)
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar523 if( in_array( $function, $functions['internal'] ) ) {
/PHP-5.5/sapi/litespeed/
H A DREADME133 LSAPI_AVOID_FORK specifies the policy of the internal process manager in
134 "Self Managed Mode". When set to 0, the internal process manager will stop
136 preferred in a shared hosting environment. When set to 1, the internal
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt23 type=magnus-internal/x-httpd-php exts=php
53 Service fn="php5_execute" type="magnus-internal/x-httpd-php" [inikey=value ...]
63 ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
117 type="magnus-internal/directory" in obj.conf with the following:
119 …Service fn="php5_execute" type="magnus-internal/directory" script="/path/to/script.php" [inikey=va…
/PHP-5.5/sapi/cli/tests/
H A D004.phpt26 string(119) "Function [ <internal:standard> function phpinfo ] {
H A D005.phpt24 string(183) "Class [ <internal:Core> class stdClass ] {
43 string(1418) "Class [ <internal:Core> class Exception ] {
65 Method [ <internal:Core> final private method __clone ] {
68 Method [ <internal:Core, ctor> public method __construct ] {
77 Method [ <internal:Core> public method __wakeup ] {
80 Method [ <internal:Core> final public method getMessage ] {
83 Method [ <internal:Core> final public method getCode ] {
86 Method [ <internal:Core> final public method getFile ] {
89 Method [ <internal:Core> final public method getLine ] {
92 Method [ <internal:Core> final public method getTrace ] {
[all …]
H A D006.phpt57 Function [ <internal:pcre> function preg_match ] {
67 Function [ <internal:pcre> function preg_match_all ] {
77 Function [ <internal:pcre> function preg_replace ] {
87 Function [ <internal:pcre> function preg_replace_callback ] {
97 Function [ <internal:pcre> function preg_filter ] {
107 Function [ <internal:pcre> function preg_split ] {
116 Function [ <internal:pcre> function preg_quote ] {
123 Function [ <internal:pcre> function preg_grep ] {
131 Function [ <internal:pcre> function preg_last_error ] {
/PHP-5.5/sapi/cgi/
H A DCHANGES15 CGI: Enable the security check for internal server
/PHP-5.5/
H A Dphp.ini-development970 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1104 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1171 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1696 ; language for internal character representation.
1700 ; internal/script encoding.
1701 ; Some encoding cannot work as internal encoding.
1703 ; http://php.net/mbstring.internal-encoding
1717 ; converted to internal encoding by setting this to On.
1926 ; Useful for internal debugging only.
H A Dphp.ini-production970 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1104 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1171 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1696 ; language for internal character representation.
1700 ; internal/script encoding.
1701 ; Some encoding cannot work as internal encoding.
1703 ; http://php.net/mbstring.internal-encoding
1717 ; converted to internal encoding by setting this to On.
1926 ; Useful for internal debugging only.
/PHP-5.5/main/
H A Dphp_output.h142 php_output_handler_context_func_t internal; member
H A Doutput.c532 handler->func.internal = output_handler; in php_output_handler_create_internal()
1005 if (SUCCESS == handler->func.internal(&handler->opaq, context)) { in php_output_handler_op()
/PHP-5.5/ext/xsl/tests/
H A Dbug49634.phpt57 #0 [internal function]: testFunction(Array)
62 #0 [internal function]: testFunction(Array)
67 #0 [internal function]: testFunction(Array)
72 #0 [internal function]: testFunction(Array)
77 #0 [internal function]: testFunction(Array)
82 #0 [internal function]: testFunction(Array)
87 #0 [internal function]: testFunction(Array)
92 #0 [internal function]: testFunction(Array)
97 #0 [internal function]: testFunction(Array)
102 #0 [internal function]: testFunction(Array)
/PHP-5.5/ext/xml/
H A Dxml.mak64 …C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGIN…
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re417 /* The internal class check here is a BC fix only, userspace classes implementing the
/PHP-5.5/ext/standard/tests/time/
H A Dbug38524.phpt2 Bug #38524 (strptime() does not initialize the internal date storage structure)
/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt29 // start the buffering of next command to internal output buffer
35 // get the contents from the internal output buffer
38 // fflush and end the output buffering to internal output buffer
H A Dsetlocale_basic2.phpt29 // start the buffering of next command to internal output buffer
35 // get the contents from the internal output buffer
38 // fflush and end the output buffering to internal output buffer
H A Dsetlocale_basic3.phpt29 // start the buffering of next command to internal output buffer
35 // get the contents from the internal output buffer
38 // fflush and end the output buffering to internal output buffer
H A Dsetlocale_variation1.phpt29 // start the buffering of next command to internal output buffer
35 // get the contents from the internal output buffer
38 // fflush and end the output buffering to internal output buffer

Completed in 121 milliseconds

12345678910>>...12