Searched refs:tab (Results 1 – 25 of 60) sorted by relevance
123
/PHP-5.4/ext/standard/tests/strings/ |
H A D | stripslashes_variation3.phpt | 2 Test stripslashes() function : usage variations - strings with newline and tab characters 11 * Test stripslashes() with strings containing newline and tab characters. 14 echo "*** Testing stripslashes() : with strings containing newline and tab characters ***\n"; 40 // string with tab character 63 *** Testing stripslashes() : with strings containing newline and tab characters ***
|
H A D | bug55674.phpt | 2 Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records)
|
/PHP-5.4/ext/tidy/tests/ |
H A D | 007.phpt | 14 echo "Current Value of 'tab-size': "; 15 var_dump($a->getopt("tab-size")); 23 Current Value of 'tab-size': int(8)
|
/PHP-5.4/Zend/tests/ |
H A D | bug66218.phpt | 10 $tab = get_extension_funcs("standard"); 13 if (in_array($fct, $tab)) {
|
/PHP-5.4/ext/ldap/ |
H A D | LDAP_Win32_HOWTO.txt | 13 Select the C/C++ tab, and select 'Code Generation' in the Category box. 16 Select the Preprocessor tab, select 'All Configurations'. 24 Select the C/C++ tab, and select 'Code Generation' in the Category box. 27 Select the Preprocessor tab, select 'All Configurations'.
|
/PHP-5.4/ext/phar/tests/zip/ |
H A D | bug48791.phpt | 14 …tab-stop-position="1.27cm" fo:text-indent="-0.635cm" fo:margin-left="1.27cm"/></style:list-level-p…
|
/PHP-5.4/ |
H A D | footer | 4 * tab-width: 4
|
/PHP-5.4/ext/imap/tests/ |
H A D | imap_8bit_basic.phpt | 20 var_dump(imap_8bit("String with tab at end \t")); 31 string(26) "String with tab at end =09"
|
/PHP-5.4/ext/standard/tests/general_functions/ |
H A D | 004.phpt | 2 fgetcsv() with tab delimited fields (BUG #8258)
|
/PHP-5.4/ext/bcmath/libbcmath/ |
H A D | missing | 103 touch y.tab.c
|
/PHP-5.4/sapi/phttpd/ |
H A D | config.m4 | 20 dnl ## tab-width: 4
|
/PHP-5.4/sapi/isapi/ |
H A D | config.m4 | 23 dnl ## tab-width: 4
|
/PHP-5.4/sapi/pi3web/ |
H A D | config.m4 | 26 dnl ## tab-width: 4
|
/PHP-5.4/sapi/aolserver/ |
H A D | config.m4 | 30 dnl ## tab-width: 4
|
/PHP-5.4/sapi/continuity/ |
H A D | config.m4 | 27 dnl ## tab-width: 4
|
/PHP-5.4/ext/date/tests/ |
H A D | gmstrftime_variation20.phpt | 2 Test gmstrftime() function : usage variation - Checking newline and tab formats which are supported…
|
H A D | gmstrftime_variation19.phpt | 2 Test gmstrftime() function : usage variation - Checking newline and tab formats which are not suppo…
|
H A D | strftime_variation19.phpt | 2 Test strftime() function : usage variation - Checking newline and tab formats which are not support…
|
H A D | strftime_variation20.phpt | 2 Test strftime() function : usage variation - Checking newline and tab formats which are supported o…
|
/PHP-5.4/main/ |
H A D | internal_functions.c.in | 45 * tab-width: 4
|
/PHP-5.4/sapi/nsapi/ |
H A D | config.m4 | 38 dnl ## tab-width: 4
|
/PHP-5.4/ext/mysqlnd/ |
H A D | mysqlnd_libmysql_compat.h | 66 #define mysql_list_fields(c, tab, wild) mysqlnd_list_fields((c), (tab), (wild)) argument
|
/PHP-5.4/sapi/roxen/ |
H A D | config.m4 | 54 dnl ## tab-width: 4
|
/PHP-5.4/ext/standard/tests/array/ |
H A D | array_rand_variation4.phpt | 42 "\t" => "tab as key", "'" => 'single quote as key',
|
/PHP-5.4/Zend/ |
H A D | configure.in | 148 # tab-width: 4
|
Completed in 23 milliseconds
123