Home
last modified time | relevance | path

Searched refs:final (Results 76 – 93 of 93) sorted by relevance

1234

/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_toString_001.phpt38 Method [ <internal:Reflection> final private method __clone ] {
/PHP-7.0/ext/standard/tests/file/
H A Duserstreams.phpt309 /* One final test to see if the position is respected when opened for append */
/PHP-7.0/ext/hash/
H A Dhash.c229 static inline void php_hash_hmac_round(unsigned char *final, const php_hash_ops *ops, void *context… in php_hash_hmac_round() argument
233 ops->hash_final(final, context); in php_hash_hmac_round()
/PHP-7.0/
H A DUPGRADING.INTERNALS15 o. Updated final class modifier
146 o. Removed ZEND_ACC_FINAL_CLASS in favour of ZEND_ACC_FINAL, turning final class
H A DREADME.SUBMITTING_PATCH157 - Update git source just before running your final 'diff' and
H A D.gdbinit413 printf "final "
H A DREADME.RELEASE_PROCESS115 either the next RC, or the final release". Include in this information the verification
H A DNEWS1229 . Fixed bug #67976 (cal_days_month() fails for final month of the French
1649 . Fixed bug #71871 (Interfaces allow final and abstract functions). (Nikita)
2385 . Removed ZEND_ACC_FINAL_CLASS, promoting ZEND_ACC_FINAL as final class
/PHP-7.0/ext/pcre/pcrelib/
H A DHACKING193 OP_DOLL $ (end of data, or before final newline)
430 minimum is zero), with the final copy terminating with OP_KETRMIN or OP_KETRMAX
441 final replication is changed to OP_SBRA or OP_SCBRA. This tells the matcher
H A DREADME794 whose code point values are less than 256. The final argument of the
797 of tables in the current locale. If the final argument for pcre_compile() is
830 The final 256-byte table has bits indicating various character types, as
H A DChangeLog2242 the group uses the captured value from the final iteration of the group
2314 final character ended with (*FAIL).
2631 of files, instead of just to the final components.
3635 definition from the final binary if PCRE is built into a static library and
3858 accidentally printed for the final match.
5526 the final delimiter, add \ to the end of the pattern (to test the error).
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja72 "Japanese Patch" (or distribution). Our final goal is to have true
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt397 this. The final byte order is passed back at the end of processing.
728 this. The final byte order is passed back at the end of processing.
2092 If the final argument, tableptr, is NULL, PCRE uses a default set of
2638 PCRE contains an internal set of tables that are used when the final
3396 finally an empty string. If the pattern is studied, the final attempt
3562 flow) when in fact the vector is exactly the right size for the final
3573 porary overflow, but the final number of used slots is actually less
3887 end of the final string is not independently indicated.
5541 be included in the final matched sequence. For example, the pattern:
5564 The final use of backslash is for certain simple assertions. An asser-
[all …]
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestinput2324 /Perl does not fail these two for the final subjects. Neither did PCRE until/
2900 [0-9a-f]{1,4} $ # final hex number at end of string
H A Dtestinput13786 [0-9a-f]{1,4} $ # final hex number at end of string
H A Dtestoutput2850 /Perl does not fail these two for the final subjects. Neither did PCRE until/
10242 [0-9a-f]{1,4} $ # final hex number at end of string
H A Dtestoutput16180 [0-9a-f]{1,4} $ # final hex number at end of string
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic4655 # http://fastcompression.blogspot.fi/2013/04/lz4-streaming-format-final.html

Completed in 178 milliseconds

1234