Home
last modified time | relevance | path

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

1234567

/PHP-5.5/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-5.5/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-5.5/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-5.5/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.
H A DHACKING100 with small stacks where the patterns are provided by users.
129 needed at compile time to produce a traditional FSM where only one state is
/PHP-5.5/
H A DREADME.GIT-RULES72 later branches (i.e. fixes for features which where dropped from later
H A Dphp.ini-development327 ; be increased on systems where PHP opens many files to reflect the quantity of
451 ; This directive controls whether or not and where PHP will output errors,
720 ; Directory where the temporary files should be placed.
1361 ; where data files are stored. Note: Windows users have to change this
1368 ; where N is an integer. Instead of storing all the session files in
1384 ; where MODE is the octal representation of the mode. Note that this
1799 ; Sets the directory name where SOAP extension will put cache files.
1822 ; Directory where to load mcrypt algorithms
1826 ; Directory where to load mcrypt modes
1886 ; A bitmask, where each bit enables or disables the appropriate OPcache
H A Dphp.ini-production327 ; be increased on systems where PHP opens many files to reflect the quantity of
451 ; This directive controls whether or not and where PHP will output errors,
720 ; Directory where the temporary files should be placed.
1361 ; where data files are stored. Note: Windows users have to change this
1368 ; where N is an integer. Instead of storing all the session files in
1384 ; where MODE is the octal representation of the mode. Note that this
1799 ; Sets the directory name where SOAP extension will put cache files.
1822 ; Directory where to load mcrypt algorithms
1826 ; Directory where to load mcrypt modes
1886 ; 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
906 AC_MSG_CHECKING([where to scan for configuration files])
909 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.EXT_SKEL83 ']'s as there where '['s. Currently, it does not harm if you forget to do it
H A DREADME.PARAMETER_PARSING_API48 parameter is not present. The only exception is O where the zend_class_entry*
H A DREADME.TESTING95 going to: http://bugs.php.net/12345 where 12345 is the bug number.
H A DREADME.SUBMITTING_PATCH18 There are several IRC channels where PHP developers are often
H A DREADME.REDIST.BINS77 it if you give credit where it is due and keep your modifications in
202 the new terms are clearly indicated on the first page of each file where
/PHP-5.5/Zend/RFCs/
H A D001.txt14 approach Java takes is different where one refers to objects by handle
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW75 checks *where* null strings are supposed to match, and has generally
H A Dtests15 # test where null strings match. The character `N' in REs and strings
/PHP-5.5/ext/standard/tests/file/
H A Duserstreams.phpt193 * below will know where they are supposed to be */
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO62 where the property is stored. If the aren't, the best way is to create
/PHP-5.5/ext/session/
H A Dsession.c2524 static zend_bool early_find_sid_in(zval *dest, int where, php_session_rfc1867_progress *progress TS…
2528 if (!PG(http_globals)[where]) {
2532 …if (zend_hash_find(Z_ARRVAL_P(PG(http_globals)[where]), PS(session_name), progress->sname_len+1, (…
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE344 where
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re840 /* this is the case where we have less data than planned */
/PHP-5.5/build/
H A Dlibtool.m41330 # okay in the real world where ";" in dirpaths is itself problematic.
2929 # command for GNU C++ for the case where it uses the native
2987 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
3310 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
3353 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3425 # "CC -xar", where "CC" is the Sun C++ compiler. This is
3499 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3656 # "CC -xar", where "CC" is the Sun C++ compiler. This is
3951 # PORTME: override above test on systems where it is broken
5678 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not

Completed in 100 milliseconds

1234567