prolog::occurrences_of_term/3

occurrences_of_term(+SubTerm, +Term, ?Count)%% Count the number of SubTerms in Term

(undocumented)

Private-func:

1. prolog::occurrences_of_term_3::occurrences_of_term/3(int ARG1, int ARG2, int ARG3)():