Home
last modified time | relevance | path

Searched refs:call (Results 226 – 250 of 281) sorted by relevance

12345678910>>...12

/PHP-5.4/
H A DUPGRADING200 - call_user_func_array() no longer allows call-time pass by reference.
349 or from the node you call the method on
392 of serialize() call continues to be an unsupported scenario and should
601 - Function call result array access, e.g.:
H A DREADME.PARAMETER_PARSING_API46 f - function or array containing php method call info (returned as
H A D.gdbinit7 call ts_resource_ex while no process is running,
H A DNEWS596 . Added clear_env configuration directive to disable clearenv() call.
1499 . Fixed bug #40459 (Stat and Dir stream wrapper methods do not call
1531 when close handler call exit). (Laruence)
1980 . Added indirect method call through array. FR #47160. (Felipe)
3240 call libmysql). (Kalle, tre-php-net at crushedhat dot com)
4381 getSignature() call). (Greg)
4837 open(2) system call. (Mikko)
6773 - Fixed bug #39625 (Apache crashes on importStylesheet call). (Rob)
7529 - Fixed bug #36872 (session_destroy() fails after call to
7983 functions to not call __autoload(). (Dmitry)
[all …]
/PHP-5.4/ext/date/tests/
H A Dlocaltime_variation2.phpt6 * Description: Returns the results of the C system call localtime as an associative array
H A Dlocaltime_variation1.phpt6 * Description: Returns the results of the C system call localtime as an associative array
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc.phpt31 /* yes, I really want to call it twice! */
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog24 subroutine call (recursive or otherwise) if the number of captured groups
88 call within a group that also contained a recursive back reference caused
131 between a subroutine call and its quantifier was incorrectly compiled,
251 18. Avoid a compiler warning (from some compilers) for a function call with
983 call.
4106 (but then you may as well call pcre_compile(), which is now just a
4307 PCRE_NO_UTF8_CHECK on all but the first call if the string is long.
4732 pcre_exec(). This saves a malloc/free per call. The default value of
4803 failure while inside a recursive subpattern call now causes the
4869 call to pcre_exec()
[all …]
H A DREADME56 courtesy of Google Inc., which can be used to call the 8-bit PCRE library from
321 pcre_exec() does not call itself recursively. Instead, it uses memory blocks
694 libraries that are enabled. If you want to run just one set of tests, call
712 You can also call RunTest with the single argument "list" to cause it to output
796 concatenated tables. A call to pcre_maketables() can be used to generate a set
/PHP-5.4/scripts/dev/
H A Dgenerate-phpt.phar1080 * Set the argument list to call the subject with. Adds one extra argument.
1101 * Return the list of arguments as it appears in the function call
1136 * Construct the list of all possible ways to call the subject (function or method)
1626 * Add the test section to call the function
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in352 ; The ping URI to call the monitoring page of FPM. If this value is not set, no
508 ; be overwritten from PHP call 'ini_set'.
510 ; PHP call 'ini_set'
/PHP-5.4/Zend/tests/
H A D019.phpt169 // call isset() with two args, both set
180 // call isset() with two args, but one set
304 // call the functiont
/PHP-5.4/ext/standard/tests/file/
H A Dfgetcsv_variation26.phpt62 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation18.phpt69 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation22.phpt70 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation29.phpt71 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation30.phpt70 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation31.phpt71 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation15.phpt67 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation16.phpt69 // call fgetcsv() to parse csv fields
/PHP-5.4/ext/filter/docs/
H A Dfilter.txt325 containing the same value as this parameter's value in the call to
/PHP-5.4/ext/oci8/tests/
H A Ddbmsoutput.phpt50 …$s = oci_parse($c, "call dbms_output.put_line(:bv1 || ' ' || :bv2 || ' Hello, world! Lots and lots…
105 $s = oci_parse($c, 'call dbmsoutput_proc()');
/PHP-5.4/ext/mbstring/oniguruma/
H A Dregparse.c2273 } call; member
3339 tok->u.call.name = prev; in fetch_token()
3340 tok->u.call.name_end = name_end; in fetch_token()
5089 *np = node_new_call(tok->u.call.name, tok->u.call.name_end); in parse_exp()
/PHP-5.4/win32/build/
H A Dconfig.w32408 * call to select(), instead of the usual 64 */
/PHP-5.4/ext/intl/doc/
H A DTutorial.txt2 Return the locales available at the time of the call, including registered locales.

Completed in 106 milliseconds

12345678910>>...12