Home
last modified time | relevance | path

Searched refs:replace (Results 76 – 92 of 92) sorted by relevance

1234

/PHP-5.5/
H A DREADME.EXT_SKEL4 supposed to replace ext_skel completely in the long run ...)
H A DINSTALL176 You will need to replace the 'xxx' here with the correct values from
285 installations. You should replace /path/to/ with the path to these
793 create a PHP script which displays a directory listing and replace the
2092 (replace C:\php with the directory where php.ini is located).
2104 replace the line AddType application/x-httpd-php .php with:
H A Dphp.ini-development1004 ; to the sendmail binary. These parameters will always replace the value of
1733 ; overload(replace) single byte functions by mbstring functions.
H A Dphp.ini-production1004 ; to the sendmail binary. These parameters will always replace the value of
1733 ; overload(replace) single byte functions by mbstring functions.
H A DNEWS316 . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
832 . Fixed bug #53829 (Compiling PHP with large file support will replace
6051 - Added function preg_filter() that does grep and replace in one go. (Marcus)
6747 - Fixed bug #45860 (header() function fails to correctly replace all Status
/PHP-5.5/ext/oci8/tests/
H A Dbind_char_3.phpt27 "create or replace function bind_char_3_fn(p1 char) return char as begin return p1; end;",
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_replace_variation2.phpt8 Prototype: mixed str_replace(mixed $search, mixed $replace,
/PHP-5.5/Zend/
H A DZEND_CHANGES26 an object by using $this but you cannot replace $this with another
33 function replace($other)
45 $object->replace($other);
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1124 replace defined(__CYGWIN__) to defined(__GNUC__).
1635 2003/03/18: [spec] replace REGERR_END_PATTERN_AT_GROUP_{COMMENT|OPTION} to
1861 2003/01/09: [inst] replace Ruby re.c.XXX.patch files. (166 -> 168, 172 -> 180)
1932 2002/03/19: [impl] replace OP_EXACTMB4N with OP_EXACTMB3N.
1989 2002/03/04: [impl] replace STK_BOTTOM with STK_ALT.
/PHP-5.5/ext/standard/
H A Dbasic_functions.c1448 ZEND_ARG_INFO(0, replace)
2301 ZEND_ARG_INFO(0, replace)
2366 ZEND_ARG_INFO(0, replace)
2373 ZEND_ARG_INFO(0, replace)
H A Darray.c2345 …_array_merge_or_replace_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursive, int replace) /* {{{ */ in php_array_merge_or_replace_wrapper() argument
2371 if (!replace) { in php_array_merge_or_replace_wrapper()
/PHP-5.5/win32/
H A Dinstall.txt360 using PHP 4, you should replace 'PHPScript' with 'ActivePHP' in the
833 create a PHP script which displays a directory listing and replace the
1773 * Add a new line to the end of the file: set PHPRC=C:\php (replace
1786 from URL with no extension. In this case, replace the line AddType
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME811 pcre_chartables.c.dist out of the way and replace it with your customized
H A DChangeLog3957 library, to replace subject pointers for pcre_exec() with a smart pointer
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1124 can replace the pointers so that your own functions are used instead.
1805 so a calling program can replace them if it wishes to intercept the
8615 pcre_exec() in another thread). You can also replace the stack for a
10076 You can replace the first match of "pattern" in "str" with "rewrite".
10360 replace the pointers to cause PCRE to use your own functions. Since the
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic10616 # actual common use, it should replace the one below.
10626 # there's a canonical type for this format, it should replace this one.
13379 # Modified by (1): Abel Cheung <abelcheung@gmail.com> (replace useless entry)
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c98183 FUNCTION(replace, 3, 0, 0, replaceFunc ),

Completed in 429 milliseconds

1234