Searched refs:syntax (Results 1 – 25 of 100) sorted by relevance
1234
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/ |
A D | regcomp.c | 704 preg->syntax = syntax; in re_compile_internal() 1748 if (!(syntax & RE_LIMITED_OPS) && !(syntax & RE_NO_BK_VBAR)) in peek_token() 1826 if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_BK_PLUS_QM)) in peek_token() 1830 if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_BK_PLUS_QM)) in peek_token() 1834 if ((syntax & RE_INTERVALS) && (!(syntax & RE_NO_BK_BRACES))) in peek_token() 1838 if ((syntax & RE_INTERVALS) && (!(syntax & RE_NO_BK_BRACES))) in peek_token() 1865 if (!(syntax & RE_LIMITED_OPS) && (syntax & RE_NO_BK_VBAR)) in peek_token() 1872 if (!(syntax & RE_LIMITED_OPS) && !(syntax & RE_BK_PLUS_QM)) in peek_token() 1880 if ((syntax & RE_INTERVALS) && (syntax & RE_NO_BK_BRACES)) in peek_token() 1884 if ((syntax & RE_INTERVALS) && (syntax & RE_NO_BK_BRACES)) in peek_token() [all …]
|
A D | regex_old.c | 1317 if (syntax & RE_DEBUG) in re_set_syntax() 2301 reg_syntax_t syntax, in PREFIX() 2418 bufp->syntax = syntax; in PREFIX() 3189 syntax, b); in PREFIX() 3658 if (syntax & RE_INTERVALS && syntax & RE_NO_BK_BRACES) in PREFIX() 3795 if (syntax & RE_LIMITED_OPS || syntax & RE_NO_BK_VBAR) in PREFIX() 4324 reg_syntax_t syntax) in PREFIX() 4343 reg_syntax_t syntax) in PREFIX() 4405 reg_syntax_t syntax, in wcs_compile_range() argument 4491 reg_syntax_t syntax, in byte_compile_range() argument [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/cris/ |
A D | vfork.S | 11 .syntax no_register_prefix
|
A D | __longjmp.S | 21 .syntax no_register_prefix
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/ |
A D | Config.microblaze | 2 # For a description of the syntax of this configuration file,
|
A D | Config.xtensa | 2 # For a description of the syntax of this configuration file,
|
A D | Config.m68k | 2 # For a description of the syntax of this configuration file,
|
A D | Config.vax | 2 # For a description of the syntax of this configuration file,
|
A D | Config.bfin | 2 # For a description of the syntax of this configuration file,
|
A D | Config.v850 | 2 # For a description of the syntax of this configuration file,
|
A D | Config.x86_64 | 2 # For a description of the syntax of this configuration file,
|
A D | Config.e1 | 2 # For a description of the syntax of this configuration file,
|
A D | Config.frv | 2 # For a description of the syntax of this configuration file,
|
A D | Config.i960 | 2 # For a description of the syntax of this configuration file,
|
A D | Config.ia64 | 2 # For a description of the syntax of this configuration file,
|
A D | Config.nios | 2 # For a description of the syntax of this configuration file,
|
A D | Config.nios2 | 2 # For a description of the syntax of this configuration file,
|
A D | Config.alpha | 2 # For a description of the syntax of this configuration file,
|
A D | Config.hppa | 2 # For a description of the syntax of this configuration file,
|
A D | Config.arc | 2 # For a description of the syntax of this configuration file,
|
A D | Config.c6x | 2 # For a description of the syntax of this configuration file,
|
A D | Config.avr32 | 2 # For a description of the syntax of this configuration file,
|
A D | Config.h8300 | 2 # For a description of the syntax of this configuration file,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/bits/ |
A D | arm_asm.h | 8 .syntax unified
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/ |
A D | swapcontext.S | 22 .syntax unified
|
Completed in 43 milliseconds
1234