Home
last modified time | relevance | path

Searched refs:FALSE (Results 26 – 50 of 1370) sorted by relevance

12345678910>>...55

/PHP-7.0/ext/mbstring/oniguruma/enc/
H A Diso8859_15.c142 return FALSE;
147 return (v != 0 ? TRUE : FALSE);
157 return FALSE; in is_code_ctype()
H A Diso8859_3.c141 return FALSE;
146 return (v != 0 ? TRUE : FALSE);
156 return FALSE; in is_code_ctype()
H A Diso8859_4.c140 return FALSE;
145 return (v != 0 ? TRUE : FALSE);
155 return FALSE; in is_code_ctype()
H A Diso8859_9.c141 return FALSE;
146 return (v != 0 ? TRUE : FALSE);
156 return FALSE; in is_code_ctype()
H A Diso8859_13.c141 return FALSE;
146 return (v != 0 ? TRUE : FALSE);
156 return FALSE; in is_code_ctype()
H A Dsjis.c170 return (code_to_mbclen(code) > 1 ? TRUE : FALSE);
174 return FALSE;
205 return (SJIS_ISMB_TRAIL(c) ? FALSE : TRUE); in is_allowed_reverse_match()
263 return (code_to_mbclen(code) > 1 ? TRUE : FALSE); in is_code_ctype()
277 return FALSE; in is_code_ctype()
/PHP-7.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp60 this->fText = utext_clone(this->fText, that.fText, FALSE, TRUE, &uec); in operator =()
80 return FALSE; in operator ==()
87 return FALSE; in operator ==()
111 return utext_clone(fillIn, this->fText, FALSE, TRUE, &status); in getUText()
130 this->fText = utext_clone(this->fText, text, FALSE, TRUE, &status); in setText()
282 this->fText = utext_clone(this->fText, input, FALSE, TRUE, &status); in refreshInputText()
/PHP-7.0/ext/gd/libgd/
H A Dgd_io_dp.c26 #define FALSE 0 macro
159 return FALSE; in dynamicSeek()
166 return FALSE; in dynamicSeek()
277 dp->dataGood = FALSE; in allocDynamic()
299 return FALSE; in appendDynamic()
308 return FALSE; in appendDynamic()
357 return FALSE; in trimDynamic()
H A Dgd_gif_in.c35 #define FALSE 0 macro
146 int ZeroDataBlock = FALSE; in gdImageCreateFromGifCtx()
298 return FALSE; in ReadColorMap()
320 return FALSE; in DoExtension()
327 return FALSE; in DoExtension()
384 scd->done = FALSE; in GetCode_()
458 sd->fresh = FALSE; in LWZReadByte_()
461 GetCode(fd, &sd->scd, sd->code_size, FALSE, ZeroDataBlockP); in LWZReadByte_()
482 GetCode(fd, &sd->scd, sd->code_size, FALSE, ZeroDataBlockP); in LWZReadByte_()
599 while ((v = LWZReadByte(fd, &sd, FALSE, c, ZeroDataBlockP)) >= 0) { in ReadImage()
[all …]
/PHP-7.0/ext/standard/tests/general_functions/
H A Dgetservbyname_variation2.phpt16 'uppercase FALSE' =>FALSE,
H A Dget_cfg_var_variation2.phpt22 'uppercase FALSE' =>FALSE,
H A Dgetservbyname_variation9.phpt21 'uppercase FALSE' =>FALSE,
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_validate_on_parse_variation.phpt21 $dom->validateOnParse = FALSE;
22 echo "validateOnParse set to FALSE: \n";
38 validateOnParse set to FALSE:
H A DDOMDocument_standalone_basic.phpt26 $dom->standalone = FALSE;
28 echo "Set standalone to FALSE, reading again:\n";
41 Set standalone to FALSE, reading again:
/PHP-7.0/ext/dba/tests/
H A Ddba007.phpt15 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
20 if (($db_file1=dba_open($db_file1, "n", $handler))!==FALSE) {
25 if (($db_file2=dba_open($db_file2, "n", $handler))!==FALSE) {
H A Ddba_db4_009.phpt16 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
21 if (($db_file1=dba_open($db_file1, "n", $handler))!==FALSE) {
26 if (($db_file2=dba_open($db_file2, "n", $handler))!==FALSE) {
H A Ddba_handler.inc6 if (($db_file = dba_open($db_filename, 'n'.$lock_flag, $handler))!==FALSE) {
17 if (($db_file = dba_open($db_filename, 'r'.$lock_flag, $handler))===FALSE) {
48 if ($db_writer!==FALSE) {
68 if (($db_file = dba_open($db_filename, 'r'.$lock_flag, $handler))!==FALSE) {
84 if (($db_file = dba_popen($db_filename, 'r'.($lock_flag==''?'':'-'), $handler))!==FALSE) {
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c88 BOOL had_recurse = FALSE; in find_minlength()
166 had_recurse = FALSE; in find_minlength()
670 caseless = FALSE; in set_table_bit()
945 try_next = FALSE; in set_start_bits()
989 try_next = FALSE; in set_start_bits()
1081 try_next = FALSE; in set_start_bits()
1092 try_next = FALSE; in set_start_bits()
1127 try_next = FALSE; in set_start_bits()
1155 try_next = FALSE; in set_start_bits()
1165 try_next = FALSE; in set_start_bits()
[all …]
H A Dpcre_compile.c1520 *negptr = FALSE; in get_ucp()
1574 return FALSE; in get_ucp()
1579 return FALSE; in get_ucp()
2636 return FALSE; in could_be_empty_branch()
2775 return FALSE; in could_be_empty()
2885 return FALSE; in check_char_prop()
2929 list[1] = FALSE; in get_chr_property_list()
3949 return FALSE; in check_posix_syntax()
4496 BOOL utf = FALSE; in compile_branch()
8208 return FALSE; in compile_branch()
[all …]
/PHP-7.0/ext/standard/tests/strings/
H A Dvsprintf_variation6.phpt46 array(true), array(false), array(TRUE), array(FALSE),
52 TRUE, 0, FALSE, 1,
53 true, false, TRUE, FALSE,
55 1, TRUE, 0, FALSE),
H A Dsprintf_variation15.phpt43 "FALSE",
203 string(5) "FALSE"
205 string(5) "FALSE"
207 string(6) " FALSE"
208 string(6) "FALSE "
209 string(6) " FALSE"
211 FALSE"
212 string(5) "FALSE"
213 string(30) " FALSE"
/PHP-7.0/ext/intl/doc/
H A Dgrapheme_api.php104 function grapheme_strstr($haystack, $needle, $before_needle = FALSE) {}
115 function grapheme_stristr($haystack, $needle, $before_needle = FALSE) {}
/PHP-7.0/sapi/cli/tests/
H A Dbug61546.phpt5 // reference doc for getmyinode() on php.net states that it returns an integer or FALSE on error
6 // on Windows, getmyinode() returns 0 which normally casts to FALSE
7 // however, the implementation of getmyinode() (in pageinfo.c) returns an explicit FALSE in the
/PHP-7.0/ext/bcmath/libbcmath/src/
H A Dadd.c63 cmp_res = _bc_do_compare (n1, n2, FALSE, FALSE); /* Compare magnitudes. */
H A Dsub.c64 cmp_res = _bc_do_compare (n1, n2, FALSE, FALSE);

Completed in 67 milliseconds

12345678910>>...55