Home
last modified time | relevance | path

Searched refs:spaces (Results 1 – 25 of 81) sorted by path

1234

/PHP-5.5/
H A DCODING_STANDARDS222 four spaces. It is important to maintain consistency in indenture so
H A DINSTALL2093 Please note that the path cannot contain spaces. For instance,
H A DNEWS1353 spaces) (willfitch, iliaa)
1594 spaces). (Michael M Slusarz)
4003 encoding with spaces after chunk size). (Dmitry)
4115 . Fixed bug #53848 (fgetcsv() ignores spaces at beginnings of fields). (Ilia)
5317 - Fixed bug #50340 (php.ini parser does not allow spaces in ini keys). (Jani)
9731 - Fixed bug #29338 (unencoded spaces get ignored after certain tags). (Ilia)
H A DUPGRADING123 removed (defined as spaces, tabs, \r, \n and NULL).
H A Dconfigure.in791 dnl separate any following additions by spaces
/PHP-5.5/Zend/RFCs/
H A D002.txt33 spaces than the current one may be referenced using a new namespace
/PHP-5.5/build/
H A Dlibtool.m41335 # Ok, now we have the path, separated by spaces, we can step through it
/PHP-5.5/ext/ctype/tests/
H A Dctype_alnum_variation3.phpt21 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_alpha_variation3.phpt22 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_cntrl_variation3.phpt22 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_digit_variation3.phpt22 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_graph_variation3.phpt22 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_lower_variation3.phpt22 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_print_variation3.phpt22 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_punct_variation3.phpt23 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_space_variation3.phpt22 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_upper_variation3.phpt21 /*1*/ "This string contains just letters and spaces", // Simple string
H A Dctype_xdigit_variation3.phpt22 /*1*/ "This string contains just letters and spaces", // Simple string
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6407 #WINBOOT.SYS only not spaces (0xDF)
6439 #WINBOOT.SYS only not spaces (0xDF)
13202 # some character device drivers like ASPICD.SYS, btcdrom.sys and Cr_atapi.sys contain only spaces o…
15752 # Thus, positions 7-10, 60-62 and 67-80 are spaces. The Date must be in the
/PHP-5.5/ext/filter/tests/
H A D044.phpt2 Integer validation with spaces
/PHP-5.5/ext/iconv/
H A Diconv.c1432 const char *spaces = NULL; in _php_iconv_mime_decode() local
1476 spaces = p1; in _php_iconv_mime_decode()
1698 spaces = NULL; in _php_iconv_mime_decode()
1827 spaces = p1; in _php_iconv_mime_decode()
1857 if (spaces != NULL && encoded_word == NULL) { in _php_iconv_mime_decode()
1858 _php_iconv_appendl(pretval, spaces, (size_t)(p1 - spaces), cd_pl); in _php_iconv_mime_decode()
1859 spaces = NULL; in _php_iconv_mime_decode()
1869 if (spaces != NULL) { in _php_iconv_mime_decode()
1870 _php_iconv_appendl(pretval, spaces, (size_t)(p1 - spaces), cd_pl); in _php_iconv_mime_decode()
1871 spaces = NULL; in _php_iconv_mime_decode()
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog740 37. In extended mode, Perl ignores spaces before a + that indicates a
799 unnecessary spaces.
1219 32. Put spaces around SLJIT_PRINT_D in the JIT compiler. Required by CXX11.
2431 4. The pcregrep documentation said spaces were inserted as well as colons (or
2433 lines. This is not true; no spaces are inserted. I have also clarified the
3291 pages, and it removes trailing spaces from listed files. It also creates
3328 offset values with spaces. This is now used to make test 3 independent
5136 digits, spaces, or word characters. Such characters always match \D, \S,
H A DREADME920 Detrail script to remove trailing spaces
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt8260 PCRE recognizes as digits, spaces, or word characters remain the same
9950 PCRE_EXTENDED ignore white spaces /x
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput1689 [\040\t]* )* # If comment found, allow more spaces.
717 [\040\t]* )* # If comment found, allow more spaces.
734 [\040\t]* )* # If comment found, allow more spaces.
760 [\040\t]* )* # If comment found, allow more spaces.
778 [\040\t]* )* # If comment found, allow more spaces.
801 [\040\t]* )* # If comment found, allow more spaces.
819 [\040\t]* )* # If comment found, allow more spaces.
842 [\040\t]* )* # If comment found, allow more spaces.
897 [\040\t]* )* # If comment found, allow more spaces.
2001 this is not a line with only words and spaces!
[all …]

Completed in 136 milliseconds

1234