Home | History | Annotate | Download | only in main

Lines Matching refs:recognized

707  *    - Enable recognized extension names that are prefixed with '+'.
708 * - Disable recognized extension names that are prefixed with '-'.
709 * - Enable recognized extension names that are not prefixed.
737 int recognized;
751 recognized = set_extension(ctx, ext, enable);
752 if (!recognized) {