Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/Zend/tests/
H A Dbug41421.phpt15 stream_wrapper_register("wrap", "wrapper");
16 $fp = fopen("wrap://...", "r");
/PHP-5.5/ext/tidy/tests/
H A D021.phpt12 var_dump(strlen(tidy_get_opt_doc($t, 'wrap')) > 99);
H A D027.phpt22 'wrap' => 0);
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c501 php_stream_wrapper *wrap; local
515 wrap = php_stream_locate_url_wrapper(buffer, &tmp2, 0 TSRMLS_CC);
517 if (wrap) {
/PHP-5.5/ext/spl/internal/
H A Diteratoriterator.inc36 * downcast to is actually a base class of the specified iterator to wrap.
/PHP-5.5/sapi/apache_hooks/
H A DREADME141 These all wrap the ap_* apache EXPORT_API functions using the same
/PHP-5.5/
H A DREADME.GIT-RULES92 try to align your lines vertically, if they wrap. It looks bad otherwise.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt10058 text is interpreted as a base-10 number. You can instead wrap the

Completed in 51 milliseconds