search.php File Reference

Go to the source code of this file.

Functions

 search_results ()
 matches_text ($num)
 report_matches ()
 end_form ($value)
 readInt ($file)
 readString ($file)
 readHeader ($file)
 computeIndex ($word)
 search ($file, $word, &$statsList)
 combine_results ($results, &$docs)
 filter_results ($docs, &$requiredWords, &$forbiddenWords)
 compare_rank ($a, $b)
 sort_results ($docs, &$sorted)
 report_results (&$docs)
 main ()


Function Documentation

combine_results ( results,
&$  docs 
)

Definition at line 195 of file search.php.

Referenced by main().

compare_rank ( a,
b 
)

Definition at line 265 of file search.php.

computeIndex ( word  ) 

Definition at line 73 of file search.php.

Referenced by search().

end_form ( value  ) 

Definition at line 47 of file search.php.

Referenced by main().

filter_results ( docs,
&$  requiredWords,
&$  forbiddenWords 
)

Definition at line 225 of file search.php.

Referenced by main().

main (  ) 

Definition at line 323 of file search.php.

References align(), combine_results(), end_form(), filter_results(), readHeader(), report_results(), search(), and sort_results().

Referenced by os::create_thread().

Here is the call graph for this function:

matches_text ( num  ) 

Definition at line 27 of file search.php.

readHeader ( file  ) 

Definition at line 66 of file search.php.

Referenced by main().

readInt ( file  ) 

Definition at line 52 of file search.php.

Referenced by search().

readString ( file  ) 

Definition at line 59 of file search.php.

Referenced by search().

report_matches (  ) 

Definition at line 43 of file search.php.

report_results ( &$  docs  ) 

Definition at line 281 of file search.php.

Referenced by main().

search ( file,
word,
&$  statsList 
)

Definition at line 97 of file search.php.

References computeIndex(), readInt(), and readString().

Referenced by main().

Here is the call graph for this function:

search_results (  ) 

Definition at line 22 of file search.php.

sort_results ( docs,
&$  sorted 
)

Definition at line 274 of file search.php.

Referenced by main().


Generated on Mon Oct 9 13:44:55 2006 for Strongtalk VM by  doxygen 1.4.7