Home
last modified time | relevance | path

Searched refs:comment (Results 176 – 187 of 187) sorted by relevance

12345678

/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt2193 of comment is a literal newline sequence in the pattern; escape
2320 side a character class indicates a comment that lasts until after the
2423 18 missing ) after comment
6273 appear between /* and */ and within the comment, individual * and /
6281 /* first comment */ not comment /* second comment */
6557 \g{ syntax or an empty comment (see "Comments" below) can be used.
6900 by PCRE. In both cases, the start of the comment must not be in a char-
6903 make up a comment play no part in the pattern matching.
6905 The sequence (?# marks the start of a comment that continues up to the
6918 abc #comment \n still comment
[all …]
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog130 32. A pattern such as /(?1)(?#?'){8}(a)/ which had a parenthesized comment
302 been changed to start with UCHAR21, and an extensive comment has been added
398 the Makefile. The comment in config.h implied that defining the macro would
1698 scanning for the end of the comment. (*Character* 0x85 is an "any" newline,
1875 reference to a subpattern the other side of a comment that contains an
2029 interpreted as invalid octal numbers. I've updated the previous comment in
2053 comment: "Figure out how to create a longlong from a string: strtoll and
2583 with CMake, and also correct the comment about stack recursion.
3373 escaped with \Q...\E, or parentheses in a #-comment in /x mode.
4571 1. If a comment in an extended regex that started immediately after a meta-item
/PHP-5.4/ext/phar/phar/
H A Dpharcommand.inc964 * Client comment add file information
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput2148 Failed: missing ) after comment at offset 7
2737 /#this is a comment
6610 /* this is a C style comment */\M
6613 0: /* this is a C style comment */
6614 1: /* this is a C style comment */
7753 /^(?P>abc) # this is (a comment)
/PHP-5.4/Zend/
H A Dzend_compile.c5082 char *comment = NULL; in zend_do_declare_property() local
5111 comment = CG(doc_comment); in zend_do_declare_property()
5117 …0 TSRMLS_CC), var_name->u.constant.value.str.len, property, access_type, comment, comment_len TSRM… in zend_do_declare_property()
/PHP-5.4/
H A DNEWS2675 . Fixed bug #60094 (C++ comment fails in c89). (Laruence)
2858 . Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even
3041 . Fixed bug #54929 (Parse error with single quote in sql comment). (Felipe)
5000 - Fixed bug #46817 (tokenizer misses last single-line comment (PHP 5.3+, with
5021 - Fixed bug #46578 (strip_tags() does not honor end-of-comment when it
5097 - Fixed bug #44575 (parse_ini_file comment # line problems). (Arnaud)
5922 - Fixed bug #42767 (highlight_string() truncates trailing comment). (Ilia)
7578 - Fixed bug #36513 (comment will be outputted in last line). (Dmitry)
7835 - Fixed bug #35406 (eval hangs when evall'ed code ends with comment w/o
H A Dphp.ini-development317 ;highlight.comment = #FF9900
H A Dphp.ini-production317 ;highlight.comment = #FF9900
/PHP-5.4/win32/
H A Dphp5dllts.dsp503 SOURCE=..\ext\dom\comment.c
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic2390 >5 leshort &0x0002 \b, contains comment
4009 >3 byte &0x10 \b, has comment
4024 >3 byte &0x10 \b, comment
10100 >10 byte&0x8 =0x8 \b, comment
10985 # At least we can show a comment if no other segments got inserted before:
10986 >(4.S+5) byte 0xFE \b, comment:
11888 # 99 beshort # length of comment after resource
12445 # other (* matches it is a comment start in these langs
18509 # model" lifted from "magic.xenix", with comment "derived empirically;
/PHP-5.4/tests/lang/
H A D024.phpt369 echo "Tests completed.\n"; # testing some PHP style comment...
/PHP-5.4/build/
H A Dlibtool.m45757 # see comment about different semantics on the GNU ld section

Completed in 188 milliseconds

12345678