Home
last modified time | relevance | path

Searched defs:sop (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/sysvsem/
H A Dsysvsem.c138 struct sembuf sop[2]; local
192 struct sembuf sop[3]; in PHP_FUNCTION() local
302 struct sembuf sop; in php_sysvsem_semop() local
/PHP-5.5/ext/sockets/
H A Dmulticast.c572 static int _php_source_op_to_rfc3678_op(enum source_op sop) in _php_source_op_to_rfc3678_op()
589 static const char *_php_source_op_to_string(enum source_op sop) in _php_source_op_to_string()
606 static int _php_source_op_to_ipv4_op(enum source_op sop) in _php_source_op_to_ipv4_op()
/PHP-5.5/ext/ereg/regex/
H A Dregex2.h45 typedef long sop; /* strip operator */ typedef
H A Dregcomp.c63 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) argument

Completed in 13 milliseconds