Home
last modified time | relevance | path

Searched refs:value (Results 2076 – 2100 of 2100) sorted by relevance

1...<<81828384

/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS656 systems, the value can be set in config.h.
710 value of zero. For example, change
H A DREADME299 pcre_exec() can supply their own value. There is more discussion on the
354 which specifies that the code value for the EBCDIC NL character is 0x25
392 The value must be a plain integer. The default is 20480.
H A Dpcre_internal.h2656 pcre_uint16 value; member
H A Dpcre_compile.c1568 *pdataptr = PRIV(utt)[i].value; in get_ucp()
/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation9.phpt11 Testing fgetcsv() to read from a file when the delimiter argument value is not
H A Dfgetcsv_variation17.phpt11 and length value less than the size of line being read
H A Dfputcsv_variation13.phpt10 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
H A Dfgetcsv_variation3.phpt10 /* Testing fgetcsv() to read from a file when provided with delimiter value as NULL */
H A Dfgetcsv_variation4.phpt10 /* Testing fgetcsv() to read from a file when provided with enclosure value as NULL */
H A Dfgetcsv_variation6.phpt12 value less than the line size
/PHP-5.5/ext/ftp/
H A Dphp_ftp.c234 ZEND_ARG_INFO(0, value)
/PHP-5.5/
H A Dconfigure.in995 AC_MSG_ERROR([Invalid value passed to --enable-fd-setsize!])
1640 | database, set the value BEQUEATH_DETACH=YES in Oracle Net's |
/PHP-5.5/ext/interbase/
H A Dinterbase.c704 || (type == PHP_INI_DISPLAY_ACTIVE && ini_entry->value)) { in PHP_INI_DISP()
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcmp.phpt135 /* Here two different outputs, which depends on the rounding value
H A Dstrcasecmp.phpt135 /* Here two different outputs, which depends on the rounding value
/PHP-5.5/build/
H A Dlibtool.m4861 # We know the value 262144 and hardcode it with a safety zone (like BSD)
908 # It appears as though 1/2 is a usable value.
1193 # do not overwrite the value of need_locks provided by the user
3043 # Determine the default libpath from the value encoded in an empty executable.
3054 # Determine the default libpath from the value encoded in an empty executable.
3734 # non-empty value in the environment. Most likely only useful for
5734 # Determine the default libpath from the value encoded in an empty executable.
5744 # Determine the default libpath from the value encoded in an empty executable.
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput15912 Error -24 (bad offset value)
H A Dtestoutput87406 Error -24 (bad offset value)
7408 Error -24 (bad offset value)
H A Dtestoutput26323 a random value. /Ix
10955 Error -24 (bad offset value)
10957 Error -24 (bad offset value)
H A Dtestinput21548 a random value. /Ix
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja722 value="some Japanese text"> to properly detect the incoming text's
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1861 ZEND_ARG_INFO(0, value)
/PHP-5.5/ext/opcache/Optimizer/
H A Dblock_pass.c28 *result = c->value; in zend_get_persistent_constant()
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c63554 i64 value = 0;
63557 return value;
85036 double value;
85040 if( negateFlag ) value = -value;
85041 zV = dup8bytes(v, (char*)&value);
85063 i64 value;
85066 c = sqlite3DecOrHexToI64(z, &value);
85069 if( negFlag ){ value = c==2 ? SMALLEST_INT64 : -value; }
85070 zV = dup8bytes(v, (char*)&value);
103760 memcpy(pI64, &value, sizeof(value));
[all …]
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3810 # I shall assume it's ANDing the field with the first value and
7021 # value is 0x80 for NTFS
7089 # dos < 4.0 BootSector value found is 0x80
7731 # Because it's text-only magic, check a binary value (version) to be sure.
8081 # 8/9: kernel (ring 0) ss value, always 0x0010
9719 # and there *is* an identified "primary platform" value of SUNW.
11017 # Now read value of 'Brand' field, which yields a few possibilities:
12078 # "for HFS volumes, this field always contains the value 0x4C4B."
12116 # based on the value. TN1150 only mentions '8.10' for "MacOS 8.1"
16225 # Bit 1 (mask 0x02): Whether shared String value checking was enabled during encoding, default …
[all …]

Completed in 503 milliseconds

1...<<81828384