Home
last modified time | relevance | path

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

/php-src/ext/mbstring/tests/
H A Dbug62934.phpt2 Bug #62934: mb_convert_kana() does not convert iteration marks
/php-src/ext/standard/tests/strings/
H A Dbug21744.phpt2 Bug #21744 (strip_tags misses exclamation marks in alt text)
/php-src/Zend/tests/generators/
H A Dbug70904.phpt2 Bug #70904 (yield from incorrectly marks valid generator as finished)
/php-src/ext/tidy/tests/
H A D027.phpt18 'quote-marks' => true,
/php-src/ext/pdo_firebird/tests/
H A Dignore_parammarks.phpt2 PDO_Firebird: ingnore parameter marks in comments
/php-src/ext/pcre/tests/
H A Dmarks.phpt2 Test support for PCRE marks
/php-src/docs-old/
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-src/ext/pdo/tests/
H A Dbug_71447.phpt76 SELECT -- What about question marks here?
/php-src/ext/pcre/
H A Dphp_pcre.c1153 HashTable *marks = NULL; /* Array of marks for PREG_PATTERN_ORDER */ in php_pcre_match_impl() local
1308 if (!marks) { in php_pcre_match_impl()
1309 marks = zend_new_array(0); in php_pcre_match_impl()
1313 zend_hash_index_add_new(marks, matched - 1, &tmp); in php_pcre_match_impl()
1439 if (marks) { in php_pcre_match_impl()
1441 ZVAL_ARR(&tmp, marks); in php_pcre_match_impl()
/php-src/ext/pdo/
H A Dpdo_sql_parser.re102 /* escaped question marks unsupported, treat as text */
/php-src/ext/dom/lexbor/
H A DLICENSE140 names, trademarks, service marks, or product names of the Licensor,
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst215 example, ``var_dump`` recursively prints the contents of values, and marks visited values with the
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt140 names, trademarks, service marks, or product names of the Licensor,
/php-src/ext/mbstring/
H A Dcommon_codepoints.txt26 0x0300 0x030A # Diacritical marks
45 0x2018 0x201F # Quote marks
/php-src/ext/mbstring/tests/data/
H A DBIG5.txt51 # 0xA3BC. This character occurs within the Big Five block of tone marks
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10026 # second marks the change between the 4.1 file system and the 4.2 file
10027 # system. The Third marks the changing of the block size from 1K
H A Dmagic10026 # second marks the change between the 4.1 file system and the 4.2 file
10027 # system. The Third marks the changing of the block size from 1K

Completed in 214 milliseconds