Home
last modified time | relevance | path

Searched refs:context (Results 401 – 417 of 417) sorted by relevance

1...<<11121314151617

/PHP-5.5/ext/standard/tests/file/
H A Dreadfile_basic-win32.phpt11 /* Prototype: int readfile ( string $filename [, bool $use_include_path [, resource $context]] );
H A Dreadfile_basic.phpt11 /* Prototype: int readfile ( string $filename [, bool $use_include_path [, resource $context]] );
H A Dmkdir_rmdir_variation1.phpt21 /* Prototype: bool mkdir ( string $pathname [, int $mode [, bool $recursive [, resource $context]]…
27 $context = stream_context_create();
H A Dunlink_variation5.phpt11 /* Prototype : bool unlink ( string $filename [, resource $context] );
/PHP-5.5/Zend/
H A Dzend_language_scanner.c588 zend_stack_push(&CG(context_stack), (void *) &CG(context), sizeof(CG(context))); in END_EXTERN_C()
759 zend_stack_push(&CG(context_stack), (void *) &CG(context), sizeof(CG(context))); in compile_string()
H A Dzend_execute_API.c1251 || CG(context).backpatch_count>0 in execute_new_code()
H A DZEND_CHANGES674 a method static, thus callable from outside the object context.
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING396 compile time, so alternation always happens in the context of brackets.
H A DNEWS514 multiline-matching and options for output more matching context. See the
H A DChangeLog3857 (f) If -A or -C was used with -c (count only), some lines of context were
4248 (l) Added the -A, -B, and -C options for requesting that lines of context
/PHP-5.5/ext/openssl/
H A Dopenssl.c4531 …e GET_VER_OPT(name) (stream->context && SUCCESS == php_stream_context_get_option(str…
/PHP-5.5/
H A Dphp.ini-development759 ; security context that the request runs under. mod_fastcgi under Apache
1328 ; Set per-context timeout
H A Dphp.ini-production759 ; security context that the request runs under. mod_fastcgi under Apache
1328 ; Set per-context timeout
H A Dconfigure.in133 dnl Define where extension directories are located in the configure context
H A DINSTALL709 docroot="/path/to/docroot" specific to the context php4_execute is
/PHP-5.5/win32/
H A Dinstall.txt768 docroot="/path/to/docroot" specific to the context php5_execute is
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3244 # Berkeley Lab Checkpoint Restart (BLCR) checkpoint context files
3251 >8 lelong x context data (little endian, version %d)
3263 >8 belong x context data (big endian, version %d)

Completed in 207 milliseconds

1...<<11121314151617