Searched defs:max_recursion_depth (Results 1 – 4 of 4) sorted by relevance
31 : max_recursion_depth_(max_recursion_depth){}; in max_recursion_depth_() argument
252 std::size_t max_recursion_depth) in RecursiveChildFactory()334 std::size_t max_recursion_depth) { in MakeChild()
61 explicit StringParserWrapper(std::size_t max_recursion_depth) { in StringParserWrapper()
31329 pub max_recursion_depth: u32, field31391 pub fn max_recursion_depth(mut self, max_recursion_depth: u32) -> Self { in max_recursion_depth() method32748 pub max_recursion_depth: u32, field32803 pub fn max_recursion_depth(mut self, max_recursion_depth: u32) -> Self { in max_recursion_depth() method