/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | st.h | 30 #ifndef _ 31 # define _(args) args macro 41 st_table *st_init_table _((struct st_hash_type *)); 43 st_table *st_init_numtable _((void)); 44 st_table *st_init_numtable_with_size _((int)); 45 st_table *st_init_strtable _((void)); 46 st_table *st_init_strtable_with_size _((int)); 49 int st_insert _((st_table *, st_data_t, st_data_t)); 53 void st_free_table _((st_table *)); 54 void st_cleanup_safe _((st_table *, st_data_t)); [all …]
|
/PHP-5.4/ext/intl/tests/ |
H A D | formatter_get_set_symbol.phpt | 21 …'PERCENT_SYMBOL' => array( NumberFormatter::PERCENT_SYMBOL, '_%_', 12345.123456, NumberFormatter::… 26 …'CURRENCY_SYMBOL' => array( NumberFormatter::CURRENCY_SYMBOL, '_$_', 12345.123456, NumberFormatter… 93 New symbol: [_._] 98 New symbol: [_,_] 103 New symbol: [_;_] 108 New symbol: [_%_] 109 A number formatted with the new symbol: 1,234,512_%_ 123 New symbol: [_-_] 128 New symbol: [_+_] 133 New symbol: [_$_] [all …]
|
H A D | formatter_get_set_symbol2.phpt | 21 …'PERCENT_SYMBOL' => array( NumberFormatter::PERCENT_SYMBOL, '_%_', 12345.123456, NumberFormatter::… 26 …'CURRENCY_SYMBOL' => array( NumberFormatter::CURRENCY_SYMBOL, '_$_', 12345.123456, NumberFormatter… 93 New symbol: [_._] 98 New symbol: [_,_] 103 New symbol: [_;_] 108 New symbol: [_%_] 109 A number formatted with the new symbol: 1,234,512_%_ 123 New symbol: [_-_] 128 New symbol: [_+_] 133 New symbol: [_$_] [all …]
|
H A D | formatter_get_set_text_attribute.phpt | 18 'POSITIVE_PREFIX' => array( NumberFormatter::POSITIVE_PREFIX, '_+_', 12345.1234 ), 19 'POSITIVE_SUFFIX' => array( NumberFormatter::POSITIVE_SUFFIX, '_+_', 12345.1234 ), 20 'NEGATIVE_PREFIX' => array( NumberFormatter::NEGATIVE_PREFIX, '_-_', -12345.1234 ), 21 'NEGATIVE_SUFFIX' => array( NumberFormatter::NEGATIVE_SUFFIX, '_-_', -12345.1234 ), 86 New value: [_+_] 87 Formatting number with new value: _+_12,345.123 92 New value: [_+_] 93 Formatting number with new value: 12,345.123_+_ 98 New value: [_-_] 104 New value: [_-_] [all …]
|
/PHP-5.4/ext/session/ |
H A D | mod_files.bat | 4 IF _%1_==_AUTO_ ( 8 IF _%2_==__ ( 19 IF _%Depth%_==__ GOTO DepthError 22 IF _%3_==__ GOTO DefaultBits 26 IF _%Bits%_==__ GOTO BitsError
|
/PHP-5.4/ext/standard/tests/strings/ |
H A D | strrchr_variation4.phpt | 17 $#%^*&*_("_")!#@@!$#$^^&*(special) 27 '_', 28 '("_")', 45 string(31) "_")!#@@!$#$^^&*(special) 56 $#%^*&*_("_")!#@@!$#$^^&*(special)
|
H A D | stripos_variation4.phpt | 18 $#%^*&*_("_")!#@@!$#$^^&$*(special) 23 var_dump( stripos($special_chars_str, '_') ); 24 var_dump( stripos($special_chars_str, '("_")') );
|
H A D | strripos_variation4.phpt | 18 $#%^*&*_("_")!#@@!$#$^^&$*(special) 23 var_dump( strripos($special_chars_str, '_') ); 24 var_dump( strripos($special_chars_str, '("_")') );
|
H A D | strrpos_variation4.phpt | 18 $#%^*&*_("_")!#@@!$#$^^&$*(special) 23 var_dump( strrpos($special_chars_str, '_') ); 24 var_dump( strrpos($special_chars_str, '("_")') );
|
H A D | strrev_variation3.phpt | 21 $#%^*&*_("_")!#@@!$#$^^&*(special) 72 )laiceps(*&^^$#$!@@#!)"_"(_*&*^%#$
|
H A D | strip_tags_variation11.phpt | 14 'hello <img title=">_<"> world', 15 "hello <img title='>_<'> world"
|
/PHP-5.4/ext/mbstring/tests/ |
H A D | mb_ereg_replace_variation2.phpt | 115 string(46) "-2345-2345-2345-2345-2345-2345_-2345-2345-2345" 121 string(46) "-10.5-10.5-10.5-10.5-10.5-10.5_-10.5-10.5-10.5" 133 string(1) "_" 136 string(1) "_" 142 string(1) "_" 148 string(1) "_" 151 string(1) "_" 154 string(1) "_" 169 string(1) "_" 172 string(1) "_"
|
H A D | mb_split_variation3.phpt | 132 string(1) "_" 156 string(1) "_" 180 string(1) "_" 204 string(1) "_" 228 string(1) "_"
|
/PHP-5.4/tests/basic/ |
H A D | 022.phpt | 32 ["-_&_%_$cookie_10"]=>
|
/PHP-5.4/ext/pcre/tests/ |
H A D | preg_split_basic.phpt | 9 $string = 'this is a_list: value1, Test__, string; Hello, world!_(parentheses)'; 30 string(8) " world!_" 38 string(28) " Hello, world!_(parentheses)" 42 string(54) "this is a_list: value1, Test__, string; Hello, world!_" 52 string(67) "this is a_list: value1, Test__, string; Hello, world!_(parentheses)"
|
/PHP-5.4/ext/mysqli/tests/ |
H A D | mysqli_error_unicode.phpt | 36 mysqli_query($link, 'SELECT * FROM няма_такава_таблица'); 47 %unicode|string%(%d) "Table 'няма_такава_таблица' doesn't exist"
|
H A D | mysqli_query_unicode.phpt | 59 $res = mysqli_query($link, 'SELECT @version AS п_версия'); 62 if (!is_array($tmp) || empty($tmp) || !isset($tmp['п_версия']) || ('' == $tmp['п_версия'])) { 73 …k, 'CREATE FUNCTION функцийка( параметър_версия VARCHAR(25)) RETURNS VARCHAR(25) DETERMINISTIC RET… 74 $res = mysqli_query($link, 'SELECT функцийка(VERSION()) AS ф_версия'); 77 if (!is_array($tmp) || empty($tmp) || !isset($tmp['ф_версия']) || ('' == $tmp['ф_версия'])) {
|
H A D | mysqli_fetch_assoc_no_alias_utf8.phpt | 52 …if (!$res = mysqli_query($link, "CREATE TABLE автори_на_mysqlnd (id integer not null auto_incremen… 55 …if (!$res = mysqli_query($link, "INSERT INTO автори_на_mysqlnd (име, фамилия) VALUES ('Андрей', 'Х… 58 …if (!$res = mysqli_query($link, "INSERT INTO автори_на_mysqlnd (име, фамилия) VALUES ('Andrey', 'H… 61 …if (!$res = mysqli_query($link, "INSERT INTO автори_на_mysqlnd (име, фамилия) VALUES ('安德烈', 'Hris… 65 …if (!$res = mysqli_query($link, "SELECT id, име, фамилия FROM автори_на_mysqlnd ORDER BY фамилия, … 74 if (!$res = mysqli_query($link, "DROP TABLE автори_на_mysqlnd")) {
|
/PHP-5.4/ext/json/tests/ |
H A D | pass001.phpt | 40 \"special\": \"`1~!@#$%^&*()_+-={':[,]}|;.</>?\", 123 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?", 142 "\/\\\"\uCAFE\uBABE\uAB98\uFCDE\ubcda\uef4A\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?" 216 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 279 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 354 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 417 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 496 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 559 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 634 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" [all …]
|
H A D | pass001.1.phpt | 47 \"special\": \"`1~!@#$%^&*()_+-={':[,]}|;.</>?\", 135 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?", 158 "\/\\\"\uCAFE\uBABE\uAB98\uFCDE\ubcda\uef4A\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?" 234 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 338 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 415 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 519 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 600 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 704 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 781 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" [all …]
|
H A D | pass001.1_64bit.phpt | 47 \"special\": \"`1~!@#$%^&*()_+-={':[,]}|;.</>?\", 135 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?", 158 "\/\\\"\uCAFE\uBABE\uAB98\uFCDE\ubcda\uef4A\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?" 234 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 338 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 415 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 519 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 600 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" 704 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=> 781 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?" [all …]
|
/PHP-5.4/ext/filter/tests/ |
H A D | 026.phpt | 9 var_dump(filter_var("!@#$%^&*()><<>+_\"'<br><p /><li />", FILTER_SANITIZE_STRIPPED)); 13 var_dump(filter_var("!@#$%^&*()><<>+_\"'<br><p /><li />", FILTER_SANITIZE_STRIPPED, FILTER_FLAG_STR… 17 var_dump(filter_var("!@#$%^&*()><<>+_\"'<br><p /><li />", FILTER_SANITIZE_STRIPPED, FILTER_FLAG_STR…
|
/PHP-5.4/ext/spl/tests/ |
H A D | regexiterator_getregex.phpt | 20 $regexIterator = new RegexIterator($iterator, '|\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b|'); 29 string(43) "|\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b|"
|
/PHP-5.4/ext/exif/tests/ |
H A D | exif002.phpt | 16 echo md5_file($infile).'_'.filesize($infile); 19 echo md5($thumb).'_'.strlen($thumb);
|
/PHP-5.4/ext/phar/tests/ |
H A D | phar_commitwrite.phpt | 17 include 'phar://' . str_replace('_', '/', \$class); 36 include 'phar://' . str_replace('_', '/', $class);
|