Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 24 of 24) sorted by relevance

/PHP-5.5/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 Dfrontcontroller10.phpt2 Phar front controller rewrite access denied
H A Dfrontcontroller9.phpt2 Phar front controller rewrite array
/PHP-5.5/ext/phar/tests/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]
H A Dfrontcontroller9.phpt2 Phar front controller rewrite array [cache_list]
/PHP-5.5/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.5/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.5/sapi/caudium/
H A DTODO27 Dunno if this is fixed. Major rewrite so it would have to be
/PHP-5.5/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.c630 rewrite: in pdo_parse_params()
705 goto rewrite; in pdo_parse_params()
727 goto rewrite; in pdo_parse_params()
/PHP-5.5/ext/phar/
H A DTODO66 X implement webPhar() rewrite as a callback that returns FALSE to deny
H A Dphar_object.c566 zval *mimeoverride = NULL, *rewrite = NULL; in PHP_METHOD() local
575 …s, &alias_len, &index_php, &index_php_len, &f404, &f404_len, &mimeoverride, &rewrite) == FAILURE) { in PHP_METHOD()
680 if (rewrite) { in PHP_METHOD()
689 if (FAILURE == zend_fcall_info_init(rewrite, 0, &fci, &fcc, NULL, NULL TSRMLS_CC)) { in PHP_METHOD()
/PHP-5.5/ext/pgsql/
H A DREADME22 always if you don't want to rewrite code when it is changed.
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1843 2003/01/16: [impl] rewrite POSIX API regexec() for speed up.
1881 2002/12/21: [impl] **** rewrite all optimization process. ****
/PHP-5.5/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.5/
H A DNEWS3489 . Added OO API. FR #53594 (php-snmp rewrite).
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3811 # comparing it with the second, and rewrite it as:

Completed in 117 milliseconds