Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/tests/
H A Dbug62934.phpt2 Bug #62934: mb_convert_kana() does not convert iteration marks
/PHP-7.4/ext/standard/tests/strings/
H A Dbug21744.phpt2 Bug #21744 (strip_tags misses exclamation marks in alt text)
/PHP-7.4/Zend/tests/generators/
H A Dbug70904.phpt2 Bug #70904 (yield from incorrectly marks valid generator as finished)
/PHP-7.4/ext/tidy/tests/
H A D027.phpt18 'quote-marks' => true,
/PHP-7.4/ext/pcre/tests/
H A Dmarks.phpt2 Test support for PCRE marks
/PHP-7.4/docs/
H A Doutput-api.md125 the second arg is ignored; marks the output handler to be neither cleanable
128 the second arg is ignored; marks the output handler as disabled
/PHP-7.4/ext/pdo/tests/
H A Dbug_71447.phpt75 SELECT -- What about question marks here?
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1190 zval marks; /* Array of marks for PREG_PATTERN_ORDER */ in php_pcre_match_impl() local
1197 ZVAL_UNDEF(&marks); in php_pcre_match_impl()
1349 if (Z_TYPE(marks) == IS_UNDEF) { in php_pcre_match_impl()
1350 array_init(&marks); in php_pcre_match_impl()
1352 add_index_string(&marks, matched - 1, (char *) mark); in php_pcre_match_impl()
1470 if (Z_TYPE(marks) != IS_UNDEF) { in php_pcre_match_impl()
1471 add_assoc_zval(subpats, "MARK", &marks); in php_pcre_match_impl()
/PHP-7.4/ext/pdo/
H A Dpdo_sql_parser.re108 /* escaped question marks unsupported, treat as text */
/PHP-7.4/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt140 names, trademarks, service marks, or product names of the Licensor,
/PHP-7.4/
H A DCODING_STANDARDS.md295 wish to work on. The `}}}` at the end of each function marks the end of the
H A DUPGRADING622 . It is now possible to escape question marks in SQL queries to avoid them
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7966 # second marks the change between the 4.1 file system and the 4.2 file
7967 # system. The Third marks the changing of the block size from 1K
H A Dmagic7966 # second marks the change between the 4.1 file system and the 4.2 file
7967 # system. The Third marks the changing of the block size from 1K

Completed in 147 milliseconds