Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/html_tables/
H A Dents_html401.txt195 sim 223C
H A Dents_xhtml.txt227 sim 223C
H A Dents_html5.txt1810 sim 0223C
/PHP-5.4/ext/standard/tests/strings/
H A Dget_html_translation_table_basic7.phpt269 [∼] => ∼
H A Dget_html_translation_table_basic2.phpt477 string(5) "∼"
986 string(5) "∼"
1491 string(5) "∼"
H A Dhtml_entity_decode_html4.phpt231 "∼",
H A Dget_html_translation_table_basic1.phpt464 string(5) "∼"
H A Dhtmlentities_html4.phpt287 ∼ U+0223C
H A Dget_html_translation_table_basic5.phpt1352 [∼] => ∼
H A Dhtml_entity_decode_html5.phpt1815 "∼",
3949 ∼ => ∼ e288bc
H A Dhtmlentities_html5.phpt759 ∼ U+0223C
/PHP-5.4/
H A Dconfig.sub155 -sim | -cisco | -oki | -wec | -winbond)
1129 os=-sim
/PHP-5.4/ext/standard/
H A Dstring.c3301 int sim; local
3320 sim = php_similar_char(t1, t1_len, t2, t2_len);
3323 Z_DVAL_PP(percent) = sim * 200.0 / (t1_len + t2_len);
3326 RETURN_LONG(sim);
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt1733 a Perl-compatible manner. A sample program that demonstrates the sim-
6430 PCRE has an optimization that automatically "possessifies" certain sim-
8345 You have to do two things to make use of the JIT support in the sim-

Completed in 67 milliseconds