Searched refs:enclosing (Results 1 – 4 of 4) sorted by relevance
262 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed);
108 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed) in php_stream_encloses() argument113 enclosed->enclosing_stream = enclosing; in php_stream_encloses()
5864 enclosed by [: and :] within the enclosing square brackets. PCRE also7539 enclosing alternative; it is not a nested alternation with only one7541 the enclosing alternative. Consider this pattern, where A, B, etc. are7625 alternative in the innermost enclosing group that has alternations,7633 to the next enclosing alternative within the assertion (the normal be-7652 (*THEN) skips to the next alternative in the innermost enclosing group
1839 alternative in the innermost enclosing group".2485 enclosing group might also not be so recognized, causing infinite looping
Completed in 48 milliseconds