Searched refs:SP (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/build/ |
| H A D | shtool | 1118 SC=""; SP=""; ST="" 1143 SP="${ST}" 1162 SP="${ST}" 1181 SP="${ST}" 1197 SP="${ST}" 1226 echo "SP=\"${DISTRIB_ID} ${DISTRIB_RELEASE}\"" 1230 if [ ".$SP" = . ]; then 1266 *"<"*">"* ) SP="$n <$v>" ;; 1267 * ) SP="$n $v" ;; 1272 [ ".$SP" [all...] |
| /PHP_TRUNK/ext/ereg/regex/ |
| H A D | engine.c | 51 #define SP(t, s, c) print(m, t, s, c, stdout) macro 55 #define SP(t, s, c) /* nothing */ macro 646 SP("start", st, *p); 671 SP("boleol", st, c); 685 SP("boweow", st, c); 697 SP("aft", st, c); 736 SP("sstart", st, *p); 760 SP("sboleol", st, c); 774 SP("sboweow", st, c); 788 SP("saf [all...] |
Completed in 5 milliseconds