Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dstreams.c1688 static inline int php_stream_wrapper_scheme_validate(char *protocol, int protocol_len) in php_stream_wrapper_scheme_validate() function
1709 if (php_stream_wrapper_scheme_validate(protocol, protocol_len) == FAILURE) { in php_register_url_stream_wrapper()
1735 if (php_stream_wrapper_scheme_validate(protocol, protocol_len) == FAILURE) { in php_register_url_stream_wrapper_volatile()

Completed in 22 milliseconds