Searched refs:REG_EMPTY (Results 1 – 16 of 16) sorted by relevance
/PHP-5.3/ext/ereg/tests/ |
H A D | eregi_replace_variation_001.phpt | 89 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 118 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 123 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 128 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 149 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 154 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 163 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 172 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 177 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) 182 Error: 2 - eregi_replace(): REG_EMPTY, %s(74) [all …]
|
H A D | ereg_replace_variation_001.phpt | 89 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 118 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 123 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 128 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 149 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 154 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 163 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 172 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 177 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) 182 Error: 2 - ereg_replace(): REG_EMPTY, %s(74) [all …]
|
H A D | ereg_variation_001.phpt | 151 Error: 2 - ereg(): REG_EMPTY, %s(75) 156 Error: 2 - ereg(): REG_EMPTY, %s(75) 165 Error: 2 - ereg(): REG_EMPTY, %s(75) 174 Error: 2 - ereg(): REG_EMPTY, %s(75) 179 Error: 2 - ereg(): REG_EMPTY, %s(75) 184 Error: 2 - ereg(): REG_EMPTY, %s(75) 196 Error: 2 - ereg(): REG_EMPTY, %s(75) 201 Error: 2 - ereg(): REG_EMPTY, %s(75)
|
H A D | eregi_variation_001.phpt | 151 Error: 2 - eregi(): REG_EMPTY, %s(75) 156 Error: 2 - eregi(): REG_EMPTY, %s(75) 165 Error: 2 - eregi(): REG_EMPTY, %s(75) 174 Error: 2 - eregi(): REG_EMPTY, %s(75) 179 Error: 2 - eregi(): REG_EMPTY, %s(75) 184 Error: 2 - eregi(): REG_EMPTY, %s(75) 196 Error: 2 - eregi(): REG_EMPTY, %s(75) 201 Error: 2 - eregi(): REG_EMPTY, %s(75)
|
H A D | split_variation_001.phpt | 183 Error: 2 - split(): REG_EMPTY, %s(74) 188 Error: 2 - split(): REG_EMPTY, %s(74) 206 Error: 2 - split(): REG_EMPTY, %s(74) 224 Error: 2 - split(): REG_EMPTY, %s(74) 229 Error: 2 - split(): REG_EMPTY, %s(74) 234 Error: 2 - split(): REG_EMPTY, %s(74) 245 Error: 2 - split(): REG_EMPTY, %s(74) 250 Error: 2 - split(): REG_EMPTY, %s(74)
|
H A D | spliti_variation_001.phpt | 183 Error: 2 - spliti(): REG_EMPTY, %s(74) 188 Error: 2 - spliti(): REG_EMPTY, %s(74) 206 Error: 2 - spliti(): REG_EMPTY, %s(74) 224 Error: 2 - spliti(): REG_EMPTY, %s(74) 229 Error: 2 - spliti(): REG_EMPTY, %s(74) 234 Error: 2 - spliti(): REG_EMPTY, %s(74) 245 Error: 2 - spliti(): REG_EMPTY, %s(74) 250 Error: 2 - spliti(): REG_EMPTY, %s(74)
|
H A D | ereg_error_002.phpt | 45 Warning: ereg(): REG_EMPTY in %s on line %d 90 Warning: ereg(): REG_EMPTY in %s on line %d 95 Warning: ereg(): REG_EMPTY in %s on line %d
|
H A D | ereg_replace_error_002.phpt | 34 Warning: ereg_replace(): REG_EMPTY in %s on line %d 79 Warning: ereg_replace(): REG_EMPTY in %s on line %d 84 Warning: ereg_replace(): REG_EMPTY in %s on line %d
|
H A D | eregi_error_002.phpt | 45 Warning: eregi(): REG_EMPTY in %s on line %d 90 Warning: eregi(): REG_EMPTY in %s on line %d 95 Warning: eregi(): REG_EMPTY in %s on line %d
|
H A D | eregi_replace_error_002.phpt | 34 Warning: eregi_replace(): REG_EMPTY in %s on line %d 79 Warning: eregi_replace(): REG_EMPTY in %s on line %d 84 Warning: eregi_replace(): REG_EMPTY in %s on line %d
|
H A D | split_error_002.phpt | 45 Warning: split(): REG_EMPTY in %s on line %d 90 Warning: split(): REG_EMPTY in %s on line %d 95 Warning: split(): REG_EMPTY in %s on line %d
|
H A D | spliti_error_002.phpt | 45 Warning: spliti(): REG_EMPTY in %s on line %d 90 Warning: spliti(): REG_EMPTY in %s on line %d 95 Warning: spliti(): REG_EMPTY in %s on line %d
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcreposix.h | 84 REG_EMPTY, /* empty expression */ enumerator
|
/PHP-5.3/ext/ereg/regex/ |
H A D | regex.h | 59 #define REG_EMPTY 14 macro
|
H A D | regerror.c | 53 {REG_EMPTY, "REG_EMPTY", "empty (sub)expression"},
|
H A D | regcomp.c | 207 (void) REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ 293 SETERROR(REG_EMPTY); 390 REQUIRE(MORE(), REG_EMPTY); 433 REQUIRE(HERE() != start, REG_EMPTY); /* require nonempty */
|
Completed in 21 milliseconds