Home
last modified time | relevance | path

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

/PHP-7.1/ext/spl/
H A Ddoxygen.cfg11 USE_WINDOWS_ENCODING = YES
13 REPEAT_BRIEF = YES
15 ALWAYS_DETAILED_SEC = YES
16 INLINE_INHERITED_MEMB = YES
21 JAVADOC_AUTOBRIEF = YES
22 MULTILINE_CPP_IS_BRIEF = YES
24 INHERIT_DOCS = YES
25 DISTRIBUTE_GROUP_DOC = YES
30 SUBGROUPING = YES
34 EXTRACT_ALL = YES
[all …]
/PHP-7.1/ext/standard/tests/general_functions/
H A Disset_basic1.phpt23 echo "Float test: " . (isset($f) ? "YES": "NO") . "\n";
24 echo "String test: " . (isset($s) ? "YES": "NO") . "\n";
25 echo "Array test: " . (isset($a) ? "YES": "NO") . "\n";
27 echo "Null test: " . (isset($n) ? "YES": "NO") . "\n";
46 Integer test: YES
47 Float test: YES
48 String test: YES
49 Array test: YES
50 Boolean test: YES
52 Object test: YES
[all …]
H A Dparse_ini_string_001.phpt154 Key1 = YES
175 ;YES = 1
178 ;YES = YES
/PHP-7.1/ext/intl/tests/
H A Dlocale_filter_matches.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_matches2.phpt53 $res_str .= "YES\n";
63 $res_str .= "YES\n";
84 loc_range:de-de matches lang_tag de-DE-1996 ? YES
87 loc_range:de-de matches lang_tag de-DE ? YES
144 loc_range:sl_IT matches lang_tag sl_IT ? YES
150 loc_range:sl_IT matches lang_tag sl_IT_rozaj ? YES
259 loc_range:jbo canonically matches lang_tag jbo ? YES
265 loc_range:jbo canonically matches lang_tag jbo ? YES
267 loc_range:jbo matches lang_tag jbo ? YES
336 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-7.1/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-7.1/main/
H A Dspprintf.c266 print_sign = YES; in xbuf_format_converter()
268 alternate_form = YES; in xbuf_format_converter()
270 print_blank = YES; in xbuf_format_converter()
282 adjust_width = YES; in xbuf_format_converter()
286 adjust_width = YES; in xbuf_format_converter()
298 adjust_precision = YES; in xbuf_format_converter()
H A Dsnprintf.c585 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES
666 print_sign = YES; in format_converter()
668 alternate_form = YES; in format_converter()
670 print_blank = YES; in format_converter()
682 adjust_width = YES; in format_converter()
686 adjust_width = YES; in format_converter()
698 adjust_precision = YES; in format_converter()
H A Dsnprintf.h76 NO = 0, YES = 1 enumerator
/PHP-7.1/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.phpt302 [009] SQLSTATE[%s] [1045] Access denied for user 'dont%s'@'%s' (using password: YES), [n/a] n/a
/PHP-7.1/ext/standard/tests/file/
H A Dparse_ini_file.phpt156 Key1 = YES
177 ;YES = 1
180 ;YES = YES
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_out.c115 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES
202 print_sign = YES; in format_converter()
204 alternate_form = YES; in format_converter()
206 print_blank = YES; in format_converter()
218 adjust_width = YES; in format_converter()
222 adjust_width = YES; in format_converter()
234 adjust_precision = YES; in format_converter()
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt118 [011] Access denied for user '%s'@'%s' (using password: YES)
119 [014] Access denied for user '%s'@'%s' (using password: YES)
H A Dconnect.inc147 (('YES' == $row['Support']) || ('DEFAULT' == $row['Support']))
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_report.phpt300 [013] Access denied for user '%s'@'%s' (using password: YES)
301 [016] Access denied for user '%s'@'%s' (using password: YES)
H A Dmysqli_connect.phpt152 Warning: mysqli_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on…
H A Dmysqli_real_connect.phpt178 Warning: mysqli_real_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in …
/PHP-7.1/
H A Dconfigure.in1657 | database, set the value BEQUEATH_DETACH=YES in Oracle Net's |
1659 | BEQUEATH_DETACH to YES before starting Apache. If the problem |

Completed in 40 milliseconds