Searched defs:ES (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/json/ |
| H A D | JSON_parser.c | 119 ES, /* escape */ enumerator in enum:states 161 /*string ST*/ {ST,__,ST,ST,ST,ST,ST,ST,-4,ES,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST,ST}, 162 /*escape ES*/ {__,__,__,__,__,__,__,__,ST,ST,ST,__,__,__,__,__,__,ST,__,__,__,ST,__,ST,ST,__,ST,U1,__,__,__}, 477 if (jp->state != ES) {
|
Completed in 4 milliseconds