Home
last modified time | relevance | path

Searched refs:end (Results 601 – 625 of 631) sorted by relevance

1...<<212223242526

/PHP-5.5/ext/soap/
H A Dsoap.c116 (char*) _old_stack_top > (char*)EG(argument_stack)->end)) { \
4775 char *end = strchr((*ext)->val, '['); local
4777 if (end == NULL) {
4780 len = end-(*ext)->val;
4789 if (end != NULL) {
4790 smart_str_appends(buf, end);
/PHP-5.5/ext/standard/
H A Dfile.c1906 char *end = ch + Z_STRLEN(field); in php_fputcsv() local
1910 while (ch < end) { in php_fputcsv()
/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation6.phpt93 } //end of mode loop
94 } // end of foreach
H A Dfputcsv_variation9.phpt72 } //end of mode loop
73 } // end of foreach
/PHP-5.5/main/
H A Dmain.c1925 zend_module_entry **end = ptr + count; in php_register_extensions() local
1927 while (ptr < end) { in php_register_extensions()
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc193 * @return mixed false if doesn't end with anything, the string
531 * Set stub end
/PHP-5.5/ext/standard/html_tables/mappings/
H A DROMAN.TXT64 # '#' begins a comment which continues to the end of the line.
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h145 unsigned int (*mb_valid)(const char *start, const char *end);
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1583 / ^ a (?# begins with a) b\sc (?# then b c) $ (?# then end)/x
593 /(?x) ^ a (?# begins with a) b\sc (?# then b c) $ (?# then end)/
5846 a rather long string that doesn't end with one of them
6179 ){1,7} # end item; 1-7 of them required
6180 [0-9a-f]{1,4} $ # final hex number at end of string
7854 end of the pattern. A single letter instead of (B|D) makes it not fail,
7897 that we have to have something complicated such as (B|Z) at the end because,
H A Dtestinput8801 / ^ a (?# begins with a) b\sc (?# then b c) $ (?# then end)/x
807 /(?x) ^ a (?# begins with a) b\sc (?# then b c) $ (?# then end)/
3782 a rather long string that doesn't end with one of them
H A Dgrepinput4 features should be added at the end, because some of the tests involve the
610 Check up on PATTERN near the end.
H A Dtestinput22899 ){1,7} # end item; 1-7 of them required
2900 [0-9a-f]{1,4} $ # final hex number at end of string
4042 /-- Test the ugly "start or end of word" compatibility syntax --/
H A Dtestoutput2977 Failed: \ at end of pattern at offset 4
980 Failed: \ at end of pattern at offset 4
10241 ){1,7} # end item; 1-7 of them required
10242 [0-9a-f]{1,4} $ # final hex number at end of string
14142 /-- Test the ugly "start or end of word" compatibility syntax --/
14180 Start of matched string is beyond its end - displaying from end to start.
H A Dtestoutput81508 / ^ a (?# begins with a) b\sc (?# then b c) $ (?# then end)/x
1518 /(?x) ^ a (?# begins with a) b\sc (?# then b c) $ (?# then end)/
5913 a rather long string that doesn't end with one of them
/PHP-5.5/win32/
H A Dinstall.txt529 # Add to the end of the LoadModule section
532 # Add to the end of the AddModule section
1730 * Enter your PHP directory at the end, including ';' before (e.g.
1739 add: ;C:\php to the end of the line
1773 * Add a new line to the end of the file: set PHPRC=C:\php (replace
/PHP-5.5/
H A DNEWS743 . Fixed possible read after end of buffer and use after free. (Dmitry)
818 . Fixed possible read after end of buffer and use after free. (Dmitry)
2788 moved to the end). (reeze.xia@gmail.com)
5242 not end with a /). (Martin Jansen)
5769 ZEND_HANDLE_EXCEPTION opcode in the end. (Dmitry)
6210 - Fixed bug #46578 (strip_tags() does not honor end-of-comment when it
6284 - Fixed bug #44842 (parse_ini_file keys that start/end with underscore).
6572 after end of stream). (Greg)
6735 after end of stream). (Keisial at gmail dot com, Greg)
8564 - Fixed bug #36630 (umask not reset at the end of the request). (Ilia)
[all …]
H A Dphp.ini-development320 ; the request. Consider enabling it if executing long requests, which may end up
1407 ; not the end all be all of session hijacking defense, but it's a good start.
1922 ; Preferred Shared Memory back-end. Leave empty and let the system decide.
H A Dphp.ini-production320 ; the request. Consider enabling it if executing long requests, which may end up
1407 ; not the end all be all of session hijacking defense, but it's a good start.
1922 ; Preferred Shared Memory back-end. Leave empty and let the system decide.
H A DINSTALL1192 directory is another option and would end up looking like:
2048 + Enter your PHP directory at the end, including ';' before
2057 and add: ;C:\php to the end of the line
2091 + Add a new line to the end of the file: set PHPRC=C:\php
/PHP-5.5/Zend/
H A Dzend_API.c1774 Bucket **end = b1 + count; in zend_sort_modules() local
1778 while (b1 < end) { in zend_sort_modules()
1786 while (b2 < end) { in zend_sort_modules()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2429 >14 byte 0x54 end slice
5267 >0 belong 5 end of volume,
5286 >0 belong 5 end of volume,
5305 >0 belong 5 end of volume,
5341 >0 leshort 5 end of volume.
6013 # Microsoft MBR IPL end
6182 # mbr partition table entries end
6704 # x86 bootloader end
6850 # Error messages at end of code
7123 ### DOS,NTFS boot sectors end
[all …]
/PHP-5.5/build/
H A Dlibtool.m442 dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
733 # (2) before a word containing "conftest.", or (3) at the end.
833 # you end up with a "frozen" computer, even though with patience
1150 # (2) before a word containing "conftest.", or (3) at the end.
3846 end
5363 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS82 mean "start of word" and "end of word", respectively, as a transition aid.
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar1174 return end($this->allowedArgumentLists);
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY103 2007/03/02: [bug] invalid optimization for semi-end-buf in onig_search().
371 2006/08/09: [impl] remove a comma at the end of enum ReduceType

Completed in 227 milliseconds

1...<<212223242526