Searched refs:marks (Results 1 – 20 of 20) sorted by relevance
/PHP-7.1/ext/mbstring/tests/ |
H A D | bug62934.phpt | 2 Bug #62934: mb_convert_kana() does not convert iteration marks
|
/PHP-7.1/ext/standard/tests/strings/ |
H A D | bug21744.phpt | 2 Bug #21744 (strip_tags misses exclamation marks in alt text)
|
/PHP-7.1/Zend/tests/generators/ |
H A D | bug70904.phpt | 2 Bug #70904 (yield from incorrectly marks valid generator as finished)
|
/PHP-7.1/ext/tidy/tests/ |
H A D | 027.phpt | 18 'quote-marks' => true,
|
/PHP-7.1/ext/pcre/tests/ |
H A D | marks.phpt | 2 Test support for PCRE marks
|
/PHP-7.1/ |
H A D | README.NEW-OUTPUT-API | 128 the second arg is ignored; marks the output handler to be neither cleanable 131 the second arg is ignored; marks the output handler as disabled
|
H A D | README.EXT_SKEL | 157 question marks to be replaced by you, and you must of course add your own
|
H A D | CODING_STANDARDS | 256 the function you wish to work on. The }}} at the end of each function marks
|
H A D | NEWS | 825 . Fixed bug #62934 (mb_convert_kana() does not convert iteration marks). 3406 . Fixed bug #70904 (yield from incorrectly marks valid generator as
|
/PHP-7.1/ext/pdo/tests/ |
H A D | bug_71447.phpt | 75 SELECT -- What about question marks here?
|
/PHP-7.1/ext/shmop/ |
H A D | README | 57 …marks the segment for deletion, the segment will be deleted when all processes mapping it will det…
|
/PHP-7.1/ext/pcre/ |
H A D | php_pcre.c | 750 zval marks; /* Array of marks for PREG_PATTERN_ORDER */ in php_pcre_match_impl() local 753 ZVAL_UNDEF(&marks); in php_pcre_match_impl() 885 if (Z_TYPE(marks) == IS_UNDEF) { in php_pcre_match_impl() 886 array_init(&marks); in php_pcre_match_impl() 888 add_index_string(&marks, matched - 1, (char *) mark); in php_pcre_match_impl() 1027 if (Z_TYPE(marks) != IS_UNDEF) { in php_pcre_match_impl() 1028 add_assoc_zval(subpats, "MARK", &marks); in php_pcre_match_impl()
|
/PHP-7.1/ext/intl/doc/ |
H A D | Tutorial.txt | 83 . For example, Hebrew cantillation marks are only distinguished at this level. This level should be 204 marks are in noncanonical order will there be a problem. If the setting is On, then the best
|
/PHP-7.1/ext/gd/tests/ |
H A D | Rochester-Regular.otf.LICENSE.txt | 140 names, trademarks, service marks, or product names of the Licensor,
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | HACKING | 343 XCL_END marks the end of the list
|
/PHP-7.1/ext/pcre/pcrelib/testdata/ |
H A D | testinput2 | 3521 /-- Perl doesn't give marks for these, though it does if the alternatives are
|
H A D | testoutput2 | 12034 /-- Perl doesn't give marks for these, though it does if the alternatives are
|
/PHP-7.1/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 391 byte order. This may be changed by byte-order marks (BOMs) anywhere in 722 byte order. This may be changed by byte-order marks (BOMs) anywhere in 5499 4. Do not end before extending characters or spacing marks. Characters 6929 The sequence (?# marks the start of a comment that continues up to the
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 4995 # second marks the change between the 4.1 file system and the 4.2 file 4996 # system. The Third marks the changing of the block size from 1K
|
H A D | magic私はガラスを食べられます | 4995 # second marks the change between the 4.1 file system and the 4.2 file 4996 # system. The Third marks the changing of the block size from 1K
|
Completed in 186 milliseconds