Searched defs:protocol_len (Results 1 – 2 of 2) sorted by relevance
521 int protocol_len, classname_len; in PHP_FUNCTION() local566 int protocol_len; in PHP_FUNCTION() local587 int protocol_len; in PHP_FUNCTION() local
1693 static inline int php_stream_wrapper_scheme_validate(char *protocol, int protocol_len) in php_stream_wrapper_scheme_validate()1712 int protocol_len = strlen(protocol); in php_register_url_stream_wrapper() local1738 int protocol_len = strlen(protocol); in php_register_url_stream_wrapper_volatile() local
Completed in 18 milliseconds