Home
last modified time | relevance | path

Searched refs:qmark (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtmpproto.c2598 char *old_app, *qmark, *n, fname_buffer[1024]; in rtmp_open() local
2698 qmark = strchr(path, '?'); in rtmp_open()
2699 if (qmark && strstr(qmark, "slist=")) { in rtmp_open()
/third_party/node/deps/minimatch/
H A Dindex.js997 var qmark = "[^/]";
998 var star = qmark + "*?";

Completed in 7 milliseconds