Searched refs:currententry (Results 1 – 1 of 1) sorted by relevance
401 recurse_entry *currententry; member7276 if (common->currententry == NULL) in compile_bracket_matchingpath()7280 else if (common->currententry->start == 0) in compile_bracket_matchingpath()7290 if (common->currententry == NULL || common->currententry->start == 0) in compile_bracket_matchingpath()8158 if (common->currententry != NULL) in compile_close_matchingpath()9625 pcre_uchar *cc = common->start + common->currententry->start; in compile_recurse()9646 common->currententry->entry = LABEL(); in compile_recurse()9647 set_jumps(common->currententry->calls, common->currententry->entry); in compile_recurse()10174 common->currententry = common->entries; in PRIV()10177 while (common->currententry != NULL) in PRIV()[all …]
Completed in 39 milliseconds