Home
last modified time | relevance | path

Searched refs:suboptions (Results 1 – 4 of 4) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_substitute.c199 if ((suboptions & PCRE2_SUBSTITUTE_OVERFLOW_LENGTH) == 0) goto NOROOM; \
228 uint32_t suboptions; in pcre2_substitute() local
289 suboptions = options & SUBSTITUTE_OPTIONS; in pcre2_substitute()
497 if ((suboptions & PCRE2_SUBSTITUTE_UNKNOWN_UNSET) != 0) in pcre2_substitute()
529 if ((suboptions & PCRE2_SUBSTITUTE_EXTENDED) != 0 && in pcre2_substitute()
601 (suboptions & PCRE2_SUBSTITUTE_UNKNOWN_UNSET) != 0) in pcre2_substitute()
637 (suboptions & PCRE2_SUBSTITUTE_UNKNOWN_UNSET) != 0) in pcre2_substitute()
644 if ((suboptions & PCRE2_SUBSTITUTE_UNSET_EMPTY) != 0) continue; in pcre2_substitute()
728 else if ((suboptions & PCRE2_SUBSTITUTE_EXTENDED) != 0 && in pcre2_substitute()
836 } while ((suboptions & PCRE2_SUBSTITUTE_GLOBAL) != 0); /* Repeat "do" loop */ in pcre2_substitute()
/external/iputils/
DRELNOTES140 ping6: Show suboptions for Node Information Queries if -N suboption is invalid.
151 ping6: NI Subjecet address did not work (-N subject-{ipv6,ipv4] suboptions).
227 ping6: Help for -N suboptions.
/external/python/cpython2/Misc/
DHISTORY6954 of suboptions.
/external/python/cpython3/Misc/
DHISTORY24333 of suboptions.