Home
last modified time | relevance | path

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

/PHP-5.4/main/streams/
H A Dstreams.c1693 static inline int php_stream_wrapper_scheme_validate(char *protocol, int protocol_len) in php_stream_wrapper_scheme_validate() function
1714 if (php_stream_wrapper_scheme_validate(protocol, protocol_len) == FAILURE) { in php_register_url_stream_wrapper()
1740 if (php_stream_wrapper_scheme_validate(protocol, protocol_len) == FAILURE) { in php_register_url_stream_wrapper_volatile()

Completed in 14 milliseconds