Home
last modified time | relevance | path

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

/external/iproute2/tc/
Demp_ematch.lex.c320 YY_BUFFER_STATE ematch__scan_bytes (yyconst char *bytes,int len );
1772 return ematch__scan_bytes(yystr,(int) strlen(yystr) ); in ematch__scan_string()
1782 YY_BUFFER_STATE ematch__scan_bytes (yyconst char * yybytes, int _yybytes_len ) in ematch__scan_bytes() function