Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_streams.h262 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed);
/PHP-5.5/main/streams/
H A Dstreams.c108 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed) in php_stream_encloses() argument
113 enclosed->enclosing_stream = enclosing; in php_stream_encloses()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5864 enclosed by [: and :] within the enclosing square brackets. PCRE also
7539 enclosing alternative; it is not a nested alternation with only one
7541 the enclosing alternative. Consider this pattern, where A, B, etc. are
7625 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
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1839 alternative in the innermost enclosing group".
2485 enclosing group might also not be so recognized, causing infinite looping

Completed in 282 milliseconds