Home
last modified time | relevance | path

Searched refs:tab (Results 1 – 25 of 53) sorted by relevance

123

/PHP-5.3/ext/standard/tests/strings/
H A Dstripslashes_variation3.phpt2 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 Dbug55674.phpt2 Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records)
/PHP-5.3/ext/tidy/tests/
H A D007.phpt14 echo "Current Value of 'tab-size': ";
15 var_dump($a->getopt("tab-size"));
23 Current Value of 'tab-size': int(8)
/PHP-5.3/ext/ldap/
H A DLDAP_Win32_HOWTO.txt13 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.3/ext/phar/tests/zip/
H A Dbug48791.phpt14tab-stop-position="1.27cm" fo:text-indent="-0.635cm" fo:margin-left="1.27cm"/></style:list-level-p…
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dtrigger.c53 Table *tab; in sqliteBeginTrigger() local
74 tab = sqliteSrcListLookup(pParse, pTableName); in sqliteBeginTrigger()
75 if( !tab ){ in sqliteBeginTrigger()
78 iDb = isTemp ? 1 : tab->iDb; in sqliteBeginTrigger()
81 "database %s", db->aDb[tab->iDb].zName); in sqliteBeginTrigger()
91 if( sqliteStrNICmp(tab->zName, "sqlite_", 7)==0 ){ in sqliteBeginTrigger()
96 if( tab->pSelect && tr_tm != TK_INSTEAD ){ in sqliteBeginTrigger()
101 if( !tab->pSelect && tr_tm == TK_INSTEAD ){ in sqliteBeginTrigger()
109 const char *zDb = db->aDb[tab->iDb].zName; in sqliteBeginTrigger()
111 if( tab->iDb==1 || isTemp ) code = SQLITE_CREATE_TEMP_TRIGGER; in sqliteBeginTrigger()
[all …]
/PHP-5.3/
H A Dfooter4 * tab-width: 4
/PHP-5.3/ext/imap/tests/
H A Dimap_8bit_basic.phpt20 var_dump(imap_8bit("String with tab at end \t"));
31 string(26) "String with tab at end =09"
/PHP-5.3/ext/standard/tests/general_functions/
H A D004.phpt2 fgetcsv() with tab delimited fields (BUG #8258)
/PHP-5.3/ext/bcmath/libbcmath/
H A Dmissing103 touch y.tab.c
/PHP-5.3/sapi/phttpd/
H A Dconfig.m420 dnl ## tab-width: 4
/PHP-5.3/sapi/isapi/
H A Dconfig.m423 dnl ## tab-width: 4
/PHP-5.3/sapi/pi3web/
H A Dconfig.m426 dnl ## tab-width: 4
/PHP-5.3/sapi/aolserver/
H A Dconfig.m430 dnl ## tab-width: 4
/PHP-5.3/sapi/continuity/
H A Dconfig.m427 dnl ## tab-width: 4
/PHP-5.3/Zend/
H A Dconfigure.in49 # tab-width: 4
/PHP-5.3/ext/date/tests/
H A Dgmstrftime_variation19.phpt2 Test gmstrftime() function : usage variation - Checking newline and tab formats which are not suppo…
H A Dstrftime_variation19.phpt2 Test strftime() function : usage variation - Checking newline and tab formats which are not support…
H A Dstrftime_variation20.phpt2 Test strftime() function : usage variation - Checking newline and tab formats which are supported o…
H A Dgmstrftime_variation20.phpt2 Test gmstrftime() function : usage variation - Checking newline and tab formats which are supported…
/PHP-5.3/main/
H A Dinternal_functions.c.in45 * tab-width: 4
/PHP-5.3/sapi/nsapi/
H A Dconfig.m438 dnl ## tab-width: 4
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h66 #define mysql_list_fields(c, tab, wild) mysqlnd_list_fields((c), (tab), (wild)) argument
/PHP-5.3/sapi/roxen/
H A Dconfig.m454 dnl ## tab-width: 4
/PHP-5.3/ext/standard/tests/array/
H A Darray_rand_variation4.phpt42 "\t" => "tab as key", "'" => 'single quote as key',

Completed in 36 milliseconds

123