Searched refs:psl_suffix_wildcard_count (Results 1 – 8 of 8) sorted by relevance
171 psl_suffix_wildcard_count(NULL); in test_psl()172 psl_suffix_wildcard_count(psl); in test_psl()173 psl_suffix_wildcard_count(psl_builtin()); in test_psl()
27 psl_suffix_wildcard_count
62 psl_suffix_wildcard_count(psl); in LLVMFuzzerTestOneInput()
279 if ((n = psl_suffix_wildcard_count(psl)) >= 0) in main()291 printf("builtin wildcards: %d\n", psl_suffix_wildcard_count(psl)); in main()
169 psl_suffix_wildcard_count(const psl_ctx_t *psl);
118 * Add new function psl_suffix_wildcard_count()
1434 int psl_suffix_wildcard_count(const psl_ctx_t *psl) in psl_suffix_wildcard_count() function