They're just that... Comments and nothing more. The reason they look so
funny is that the PHP Documentation team has a set of scripts
specifically
designed to parse source code files and automatically generate
documentation
skeletons from these specially formatted blocks.
I thought that {{{
Rasmus Lerdorf wrote:
Tim Van Wassenhove wrote:
I thought that {{{ and }}} were there because they are markers for vim
code folding.
Emacs too actually.
As far as i remember emacs folding mode supported these first
and vim only picked this up later
I am jetlagged (twice), was stranded i
On 4/29/06, Brandon Fosdick <[EMAIL PROTECTED]> wrote:
Pierre wrote:
> You had a yes for this question (this is part of the CS), and my
> answer was about your first question, sorry :)
Thanks. The CS says "should",...
You have to do it. That's more clear :)
--Pierre
--
PHP Internals - PHP Ru
Brandon Fosdick wrote:
Pierre wrote:
You had a yes for this question (this is part of the CS), and my
answer was about your first question, sorry :)
Thanks. The CS says "should", and I've been reading webdav specs for the
last few days..."should" and "must" are different things in that world.
Pierre wrote:
You had a yes for this question (this is part of the CS), and my
answer was about your first question, sorry :)
Thanks. The CS says "should", and I've been reading webdav specs for the last few days..."should" and "must" are different things in that world. I was looking for someth
On 4/29/06, Brandon Fosdick <[EMAIL PROTECTED]> wrote:
Pierre wrote:
>> Does new code have to support these antiques?
>
> It adds foldiong wherever you like. It is not the topic of this list
> anyway :)
Whether or not I have to add those markers for new functions I write seems like
it should be
Pierre wrote:
Does new code have to support these antiques?
It adds foldiong wherever you like. It is not the topic of this list
anyway :)
Whether or not I have to add those markers for new functions I write seems like
it should be on topic.
--
PHP Internals - PHP Runtime Development Maili
On 4/29/06, Brandon Fosdick <[EMAIL PROTECTED]> wrote:
Rasmus Lerdorf wrote:
> Tim Van Wassenhove wrote:
>
>> I thought that {{{ and }}} were there because they are markers for vim
>> code folding.
>
> Emacs too actually.
Emacs and vim need markers for folding?
Does new code have to support the
Rasmus Lerdorf wrote:
Tim Van Wassenhove wrote:
I thought that {{{ and }}} were there because they are markers for vim
code folding.
Emacs too actually.
Emacs and vim need markers for folding?
Does new code have to support these antiques?
--
PHP Internals - PHP Runtime Development Mailing
Tim Van Wassenhove wrote:
I thought that {{{ and }}} were there because they are markers for vim code
folding.
Emacs too actually.
-Rasmus
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Sat, 29 Apr 2006, Tim Van Wassenhove wrote:
> On 2006-04-29, "Sara Golemon" <[EMAIL PROTECTED]> wrote:
> >> I found that around all the function you find somthing like that:
> >>
> >> /* {{{ proto object imap_fetchstructure(resource stream_id, int msg_no [,
> >> int
> >> options])
> >> Read th
On 2006-04-29, "Sara Golemon" <[EMAIL PROTECTED]> wrote:
>> I found that around all the function you find somthing like that:
>>
>> /* {{{ proto object imap_fetchstructure(resource stream_id, int msg_no [,
>> int
>> options])
>> Read the full structure of a message */
>> PHP_FUNCTION(imap_fetchstr
I found that around all the function you find somthing like that:
/* {{{ proto object imap_fetchstructure(resource stream_id, int msg_no [,
int
options])
Read the full structure of a message */
PHP_FUNCTION(imap_fetchstructure)
{
...
_php_imap_add_body(return_value, body TSRMLS_CC);}
}
/* }}} *
Am Freitag, 28. April 2006 19:50 schrieben Sie:
> I'll check my copy when I get home, don't get home till late tonight so,
Good to know you have one.;)
>Big differences on handling variables in
> C.
Yes, I know.
Maybe I should ask some concrete question.
For example:
I found that around all t
http://www.amazon.com/gp/product/1411601882/sr=8-1/qid=1146241138/ref=pd_bbs
_1/103-3462164-0754215?%5Fencoding=UTF8
Warren Vail
-Original Message-
From: Oliver Block [mailto:[EMAIL PROTECTED]
Sent: Friday, April 28, 2006 8:59 AM
To: internals@lists.php.net
Subject: [PHP-DEV] Developin
15 matches
Mail list logo