Home
last modified time | relevance | path

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

12345678

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h143 const char *comment; member
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME684 used. RunTest outputs a comment when it skips a test.
740 in the list of available locales, the third test cannot be run, and a comment
H A DHACKING6 documentation and the comment at the head of the RunTest file.
H A DChangeLog306 32. A pattern such as /(?1)(?#?'){8}(a)/ which had a parenthesized comment
478 been changed to start with UCHAR21, and an extensive comment has been added
574 the Makefile. The comment in config.h implied that defining the macro would
1874 scanning for the end of the comment. (*Character* 0x85 is an "any" newline,
2051 reference to a subpattern the other side of a comment that contains an
2205 interpreted as invalid octal numbers. I've updated the previous comment in
2229 comment: "Figure out how to create a longlong from a string: strtoll and
2759 with CMake, and also correct the comment about stack recursion.
3549 escaped with \Q...\E, or parentheses in a #-comment in /x mode.
4747 1. If a comment in an extended regex that started immediately after a meta-item
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput2802 /#this is a comment
1653 /* this is a C style comment */\M
1912 /^(?P>abc) # this is (a comment)
H A Dtestoutput2148 Failed: missing ) after comment at offset 7
2742 /#this is a comment
6627 /* this is a C style comment */\M
6630 0: /* this is a C style comment */
6631 1: /* this is a C style comment */
7770 /^(?P>abc) # this is (a comment)
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2204 of comment is a literal newline sequence in the pattern; escape
2331 side a character class indicates a comment that lasts until after the
2434 18 missing ) after comment
6297 appear between /* and */ and within the comment, individual * and /
6305 /* first comment */ not comment /* second comment */
6581 \g{ syntax or an empty comment (see "Comments" below) can be used.
6924 by PCRE. In both cases, the start of the comment must not be in a char-
6927 make up a comment play no part in the pattern matching.
6929 The sequence (?# marks the start of a comment that continues up to the
6942 abc #comment \n still comment
[all …]
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc964 * Client comment add file information
/PHP-5.5/Zend/
H A Dzend_compile.c5302 char *comment = NULL; in zend_do_declare_property() local
5331 comment = CG(doc_comment); in zend_do_declare_property()
5337 …0 TSRMLS_CC), var_name->u.constant.value.str.len, property, access_type, comment, comment_len TSRM… in zend_do_declare_property()
/PHP-5.5/
H A DNEWS3864 . Fixed bug #60094 (C++ comment fails in c89). (Laruence)
4047 . Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even
4230 . Fixed bug #54929 (Parse error with single quote in sql comment). (Felipe)
6189 - Fixed bug #46817 (tokenizer misses last single-line comment (PHP 5.3+, with
6210 - Fixed bug #46578 (strip_tags() does not honor end-of-comment when it
6286 - Fixed bug #44575 (parse_ini_file comment # line problems). (Arnaud)
7111 - Fixed bug #42767 (highlight_string() truncates trailing comment). (Ilia)
8767 - Fixed bug #36513 (comment will be outputted in last line). (Dmitry)
9024 - Fixed bug #35406 (eval hangs when evall'ed code ends with comment w/o
H A Dphp.ini-development314 ;highlight.comment = #FF9900
H A Dphp.ini-production314 ;highlight.comment = #FF9900
/PHP-5.5/win32/
H A Dphp5dllts.dsp495 SOURCE=..\ext\dom\comment.c
/PHP-5.5/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.5/build/
H A Dlibtool.m45764 # see comment about different semantics on the GNU ld section
/PHP-5.5/tests/lang/
H A D024.phpt369 echo "Tests completed.\n"; # testing some PHP style comment...

Completed in 267 milliseconds

12345678