Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/tests/strings/
H A Dget_html_translation_table_basic2.phpt483 string(5) "∼"
990 string(5) "∼"
1499 string(5) "∼"
H A Dhtml_entity_decode_html4.phpt231 "∼",
H A Dget_html_translation_table_basic1.phpt472 string(5) "∼"
H A Dhtmlentities_html4.phpt287 ∼ U+0223C
/PHP-5.3/
H A Dconfig.sub155 -sim | -cisco | -oki | -wec | -winbond)
1129 os=-sim
/PHP-5.3/ext/standard/
H A Dstring.c2921 int sim; local
2940 sim = php_similar_char(t1, t1_len, t2, t2_len);
2943 Z_DVAL_PP(percent) = sim * 200.0 / (t1_len + t2_len);
2946 RETURN_LONG(sim);
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1699 a Perl-compatible manner. A sample program that demonstrates the sim-
6062 PCRE has an optimization that automatically "possessifies" certain sim-
7859 You have to do two things to make use of the JIT support in the sim-

Completed in 43 milliseconds