Home
last modified time | relevance | path

Searched refs:marks (Results 1 – 16 of 16) sorted by relevance

/PHP-5.6/ext/standard/tests/strings/
H A Dbug21744.phpt2 Bug #21744 (strip_tags misses exclamation marks in alt text)
/PHP-5.6/ext/tidy/tests/
H A D027.phpt18 'quote-marks' => true,
/PHP-5.6/ext/pcre/tests/
H A Dmarks.phpt2 Test support for PCRE marks
/PHP-5.6/
H A DREADME.NEW-OUTPUT-API128 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 DREADME.EXT_SKEL157 question marks to be replaced by you, and you must of course add your own
H A DCODING_STANDARDS254 the function you wish to work on. The }}} at the end of each function marks
/PHP-5.6/ext/pdo/tests/
H A Dbug_71447.phpt75 SELECT -- What about question marks here?
/PHP-5.6/ext/pcre/
H A Dphp_pcre.c610 zval *marks = NULL; /* Array of marks for PREG_PATTERN_ORDER */ in php_pcre_match_impl() local
735 if (!marks) { in php_pcre_match_impl()
736 MAKE_STD_ZVAL(marks); in php_pcre_match_impl()
737 array_init(marks); in php_pcre_match_impl()
739 add_index_string(marks, matched - 1, (char *) mark, 1); in php_pcre_match_impl()
841 if (marks) { in php_pcre_match_impl()
842 add_assoc_zval(subpats, "MARK", marks); in php_pcre_match_impl()
/PHP-5.6/ext/shmop/
H A DREADME57marks the segment for deletion, the segment will be deleted when all processes mapping it will det…
/PHP-5.6/ext/intl/doc/
H A DTutorial.txt83 . 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-5.6/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt140 names, trademarks, service marks, or product names of the Licensor,
/PHP-5.6/ext/pcre/pcrelib/
H A DHACKING343 XCL_END marks the end of the list
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestinput23521 /-- Perl doesn't give marks for these, though it does if the alternatives are
H A Dtestoutput212034 /-- Perl doesn't give marks for these, though it does if the alternatives are
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt391 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-5.6/ext/fileinfo/tests/
H A Dmagic4716 # second marks the change between the 4.1 file system and the 4.2 file
4717 # system. The Third marks the changing of the block size from 1K

Completed in 107 milliseconds