Home
last modified time | relevance | path

Searched refs:where (Results 126 – 150 of 173) sorted by relevance

1234567

/PHP-7.0/win32/
H A Dinstall.txt255 * The same directory from where php.exe is called, or in case you use
550 # specify the directory where php.ini is
702 * Copy php7ts.dll to your systemroot (the directory where you
727 * Copy php7ts.dll to your systemroot (the directory where you
818 where XXX is the HTTP error code. Please delete any other Error
855 where XX is the correct DLL version number. To get it, look in the
955 directory where your extensions lives, or where you have placed
1257 HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x\IniFilePath, where x, y and z
1267 If php-SAPI.ini exists (where SAPI is used SAPI, so the filename is
1470 configuration where PHP is running in its own memory space.
[all …]
/PHP-7.0/ext/standard/tests/file/
H A Drename_variation13-win32.phpt39 /* disable notice so we don't get the array to string conversion notice for "$name" where $name = a…
H A Duserstreams.phpt193 * below will know where they are supposed to be */
/PHP-7.0/
H A DREADME.UNIX-BUILD-SYSTEM119 can define special flags for each source-file, where it is
H A DREADME.GIT-RULES72 later branches (i.e. fixes for features which where dropped from later
H A Dphp.ini-development323 ; be increased on systems where PHP opens many files to reflect the quantity of
447 ; This directive controls whether or not and where PHP will output errors,
725 ; Directory where the temporary files should be placed.
1314 ; where data files are stored. Note: Windows users have to change this
1321 ; where N is an integer. Instead of storing all the session files in
1337 ; where MODE is the octal representation of the mode. Note that this
1731 ; Sets the directory name where SOAP extension will put cache files.
1754 ; Directory where to load mcrypt algorithms
1758 ; Directory where to load mcrypt modes
1814 ; A bitmask, where each bit enables or disables the appropriate OPcache
H A Dphp.ini-production323 ; be increased on systems where PHP opens many files to reflect the quantity of
447 ; This directive controls whether or not and where PHP will output errors,
725 ; Directory where the temporary files should be placed.
1314 ; where data files are stored. Note: Windows users have to change this
1321 ; where N is an integer. Instead of storing all the session files in
1337 ; where MODE is the octal representation of the mode. Note that this
1731 ; Sets the directory name where SOAP extension will put cache files.
1754 ; Directory where to load mcrypt algorithms
1758 ; Directory where to load mcrypt modes
1814 ; A bitmask, where each bit enables or disables the appropriate OPcache
H A Dconfigure.in133 dnl Define where extension directories are located in the configure context
345 # Disable PIC mode by default where it is known to be safe to do so,
432 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary
919 AC_MSG_CHECKING([where to scan for configuration files])
922 Set the path where to scan for configuration files], DEFAULT, no)
H A DREADME.namespaces57 effect only on the file where they appear.
H A DREADME.PARAMETER_PARSING_API48 parameter is not present. The only exception is O where the zend_class_entry*
H A DREADME.EXT_SKEL83 ']'s as there where '['s. Currently, it does not harm if you forget to do it
H A DREADME.TESTING95 going to: http://bugs.php.net/12345 where 12345 is the bug number.
H A DUPGRADING52 on behavior. For example the following code, where the result of a function
549 . define() now supports arrays as constant values, fixing an oversight where
612 . PHP 4 style constructors, where the constructor name is the same as the
H A DREADME.SUBMITTING_PATCH18 There are several IRC channels where PHP developers are often
/PHP-7.0/ext/phar/tests/
H A Dfopen_edgecases.phpt45 // this tests coverage of the case where the phar exists and has no files
/PHP-7.0/ext/oci8/tests/
H A Dlob_null.phpt31 select data into pdata from lob_null_tab where id = pid;
H A Dimp_res_1.phpt43 open c1 for select * from imp_res_1_tab_2 where rownum < 3 order by 1;
/PHP-7.0/ext/standard/tests/array/
H A Darray_key_exists_variation8.phpt12 * Pass an array where the keys are different data types as the $search argument
13 * then pass many different data types as $key argument to test where array_key_exist()
/PHP-7.0/ext/openssl/
H A DREADME21 2. As a string in the format file://filename, where filename is the path to the
34 array($key, "passphrase") where $key can be a key specified using one of the
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt280 int what, void *where);
284 int pcre16_config(int what, void *where);
611 int what, void *where);
615 int pcre32_config(int what, void *where);
1666 int what, void *where);
1670 int pcre_config(int what, void *where);
1900 int pcre_config(int what, void *where);
2689 int what, void *where);
4624 the point where they are tested.
5612 mentation where \G can be useful.
[all …]
/PHP-7.0/ext/pcre/pcrelib/
H A DREADME103 <prefix>/share/doc/pcre, where <prefix> is the installation prefix
171 to the directory where you want the files to be created. This command is a
357 . In environments where valgrind is installed, if you specify
365 . In environments where the gcc compiler is used and lcov version 1.6 or above
530 outputs information about where the library is installed. This command can be
642 On systems where both PCRE and MySQL are installed, it is possible to make use
717 first few lines, where the Perl version is given instead of the PCRE version.
727 cause failures in the second set of tests. For example, in a locale where the
H A DNEWS165 . pcregrep now has a --file-list option where the list of files to scan is
187 of the data fields. With the advent of the 16-bit library, where more of this
390 (?| introduces a group where the capturing parentheses in each alternative
481 otherwise there are situations where recursion does not work.
/PHP-7.0/ext/zip/
H A Dconfig.m447 …AC_MSG_ERROR([zip support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB in…
/PHP-7.0/Zend/RFCs/
H A D001.txt14 approach Java takes is different where one refers to objects by handle
/PHP-7.0/Zend/
H A DOBJECTS2_HOWTO62 where the property is stored. If the aren't, the best way is to create

Completed in 77 milliseconds

1234567