Home
last modified time | relevance | path

Searched refs:score (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/soap/tests/bugs/
H A Dbug37083.phpt19 …"xsd:string">oai:dlmd.ifremer.fr:5900168</identifier><score xsi:type="xsd:float">0.13684115</score
20 …"xsd:string">oai:dlmd.ifremer.fr:5900039</identifier><score xsi:type="xsd:float">0.13684115</score
21 …"xsd:string">oai:dlmd.ifremer.fr:5900040</identifier><score xsi:type="xsd:float">0.13684115</score
22 …e="xsd:string">oai:dlmd.ifremer.fr:41534</identifier><score xsi:type="xsd:float">0.13684115</score
23 …"xsd:string">oai:dlmd.ifremer.fr:5900038</identifier><score xsi:type="xsd:float">0.13684115</score
24 …"xsd:string">oai:dlmd.ifremer.fr:2900229</identifier><score xsi:type="xsd:float">0.13684115</score
25 …"xsd:string">oai:dlmd.ifremer.fr:2900228</identifier><score xsi:type="xsd:float">0.13684115</score
26 …"xsd:string">oai:dlmd.ifremer.fr:2900230</identifier><score xsi:type="xsd:float">0.13684115</score
27 …"xsd:string">oai:dlmd.ifremer.fr:2900235</identifier><score xsi:type="xsd:float">0.13684115</score
28 …"xsd:string">oai:dlmd.ifremer.fr:5900196</identifier><score xsi:type="xsd:float">0.13684115</score
/PHP-8.1/ext/mbstring/tests/
H A Dmb_detect_encoding_incomplete_sequence.phpt9 // reached neither have illegal characters and would be picked based on score. However, flushing
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h159 size_t score; member
H A Dmbfilter.c328 data->score += 40; in mbfl_estimate_encoding_likelihood()
330 data->score += 6; in mbfl_estimate_encoding_likelihood()
332 data->score += 30; in mbfl_estimate_encoding_likelihood()
334 data->score += 1; in mbfl_estimate_encoding_likelihood()
422 if (!data->num_illegalchars && data->score < best_score) { in mbfl_encoding_detector_judge()
424 best_score = data->score; in mbfl_encoding_detector_judge()
/PHP-8.1/build/
H A Dconfig.sub1257 | score \
1527 score-*)

Completed in 28 milliseconds