Home
last modified time | relevance | path

Searched defs:is_url (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/
H A Dresultutils.py41 def is_url(p): function
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c363 static sox_bool is_url(char const * text) /* detects only wget-supported URLs */ in is_url() function