Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 24 of 24) sorted by last modified time

/PHP-5.6/sapi/caudium/
H A DTODO27 Dunno if this is fixed. Major rewrite so it would have to be
/PHP-5.6/ext/phar/tests/zip/
H A Dfrontcontroller10.phar.phpt2 Phar front controller rewrite array invalid zip-based
H A Dfrontcontroller9.phar.phpt2 Phar front controller rewrite array zip-based
/PHP-5.6/ext/phar/tests/tar/
H A Dfrontcontroller10.phar.phpt2 Phar front controller rewrite array invalid tar-based
H A Dfrontcontroller9.phar.phpt2 Phar front controller rewrite array tar-based
/PHP-5.6/ext/phar/tests/
H A Dfrontcontroller31.phpt15 phar error: invalid rewrite callback
H A Dfrontcontroller32.phpt15 %ahar error: failed to call rewrite callback
H A Dfrontcontroller33.phpt15 phar error: rewrite callback must return a string or false
H A Dfrontcontroller9.phpt2 Phar front controller rewrite array
H A Dfrontcontroller10.phpt2 Phar front controller rewrite access denied
/PHP-5.6/ext/phar/tests/cache_list/
H A Dfrontcontroller9.phpt2 Phar front controller rewrite array [cache_list]
H A Dfrontcontroller31.phpt16 phar error: invalid rewrite callback
H A Dfrontcontroller32.phpt16 %ahar error: failed to call rewrite callback
H A Dfrontcontroller33.phpt16 phar error: rewrite callback must return a string or false
H A Dfrontcontroller10.phpt2 Phar front controller rewrite access denied [cache_list]
/PHP-5.6/ext/phar/
H A Dphar_object.c564 zval *mimeoverride = NULL, *rewrite = NULL; in PHP_METHOD() local
573 …s, &alias_len, &index_php, &index_php_len, &f404, &f404_len, &mimeoverride, &rewrite) == FAILURE) { in PHP_METHOD()
678 if (rewrite) { in PHP_METHOD()
687 if (FAILURE == zend_fcall_info_init(rewrite, 0, &fci, &fcc, NULL, NULL TSRMLS_CC)) { in PHP_METHOD()
H A DTODO66 X implement webPhar() rewrite as a callback that returns FALSE to deny
/PHP-5.6/ext/pgsql/
H A DREADME22 always if you don't want to rewrite code when it is changed.
/PHP-5.6/ext/pdo/
H A Dpdo_sql_parser.re149 * named rewrite case below. Not too pretty,
272 rewrite:
306 /* rewrite ? to :pdoX */
347 goto rewrite;
350 /* rewrite :name to ? */
369 goto rewrite;
H A Dpdo_sql_parser.c586 rewrite: in pdo_parse_params()
661 goto rewrite; in pdo_parse_params()
683 goto rewrite; in pdo_parse_params()
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt6555 and named references, is also supported. We could rewrite the above
7017 supported. We could rewrite the above example as follows:
9383 larger compiled patterns, but it is better to try to rewrite your pat-
10076 You can replace the first match of "pattern" in "str" with "rewrite".
10077 Within "rewrite", backslash-escaped digits (\1 to \9) can be used to
10079 tern. \0 in "rewrite" refers to the entire matching text. For example:
10088 of the pattern in the string with the rewrite. Replacements are not
10097 Extract is like Replace, except that if the pattern matches, "rewrite"
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY1862 2003/01/16: [impl] rewrite POSIX API regexec() for speed up.
1900 2002/12/21: [impl] **** rewrite all optimization process. ****
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic4015 # comparing it with the second, and rewrite it as:
/PHP-5.6/
H A DNEWS446 . Fixed URL rewriter partially. It would not rewrite '//example.com/' URL
5067 . Added OO API. FR #53594 (php-snmp rewrite).

Completed in 142 milliseconds