Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 653) sorted by path

12345678910>>...27

/PHP-5.5/
H A DCODING_STANDARDS5 This file lists several standards that any programmer adding or changing
74 mechanism that ensures the deallocation of any unfreed memory at the
191 under any ANSI-C compliant compiler. Even though many compilers
227 of a line, followed by any number of whitespace.
H A DINSTALL86 pages, as you do not output any HTML, but manage windows and objects
117 installation of PHP on Unix systems. Be sure to investigate any
235 have any extension(s) parse as PHP by simply adding more, with
458 executed as PHP. Using this example, you could have any
475 mod_rewrite may be used To allow any arbitrary .php file to be
724 5. Setup of authentication: PHP authentication cannot be used with any
756 environment of the running web server without any valid CGI variables!
1632 ; any text on a line after an unquoted semicolon (;) is ignored
1643 ; backslashes are treated the same as any other character
1769 active for any script running from this directory or any subdirectory
[all …]
H A DLICENSE34 under the terms of any subsequent version of the license
39 6. Redistributions of any form whatsoever must retain the following
H A DNEWS1402 . Fixed bug #66229 (128.0.0.0/16 isn't reserved any longer). (Adam)
1833 any more. (Dmitry)
3235 EXT_TYPE_UNUSED flag any more. This is a very rare and useless case.
4616 . Fixed bug #53198 (changing INI setting "from" with ini_set did not have any
5116 - Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when
5699 - Changed HTTP stream wrapper to accept any code between and including
5899 . Added support for element names in context of XMLSchema's <any>. (Dmitry)
6070 - Added json_last_error() to return any error information from json_decode().
7742 - Added support for hex numbers of any size. (Matt)
9002 - Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any string
H A DREADME.EXT_SKEL27 If you don't need to test the existence of any external header files,
72 but then you'll be left with an almost empty function body without any
98 in front of the definition. It's not actually used for any C code generating
100 It can be any of int, double, string, bool, array, object, resource, mixed
H A DREADME.GIT-RULES27 2. Discuss any significant changes on the list before committing and get
76 bug fixes, improvements, etc., should go into the NEWS file of *any
H A DREADME.MAILINGLIST_RULES5 This is the first file you should be reading before doing any posts on PHP
68 and remove any previous comment that is not relevant to your post.
H A DREADME.PARAMETER_PARSING_API24 and not output any error messages.
63 o - object of any type (zval*)
158 * or any other type. If you specify a type which is larger
H A DREADME.REDIST.BINS76 ensure compatibility, or for any other purpose. I would appreciate
79 you place this code and any modifications you make under a license
110 Permission is hereby granted, free of charge, to any person obtaining a copy
196 and license this software and its documentation for any purpose, provided
198 notice is included verbatim in any distributions. No written agreement,
199 license, or royalty fee is required for any of the authorized uses.
235 This software is provided 'as-is', without any express or implied
236 warranty. In no event will the authors be held liable for any damages
239 Permission is granted to anyone to use this software for any purpose,
346 Permission to use, copy, modify, and distribute this software for any
[all …]
H A DREADME.RELEASE_PROCESS48 maintainers if any:
H A DREADME.SELF-CONTAINED-EXTENSIONS18 While the result will run on any system, a developer's setup needs these
68 (and any arbitrary amount of header files, but that is not
71 The demo extension does not reference any external
H A DREADME.STREAMS196 FILE* on top of any stream, which is useful for SSL sockets, memory based
H A DREADME.SUBMITTING_PATCH7 You don't need any login accounts or special access to download,
109 Update any open bugs and add a link to the source of your patch. Send
H A DREADME.TESTING59 "run-tests.php" ("make test"), without any arguments executes all
61 from the source root and any subdirectories below. If there are files,
68 GLOB is expanded by the shell and any file with extension "*.phpt" is
110 prompt the tester for any user input.
H A DREADME.TESTING210 PHP tests under any of the SAPI modules that are direct executables,
H A DREADME.md26 the magic_quotes behavior and therefore should not raise a warning at any
H A DREADME.namespaces30 - e.g. Zend\DB\Connection or Zend\DB\connect - at any time.
53 equivalent to "use A\B\C\D as D;". The use statement can be used at any
99 internal PHP functions, however using \foo() you are able to call any
105 using "new \A" you are able to create any class from the global namespace.
H A DUPGRADING225 unserialize() is not a valid serialization of any object. Since there
237 We note also that using unserialize() on any data that is not the result
239 not be relied on to produce any specific result.
H A DUPGRADING.INTERNALS24 * extensions can't override zend_execute() any more, they should override
/PHP-5.5/Zend/
H A DLICENSE29 code under the terms of any subsequent version of the license
34 5. Redistributions of any form whatsoever must retain the following
H A DOBJECTS2_HOWTO90 passed like to any other Zend internal function.
187 for any other PHP internal function).
H A DREADME.ZEND_VM24 will generate code only for defined combination of types. You can use any
H A DZEND_CHANGES382 method on each newly-created object, so it is suitable for any
539 any available information by using the getter methods. But since
821 implement the empty interface 'Traversable'. Hence any object
961 in any place but without calling __toString().
1061 any variable, it is automatically destroyed to save memory and
1076 Comparing any other value to them would convert that value to a
1143 (in PHP 3.0 they accepted any valid expression). The impact
/PHP-5.5/Zend/RFCs/
H A D002.txt113 before any other statements in the file.
/PHP-5.5/Zend/tests/
H A D019.phpt187 // dump the resource to see if there any effect on it
266 // use get_class_methods to see effect if any

Completed in 131 milliseconds

12345678910>>...27