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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserializeXML.cpp958 # ifndef yystrlen
960 # define yystrlen strlen
966 yystrlen (const char *yystr)
969 yystrlen (yystr)
1051 return yystrlen (yystr);
1133 yysize1 = yysize + yystrlen (yyf);
959 # define yystrlen macro

Completed in 31 milliseconds