Home
last modified time | relevance | path

Searched refs:comments (Results 1 – 25 of 59) sorted by relevance

123

/PHP-5.6/ext/date/tests/
H A DDateTimeZone_getLocation.phpt46 [comments] => %s
53 [comments] => %s
60 [comments] =>
67 [comments] => %s
74 [comments] => %s
81 [comments] =>
H A Dbug35218.phpt2 Bug #35218 (strtotime no longer ignores timezone comments like "(PST)")
H A Dtimezone_location_get.phpt21 ["comments"]=>
/PHP-5.6/ext/dom/tests/
H A Dcanonicalization.phpt24 /* inclusive/without comments first child element of doc element is context. */
27 /* exclusive/without comments first child element of doc element is context. */
30 /* inclusive/with comments first child element of doc element is context. */
33 /* exclusive/with comments first child element of doc element is context. */
36 /* exclusive/without comments using xpath query. */
39 /* exclusive/without comments first child element of doc element is context.
47 /* exclusive/without comments first child element of doc element is context.
/PHP-5.6/ext/tokenizer/tests/
H A Dtoken_get_all_variation9.phpt2 Test token_get_all() function : usage variations - with different types of comments
13 * Passing 'source' argument with different style of comments
19 echo "*** Testing token_get_all() : 'source' string with different comments ***\n";
21 // types of comments: '//', '/* */', '#' & /** */
47 *** Testing token_get_all() : 'source' string with different comments ***
/PHP-5.6/tests/lang/
H A Dcomments2.phpt2 #-style comments (part 2)
H A Dcomments.phpt2 #-style comments
/PHP-5.6/ext/opcache/tests/
H A Dopcache-1.blacklist1 ; comments are allowed in blacklist file
H A Dblacklist-win32.phpt2 Blacklist (with glob, quote and comments)
H A Dblacklist.phpt2 Blacklist (with glob, quote and comments)
/PHP-5.6/ext/bcmath/libbcmath/
H A DINSTALL9 Bugs and comments to philnelson@acm.org.
/PHP-5.6/Zend/tests/
H A Dbug42767.phpt2 Bug #42767 (highlight_string() truncates trailing comments)
/PHP-5.6/ext/xmlwriter/tests/
H A D005.phpt2 XMLWriter: libxml2 XML Writer, comments
H A DOO_005.phpt2 XMLWriter: libxml2 XML Writer, comments
/PHP-5.6/sapi/cli/tests/
H A D007.phpt2 strip comments and whitespace with -w
/PHP-5.6/sapi/cgi/tests/
H A D003.phpt2 strip comments and whitespace with -w
/PHP-5.6/ext/date/lib/
H A Dparse_tz.c256 tz->location.comments = timelib_malloc(comments_len + 1); in read_location()
257 memcpy(tz->location.comments, *tzf, comments_len); in read_location()
258 tz->location.comments[comments_len] = '\0'; in read_location()
268 printf("Comments:\n%s\n", tz->location.comments); in timelib_dump_tzinfo()
H A Dtimelib_structs.h177 char *comments; member
/PHP-5.6/
H A DREADME.EXT_SKEL29 compiled in PHP. Just remove 3 comments in your_module_name/config.m4,
87 If present it will be filled into the 'proto' header comments in the stubs
103 The file must contain nothing else but function definitions, no comments or
110 By default, ext_skel creates both comments in the source code and a test
H A DCODING_STANDARDS189 1. Never use C++ style comments (i.e. // comment). Always use C-style
190 comments instead. PHP is written in C, and is aimed at compiling
192 accept C++-style comments in C code, you have to ensure that your
196 is known to accept C++-style comments in C code.
223 that definitions, comments, and control structures line up correctly.
282 Ongoing status notes which may not be appropriate for Git comments.
/PHP-5.6/ext/ereg/regex/
H A DREADME9 Read the comments at the beginning of Makefile before running.
/PHP-5.6/ext/pdo/tests/
H A Dbug_71447.phpt2 PDO Common: Bug #71447 (Quotes inside comments not properly handled)
/PHP-5.6/ext/xml/tests/
H A Dbug26614.phpt34 // Case 2: replace some characters so that we get comments instead
H A Dbug26614_libxml.phpt34 // Case 2: replace some characters so that we get comments instead
/PHP-5.6/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data33 [comments]

Completed in 48 milliseconds

123