Home
last modified time | relevance | path

Searched refs:entry (Results 226 – 239 of 239) sorted by relevance

12345678910

/PHP-5.5/ext/exif/
H A Dexif.c189 …return OnUpdateString(entry, new_value, new_value_length, mh_arg1, mh_arg2, mh_arg3, stage TSRMLS_… in ZEND_DECLARE_MODULE_GLOBALS()
204 …return OnUpdateString(entry, new_value, new_value_length, mh_arg1, mh_arg2, mh_arg3, stage TSRMLS_… in ZEND_INI_MH()
/PHP-5.5/ext/tidy/
H A Dtidy.c1140 …status = OnUpdateBool(entry, new_value, new_value_length, mh_arg1, mh_arg2, mh_arg3, stage TSRMLS_… in PHP_INI_MH()
/PHP-5.5/
H A DINSTALL376 For information on why, read the related FAQ entry on using Apache2
1697 in the Windows registry. Since PHP 5.3, entry can be set in .user.ini
2046 + Find the Path entry (you may need to scroll to find it)
2047 + Double click on the Path entry
H A DNEWS213 entry filename is "/"). (CVE-2015-7804) (Stas)
437 . Fixed bug #69453 (Memory Corruption in phar_parse_tarfile when entry
905 . Fixed bug #68103 (Duplicate entry in Reflection for class alias). (Remi)
1200 . Fixed bug #66482 (unknown entry 'priority' in php-fpm.conf).
6502 - Fixed a crash on extract in zip when files or directories entry names contain
6638 - Fixed extraction of zip files or directories when the entry name is a
8848 - Fixed bug #35988 (Unknown persistent list entry type in module shutdown).
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING363 in the group name table of the first entry for the requred name, followed by
H A DNEWS617 its entry point. To get the function called, the regex must include (?C) at
H A DChangeLog45 9. The table entry for \l in EBCDIC environments was incorrect, leading to its
3026 from the 1000-entry workspace that had been reserved. So now there is no
4881 pcre_callout to its entry point. Like pcre_malloc and pcre_free, this is a
4947 PCRE_INFO_NAMEENTRYSIZE yields the size of each entry in the map
4951 The map is a vector of fixed-size entries. The size of each entry depends on
4952 the length of the longest name used. The first two bytes of each entry are the
5196 doesn't seem to recognize that ./xxx and xxx are the same file. (This entry
/PHP-5.5/ext/iconv/
H A Diconv.c228 OnUpdateString(entry, new_value, new_value_length, mh_arg1, mh_arg2, mh_arg3, stage TSRMLS_CC); in PHP_INI_MH()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt419 function returns the length of each entry in the table as the number of
750 function returns the length of each entry in the table as the number of
1803 entry points of the standard malloc() and free() functions, respec-
2912 of each entry; both of these return an int value. The entry size
2914 a pointer to the first entry of the table. This is a pointer to char in
2915 the 8-bit library, where the first two bytes of each entry are the num-
2920 parenthesis number. The rest of the entry is the corresponding name,
2926 same name, but there is only one entry in the table. Different names
2942 each entry in the table is eight bytes long. The table is as follows,
4032 returns the length of each entry, or PCRE_ERROR_NOSUBSTRING (-7) if
[all …]
/PHP-5.5/Zend/
H A Dzend_compile.c3560 zend_class_entry *entry; in zend_do_inherit_interfaces() local
3575 entry = iface->interfaces[if_num]; in zend_do_inherit_interfaces()
3577 if (ce->interfaces[i] == entry) { in zend_do_inherit_interfaces()
3582 ce->interfaces[ce->num_interfaces++] = entry; in zend_do_inherit_interfaces()
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY10 2008/06/16: [bug] invalid CaseFoldMap entry in ISO-8859-5. 0xdf -> 0xde
1831 2003/01/22: [memo] start CVS entry in my box.
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c201 …int ret = orig_include_path_on_modify(entry, new_value, new_value_length, mh_arg1, mh_arg2, mh_arg… in ZEND_INI_MH()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1423 void *map; /* internal resources used by entry */
/PHP-5.5/ext/soap/
H A Dsoap.c513 OnUpdateString(entry, new_value, new_value_length, mh_arg1, mh_arg2, mh_arg3, stage TSRMLS_CC); in PHP_INI_MH()

Completed in 254 milliseconds

12345678910