Home
last modified time | relevance | path

Searched refs:reserved (Results 26 – 50 of 51) sorted by relevance

123

/PHP-5.5/ext/phar/
H A DLICENSE3 Copyright (c) 1999 - 2005 The PHP Group. All rights reserved.
75 All rights reserved.
/PHP-5.5/Zend/
H A Dzend_globals.h260 void *reserved[ZEND_MAX_RESERVED_RESOURCES]; member
H A DLICENSE3 Copyright (c) 1999-2006 Zend Technologies Ltd. All rights reserved.
H A Dzend_opcode.c107 memset(op_array->reserved, 0, ZEND_MAX_RESERVED_RESOURCES * sizeof(void*)); in init_op_array()
H A Dzend_compile.h311 void *reserved[ZEND_MAX_RESERVED_RESOURCES]; member
/PHP-5.5/
H A DLICENSE3 Copyright (c) 1999 - 2015 The PHP Group. All rights reserved.
H A DREADME.REDIST.BINS25 All rights reserved.
154 All rights reserved.
256 The Regents of the University of California. All rights reserved.
363 Copyright (c) 1995-1998 The Apache Group. All rights reserved.
419 All rights reserved.
/PHP-5.5/TSRM/
H A Dthreads.m41 dnl Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
/PHP-5.5/ext/standard/tests/file/
H A Dparse_ini_file.phpt176 ; Expected:error, reserved key words must not be used as keys for ini file
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt174 ; Expected:error, reserved key words must not be used as keys for ini file
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c360 unsigned char reserved[sizeof(fcgi_end_request_rec)]; member
841 hdr->reserved = 0; in fcgi_make_header()
/PHP-5.5/ext/exif/
H A Dtest.txt185 all rights reserved by their authors and artists, see exif headers.
/PHP-5.5/ext/standard/html_tables/mappings/
H A D8859-5.TXT9 # Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved.
H A D8859-1.TXT9 # Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved.
H A D8859-15.TXT10 # Copyright (c) 1998 - 1999 Unicode, Inc. All Rights reserved.
H A DKOI8-R.TXT9 # Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved.
H A DROMAN.TXT8 # reserved.
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c373 hdr->reserved = 0; in fcgi_make_header()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c3720 SQLUSMALLINT unique, reserved; in PHP_FUNCTION() local
3729 reserved = (SQLUSMALLINT) vreserved; in PHP_FUNCTION()
3753 reserved); in PHP_FUNCTION()
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS98 appear in Unicode strings" but rather "characters that are reserved for
195 that are reserved for coding high values in UTF-16.)
H A DChangeLog854 appear in Unicode strings" but rather "characters that are reserved for
2104 stack; I have reserved it now, so that the stack frame size does not
3026 from the 1000-entry workspace that had been reserved. So now there is no
4626 (iv) Strictly, the identifier ESC_t is reserved by POSIX (all identifiers
5094 "match failed" error. The error number PCRE_ERROR_CALLOUT is reserved for
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic4002 >2 byte <8 \b, reserved method
4766 # skip HELP.CA3 by test for reserved byte ( NULL )
4817 # test for reserved NULL byte
5204 >4 byte&0xc0 0xc0 reserved frequency,
6982 >>>>>>14 uleshort !32 \b, reserved sectors %u
6985 >>>>>>14 uleshort >1 \b, reserved sectors %u
7019 >>>>>>>>37 ubyte >0 \b, reserved 0x%x
7020 #>>>>>>>>37 ubyte =0 \b, reserved 0x%x
7064 >>>>>>65 ubyte >0 \b, reserved 0x%x
10122 >20 belong 0xffff reserved for testing,
[all …]
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c26836 int reserved = 0;
26846 reserved = 1;
27534 reserved = 1;
27727 reserved = 1;
27731 if( !reserved ){
27762 reserved=1;
27919 reserved = 1;
27923 if( !reserved ){
28082 int reserved;
28168 reserved = 1;
[all …]
/PHP-5.5/build/
H A Dlibtool.m46266 # BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
6278 # DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3826 range of code points are reserved by RFC 3629 for use with UTF-16, and
4518 reserved for use by callout functions; it will never be used by PCRE
8156 Characters in the "Surrogate Area" of Unicode are reserved for use by

Completed in 551 milliseconds

123