Searched refs:found2 (Results 1 – 2 of 2) sorted by relevance
92 int found1 = -1, found2 = -1; in compare_special_version_forms() local116 found2 = pp->order; in compare_special_version_forms()120 return sign(found1 - found2); in compare_special_version_forms()
30 $found2 = strstr($test, "a ");33 } elseif ($found2 != "a test") {42 $found2 = strrchr($test, 102);45 } elseif ($found2 != "fola blakken") {
Completed in 12 milliseconds