Home
last modified time | relevance | path

Searched refs:value (Results 1976 – 2000 of 2016) sorted by relevance

1...<<7172737475767778798081

/PHP-7.4/ext/standard/tests/file/
H A Dftruncate_variation3-win32.phpt62 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation3.phpt62 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation5-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation5.phpt63 clearstatcache(); // clear previous size value in cache
H A Dfgetcsv_variation16.phpt11 and length value equal to zero
H A Dfputcsv_variation14.phpt10 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
H A Dftruncate_variation6-win32.phpt68 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation6.phpt68 clearstatcache(); // clear previous size value in cache
H A Dfgetcsv_variation9.phpt11 Testing fgetcsv() to read from a file when the delimiter argument value is not
H A Dftruncate_variation4-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation4.phpt63 clearstatcache(); // clear previous size value in cache
H A Dfgetcsv_variation17.phpt11 and length value less than the size of line being read
/PHP-7.4/Zend/
H A Dzend_closures.c442 static ZEND_COLD zval *zend_closure_write_property(zval *object, zval *member, zval *value, void **… in zend_closure_write_property() argument
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3009 return (value & (value - 1)) == 0; in is_powerof2()
4033 const sljit_u8 value = nclass ? 0xff : 0; in is_char7_bitset() local
4039 if (*bitset++ != value) in is_char7_bitset()
7316 #define SET_TYPE_OFFSET(value) \ argument
7317 if ((value) != typeoffset) \
7319 if ((value) < typeoffset) \
7324 typeoffset = (value);
7326 #define SET_CHAR_OFFSET(value) \ argument
7327 if ((value) != charoffset) \
7329 if ((value) < charoffset) \
[all …]
H A Dpcre2_compile.c821 uint32_t value; member
2124 *pdataptr = PRIV(utt)[i].value; in get_ucp()
9836 cb.external_options |= p->value; in pcre2_compile()
9840 setflags |= p->value; in pcre2_compile()
9844 newline = p->value; in pcre2_compile()
9849 bsr = p->value; in pcre2_compile()
H A Dpcre2_internal.h1789 uint16_t value; member
H A Dpcre2_dfa_match.c2778 unsigned int value = GET2(code, LINK_SIZE + 2); in internal_dfa_match() local
2779 if (value != RREF_ANY) return PCRE2_ERROR_DFA_UCOND; in internal_dfa_match()
/PHP-7.4/ext/openssl/
H A Dopenssl.c1098 OBJ_create(cnf->value, cnf->name, cnf->name) == NID_undef) { in php_openssl_add_oid_section()
1100 php_error_docref(NULL, E_WARNING, "problem creating object %s=%s", cnf->name, cnf->value); in php_openssl_add_oid_section()
3230 … if (!X509_NAME_add_entry_by_txt(subj, type, MBSTRING_UTF8, (unsigned char*)v->value, -1, -1, 0)) { in php_openssl_make_REQ()
3232 php_error_docref(NULL, E_WARNING, "add_entry_by_txt %s -> %s (failed)", type, v->value); in php_openssl_make_REQ()
3273 if (!X509_REQ_add1_attr_by_txt(csr, v->name, MBSTRING_UTF8, (unsigned char*)v->value, -1)) { in php_openssl_make_REQ()
3279 v->name, v->value); in php_openssl_make_REQ()
/PHP-7.4/ext/oci8/
H A Dconfig.m4187 AC_MSG_ERROR([Empty parameter value passed to --with-oci8])
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch634 - int rc = file_regcomp(&rx, m->value.s, REG_EXTENDED);
642 + convert_libmagic_pattern(&pattern, m->value.s, strlen(m->value.s), options);
3511 - rc = file_regcomp(&rx, m->value.s,
3521 + convert_libmagic_pattern(&pattern, (char *)m->value.s, m->vallen, options);
/PHP-7.4/
H A DCODING_STANDARDS.md284 Returns the absolute value of the number */
H A Dconfigure.ac1006 AC_MSG_ERROR([Invalid value passed to --enable-fd-setsize!])
1604 | database, set the value BEQUEATH_DETACH=YES in Oracle Net's |
/PHP-7.4/ext/date/lib/
H A Dparse_date.c147 int value; member
540 timelib_sll value = 0; in timelib_lookup_relative_text() local
552 value = tp->value; in timelib_lookup_relative_text()
558 return value; in timelib_lookup_relative_text()
573 timelib_long value = 0; in timelib_lookup_month() local
585 value = tp->value; in timelib_lookup_month()
590 return value; in timelib_lookup_month()
632 value = tp; in timelib_lookup_relunit()
638 return value; in timelib_lookup_relunit()
727 value = tp->gmtoffset; in timelib_lookup_abbr()
[all …]
/PHP-7.4/ext/curl/
H A Dinterface.c255 ZEND_ARG_INFO(0, value)
301 ZEND_ARG_INFO(0, value)
366 ZEND_ARG_INFO(0, value)
/PHP-7.4/ext/zip/
H A Dphp_zip.c368 #define REGISTER_ZIP_CLASS_CONST_LONG(const_name, value) \ argument
369 …d_declare_class_constant_long(zip_class_entry, const_name, sizeof(const_name)-1, (zend_long)value);

Completed in 418 milliseconds

1...<<7172737475767778798081