Home
last modified time | relevance | path

Searched refs:cap (Results 1 – 13 of 13) sorted by relevance

/PHP-5.5/ext/standard/html_tables/
H A Dents_html401.txt191 cap 2229
H A Dents_xhtml.txt223 cap 2229
H A Dents_html5.txt775 cap 02229
/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic7.phpt131 [∩] => ∩
H A Dget_html_translation_table_basic2.phpt201 string(5) "∩"
710 string(5) "∩"
1217 string(5) "∩"
H A Dhtml_entity_decode_html4.phpt227 "∩",
H A Dget_html_translation_table_basic1.phpt188 string(5) "∩"
H A Dhtmlentities_html4.phpt283 ∩ U+02229
H A Dget_html_translation_table_basic5.phpt613 [∩] => ∩
H A Dhtml_entity_decode_html5.phpt780 "∩",
2914 ∩ => ∩ e288a9
H A Dhtmlentities_html5.phpt741 ∩ U+02229
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c878 register cat_t *cap = p->g->categories; local
884 if (cap[ch] == 0)
885 cap[ch] = p->g->ncategories++;
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1996 parentheses (of any kind) in a pattern. This limit is imposed to cap
3524 of the vector is used as workspace by pcre_exec() while matching cap-
4463 field contains one more than the number of the highest numbered cap-
4468 The capture_last field contains the number of the most recently cap-
4471 substrings. If no substrings have been captured, the value of cap-
4647 distinguish which parentheses matched, because both names map to cap-
6105 Because the two alternatives are inside a (?| group, both sets of cap-
7332 If (*ACCEPT) is inside capturing parentheses, the data so far is cap-
7337 This matches "AB", "AAD", or "ACD"; when it matches "AB", "B" is cap-
9726 Otherwise,the portion of the string that was matched, and also any cap-
[all …]

Completed in 54 milliseconds