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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Ddlgdef.h98 extern void zzreplstr(zzchar_t *s);/* replace last recognized reg. expr. with
119 extern void zzreplstr(); /* replace last recognized reg. expr. with
H A Ddlgauto.h320 zzreplstr(register zzchar_t *s) function
322 zzreplstr(s)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dscan.c1201 if ( GenCC ) zzreplstr("))");
1202 else zzreplstr(")");
1219 zzreplstr(inline_set(zzbegexpr+
1255 if ( !GenCC ) {zzreplstr("zzaRet"); zzmore();}
1263 if ( !GenCC ) {zzreplstr("zzempty_attr"); zzmore();}
1273 if ( !GenCC ) zzreplstr("zzconstr_attr(");
1292 zzreplstr(buf);
1315 zzreplstr(buf);
1349 zzreplstr(buf);
1365 if ( !GenCC ) zzreplstr("zzaRe
[all...]
H A Dantlr.g270 if ( GenCC ) zzreplstr("))");
271 else zzreplstr(")");
284 zzreplstr(inline_set(zzbegexpr+
292 #token "$$" << if ( !GenCC ) {zzreplstr("zzaRet"); zzmore();}
295 #token "$\[\]" << if ( !GenCC ) {zzreplstr("zzempty_attr"); zzmore();}
299 if ( !GenCC ) zzreplstr("zzconstr_attr(");
313 zzreplstr(buf);
331 zzreplstr(buf);
360 zzreplstr(buf);
372 if ( !GenCC ) zzreplstr("zzaRe
[all...]

Completed in 1115 milliseconds