Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds