Lines Matching refs:count

568 					if(is_array($val) && count($val)> 0){
583 if(count($array_types) > 1){
1230 for ($i = 0; $i < count($this->complexTypeStack); $i++) {
1267 if(count($attrs) > 0){
1279 $this->namespaces['ns'.(count($this->namespaces)+1)] = $v;
1478 $this->namespaces['ns'.(count($this->namespaces)+1)] = $attrs['namespace'];
1608 if(isset($attrs['elements']) && (count($attrs['elements']) > 0)){
1629 if(isset($attrs['attrs']) && (count($attrs['attrs']) >= 1)){
1841 if(count($typeDef['elements']) > 0){
2954 if(count($arr) > 1){
3132 if(count($arr) > 1){
3156 $http_reason = count($arr) > 2 ? $arr[2] : '';
4622 for ($ii = 0; $ii < count($list2); $ii++) {
4648 for ($ii = 0; $ii < count($list); $ii++) {
4833 if (count($attrs) > 0) {
4840 $this->namespaces['ns' . (count($this->namespaces) + 1)] = $v;
4967 …rsing import ' . $attrs['namespace']. ' - ' . $attrs['location'] . ' (' . count($this->import[$att…
4971 $this->namespaces['ns'.(count($this->namespaces)+1)] = $attrs['namespace'];
4973 …is->debug('parsing import ' . $attrs['namespace']. ' - [no location] (' . count($this->import[$att…
5215 for ($i = 0; $i < count($this->schemas[$ns]); $i++) {
5415 if (count($this->schemas)>=1) {
5425 if (count($this->messages) >= 1) {
5464 if (count($this->bindings) >= 1) {
5506 if (count($this->ports) >= 1) {
5572 …if ($this->isArraySimpleOrStruct($parameters) == 'arraySimple' && count($parameters) == count($typ…
5601 return count($parameters) == 0;
6190 if (count($typeDef['elements']) != count($xvalue)){
6280 if (count($elements) > 0) {
6295 if (count($attrs) > 0) {
7415 …$this->debug('got '.count($this->operations).' operations from wsdl '.$this->wsdlFile.' for bindin…
7418 …$this->debug('got '.count($this->operations).' operations from wsdl '.$this->wsdlFile.' for bindin…
8003 for ($i = 0; $i < count($this->cookies); $i++) {