Home
last modified time | relevance | path

Searched refs:YES (Results 1 – 23 of 23) sorted by relevance

/PHP-8.0/ext/standard/tests/general_functions/
H A Disset_basic1.phpt19 echo "Float test: " . (isset($f) ? "YES": "NO") . "\n";
20 echo "String test: " . (isset($s) ? "YES": "NO") . "\n";
21 echo "Array test: " . (isset($a) ? "YES": "NO") . "\n";
23 echo "Null test: " . (isset($n) ? "YES": "NO") . "\n";
41 Integer test: YES
42 Float test: YES
43 String test: YES
44 Array test: YES
45 Boolean test: YES
47 Object test: YES
[all …]
H A Dparse_ini_string_001.phpt149 Key1 = YES
170 ;YES = 1
173 ;YES = YES
/PHP-8.0/ext/intl/tests/
H A Dlocale_filter_matches2.phpt52 $res_str .= "YES\n";
62 $res_str .= "YES\n";
83 loc_range:de-de matches lang_tag de-DE-1996 ? YES
86 loc_range:de-de matches lang_tag de-DE ? YES
143 loc_range:sl_IT matches lang_tag sl_IT ? YES
149 loc_range:sl_IT matches lang_tag sl_IT_rozaj ? YES
258 loc_range:jbo canonically matches lang_tag jbo ? YES
264 loc_range:jbo canonically matches lang_tag jbo ? YES
266 loc_range:jbo matches lang_tag jbo ? YES
335 loc_range:sl_IT matches lang_tag sl_IT ? YES
[all …]
H A Dlocale_filter_matches4.phpt52 $res_str .= "YES\n";
62 $res_str .= "YES\n";
83 loc_range:de-de matches lang_tag de-DE-1996 ? YES
86 loc_range:de-de matches lang_tag de-DE ? YES
143 loc_range:sl_IT matches lang_tag sl_IT ? YES
149 loc_range:sl_IT matches lang_tag sl_IT_rozaj ? YES
258 loc_range:jbo canonically matches lang_tag jbo ? YES
264 loc_range:jbo canonically matches lang_tag jbo ? YES
266 loc_range:jbo matches lang_tag jbo ? YES
335 loc_range:sl_IT matches lang_tag sl_IT ? YES
[all …]
H A Dlocale_filter_matches_icu70.phpt54 $res_str .= "YES\n";
64 $res_str .= "YES\n";
85 loc_range:de-de matches lang_tag de-DE-1996 ? YES
88 loc_range:de-de matches lang_tag de-DE ? YES
145 loc_range:sl_IT matches lang_tag sl_IT ? YES
151 loc_range:sl_IT matches lang_tag sl_IT_rozaj ? YES
260 loc_range:jbo canonically matches lang_tag jbo ? YES
266 loc_range:jbo canonically matches lang_tag jbo ? YES
268 loc_range:jbo matches lang_tag jbo ? YES
337 loc_range:sl_IT matches lang_tag sl_IT ? YES
[all …]
H A Dlocale_filter_matches3.phpt52 $res_str .= "YES\n";
62 $res_str .= "YES\n";
83 loc_range:de-de matches lang_tag de-DE-1996 ? YES
86 loc_range:de-de matches lang_tag de-DE ? YES
87 loc_range:de_DE canonically matches lang_tag de_DE ? YES
143 loc_range:sl_IT matches lang_tag sl_IT ? YES
149 loc_range:sl_IT matches lang_tag sl_IT_rozaj ? YES
266 loc_range:jbo matches lang_tag jbo ? YES
267 loc_range:jbo canonically matches lang_tag jbo ? YES
335 loc_range:sl_IT matches lang_tag sl_IT ? YES
[all …]
/PHP-8.0/main/
H A Dspprintf.c253 print_sign = YES; in xbuf_format_converter()
255 alternate_form = YES; in xbuf_format_converter()
257 print_blank = YES; in xbuf_format_converter()
269 adjust_width = YES; in xbuf_format_converter()
273 adjust_width = YES; in xbuf_format_converter()
285 adjust_precision = YES; in xbuf_format_converter()
H A Dsnprintf.c573 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES
652 print_sign = YES; in format_converter()
654 alternate_form = YES; in format_converter()
656 print_blank = YES; in format_converter()
668 adjust_width = YES; in format_converter()
672 adjust_width = YES; in format_converter()
684 adjust_precision = YES; in format_converter()
H A Dsnprintf.h72 NO = 0, YES = 1 enumerator
/PHP-8.0/ext/dom/tests/
H A Ddomchardata.phpt62 echo "Is Whitespace?: ".($text2->isElementContentWhitespace()?'YES':'NO');
75 Is Whitespace?: YES
H A Ddomattributes.phpt29 echo "Is ID?: ".($chapter->isId()?'YES':'NO')."\n";
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpecl_bug_5200.phpt32 [null] => YES
H A Dmysql_pdo_test.inc146 … if (!empty($row) && $row[1] == 'YES' && ($row[0] == 'have_innodb' || $row[0] == 'have_bdb')) {
153 … if ('InnoDB' == $row['engine'] && ('YES' == $row['support'] || 'DEFAULT' == $row['support']))
H A Dpdo_mysql___construct.phpt303 [009] SQLSTATE[%s] [1045] Access denied for user 'dont%s'@'%s' (using password: YES), [n/a] n/a
/PHP-8.0/ext/standard/tests/file/
H A Dparse_ini_file.phpt151 Key1 = YES
172 ;YES = 1
175 ;YES = YES
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.c113 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES
193 print_sign = YES; in format_converter()
195 alternate_form = YES; in format_converter()
197 print_blank = YES; in format_converter()
209 adjust_width = YES; in format_converter()
213 adjust_width = YES; in format_converter()
225 adjust_precision = YES; in format_converter()
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt120 [011] Access denied for user '%s'@'%s' (using password: YES)
121 [014] Access denied for user '%s'@'%s' (using password: YES)
H A Dconnect.inc118 (('YES' == $row['Support']) || ('DEFAULT' == $row['Support']))
H A Dmysqli_real_connect.phpt155 Warning: mysqli_real_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in …
H A Dmysqli_real_connect_pconn.phpt154 Warning: mysqli_real_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in …
H A Dmysqli_connect.phpt147 Warning: mysqli_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on…
H A Dmysqli_report.phpt341 [013] Access denied for user '%s'@'%s' (using password: YES)
342 [016] Access denied for user '%s'@'%s' (using password: YES)
/PHP-8.0/
H A Dconfigure.ac1575 | database, set the value BEQUEATH_DETACH=YES in Oracle Net's |
1577 | BEQUEATH_DETACH to YES before starting Apache. If the problem |

Completed in 43 milliseconds