Home
last modified time | relevance | path

Searched refs:NO (Results 1 – 25 of 72) sorted by relevance

123

/PHP-5.5/ext/intl/tests/
H A Dlocale_filter_matches3.phpt54 $res_str .= "NO\n";
64 $res_str .= "NO\n";
80 loc_range:de-de matches lang_tag de-DEVA ? NO
95 loc_range:de-de matches lang_tag sl_IT ? NO
116 loc_range:de-de matches lang_tag i-lux ? NO
122 loc_range:de-de matches lang_tag jbo ? NO
134 loc_range:sl_IT matches lang_tag de-DE ? NO
170 loc_range:sl_IT matches lang_tag jbo ? NO
230 loc_range:jbo matches lang_tag de-DE ? NO
239 loc_range:jbo matches lang_tag sl_IT ? NO
[all …]
H A Dlocale_filter_matches.phpt54 $res_str .= "NO\n";
64 $res_str .= "NO\n";
80 loc_range:de-de matches lang_tag de-DEVA ? NO
95 loc_range:de-de matches lang_tag sl_IT ? NO
116 loc_range:de-de matches lang_tag i-lux ? NO
122 loc_range:de-de matches lang_tag jbo ? NO
134 loc_range:sl_IT matches lang_tag de-DE ? NO
170 loc_range:sl_IT matches lang_tag jbo ? NO
230 loc_range:jbo matches lang_tag de-DE ? NO
239 loc_range:jbo matches lang_tag sl_IT ? NO
[all …]
H A Dlocale_filter_matches2.phpt55 $res_str .= "NO\n";
65 $res_str .= "NO\n";
81 loc_range:de-de matches lang_tag de-DEVA ? NO
96 loc_range:de-de matches lang_tag sl_IT ? NO
117 loc_range:de-de matches lang_tag i-lux ? NO
123 loc_range:de-de matches lang_tag jbo ? NO
135 loc_range:sl_IT matches lang_tag de-DE ? NO
171 loc_range:sl_IT matches lang_tag jbo ? NO
231 loc_range:jbo matches lang_tag de-DE ? NO
240 loc_range:jbo matches lang_tag sl_IT ? NO
[all …]
/PHP-5.5/ext/spl/
H A Ddoxygen.cfg9 CREATE_SUBDIRS = NO
12 BRIEF_MEMBER_DESC = NO
17 FULL_PATH_NAMES = NO
20 SHORT_NAMES = NO
23 DETAILS_AT_TOP = NO
28 OPTIMIZE_OUTPUT_FOR_C = NO
29 OPTIMIZE_OUTPUT_JAVA = NO
39 HIDE_UNDOC_MEMBERS = NO
40 HIDE_UNDOC_CLASSES = NO
41 HIDE_FRIEND_COMPOUNDS = NO
[all …]
/PHP-5.5/ext/standard/tests/general_functions/
H A Disset_basic1.phpt23 echo "Float test: " . (isset($f) ? "YES": "NO") . "\n";
27 echo "Null test: " . (isset($n) ? "YES": "NO") . "\n";
51 Null test: NO
58 Integer test: NO
59 Float test: NO
60 String test: NO
61 Array test: NO
62 Boolean test: NO
63 Null test: NO
64 Object test: NO
[all …]
/PHP-5.5/Zend/tests/
H A Dbug37707.phpt11 echo "NO LEAK\n";
15 NO LEAK
/PHP-5.5/ext/dom/tests/
H A Ddomattributes.phpt29 echo "Is ID?: ".($chapter->isId()?'YES':'NO')."\n";
41 Is ID?: NO
/PHP-5.5/sapi/phttpd/
H A DREADME3 THIS IS BY NO MEANS COMPLETE NOR USABLE RIGHT NOW!
/PHP-5.5/ext/mysql/tests/
H A Dmysql_sql_safe_mode.phpt35 Warning: mysql_connect(): Access denied for user '%s'@'%s' (using password: NO) in %s on line %d
39 Warning: mysql_pconnect(): Access denied for user '%s'@'%s' (using password: NO) in %s on line %d
/PHP-5.5/ext/date/tests/
H A Dbug62896.phpt9 echo "FROM TIMESTAMP, NO TZ:\n";
34 FROM TIMESTAMP, NO TZ:
H A Dtimezone_location_get.phpt16 string(2) "NO"
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dlarge_objects.phpt57 /* Try again, with NO bind */
61 echo "Fetching NO bind:\n";
90 Fetching NO bind:
/PHP-5.5/main/
H A Dspprintf.c251 alternate_form = print_sign = print_blank = NO; in xbuf_format_converter()
295 adjust_width = NO; in xbuf_format_converter()
317 adjust_precision = NO; in xbuf_format_converter()
319 adjust_precision = adjust_width = NO; in xbuf_format_converter()
629 (adjust_precision == NO) ? FLOAT_DIGITS : precision, in xbuf_format_converter()
672 if (adjust_precision == NO) in xbuf_format_converter()
/PHP-5.5/ext/spl/tests/
H A Dsplpriorityqueue_extract.phpt13 $sp->extract(1); // Should throw a warning as extract expects NO arguments
/PHP-5.5/ext/snmp/tests/
H A Dskipif.inc12 die('NO SNMPD on this host or community invalid');
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strpos.phpt74 echo "== NO ENCODING PARAMETER ==\n";
88 echo "== NO OFFSET AND ENCODING PARAMETER ==\n";
152 == NO ENCODING PARAMETER ==
159 == NO OFFSET AND ENCODING PARAMETER ==
H A Dmb_stripos.phpt77 echo "== NO ENCODING PARAMETER ==\n";
91 echo "== NO OFFSET AND ENCODING PARAMETER ==\n";
155 == NO ENCODING PARAMETER ==
162 == NO OFFSET AND ENCODING PARAMETER ==
/PHP-5.5/ext/dba/tests/
H A Ddba_cdb.phpt36 --NO-LOCK--
H A Ddba_db1.phpt33 --NO-LOCK--
H A Ddba_db2.phpt33 --NO-LOCK--
H A Ddba_db3.phpt33 --NO-LOCK--
H A Ddba_db4_000.phpt37 --NO-LOCK--
H A Ddba_dbm.phpt33 --NO-LOCK--
H A Ddba_flatfile.phpt37 --NO-LOCK--
H A Ddba_inifile.phpt33 --NO-LOCK--

Completed in 52 milliseconds

123