Home
last modified time | relevance | path

Searched refs:pass (Results 301 – 322 of 322) sorted by relevance

1...<<111213

/PHP-5.4/ext/ftp/tests/
H A Dftp_nb_continue.phpt14 ftp_login($ftp, 'user', 'pass');
/PHP-5.4/
H A DREADME.TESTING83 ext/myext/tests/myext.phpt fails to pass, the following files are created:
H A DUPGRADING200 - call_user_func_array() no longer allows call-time pass by reference.
424 - Added the ability to pass options to DOMDocument::loadHTML().
H A DREADME.STREAMS109 If you want to copy all remaining data from the src stream, pass
H A DNEWS2185 . Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot com)
2628 . Fixed bug #52624 (tempnam() by-pass open_basedir with nonnexistent
3767 - Fixed a possible memory corruption because of unexpected call-time pass by
5510 - Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callback
8053 - Fixed inheritance check to control return by reference and pass by
8253 - Fixed bug #33940 (array_map() fails to pass by reference when called
8887 - Fixed bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests).
H A Dphp.ini-development1243 ; Connection: The number of seconds that must pass before issuing a
H A Dphp.ini-production1243 ; Connection: The number of seconds that must pass before issuing a
H A DINSTALL79 text files depending on some arguments you pass to them), you always
/PHP-5.4/ext/ftp/
H A Dftp.c247 ftp_login(ftpbuf_t *ftp, const char *user, const char *pass TSRMLS_DC) in ftp_login()
346 if (!ftp_putcmd(ftp, "PASS", pass)) { in ftp_login()
/PHP-5.4/ext/oci8/
H A Dconfig.m4285 dnl user must pass in the library directory. But on Linux we default
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch1028 ** If you don't have a current timeval handy just pass in 0.
1407 ** If you have a stat buffer on the file, pass it in, otherwise pass 0.
1415 ** If you have a stat buffer on the file, pass it in, otherwise pass 0.
/PHP-5.4/ext/openssl/
H A DREADME122 You may pass in some flags that affect how these functions work using
/PHP-5.4/ext/standard/tests/array/
H A Darray_key_exists_variation8.phpt13 * then pass many different data types as $key argument to test where array_key_exist()
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt1532 sible to pass very long subject strings to the matching function in
2520 calling program wants to pass any of the other fields to pcre_exec() or
2664 It is possible to pass a table pointer or NULL (indicating the use of
3092 return NULL), but you can also create one for yourself, and pass addi-
3213 with a name to pass back, a pointer to the name string (zero termi-
3217 If there is no name to pass back, the variable pointed to by the mark
3511 The first two-thirds of the vector is used to pass back captured sub-
7388 cannot pass to the left of the verb. However, when one of these verbs
8142 and pcre_dfa_exec() also pass back this information, as well as a more
9834 string captured as the "i"th sub-pattern. If you pass in
[all …]
/PHP-5.4/ext/pcre/pcrelib/
H A DNEWS526 2. The extra_data structure can now be used to pass in a set of character
690 possible to pass over a pointer to character tables built in the current
H A DChangeLog344 this should make the test pass on some versions of Solaris where it was
457 pass (on the stack unless there are more than 20 named groups, in which
572 run time, and that the facility to pass tables to pcre_exec() and
1237 24. Added PCRE_INFO_JITSIZE to pass on the value from (21) above, and also
4253 to pcre_exec() should be used to pass in a tables address if a value
4817 (b) For each call to pcre_exec(), you can pass a pcre_extra block in which
4929 \C*n pass the number n (may be negative) as callout_data
5111 These just pass their arguments on to (pcre_free)(), but they are provided
5126 8. Arranged for the Makefile to pass over the settings of CC, CFLAGS, and
5719 pass them.
[all …]
/PHP-5.4/ext/phar/phar/
H A Dpharcommand.inc207 * @param string $cfg Configuration to pass to a new file
272 * @param string $cfg Configuration to pass to a new file
/PHP-5.4/build/
H A Dlibtool.m41488 # especially as we might pass files found there to a mingw objdump,
4240 # How to pass a linker flag through the compiler.
5098 # PORTME Check for flag to pass linker flags through the system compiler.
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch5 * apprentice - make one pass through /etc/magic, learning its secrets.
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput15153 /--- An empty name does not pass back an empty string. It is the same as if no
H A Dtestoutput18563 /--- An empty name does not pass back an empty string. It is the same as if no
/PHP-5.4/win32/
H A Dinstall.txt81 text files depending on some arguments you pass to them), you always

Completed in 142 milliseconds

1...<<111213