Home
last modified time | relevance | path

Searched refs:called (Results 251 – 275 of 280) sorted by relevance

1...<<1112

/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt24 libpcre2-32. The old libraries (now called PCRE1) are still being main-
145 programs are in files called pcregrep.txt and pcretest.txt, respec-
343 In Unix-like systems, the 16-bit library is called libpcre16, and can
454 strings to be in host byte order. A utility function called
503 When PCRE is being built, the RunTest script that is called by "make
674 In Unix-like systems, the 32-bit library is called libpcre32, and can
1066 functions are called.
5133 called "surrogate" codepoints), and 0xffef.
6632 groups that are called from elsewhere via the subroutine mechanism.
7198 processing option does not affect the called subpattern.
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING106 The "traditional", and original, matching function is called pcre_exec(), and
119 From PCRE 6.0, there is also a supplementary matching function called
267 Another set of matching repeating opcodes (called OP_NOTSTAR, OP_NOTSTARI,
318 A set of repeating opcodes (called OP_NOTSTAR etc.) are used for repeated,
426 because it may be called as a subroutine from elsewhere in the regex.
H A DChangeLog48 10. There was a buffer overflow if pcre_exec() was called with an ovector of
241 failed to allow the zero-repeat case if pcre2_exec() was called with an
547 function to check stack availability. It is called at the start of
1077 29. If pcre_exec() or pcre_dfa_exec() was called with a negative value for
1505 14. If (*THEN) appeared in a group that was called recursively or as a
1689 group 1 called group 2 while simultaneously a separate group 2 called group
1762 as not to get warnings when autogen.sh is called. Also changed
4277 15. Added a second compiling function called pcre_compile2(). The only
4887 function is called. It is provided with data in a structure called
5097 (ii) The pcre_extra structure (see 45 above) has a void * field called
[all …]
H A Dpcre_compile.c7406 const pcre_uchar *called; in compile_branch() local
7481 called = cd->start_code; in compile_branch()
7494 called = PRIV(find_bracket)(cd->start_code, utf, recno); in compile_branch()
7498 if (called == NULL) in compile_branch()
7510 called = cd->start_code + recno; in compile_branch()
7529 else if (GET(called, 1) == 0 && cond_depth <= 0 && in compile_branch()
7530 could_be_empty(called, code, bcptr, utf, cd)) in compile_branch()
7542 PUT(code, 1, (int)(called - cd->start_code)); in compile_branch()
/PHP-5.5/ext/spl/internal/
H A Dsplfileobject.inc296 * This has the effect key() called on a read a new line will already
/PHP-5.5/main/
H A Dmain.c1966 static int called = 0; in dummy_invalid_parameter_handler() local
1970 if (!called) { in dummy_invalid_parameter_handler()
1973 called = 1; in dummy_invalid_parameter_handler()
1984 called = 0; in dummy_invalid_parameter_handler()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_basic2.phpt9 Description: Verify that the contents of a variable can be called as a function
71 echo "func() is called \n";
H A Ddebug_zval_dump_o.phpt65 echo "func() is called \n";
/PHP-5.5/ext/pgsql/
H A DREADME3 PHP script. This module uses PostgreSQL C client lib called libpq.
/PHP-5.5/
H A DREADME.STREAMS308 The stream has a field called abstract that you can use to hold this data.
333 define the your own php_stream_ops struct (we called it my_ops in the above
H A DNEWS1638 ob_start('ob_gzhandler') is called) (Mike)
3319 called only once per process). (Hannes)
3733 having had its dtor callback called in between). (Gustavo)
8222 . Changed ap_set_content_type() to be called only once. (Mike)
8426 called Foo). (Jani)
9019 frame was called from an object. (Sebastian)
9274 - Fixed bug #35197 (Destructor is not called). (Tony)
9366 zend_objects_store_destroy is called). (Dmitry)
9764 called via STDIN). (Dmitry)
9891 was not called previously). (Ilia)
[all …]
H A Dacinclude.m4171 dnl Processes a file called Makefile.frag in the source directory
1763 dnl have a type called cookie_io_functions_t
1888 dnl This should be called in the ACTION-IF-NOT-FOUND part of PHP_CHECK_FUNC
2910 dnl Set paths properly when called from extension
H A DINSTALL69 servers PHP has a direct module interface (also called SAPI). These
570 Lighttpd provides a program called spawn-fcgi to ease the process of
710 called. For boolean ini-keys please use 0/1 as value, not
1292 PHP extensions are usually called "php_*.dll" (where the star
1297 developers. They are called "core" extensions.
2024 phpinfo(). Near the top, there will be a listing called
H A Dphp.ini-development6 ; PHP's initialization file, generally called php.ini, is responsible for
281 ; The unserialize callback function will be called (with the undefined class'
1661 ; User-function to be called if an assertion fails.
H A Dphp.ini-production6 ; PHP's initialization file, generally called php.ini, is responsible for
281 ; The unserialize callback function will be called (with the undefined class'
1661 ; User-function to be called if an assertion fails.
/PHP-5.5/ext/oci8/tests/
H A Dbug51291_1.phpt2 Bug #51291 (oci_error() doesn't report last error when called two times)
/PHP-5.5/Zend/tests/
H A D019.phpt213 echo "\nPoint::testPoint() called\n";
314 * will retain the same value as before unset() was called.
337 * will retain the same value as before unset() was called.
/PHP-5.5/sapi/litespeed/
H A DREADME40 You should find an executable called 'php' under sapi/litespeed/
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc335 // called from outside this while loop
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_getcolumnmeta.phpt27 // execute() has not been called yet
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE315 * If the option status of called group is different from calling position
H A DAPI10 You don't have to call it explicitly, because it is called in onig_new().
/PHP-5.5/win32/
H A Dinstall.txt70 servers PHP has a direct module interface (also called SAPI). These
264 * The same directory from where php.exe is called, or in case you use
290 in the locations described in the Section called The configuration file
769 called. For boolean ini-keys please use 0/1 as value, not
1251 The configuration file (called php3.ini in PHP 3, and simply php.ini as
1709 and near the top will be a listing called Configuration File (php.ini).
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re805 …ULL TSRMLS_CC, E_WARNING, "Function %s() hasn't defined the class it was called for", user_func->v…
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE121 this Lesser General Public License (also called "this License").
242 linked with it, is called a "work that uses the Library". Such a

Completed in 183 milliseconds

1...<<1112