Home
last modified time | relevance | path

Searched defs:yield (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_maketables.c78 uint8_t *yield = (uint8_t *)malloc(TABLES_LENGTH); local
H A Dpcre2_match_data.c59 pcre2_match_data *yield; in pcre2_match_data_create() local
H A Dpcre2_substring.c214 PCRE2_UCHAR *yield; in pcre2_substring_get_bynumber() local
H A Dpcre2_study.c957 int yield = SSB_DONE; in set_start_bits() local
H A Dpcre2_context.c89 void *yield = (memctl == NULL)? malloc(size) : in PRIV() local
H A Dpcre2_compile.c1318 BOOL yield = FALSE; in read_number() local
1402 BOOL yield = FALSE; in read_repeat_counts() local
2231 int yield = 0; in check_posix_name() local

Completed in 36 milliseconds